public class PurchasingAccountsPayableAccountPercentBetween0And100Validation extends GenericValidation
| Constructor and Description | 
|---|
| PurchasingAccountsPayableAccountPercentBetween0And100Validation() | 
| Modifier and Type | Method and Description | 
|---|---|
| PurApAccountingLine | getAccountingLine() | 
| String | getErrorPropertyName() | 
| String | getItemIdentifier() | 
| void | setAccountingLine(PurApAccountingLine accountingLine) | 
| void | setErrorPropertyName(String errorPropertyName) | 
| void | setItemIdentifier(String itemIdentifier) | 
| boolean | validate(AttributedDocumentEvent event)This method validates that certain parameters | 
setQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic PurchasingAccountsPayableAccountPercentBetween0And100Validation()
public boolean validate(AttributedDocumentEvent event)
Validationpublic PurApAccountingLine getAccountingLine()
public void setAccountingLine(PurApAccountingLine accountingLine)
public String getErrorPropertyName()
public void setErrorPropertyName(String errorPropertyName)
public String getItemIdentifier()
public void setItemIdentifier(String itemIdentifier)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.