public class PaymentRequestNonZeroAccountingLineAmountValidation extends PurchasingAccountsPayableAccountingLineAccessibleValidation
AccountingLineAccessibleValidation.AccountingLineActionaccountingDocumentForValidation, accountingLineForValidation, dataDictionaryService| Constructor and Description | 
|---|
| PaymentRequestNonZeroAccountingLineAmountValidation() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | canApproveAccountingLinesWithZeroAmount()checks if an accounting line with zero dollar amount can be approved. | 
| PurApItem | getItemForValidation() | 
| org.kuali.rice.coreservice.framework.parameter.ParameterService | getParameterService()Gets the parameterService attribute. | 
| void | setItemForValidation(PurApItem itemForValidation) | 
| void | setParameterService(org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService)Sets the parameterService attribute. | 
| boolean | validate(AttributedDocumentEvent event)Validates that the given accounting line is accessible for editing by the current user. | 
getAccountingLineCollectionProperty, getCurrentRouteLevels, getGroupName, needsDummyAccountIdentifierconvertEventToMessage, getAccountingDocumentForValidation, getAccountingLineForValidation, getDataDictionaryService, lookupAccountingLineAuthorizer, setAccountingDocumentForValidation, setAccountingLineForValidation, setDataDictionaryServicesetQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic PaymentRequestNonZeroAccountingLineAmountValidation()
public boolean validate(AttributedDocumentEvent event)
AccountingLineAccessibleValidationvalidate in interface Validationvalidate in class AccountingLineAccessibleValidationorg.kuali.ole.sys.document.validation.Validation#validate(java.lang.Object[])public boolean canApproveAccountingLinesWithZeroAmount()
public PurApItem getItemForValidation()
public void setItemForValidation(PurApItem itemForValidation)
public org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
public void setParameterService(org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService)
parameterService - The parameterService to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.