org.kuali.rice.kim.rules.ui
Class PersonDocumentGroupRule
java.lang.Object
   org.kuali.rice.krad.rules.DocumentRuleBase
org.kuali.rice.krad.rules.DocumentRuleBase
       org.kuali.rice.kim.rules.ui.PersonDocumentGroupRule
org.kuali.rice.kim.rules.ui.PersonDocumentGroupRule
- All Implemented Interfaces: 
- AddGroupRule, AddAdHocRoutePersonRule, AddAdHocRouteWorkgroupRule, AddNoteRule, ApproveDocumentRule, BusinessRule, RouteDocumentRule, SaveDocumentRule, SendAdHocRequestsRule
- public class PersonDocumentGroupRule 
- extends DocumentRuleBase- implements AddGroupRule
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)
 
 
 
| 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 | 
 
NEW_GROUP
protected static final String NEW_GROUP
- See Also:
- Constant Field Values
GROUP_ID_ERROR_PATH
protected static final String GROUP_ID_ERROR_PATH
- See Also:
- Constant Field Values
PersonDocumentGroupRule
public PersonDocumentGroupRule()
processAddGroup
public boolean processAddGroup(AddGroupEvent addGroupEvent)
- 
- Specified by:
- processAddGroupin interface- AddGroupRule
 
- 
 
validAssignGroup
protected boolean validAssignGroup(IdentityManagementPersonDocument document,
                                   PersonDocumentGroup newGroup)
- 
 
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.