org.kuali.kfs.module.purap.document.validation.impl
Class PurchasingAccountsPayableAccountPercentBetween0And100Validation
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.PurchasingAccountsPayableAccountPercentBetween0And100Validation
- All Implemented Interfaces:
- Validation
public class PurchasingAccountsPayableAccountPercentBetween0And100Validation
- extends GenericValidation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PurchasingAccountsPayableAccountPercentBetween0And100Validation
public PurchasingAccountsPayableAccountPercentBetween0And100Validation()
validate
public boolean validate(AttributedDocumentEvent event)
- Description copied from interface:
Validation
- This method validates that certain parameters
- Returns:
- true if validation should continue, false otherwise
getAccountingLine
public PurApAccountingLine getAccountingLine()
setAccountingLine
public void setAccountingLine(PurApAccountingLine accountingLine)
getErrorPropertyName
public String getErrorPropertyName()
setErrorPropertyName
public void setErrorPropertyName(String errorPropertyName)
getItemIdentifier
public String getItemIdentifier()
setItemIdentifier
public void setItemIdentifier(String itemIdentifier)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.