org.kuali.rice.kim.rules.ui
Class RoleDocumentDelegationRule

java.lang.Object
  extended by org.kuali.rice.krad.rules.DocumentRuleBase
      extended by org.kuali.rice.kim.rules.ui.RoleDocumentDelegationRule
All Implemented Interfaces:
AddDelegationRule, AddAdHocRoutePersonRule, AddAdHocRouteWorkgroupRule, AddNoteRule, ApproveDocumentRule, BusinessRule, RouteDocumentRule, SaveDocumentRule, SendAdHocRequestsRule

public class RoleDocumentDelegationRule
extends DocumentRuleBase
implements AddDelegationRule

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

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
protected static String ERROR_PATH
           
 
Constructor Summary
RoleDocumentDelegationRule()
           
 
Method Summary
 boolean processAddDelegation(AddDelegationEvent addDelegationEvent)
           
 
Methods inherited from class org.kuali.rice.krad.rules.DocumentRuleBase
getDataDictionaryService, getDictionaryValidationService, getDocumentHelperService, getGroupService, getKualiConfigurationService, getMaxDictionaryValidationDepth, getPermissionService, getPersonService, isAddHocRoutePersonValid, isAddHocRouteWorkgroupValid, isAdHocRouteRecipientsValid, isDocumentAttributesValid, isDocumentOverviewValid, isNoteValid, processAddAdHocRoutePerson, processAddAdHocRouteWorkgroup, processAddNote, processApproveDocument, processCustomAddAdHocRoutePersonBusinessRules, processCustomAddAdHocRouteWorkgroupBusinessRules, processCustomAddNoteBusinessRules, processCustomApproveDocumentBusinessRules, processCustomRouteDocumentBusinessRules, processCustomSaveDocumentBusinessRules, processCustomSendAdHocRequests, processRouteDocument, processSaveDocument, processSendAdHocRequests, setMaxDictionaryValidationDepth, validateSensitiveDataValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR_PATH

protected static final String ERROR_PATH
See Also:
Constant Field Values
Constructor Detail

RoleDocumentDelegationRule

public RoleDocumentDelegationRule()
Method Detail

processAddDelegation

public boolean processAddDelegation(AddDelegationEvent addDelegationEvent)
Specified by:
processAddDelegation in interface AddDelegationRule


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