- All Known Subinterfaces:
- AddAdHocRoutePersonRule, AddAdHocRouteWorkgroupRule, AddNoteRule, ApproveDocumentRule, CompleteDocumentRule, DocumentAuditRule, RouteDocumentRule, SaveDocumentRule, SendAdHocRequestsRule
- All Known Implementing Classes:
- DocumentRuleBase, MaintenanceDocumentRuleBase, TransactionalDocumentRuleBase
public interface BusinessRule
Parent interface of all BusinessRule interfaces. Since any given rule class can implement any or all of the rule interfaces, the
method-names in the child interfaces need to be unique across all child interfaces.