org.kuali.kfs.module.cam.document.authorization
Class AssetLocationGlobalPresentationController

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.kfs.sys.document.authorization.FinancialSystemMaintenanceDocumentPresentationControllerBase
              extended by org.kuali.kfs.module.cam.document.authorization.AssetLocationGlobalPresentationController
All Implemented Interfaces:
org.kuali.rice.kns.authorization.InquiryOrMaintenanceDocumentPresentationController, org.kuali.rice.kns.document.authorization.DocumentPresentationController, org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationController

public class AssetLocationGlobalPresentationController
extends FinancialSystemMaintenanceDocumentPresentationControllerBase


Field Summary
protected static org.apache.log4j.Logger LOG
           
 
Fields inherited from class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
maintenanceDocumentDictionaryService
 
Constructor Summary
AssetLocationGlobalPresentationController()
           
 
Method Summary
 Set<String> getConditionallyHiddenPropertyNames(org.kuali.rice.kns.bo.BusinessObject businessObject)
           
 
Methods inherited from class org.kuali.kfs.sys.document.authorization.FinancialSystemMaintenanceDocumentPresentationControllerBase
getConditionallyReadOnlyPropertyNames
 
Methods inherited from class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
canCreate, getConditionallyHiddenSectionIds, 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
 

Field Detail

LOG

protected static org.apache.log4j.Logger LOG
Constructor Detail

AssetLocationGlobalPresentationController

public AssetLocationGlobalPresentationController()
Method Detail

getConditionallyHiddenPropertyNames

public Set<String> getConditionallyHiddenPropertyNames(org.kuali.rice.kns.bo.BusinessObject businessObject)
Specified by:
getConditionallyHiddenPropertyNames in interface org.kuali.rice.kns.authorization.InquiryOrMaintenanceDocumentPresentationController
Overrides:
getConditionallyHiddenPropertyNames in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase


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