org.kuali.hr.time.syslunch.dao
Interface SystemLunchRuleDao

All Known Implementing Classes:
SystemLunchRuleDaoImpl

public interface SystemLunchRuleDao


Method Summary
 SystemLunchRule getSystemLunchRule(Date asOfDate)
           
 SystemLunchRule getSystemLunchRule(String tkSystemLunchRuleId)
           
 

Method Detail

getSystemLunchRule

SystemLunchRule getSystemLunchRule(Date asOfDate)

getSystemLunchRule

SystemLunchRule getSystemLunchRule(String tkSystemLunchRuleId)


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.