public class SystemOptionsFiscalYearMakerImpl extends FiscalYearMakerImpl
allowOverrideTargetYear, businessObjectClass, businessObjectService, carryForwardInactive, collectionObjects, fiscalYearOneAhead, fiscalYearOneBehind, hasExtension, ONE, parentClasses, persistenceStructureService, primaryKeyPropertyNames, propertyNames, referenceForeignKeys, referenceObjects, twoYearCopy
Constructor and Description |
---|
SystemOptionsFiscalYearMakerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
changeForNewYear(Integer baseFiscalYear,
FiscalYearBasedBusinessObject currentRecord)
Sets fiscal year field up one, resets version number and assigns a new Guid for the object id
|
addYearCriteria, createDeleteCriteria, createNextYearSelectionCriteria, createSelectionCriteria, doCustomProcessingOnly, getBusinessObjectClass, getCollectionProperties, getForeignKeyMappings, getParentClasses, getPrimaryKeyPropertyNames, getPropertyNames, getReferenceObjectProperties, hasExtension, isAllowOverrideTargetYear, isCarryForwardInactive, isFiscalYearOneAhead, isFiscalYearOneBehind, isTwoYearCopy, performCustomProcessing, setAllowOverrideTargetYear, setBusinessObjectClass, setBusinessObjectService, setCarryForwardInactive, setFiscalYearOneAhead, setFiscalYearOneBehind, setParentClasses, setPersistenceStructureService, setTwoYearCopy, updateExtensionRecord
getDbPlatform, setDbPlatform
public SystemOptionsFiscalYearMakerImpl()
public void changeForNewYear(Integer baseFiscalYear, FiscalYearBasedBusinessObject currentRecord)
FiscalYearMakerImpl
changeForNewYear
in interface FiscalYearMaker
changeForNewYear
in class FiscalYearMakerImpl
baseFiscalYear
- fiscal year of the base recordcurrentRecord
- business object of type (@see org.kuali.ole.coa.dataaccess.FiscalYearMakerDao.getBusinessObjectClass())
populated with the current year record dataorg.kuali.ole.coa.batch.dataaccess.impl.FiscalYearMakerHelperImpl#changeForNewYear(java.lang.Integer,
org.kuali.rice.krad.bo.PersistableBusinessObject)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.