public class TransferOfFundsObjectCodeValueAllowedValidation extends AccountingLineValueAllowedValidation
accountingDocumentForValidation, accountingLineForValidation, parameterService, parameterToCheckAgainst, propertyPath, responsibleProperty
Constructor and Description |
---|
TransferOfFundsObjectCodeValueAllowedValidation() |
Modifier and Type | Method and Description |
---|---|
DebitDeterminerService |
getDebitDeterminerService()
Gets the debitDeterminerService attribute.
|
void |
setDebitDeterminerService(DebitDeterminerService debitDeterminerService)
Sets the debitDeterminerService attribute value.
|
boolean |
validate(AttributedDocumentEvent event)
Overrides the parent to make sure that the chosen object code's object code is Income/Expense.
|
convertPathToQueue, getAccountingDocumentForValidation, getAccountingLineForValidation, getParameterService, getParameterToCheckAgainst, getPropertyPath, getResponsibleProperty, isAccountingLineValueAllowed, refreshByPath, refreshByQueue, setAccountingDocumentForValidation, setAccountingLineForValidation, setParameterService, setParameterToCheckAgainst, setPropertyPath, setResponsibleProperty
setQuitOnFail, shouldQuitOnFail, stageValidation
getParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterProperties
public TransferOfFundsObjectCodeValueAllowedValidation()
public boolean validate(AttributedDocumentEvent event)
validate
in interface Validation
validate
in class AccountingLineValueAllowedValidation
AccountingLineValueAllowedValidation.validate(org.kuali.ole.sys.document.validation.event.AttributedDocumentEvent)
public DebitDeterminerService getDebitDeterminerService()
public void setDebitDeterminerService(DebitDeterminerService debitDeterminerService)
debitDeterminerService
- The debitDeterminerService to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.