|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SystemLunchRuleContract
SystemLunchRuleContract interface
Method Summary | |
---|---|
Boolean |
getShowLunchButton()
The flag to indicate if the lunch buttons will be presented or not |
String |
getTkSystemLunchRuleId()
The primary key of a SystemLunchRule entry saved in a database |
String |
getUserPrincipalId()
The principal id of the user who set up the SystemLunchRule |
boolean |
isHistory()
The history flag of the SystemLunchRule |
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 |
---|
String getTkSystemLunchRuleId()
tkSystemLunchRuleId of a SystemLunchRule
boolean isHistory()
history flag of a SystemLunchRule
String getUserPrincipalId()
userPrincipalId of a SystemLunchRule
Boolean getShowLunchButton()
showLunchButton of a SystemLunchRule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |