public class MaintenanceDocumentPresentationControllerBase extends DocumentPresentationControllerBase implements MaintenanceDocumentPresentationController
Constructor and Description |
---|
MaintenanceDocumentPresentationControllerBase() |
Modifier and Type | Method and Description |
---|---|
boolean |
canCreate(Class boClass) |
boolean |
canMaintain(Object dataObject) |
protected DocumentDictionaryService |
getDocumentDictionaryService() |
void |
setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService) |
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi, getParameterService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi
public MaintenanceDocumentPresentationControllerBase()
public boolean canCreate(Class boClass)
canCreate
in interface MaintenanceDocumentPresentationController
public boolean canMaintain(Object dataObject)
canMaintain
in interface MaintenanceDocumentPresentationController
protected DocumentDictionaryService getDocumentDictionaryService()
public void setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.