public class SystemLunchRule extends TkRule implements SystemLunchRuleContract
| Modifier and Type | Field and Description | 
|---|---|
static String | 
CACHE_NAME  | 
groupKey, groupKeyCode, institutionCode, institutionObj, locationId, locationObj| Constructor and Description | 
|---|
SystemLunchRule()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.ImmutableMap<String,Object> | 
getBusinessKeyValuesMap()
The map of key-vaue pairs that together form the business key criteria for this instance. 
 | 
String | 
getId()  | 
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 | 
getUniqueKey()  | 
boolean | 
isHistory()
The history flag of the SystemLunchRule 
 | 
void | 
setHistory(boolean history)  | 
void | 
setId(String id)  | 
void | 
setShowLunchButton(Boolean showLunchButton)  | 
void | 
setTkSystemLunchRuleId(String tkSystemLunchRuleId)  | 
getGroupKey, getGroupKeyCode, getInstitution, getInstitutionCode, getInstitutionObj, getLocation, getLocationId, getLocationObj, setGroupKey, setGroupKeyCode, setInstitutionCode, setLocationIdareAllBusinessKeyValuesAvailable, copyCommonFields, getCreateTime, getEffectiveDate, getEffectiveLocalDate, getHistory, getRelativeEffectiveDate, getTimestamp, getUserPrincipalId, isActive, setActive, setEffectiveDate, setEffectiveLocalDate, setHistory, setRelativeEffectiveDate, setTimestamp, setUserPrincipalIdafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetUserPrincipalIdareAllBusinessKeyValuesAvailable, getEffectiveDate, getRelativeEffectiveDate, getTimestampbuildListOfDeletionAwareLists, getExtension, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumbergetEffectiveLocalDategetCreateTimegetGroupKey, getGroupKeyCodepublic static final String CACHE_NAME
public SystemLunchRule()
public com.google.common.collect.ImmutableMap<String,Object> getBusinessKeyValuesMap()
HrBusinessObjectContractgetBusinessKeyValuesMap in interface HrBusinessObjectContractpublic String getTkSystemLunchRuleId()
SystemLunchRuleContracttkSystemLunchRuleId of a SystemLunchRule
getTkSystemLunchRuleId in interface SystemLunchRuleContractpublic void setTkSystemLunchRuleId(String tkSystemLunchRuleId)
public boolean isHistory()
SystemLunchRuleContracthistory flag of a SystemLunchRule
isHistory in interface SystemLunchRuleContractpublic void setHistory(boolean history)
public Boolean getShowLunchButton()
SystemLunchRuleContractshowLunchButton of a SystemLunchRule
getShowLunchButton in interface SystemLunchRuleContractpublic void setShowLunchButton(Boolean showLunchButton)
public String getUniqueKey()
getUniqueKey in class HrBusinessObjectpublic String getId()
getId in interface org.kuali.rice.core.api.mo.common.IdentifiablegetId in class HrBusinessObjectpublic void setId(String id)
setId in class HrBusinessObjectCopyright © 2004–2014 The Kuali Foundation. All rights reserved.