| Package | Description |
|---|---|
| br.com.sankhya.jape | |
| br.com.sankhya.jape.vo | |
| br.com.sankhya.jape.wrapper |
| Modifier and Type | Method and Description |
|---|---|
static EntityFacade |
EntityFacade.getInstance(java.lang.String provider) |
static EntityFacade |
EntityFacade.getSingleton() |
| 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) |
void |
PrePersistEntityState.refreshNewVO(EntityFacade ef) |
| Modifier and Type | Method and Description |
|---|---|
static EntityFacade |
JapeFactory.getEntityFacade() |