|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistenceOperationType | |
com.sap.ip.me.api.persist.core |
Uses of PersistenceOperationType in com.sap.ip.me.api.persist.core |
Fields in com.sap.ip.me.api.persist.core declared as PersistenceOperationType | |
static PersistenceOperationType |
PersistenceOperationType.INSERT
Description of the Field |
static PersistenceOperationType |
PersistenceOperationType.MODIFY
Description of the Field |
static PersistenceOperationType |
PersistenceOperationType.DELETE
Description of the Field |
static PersistenceOperationType |
PersistenceOperationType.NOOPER
Description of the Field |
Methods in com.sap.ip.me.api.persist.core that return PersistenceOperationType | |
static PersistenceOperationType |
PersistenceOperationType.forInt(int intVal)
Description of the Method |
PersistenceOperationType |
PersistenceOperationType.getMerged(PersistenceOperationType nextOperationType)
Gets the merged attribute of the PersistenceOperationType object |
PersistenceOperationType |
PersistenceOperationType.getOnExists(boolean exists)
Gets the onExists attribute of the PersistenceOperationType object |
PersistenceOperationType |
PersistedObject.getOperation()
Deprecated. Gets the operation attribute of the PersistedObject object |
Methods in com.sap.ip.me.api.persist.core with parameters of type PersistenceOperationType | |
PersistenceOperationType |
PersistenceOperationType.getMerged(PersistenceOperationType nextOperationType)
Gets the merged attribute of the PersistenceOperationType object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |