|
||||||||||
| 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.module.cam.document.AssetLocationGlobalMaintainableImpl
public class AssetLocationGlobalMaintainableImpl
This class overrides the base KualiGlobalMaintainableImpl to generate the specific maintenance locks for Global location
assets
| 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 | |
|---|---|
AssetLocationGlobalMaintainableImpl()
|
|
| Method Summary | |
|---|---|
void |
addNewLineToCollection(String collectionName)
Populates any empty fields from Asset primary key |
void |
doRouteStatusChange(org.kuali.rice.kns.bo.DocumentHeader documentHeader)
|
List<org.kuali.rice.kns.document.MaintenanceLock> |
generateMaintenanceLocks()
We are using a substitute mechanism for asset locking which can lock on assets when rule check passed. |
protected CapitalAssetManagementModuleService |
getCapitalAssetManagementModuleService()
|
Class<? extends org.kuali.rice.kns.bo.PersistableBusinessObject> |
getPrimaryEditedBusinessObjectClass()
|
Map<String,String> |
populateNewCollectionLines(Map<String,String> fieldValues,
org.kuali.rice.kns.document.MaintenanceDocument maintenanceDocument,
String methodToCall)
|
| Methods inherited from class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl |
|---|
prepareForSave, prepareGlobalsForSave, processAfterRetrieve, processGlobalsAfterRetrieve, saveBusinessObject |
| Methods inherited from class org.kuali.rice.kns.maintenance.KualiMaintainableImpl |
|---|
addMultipleValueLookupResults, clearBusinessObjectOfRestrictedValues, clearCollectionRestrictedValues, clearFieldRestrictedValues, decryptEncryptedData, deleteBusinessObject, 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, populateNewSubCollectionLines, prepareBusinessObject, prepareBusinessObjectForAdditionFromMultipleValueLookup, processAfterAddLine, processAfterCopy, processAfterEdit, processAfterNew, processAfterPost, processBeforeAddLine, refresh, refreshReferences, 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 AssetLocationGlobalMaintainableImpl()
| Method Detail |
|---|
public void addNewLineToCollection(String collectionName)
addNewLineToCollection in interface org.kuali.rice.kns.maintenance.MaintainableaddNewLineToCollection in class org.kuali.rice.kns.maintenance.KualiMaintainableImplMaintainable.addNewLineToCollection(java.lang.String)public void doRouteStatusChange(org.kuali.rice.kns.bo.DocumentHeader documentHeader)
doRouteStatusChange in interface org.kuali.rice.kns.maintenance.MaintainabledoRouteStatusChange in class org.kuali.rice.kns.maintenance.KualiMaintainableImplKualiMaintainableImpl.doRouteStatusChange(org.kuali.rice.kns.bo.DocumentHeader)public List<org.kuali.rice.kns.document.MaintenanceLock> generateMaintenanceLocks()
generateMaintenanceLocks in interface org.kuali.rice.kns.maintenance.MaintainablegenerateMaintenanceLocks in class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImplKualiGlobalMaintainableImpl.generateMaintenanceLocks()
public Map<String,String> populateNewCollectionLines(Map<String,String> fieldValues,
org.kuali.rice.kns.document.MaintenanceDocument maintenanceDocument,
String methodToCall)
populateNewCollectionLines in interface org.kuali.rice.kns.maintenance.MaintainablepopulateNewCollectionLines in class org.kuali.rice.kns.maintenance.KualiMaintainableImplprotected CapitalAssetManagementModuleService getCapitalAssetManagementModuleService()
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 | |||||||||