|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.kfs.sys.businessobject.TimestampedBusinessObjectBase
public abstract class TimestampedBusinessObjectBase
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
TimestampedBusinessObjectBase()
|
|
| Method Summary | |
|---|---|
void |
beforeInsert(org.apache.ojb.broker.PersistenceBroker broker)
|
void |
beforeUpdate(org.apache.ojb.broker.PersistenceBroker broker)
|
Timestamp |
getLastUpdate()
|
org.kuali.rice.kim.bo.Person |
getLastUpdateUser()
|
String |
getLastUpdateUserId()
|
void |
setLastUpdate(Timestamp lastUpdate)
|
void |
setLastUpdateUserId(String lastUpdateUserId)
|
| Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes |
| Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
|---|
prepareForWorkflow, toString, toStringBuilder, toStringMapper |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
|---|
prepareForWorkflow |
| Constructor Detail |
|---|
public TimestampedBusinessObjectBase()
| Method Detail |
|---|
public Timestamp getLastUpdate()
getLastUpdate in interface TimestampedBusinessObjectTimestampedBusinessObject.getLastUpdate()public org.kuali.rice.kim.bo.Person getLastUpdateUser()
getLastUpdateUser in interface TimestampedBusinessObjectTimestampedBusinessObject.getLastUpdateUser()public String getLastUpdateUserId()
getLastUpdateUserId in interface TimestampedBusinessObjectTimestampedBusinessObject.getLastUpdateUserId()public void setLastUpdateUserId(String lastUpdateUserId)
lastUpdateUserId - The lastUpdateUserId to set.public void setLastUpdate(Timestamp lastUpdate)
lastUpdate - The lastUpdate to set.
public void beforeInsert(org.apache.ojb.broker.PersistenceBroker broker)
throws org.apache.ojb.broker.PersistenceBrokerException
beforeInsert in interface org.apache.ojb.broker.PersistenceBrokerAwarebeforeInsert in class org.kuali.rice.kns.bo.PersistableBusinessObjectBaseorg.apache.ojb.broker.PersistenceBrokerException
public void beforeUpdate(org.apache.ojb.broker.PersistenceBroker broker)
throws org.apache.ojb.broker.PersistenceBrokerException
beforeUpdate in interface org.apache.ojb.broker.PersistenceBrokerAwarebeforeUpdate in class org.kuali.rice.kns.bo.PersistableBusinessObjectBaseorg.apache.ojb.broker.PersistenceBrokerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||