|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Update policy, called before persisting the data. This policy allow users to plug in customized logic that changes the data content of an EnterpriseObject before it is persisted in the database
Method Summary | |
EnterpriseObject |
applyUpdatePolicy(EnterpriseObject beforeImage,
EnterpriseObject afterImage)
This policy allow users to plug in customized logic that changes the data content of an EnterpriseObject before it is persisted in the database |
Method Detail |
public EnterpriseObject applyUpdatePolicy(EnterpriseObject beforeImage, EnterpriseObject afterImage) throws SystemObjectException, ObjectException, UserException
beforeImage
- image of the EnterpriseObject before core update logic
is appliedafterImage
- image of the EnterpriseObject after core update logic is
applied
SystemObjectException
- Error accessing SystemObjects
ObjectException
- error in the ObjectNodes
UserException
- general user exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Sun Microsystems, Inc.