org.kuali.rice.kns.rules
Class TransactionalDocumentRuleBase

java.lang.Object
  extended by org.kuali.rice.krad.rules.DocumentRuleBase
      extended by org.kuali.rice.krad.rules.TransactionalDocumentRuleBase
          extended by org.kuali.rice.kns.rules.TransactionalDocumentRuleBase
All Implemented Interfaces:
AddAdHocRoutePersonRule, AddAdHocRouteWorkgroupRule, AddNoteRule, ApproveDocumentRule, BusinessRule, RouteDocumentRule, SaveDocumentRule, SendAdHocRequestsRule
Direct Known Subclasses:
IdentityManagementGroupDocumentRule, IdentityManagementPersonDocumentRule, IdentityManagementRoleDocumentRule

public class TransactionalDocumentRuleBase
extends TransactionalDocumentRuleBase

This class contains all of the business rules that are common to all KNS transactional documents.

See Also:
TransactionalDocumentRuleBase

Constructor Summary
TransactionalDocumentRuleBase()
           
 
Method Summary
protected  DictionaryValidationService getDictionaryValidationService()
           
 
Methods inherited from class org.kuali.rice.krad.rules.DocumentRuleBase
getDataDictionaryService, getDocumentDictionaryService, getGroupService, getKualiConfigurationService, getMaxDictionaryValidationDepth, getPermissionService, getPersonService, isAddHocRoutePersonValid, isAddHocRouteWorkgroupValid, isAdHocRouteRecipientsValid, isDocumentAttributesValid, isDocumentOverviewValid, isNoteValid, processAddAdHocRoutePerson, processAddAdHocRouteWorkgroup, processAddNote, processApproveDocument, processCompleteDocument, processCustomAddAdHocRoutePersonBusinessRules, processCustomAddAdHocRouteWorkgroupBusinessRules, processCustomAddNoteBusinessRules, processCustomApproveDocumentBusinessRules, processCustomCompleteDocumentBusinessRules, 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
 

Constructor Detail

TransactionalDocumentRuleBase

public TransactionalDocumentRuleBase()
Method Detail

getDictionaryValidationService

protected DictionaryValidationService getDictionaryValidationService()
Overrides:
getDictionaryValidationService in class DocumentRuleBase


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