org.kuali.rice.kim.document
Class GenericPermissionMaintainable
java.lang.Object
org.kuali.rice.kns.maintenance.KualiMaintainableImpl
org.kuali.rice.kim.document.GenericPermissionMaintainable
- All Implemented Interfaces:
- Serializable, SelectiveReferenceRefresher, Maintainable
public class GenericPermissionMaintainable
- extends KualiMaintainableImpl
This is a description of what this class does - jonathan don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
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 |
Methods inherited from class org.kuali.rice.kns.maintenance.KualiMaintainableImpl |
addMultipleValueLookupResults, addNewLineToCollection, clearBusinessObjectOfRestrictedValues, clearCollectionRestrictedValues, clearFieldRestrictedValues, decryptEncryptedData, deleteBusinessObject, doRouteStatusChange, generateAllAffectedReferences, generateMaintenanceLocks, getAffectedReferencesFromLookup, getAllRefreshableReferences, 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, isOldBusinessObjectInDocument, isRelationshipRefreshable, performCollectionForceUpperCase, performFieldForceUpperCase, performFieldForceUpperCase, performForceUpperCase, populateBusinessObject, populateNewCollectionLines, populateNewSubCollectionLines, prepareBusinessObjectForAdditionFromMultipleValueLookup, prepareForSave, processAfterAddLine, processAfterCopy, processAfterEdit, processAfterNew, processAfterPost, processAfterRetrieve, 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 |
LOG
private static final org.apache.log4j.Logger LOG
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
GenericPermissionMaintainable
public GenericPermissionMaintainable()
saveBusinessObject
public void saveBusinessObject()
- Saves the responsibility via the responsibility update service
- Specified by:
saveBusinessObject
in interface Maintainable
- Overrides:
saveBusinessObject
in class KualiMaintainableImpl
- See Also:
KualiMaintainableImpl.saveBusinessObject()
getBoClass
public Class<? extends BusinessObject> getBoClass()
- This overridden method ...
- Specified by:
getBoClass
in interface Maintainable
- Overrides:
getBoClass
in class KualiMaintainableImpl
- Returns:
- Returns the boClass.
- See Also:
KualiMaintainableImpl.getBoClass()
isExternalBusinessObject
public boolean isExternalBusinessObject()
- This overridden method ...
- Specified by:
isExternalBusinessObject
in interface Maintainable
- Overrides:
isExternalBusinessObject
in class KualiMaintainableImpl
- Returns:
- See Also:
KualiMaintainableImpl.isExternalBusinessObject()
prepareBusinessObject
public void prepareBusinessObject(BusinessObject businessObject)
- This overridden method ...
- Specified by:
prepareBusinessObject
in interface Maintainable
- Overrides:
prepareBusinessObject
in class KualiMaintainableImpl
- See Also:
KualiMaintainableImpl.prepareBusinessObject(org.kuali.rice.kns.bo.BusinessObject)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.