org.kuali.rice.kns.document.authorization
Class DocumentPresentationControllerBase
java.lang.Object
org.kuali.rice.krad.document.DocumentPresentationControllerBase
org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
- All Implemented Interfaces:
- Serializable, DocumentPresentationController
- Direct Known Subclasses:
- MaintenanceDocumentPresentationControllerBase, TransactionalDocumentPresentationControllerBase
public class DocumentPresentationControllerBase
- extends DocumentPresentationControllerBase
- implements DocumentPresentationController
KNS version of the DocumentPresentationControllerBase - adds #getDocumentActions via DocumentPresentationController
- 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 |
DocumentPresentationControllerBase
public DocumentPresentationControllerBase()
getDocumentActions
public Set<String> getDocumentActions(Document document)
- See Also:
DocumentPresentationController.getDocumentActions(org.kuali.rice.krad.document.Document)
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.