public class PurchaseOrderAmendmentAccountingLineAccessibleValidation extends PurchasingAccountsPayableAccountingLineAccessibleValidation
AccountingLineAccessibleValidation.AccountingLineAction
Modifier and Type | Field and Description |
---|---|
protected PurapService |
purapService |
accountingDocumentForValidation, accountingLineForValidation, dataDictionaryService
Constructor and Description |
---|
PurchaseOrderAmendmentAccountingLineAccessibleValidation() |
Modifier and Type | Method and Description |
---|---|
void |
setPurapService(PurapService purapService) |
boolean |
validate(AttributedDocumentEvent event)
Validates that the given accounting line is accessible for editing by the current user.
|
getAccountingLineCollectionProperty, getCurrentRouteLevels, getGroupName, needsDummyAccountIdentifier
convertEventToMessage, getAccountingDocumentForValidation, getAccountingLineForValidation, getDataDictionaryService, lookupAccountingLineAuthorizer, setAccountingDocumentForValidation, setAccountingLineForValidation, setDataDictionaryService
setQuitOnFail, shouldQuitOnFail, stageValidation
getParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterProperties
protected PurapService purapService
public PurchaseOrderAmendmentAccountingLineAccessibleValidation()
public boolean validate(AttributedDocumentEvent event)
validate
in interface Validation
validate
in class AccountingLineAccessibleValidation
org.kuali.ole.sys.document.validation.Validation#validate(java.lang.Object[])
public void setPurapService(PurapService purapService)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.