| Package | Description |
|---|---|
| br.com.sankhya.jape.vo |
| Modifier and Type | Method and Description |
|---|---|
static PrePersistEntityState |
PrePersistEntityState.build(EntityFacade ef,
java.lang.String entityName,
DynamicVO newVO) |
static PrePersistEntityState |
PrePersistEntityState.build(EntityFacade ef,
java.lang.String entityName,
DynamicVO newVO,
DynamicVO oldVO) |
static PrePersistEntityState |
PrePersistEntityState.build(EntityFacade ef,
java.lang.String entityName,
DynamicVO newVO,
DynamicVO oldVO,
PersistentLocalEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrePersistEntityState.addReference(java.lang.String name,
PrePersistEntityState voInfo) |