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:
- Serialized Form
Methods inherited from class org.kuali.rice.krad.document.DocumentPresentationControllerBase |
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi, getParameterService |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods 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 |
MaintenanceDocumentPresentationControllerBase
public MaintenanceDocumentPresentationControllerBase()
canCreate
public boolean canCreate(Class boClass)
- Specified by:
canCreate
in interface MaintenanceDocumentPresentationController
canMaintain
public boolean canMaintain(Object dataObject)
- Specified by:
canMaintain
in interface MaintenanceDocumentPresentationController
getDocumentDictionaryService
protected DocumentDictionaryService getDocumentDictionaryService()
setDocumentDictionaryService
public void setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService)
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.