org.kuali.kfs.sys.service.impl
Class OptionsServiceImpl
java.lang.Object
org.kuali.kfs.sys.service.impl.OptionsServiceImpl
- All Implemented Interfaces:
- OptionsService
public class OptionsServiceImpl
- extends Object
- implements OptionsService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OptionsServiceImpl
public OptionsServiceImpl()
getCurrentYearOptions
public SystemOptions getCurrentYearOptions()
- Specified by:
getCurrentYearOptions
in interface OptionsService
getOptions
public SystemOptions getOptions(Integer universityFiscalYear)
- Specified by:
getOptions
in interface OptionsService
setOptionsDao
public void setOptionsDao(OptionsDao od)
getUniversityDateService
public UniversityDateService getUniversityDateService()
setUniversityDateService
public void setUniversityDateService(UniversityDateService universityDateService)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.