org.kuali.hr.time.syslunch.service
Class SystemLunchRuleServiceImpl
java.lang.Object
org.kuali.hr.time.syslunch.service.SystemLunchRuleServiceImpl
- All Implemented Interfaces:
- SystemLunchRuleService
public class SystemLunchRuleServiceImpl
- extends Object
- implements SystemLunchRuleService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
systemLunchRuleDao
public SystemLunchRuleDao systemLunchRuleDao
SystemLunchRuleServiceImpl
public SystemLunchRuleServiceImpl()
getSystemLunchRule
public SystemLunchRule getSystemLunchRule(Date asOfDate)
- Description copied from interface:
SystemLunchRuleService
- Fetch SystemLunchRule as of a particular date
- Specified by:
getSystemLunchRule
in interface SystemLunchRuleService
- Returns:
getSystemLunchRuleDao
public SystemLunchRuleDao getSystemLunchRuleDao()
setSystemLunchRuleDao
public void setSystemLunchRuleDao(SystemLunchRuleDao systemLunchRuleDao)
isShowLunchButton
public boolean isShowLunchButton()
- Description copied from interface:
SystemLunchRuleService
- Determines if the Lunch button should show
- Specified by:
isShowLunchButton
in interface SystemLunchRuleService
- Returns:
getSystemLunchRule
public SystemLunchRule getSystemLunchRule(String tkSystemLunchRuleId)
- Specified by:
getSystemLunchRule
in interface SystemLunchRuleService
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.