org.kuali.rice.krad.rules.rule
Interface ApproveDocumentRule

All Superinterfaces:
BusinessRule
All Known Implementing Classes:
AgendaEditorBusRule, AuthorMaintenanceDocumentRule, BookOrderDocumentRule, ContextBusRule, DocumentRuleBase, GenericPermissionMaintenanceDocumentRule, GroupDocumentMemberRule, IdentityManagementGroupDocumentRule, IdentityManagementPersonDocumentRule, IdentityManagementRoleDocumentRule, KimDocumentMemberRule, KimDocumentPermissionRule, KimDocumentResponsibilityRule, MaintenanceDocumentRuleBase, MaintenanceDocumentRuleBase, ParameterRule, PersonDocumentDelegationMemberRule, PersonDocumentGroupRule, PersonDocumentRoleRule, ReviewResponsibilityMaintenanceDocumentRule, RoleDocumentDelegationMemberRule, RoleDocumentDelegationRule, RoutingRuleDelegationMaintainableBusRule, RoutingRuleMaintainableBusRule, TermBusRule, TermSpecBusRule, TransactionalDocumentRuleBase, TravelAccountRules, TravelDocumentRule

public interface ApproveDocumentRule
extends BusinessRule

Defines a rule which gets invoked immediately before a document gets approved.


Method Summary
 boolean processApproveDocument(ApproveDocumentEvent approveEvent)
           
 

Method Detail

processApproveDocument

boolean processApproveDocument(ApproveDocumentEvent approveEvent)
Parameters:
document -
Returns:
false if the rule fails


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