org.kuali.rice.kim.document.authorization
Class GenericPermissionMaintenanceDocumentPresentationController

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.document.authorization.GenericPermissionMaintenanceDocumentPresentationController
All Implemented Interfaces:
Serializable, InquiryOrMaintenanceDocumentPresentationController, DocumentPresentationController, MaintenanceDocumentPresentationController

public class GenericPermissionMaintenanceDocumentPresentationController
extends MaintenanceDocumentPresentationControllerBase

This is a description of what this class does - kellerj don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Constructor Summary
GenericPermissionMaintenanceDocumentPresentationController()
           
 
Method Summary
 boolean canCreate(Class boClass)
          This overridden method ...
 
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

GenericPermissionMaintenanceDocumentPresentationController

public GenericPermissionMaintenanceDocumentPresentationController()
Method Detail

canCreate

public boolean canCreate(Class boClass)
This overridden method ...

Specified by:
canCreate in interface MaintenanceDocumentPresentationController
Overrides:
canCreate in class MaintenanceDocumentPresentationControllerBase
See Also:
MaintenanceDocumentPresentationControllerBase.canCreate(java.lang.Class)


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