Package org.kuali.rice.krad.maintenance
Class MaintenanceDocumentPresentationControllerBase
java.lang.Object
org.kuali.rice.krad.document.DocumentPresentationControllerBase
org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationControllerBase
- All Implemented Interfaces:
Serializable,DocumentPresentationController,MaintenanceDocumentPresentationController
public class MaintenanceDocumentPresentationControllerBase
extends DocumentPresentationControllerBase
implements MaintenanceDocumentPresentationController
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleancanMaintain(Object dataObject) protected DocumentDictionaryServicevoidsetDocumentDictionaryService(DocumentDictionaryService documentDictionaryService) Methods inherited from class org.kuali.rice.krad.document.DocumentPresentationControllerBase
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canApproveOrDisapprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi, canSuperUserApprove, canSuperUserDisapprove, canSuperUserTakeAction, canTakeAction, getDocumentRequestAuthorizationCache, getParameterService, hasActionRequests, isStateInitiatedFinalCancelled, isStateProcessedOrDisapproved, isStateSaved, setDocumentRequestAuthorizationCacheMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.kuali.rice.krad.document.DocumentPresentationController
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi, canSuperUserApprove, canSuperUserDisapprove, canSuperUserTakeAction, setDocumentRequestAuthorizationCache
-
Constructor Details
-
MaintenanceDocumentPresentationControllerBase
public MaintenanceDocumentPresentationControllerBase()
-
-
Method Details
-
canCreate
- Specified by:
canCreatein interfaceMaintenanceDocumentPresentationController
-
canMaintain
- Specified by:
canMaintainin interfaceMaintenanceDocumentPresentationController
-
getDocumentDictionaryService
-
setDocumentDictionaryService
-