org.kuali.rice.kim.impl.responsibility
Class ReviewResponsibilityMaintenanceDocumentPresentationController

java.lang.Object
  extended by org.kuali.rice.krad.document.DocumentPresentationControllerBase
      extended by org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
          extended by org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
              extended by org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityMaintenanceDocumentPresentationController
All Implemented Interfaces:
Serializable, InquiryOrMaintenanceDocumentPresentationController, DocumentPresentationController, MaintenanceDocumentPresentationController

public class ReviewResponsibilityMaintenanceDocumentPresentationController
extends MaintenanceDocumentPresentationControllerBase

See Also:
Serialized Form

Constructor Summary
ReviewResponsibilityMaintenanceDocumentPresentationController()
           
 
Method Summary
 boolean canCreate(Class boClass)
           
 
Methods inherited from class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
canMaintain, getConditionallyHiddenPropertyNames, getConditionallyHiddenSectionIds, getConditionallyReadOnlyPropertyNames, getConditionallyReadOnlySectionIds, getConditionallyRequiredPropertyNames
 
Methods inherited from class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
getDocumentActions
 
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
 

Constructor Detail

ReviewResponsibilityMaintenanceDocumentPresentationController

public ReviewResponsibilityMaintenanceDocumentPresentationController()
Method Detail

canCreate

public boolean canCreate(Class boClass)
Specified by:
canCreate in interface MaintenanceDocumentPresentationController
Overrides:
canCreate in class MaintenanceDocumentPresentationControllerBase


Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.