|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.maintenance.KualiMaintainableImpl
org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl
org.kuali.kfs.sys.document.FinancialSystemGlobalMaintainable
org.kuali.kfs.coa.document.ObjectCodeGlobalMaintainableImpl
public class ObjectCodeGlobalMaintainableImpl
This class provides some specific functionality for the ObjectCodeGlobal maintenance document refresh - sets the current
fiscal year from the ObjectCodeGlobalDetail prepareGlobalsForSave - sets the object code on each detail object in the
collection generateMaintenanceLocks - generates the appropriate maintenance locks for the ObjectCode
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.maintenance.KualiMaintainableImpl |
|---|
boClass, businessObject, businessObjectAuthorizationService, businessObjectDictionaryService, businessObjectMetaDataService, businessObjectService, dataDictionaryService, docTypeName, documentHelperService, documentNumber, encryptionService, inactiveRecordDisplay, maintenanceAction, maintenanceDocumentDictionaryService, maintenanceDocumentService, newCollectionLines, persistenceStructureService, personService |
| Constructor Summary | |
|---|---|
ObjectCodeGlobalMaintainableImpl()
|
|
| Method Summary | |
|---|---|
protected Map<String,Boolean> |
buildObjectCodeActiveStatusCache(ObjectCodeGlobal objectCodeGlobal)
|
protected String |
buildObjectCodeCachingKey(ObjectCode objectCode)
|
List<org.kuali.rice.kns.document.MaintenanceLock> |
generateMaintenanceLocks()
This generates the appropriate maintenance locks for the ObjectCode |
Class<? extends org.kuali.rice.kns.bo.PersistableBusinessObject> |
getPrimaryEditedBusinessObjectClass()
|
protected boolean |
isInactivatingObjectCode(ObjectCode objectCode)
|
protected boolean |
isInactivatingObjectCode(ObjectCode objectCode,
Map<String,Boolean> objectCodeActiveStatusCache)
|
protected void |
prepareGlobalsForSave()
This method sets the object code on each detail object in the collection |
void |
saveBusinessObject()
|
| Methods inherited from class org.kuali.kfs.sys.document.FinancialSystemGlobalMaintainable |
|---|
answerSplitNodeQuestion, populateChartOfAccountsCodeFields, processAfterPost, processBeforeAddLine, refreshReferences |
| Methods inherited from class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl |
|---|
prepareForSave, processAfterRetrieve, processGlobalsAfterRetrieve |
| Methods inherited from class org.kuali.rice.kns.maintenance.KualiMaintainableImpl |
|---|
addMultipleValueLookupResults, addNewLineToCollection, clearBusinessObjectOfRestrictedValues, clearCollectionRestrictedValues, clearFieldRestrictedValues, decryptEncryptedData, deleteBusinessObject, doRouteStatusChange, generateAllAffectedReferences, getAffectedReferencesFromLookup, getAllRefreshableReferences, getBoClass, getBusinessObject, getBusinessObjectAuthorizationService, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getBusinessObjectService, getCoreSections, getCustomLockDescriptor, getDataDictionaryService, getDocumentHelperService, getDocumentTitle, getDocumentTypeName, getDuplicateIdentifierFieldsFromDataDictionary, getEncryptionService, getInactiveRecordDisplay, getLockingDocumentId, getMaintainableTitle, getMaintenanceAction, getMaintenanceDocumentDictionaryService, getMaintenanceDocumentService, getMultiValueIdentifierList, getNewCollectionLine, getPersistenceStructureService, getPersonService, getSections, getShowInactiveRecords, getWorkflowEngineDocumentIdsToLock, hasBusinessObjectExisted, initNewCollectionLine, isBoNotesEnabled, isExternalBusinessObject, isOldBusinessObjectInDocument, isRelationshipRefreshable, performCollectionForceUpperCase, performFieldForceUpperCase, performFieldForceUpperCase, performForceUpperCase, populateBusinessObject, populateNewCollectionLines, populateNewSubCollectionLines, prepareBusinessObject, prepareBusinessObjectForAdditionFromMultipleValueLookup, processAfterAddLine, processAfterCopy, processAfterEdit, processAfterNew, refresh, setBoClass, setBusinessObject, setDocumentNumber, setGenerateBlankRequiredValues, setGenerateDefaultValues, setMaintenanceAction, setNewCollectionLineDefaultValues, setShowInactiveRecords, setupNewFromExisting, shouldFieldBeEncrypted, useCustomLockDescriptors |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectCodeGlobalMaintainableImpl()
| Method Detail |
|---|
protected void prepareGlobalsForSave()
prepareGlobalsForSave in class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImplpublic List<org.kuali.rice.kns.document.MaintenanceLock> generateMaintenanceLocks()
ObjectCode
generateMaintenanceLocks in interface org.kuali.rice.kns.maintenance.MaintainablegenerateMaintenanceLocks in class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImplMaintainable.generateMaintenanceLocks()public void saveBusinessObject()
saveBusinessObject in interface org.kuali.rice.kns.maintenance.MaintainablesaveBusinessObject in class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImplMaintainable.saveBusinessObject()protected boolean isInactivatingObjectCode(ObjectCode objectCode)
protected boolean isInactivatingObjectCode(ObjectCode objectCode,
Map<String,Boolean> objectCodeActiveStatusCache)
protected String buildObjectCodeCachingKey(ObjectCode objectCode)
protected Map<String,Boolean> buildObjectCodeActiveStatusCache(ObjectCodeGlobal objectCodeGlobal)
public Class<? extends org.kuali.rice.kns.bo.PersistableBusinessObject> getPrimaryEditedBusinessObjectClass()
getPrimaryEditedBusinessObjectClass in class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||