|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HrBusinessObjectContract
HrBusinessObjectContract interface.
| Method Summary | |
|---|---|
Date |
getEffectiveDate()
The effective date of the HrBusinessObject |
org.joda.time.LocalDate |
getEffectiveLocalDate()
The localDate format of the effective date of the HrBusinessObject |
String |
getId()
The unique id defined by the object, could be a combination of multiple fields |
Date |
getRelativeEffectiveDate()
Relative effective date of HrBusinessObject. |
Timestamp |
getTimestamp()
The timestamp of when this HrBusinessObject was last created/updated |
| Methods inherited from interface org.kuali.rice.krad.bo.PersistableBusinessObject |
|---|
buildListOfDeletionAwareLists, getExtension, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
| Methods inherited from interface org.kuali.rice.krad.bo.BusinessObject |
|---|
refresh |
| Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic |
|---|
toString |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
|---|
getVersionNumber |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique |
|---|
getObjectId |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable |
|---|
isActive |
| Method Detail |
|---|
String getId()
id of HrBusinessObject
Date getEffectiveDate()
effectiveDate of HrBusinessObject
org.joda.time.LocalDate getEffectiveLocalDate()
effectiveLocalDate of HrBusinessObject
Date getRelativeEffectiveDate()
effectiveDate of HrBusinessObject, or current date if null
Timestamp getTimestamp()
timestamp of HrBusinessObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||