org.kuali.kfs.module.purap.document.validation.impl
Class AccountsPayableProcessApprovalAtAccountsPayableReviewAllowedValidation
java.lang.Object
org.kuali.kfs.sys.document.validation.ParameterizedValidation
org.kuali.kfs.sys.document.validation.GenericValidation
org.kuali.kfs.module.purap.document.validation.impl.AccountsPayableProcessApprovalAtAccountsPayableReviewAllowedValidation
- All Implemented Interfaces:
- Validation
public class AccountsPayableProcessApprovalAtAccountsPayableReviewAllowedValidation
- extends GenericValidation
Method Summary |
boolean |
validate(AttributedDocumentEvent event)
If at the node accounts payable review, checks if approval at accounts payable review is allowed. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccountsPayableProcessApprovalAtAccountsPayableReviewAllowedValidation
public AccountsPayableProcessApprovalAtAccountsPayableReviewAllowedValidation()
validate
public boolean validate(AttributedDocumentEvent event)
- If at the node accounts payable review, checks if approval at accounts payable review is allowed.
Returns true if it is, false otherwise.
- Parameters:
apDocument
- - accounts payable document
- Returns:
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.