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

java.lang.Object
  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:
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)

Field Summary
 
Fields inherited from class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
maintenanceDocumentDictionaryService
 
Constructor Summary
GenericPermissionMaintenanceDocumentPresentationController()
           
 
Method Summary
 boolean canCreate(Class boClass)
          This overridden method ...
 
Methods inherited from class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
getConditionallyHiddenPropertyNames, getConditionallyHiddenSectionIds, getConditionallyReadOnlyPropertyNames, getConditionallyReadOnlySectionIds, getConditionallyRequiredPropertyNames, getMaintenanceDocumentDictionaryService
 
Methods inherited from class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi, getDocumentActions, 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.kns.document.authorization.DocumentPresentationController
canInitiate, getDocumentActions
 

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 © 2004-2011 The Kuali Foundation. All Rights Reserved.