Class DocumentPresentationControllerBase

java.lang.Object
org.kuali.rice.krad.document.DocumentPresentationControllerBase
org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
All Implemented Interfaces:
Serializable, DocumentPresentationController, org.kuali.rice.krad.document.DocumentPresentationController
Direct Known Subclasses:
MaintenanceDocumentPresentationControllerBase, TransactionalDocumentPresentationControllerBase

@Deprecated public class DocumentPresentationControllerBase extends org.kuali.rice.krad.document.DocumentPresentationControllerBase implements DocumentPresentationController
Deprecated.
Use DocumentPresentationControllerBase.
KNS version of the DocumentPresentationControllerBase - adds #getDocumentActions via DocumentPresentationController
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    canClose(org.kuali.rice.krad.document.Document document)
    Deprecated.
     
    getDocumentActions(org.kuali.rice.krad.document.Document document)
    Deprecated.
     

    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, setDocumentRequestAuthorizationCache

    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, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi, canSuperUserApprove, canSuperUserDisapprove, canSuperUserTakeAction, setDocumentRequestAuthorizationCache