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

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

public class PersonDocumentRoleRule
extends DocumentRuleBase
implements AddRoleRule

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
static String ERROR_PATH
           
 
Constructor Summary
PersonDocumentRoleRule()
           
 
Method Summary
 boolean processAddRole(AddRoleEvent addRoleEvent)
           
 
Methods inherited from class org.kuali.rice.krad.rules.DocumentRuleBase
getDataDictionaryService, getDictionaryValidationService, getDocumentDictionaryService, 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, setDocumentDictionaryService, setMaxDictionaryValidationDepth, validateSensitiveDataValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR_PATH

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

PersonDocumentRoleRule

public PersonDocumentRoleRule()
Method Detail

processAddRole

public boolean processAddRole(AddRoleEvent addRoleEvent)
Specified by:
processAddRole in interface AddRoleRule


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