|
||||||||||
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.AccountDelegateGlobalMaintainableImpl
public class AccountDelegateGlobalMaintainableImpl
This class overrides the base FinancialSystemGlobalMaintainable
to generate the specific maintenance locks for Global delegates
and to help with using delegate models
OrganizationRoutingModelName
,
Serialized FormField 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 | |
---|---|
AccountDelegateGlobalMaintainableImpl()
|
Method Summary | |
---|---|
List<org.kuali.rice.kns.document.MaintenanceLock> |
generateMaintenanceLocks()
This creates the particular locking representation for this global document. |
String |
getLockingDocumentId()
|
Class<? extends org.kuali.rice.kns.bo.PersistableBusinessObject> |
getPrimaryEditedBusinessObjectClass()
|
void |
saveBusinessObject()
Overridden to update the delegations for currently routing documents; this also guarantees that the business objects to change will be saved in a separate transaction |
void |
setupNewFromExisting(org.kuali.rice.kns.document.MaintenanceDocument document,
Map<String,String[]> parameters)
This method is used for the creation of a delegate from a OrganizationRoutingModelName |
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, prepareGlobalsForSave, 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, 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, shouldFieldBeEncrypted, useCustomLockDescriptors |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AccountDelegateGlobalMaintainableImpl()
Method Detail |
---|
public void setupNewFromExisting(org.kuali.rice.kns.document.MaintenanceDocument document, Map<String,String[]> parameters)
OrganizationRoutingModelName
setupNewFromExisting
in interface org.kuali.rice.kns.maintenance.Maintainable
setupNewFromExisting
in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
org.kuali.rice.kns.maintenance.KualiMaintainableImpl#setupNewFromExisting()
public String getLockingDocumentId()
getLockingDocumentId
in interface org.kuali.rice.kns.maintenance.Maintainable
getLockingDocumentId
in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
public List<org.kuali.rice.kns.document.MaintenanceLock> generateMaintenanceLocks()
generateMaintenanceLocks
in interface org.kuali.rice.kns.maintenance.Maintainable
generateMaintenanceLocks
in class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl
Maintainable.generateMaintenanceLocks()
public Class<? extends org.kuali.rice.kns.bo.PersistableBusinessObject> getPrimaryEditedBusinessObjectClass()
getPrimaryEditedBusinessObjectClass
in class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl
public void saveBusinessObject()
saveBusinessObject
in interface org.kuali.rice.kns.maintenance.Maintainable
saveBusinessObject
in class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl
KualiGlobalMaintainableImpl.saveBusinessObject()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |