|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TopiaEntityContextable
TopiaEntity with TopiaContext support (injected by
TopiaContext into entities).
| Field Summary |
|---|
| Fields inherited from interface org.nuiton.topia.persistence.TopiaEntity |
|---|
TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION |
| Method Summary | |
|---|---|
void |
delete()
Delete entity in persistence context. |
TopiaContext |
getTopiaContext()
Get topia context. |
void |
setTopiaContext(TopiaContext topiaContext)
Set topia context. |
void |
update()
Update entity in persistence context. |
| Method Detail |
|---|
void setTopiaContext(TopiaContext topiaContext)
throws TopiaException
topiaContext - topia context
TopiaException - if current topia entity context is not nullTopiaContext getTopiaContext()
void update()
throws TopiaException
TopiaException
void delete()
throws TopiaException
TopiaException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||