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

java.lang.Object
  extended by org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
      extended by org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
          extended by org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase
              extended by org.kuali.kfs.sys.document.authorization.FinancialSystemMaintenanceDocumentAuthorizerBase
                  extended by org.kuali.kfs.module.cam.document.authorization.AssetGlobalAuthorizer
All Implemented Interfaces:
org.kuali.rice.kns.authorization.BusinessObjectAuthorizer, org.kuali.rice.kns.authorization.InquiryOrMaintenanceDocumentAuthorizer, org.kuali.rice.kns.document.authorization.DocumentAuthorizer, org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizer

public class AssetGlobalAuthorizer
extends FinancialSystemMaintenanceDocumentAuthorizerBase

AssetAuthorizer for Asset edit.


Field Summary
 
Fields inherited from class org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase
maintenanceDocumentDictionaryService
 
Fields inherited from class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
EDIT_MODE_DEFAULT_TRUE_VALUE, LOG, PRE_ROUTING_ROUTE_NAME, USER_SESSION_METHOD_TO_CALL_COMPLETE_MARKER, USER_SESSION_METHOD_TO_CALL_COMPLETE_OBJECT_KEY, USER_SESSION_METHOD_TO_CALL_OBJECT_KEY
 
Constructor Summary
AssetGlobalAuthorizer()
           
 
Method Summary
protected  void addRoleQualification(org.kuali.rice.kns.bo.BusinessObject businessObject, Map<String,String> attributes)
           
 
Methods inherited from class org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase
addPermissionDetails, canCreate, canCreateOrMaintain, canMaintain, getMaintenanceDocumentDictionaryService, getSecurePotentiallyHiddenSectionIds, getSecurePotentiallyReadOnlySectionIds
 
Methods inherited from class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
addStandardAttributes, canAddNoteAttachment, canDeleteNoteAttachment, canEditDocumentOverview, canInitiate, canOpen, canReceiveAdHoc, canSendAdHocRequests, canSendAnyTypeAdHocRequests, canTakeRequestedAction, canViewNoteAttachment, getDocumentActions, getRouteHeaderService, isDocumentInitiator
 
Methods inherited from class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
getCollectionItemPermissionDetails, getCollectionItemRoleQualifications, getDataDictionaryService, getIdentityManagementService, getKualiModuleService, getPermissionDetailValues, getPersonService, getRoleQualification, getRoleQualification, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate, permissionExistsByTemplate, permissionExistsByTemplate, permissionExistsByTemplate
 
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.DocumentAuthorizer
canAddNoteAttachment, canDeleteNoteAttachment, canInitiate, canOpen, canReceiveAdHoc, canSendAdHocRequests, canViewNoteAttachment, getDocumentActions
 
Methods inherited from interface org.kuali.rice.kns.authorization.BusinessObjectAuthorizer
getCollectionItemPermissionDetails, getCollectionItemRoleQualifications, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate
 

Constructor Detail

AssetGlobalAuthorizer

public AssetGlobalAuthorizer()
Method Detail

addRoleQualification

protected void addRoleQualification(org.kuali.rice.kns.bo.BusinessObject businessObject,
                                    Map<String,String> attributes)
Overrides:
addRoleQualification in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase
See Also:
MaintenanceDocumentAuthorizerBase.addRoleQualification(org.kuali.rice.kns.bo.BusinessObject, java.util.Map)


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