|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GracePeriodRuleContract
GracePeriodRuleContract interface
Method Summary | |
---|---|
BigDecimal |
getHourFactor()
The number of minutes that define the Grace Period |
String |
getTkGracePeriodRuleId()
The primary key of a GracePeriodRule entry saved in a database |
String |
getUserPrincipalId()
TODO: Put a better comment The user principal id associated with the GracePeriodRule |
boolean |
isHistory()
TODO: Put a better comment The history flag of the GracePeriodRule |
Methods inherited from interface org.kuali.kpme.core.api.bo.HrBusinessObjectContract |
---|
getEffectiveDate, getEffectiveLocalDate, getId, getRelativeEffectiveDate, getTimestamp |
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 |
---|
BigDecimal getHourFactor()
hourFactor of a GracePeriodRule
String getUserPrincipalId()
userPrincipalId of a GracePeriodRule
String getTkGracePeriodRuleId()
tkGracePeriodRuleId of a GracePeriodRule
boolean isHistory()
history flag of a GracePeriodRule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |