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

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

public interface CompleteDocumentRule
extends BusinessRule

Complete document rule interface to be implemented

Author:
Kuali Rice Team (kuali-rice@googlegroups.com)

Method Summary
 boolean processCompleteDocument(Document document)
           
 

Method Detail

processCompleteDocument

boolean processCompleteDocument(Document document)
Parameters:
document -
Returns:
false if the rule fails


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