@Store(value="f_journal") public class Journal extends java.lang.Object implements EntityModel
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID_PREFIX |
| Constructor and Description |
|---|
Journal() |
| Modifier and Type | Method and Description |
|---|---|
void |
onInsert() |
void |
setContext(dev.soffa.foundation.context.Context context) |
Journal |
withContext(dev.soffa.foundation.context.Context context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCreated, getId, setCreated, setIdonSave, onUpdatepublic static final java.lang.String ID_PREFIX
public void onInsert()
onInsert in interface EntityLifecyclepublic Journal withContext(dev.soffa.foundation.context.Context context)
public void setContext(dev.soffa.foundation.context.Context context)