|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
PersistableBusinessObjectBase.postRemove()
.
PersistableBusinessObjectBase.postPersist()
.
PersistableBusinessObjectBase.postLoad()
.
PersistableBusinessObjectBase.postUpdate()
.
PersistableBusinessObjectBase.preRemove()
.
PersistableBusinessObjectBase.prePersist()
.
PersistableBusinessObjectBase.preUpdate()
.
BusinessObjectMetaDataService- BusinessObjectRelationship() -
Constructor for class org.kuali.rice.krad.bo.BusinessObjectRelationship
-
- BusinessObjectRelationship(Class, String, Class) -
Constructor for class org.kuali.rice.krad.bo.BusinessObjectRelationship
-
- BusinessObjectSerializerService - Interface in org.kuali.rice.krad.service
-
- BusinessObjectService - Interface in org.kuali.rice.krad.service
- This interface defines methods that a BusinessObjectService must provide.
ExternalizableBusinessObject
PersistableBusinessObject
as well, then it is strongly recommended that
classes override PersistableBusinessObject.buildListOfDeletionAwareLists()
as well.InactivatableFromToImpl.getActiveAsOfDate()
(current time used if not set) is between
the from and to dates.
Note
objects.BusinessObject
classes which can have their
state persisted.PessimisticLockingException
object to be used
but the system's manual pessimistic locking mechanism
PostLoad
hook.
PostPersist
hook.
PostRemove
hook.
PostUpdate
hook.
PrePersist
hook which generates the unique objectId for this
persistable business object if it does not already have one.
PreRemove
hook.
PreUpdate
hook which generates the unique objectId for this
persistable business object if it does not already have one.
Note.setNotePostedTimestamp(Timestamp)
to the current time.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |