Class DocumentPresentationControllerBase
java.lang.Object
org.kuali.rice.krad.document.DocumentPresentationControllerBase
org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
- All Implemented Interfaces:
Serializable,DocumentPresentationController,DocumentPresentationController
- Direct Known Subclasses:
MaintenanceDocumentPresentationControllerBase,TransactionalDocumentPresentationControllerBase
@Deprecated
public class DocumentPresentationControllerBase
extends DocumentPresentationControllerBase
implements DocumentPresentationController
Deprecated.
KNS version of the DocumentPresentationControllerBase - adds #getDocumentActions via
DocumentPresentationController- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kuali.rice.krad.document.DocumentPresentationControllerBase
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canApproveOrDisapprove, canBlanketApprove, canCancel, 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, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi, canSuperUserApprove, canSuperUserDisapprove, canSuperUserTakeAction, setDocumentRequestAuthorizationCache
-
Constructor Details
-
DocumentPresentationControllerBase
public DocumentPresentationControllerBase()Deprecated.
-
-
Method Details
-
getDocumentActions
Deprecated.- Specified by:
getDocumentActionsin interfaceDocumentPresentationController- See Also:
-
canClose
Deprecated.- Specified by:
canClosein interfaceDocumentPresentationController- Overrides:
canClosein classDocumentPresentationControllerBase
-
DocumentPresentationControllerBase.