|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.dao.support.DaoSupport
org.springmodules.orm.ojb.support.PersistenceBrokerDaoSupport
org.kuali.rice.kns.dao.impl.PlatformAwareDaoBaseOjb
org.kuali.kfs.sys.batch.dataaccess.impl.FiscalYearMakerImpl
org.kuali.kfs.sys.batch.dataaccess.impl.SystemOptionsFiscalYearMakerImpl
public class SystemOptionsFiscalYearMakerImpl
Customizes new option records created by fiscal year process
| Field Summary |
|---|
| Fields inherited from class org.springframework.dao.support.DaoSupport |
|---|
logger |
| Constructor Summary | |
|---|---|
SystemOptionsFiscalYearMakerImpl()
|
|
| Method Summary | |
|---|---|
void |
changeForNewYear(Integer baseFiscalYear,
org.kuali.rice.kns.bo.PersistableBusinessObject currentRecord)
Sets fiscal year field up one, resets version number and assigns a new Guid for the object id |
| Methods inherited from class org.kuali.rice.kns.dao.impl.PlatformAwareDaoBaseOjb |
|---|
getDbPlatform, setDbPlatform |
| Methods inherited from class org.springmodules.orm.ojb.support.PersistenceBrokerDaoSupport |
|---|
checkDaoConfig, convertOjbAccessException, createPersistenceBrokerTemplate, getJcdAlias, getPersistenceBroker, getPersistenceBrokerTemplate, releasePersistenceBroker, setJcdAlias, setPersistenceBrokerTemplate |
| Methods inherited from class org.springframework.dao.support.DaoSupport |
|---|
afterPropertiesSet, initDao |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemOptionsFiscalYearMakerImpl()
| Method Detail |
|---|
public void changeForNewYear(Integer baseFiscalYear,
org.kuali.rice.kns.bo.PersistableBusinessObject currentRecord)
FiscalYearMakerImpl
changeForNewYear in interface FiscalYearMakerchangeForNewYear in class FiscalYearMakerImplbaseFiscalYear - fiscal year of the base recordcurrentRecord - business object of type (@see org.kuali.kfs.coa.dataaccess.FiscalYearMakerDao.getBusinessObjectClass())
populated with the current year record dataorg.kuali.kfs.coa.batch.dataaccess.impl.FiscalYearMakerHelperImpl#changeForNewYear(java.lang.Integer,
org.kuali.rice.kns.bo.PersistableBusinessObject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||