public interface SystemLunchRuleContract extends TkRuleContract
SystemLunchRuleContract interface
Modifier and Type | Method and Description |
---|---|
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
|
areAllBusinessKeyValuesAvailable, getBusinessKeyValuesMap, getEffectiveDate, getRelativeEffectiveDate, getTimestamp
buildListOfDeletionAwareLists, getExtension, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
getEffectiveLocalDate
getCreateTime
String getTkSystemLunchRuleId()
tkSystemLunchRuleId of a SystemLunchRule
boolean isHistory()
history flag of a SystemLunchRule
String getUserPrincipalId()
userPrincipalId of a SystemLunchRule
getUserPrincipalId
in interface UserModified
Boolean getShowLunchButton()
showLunchButton of a SystemLunchRule
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.