public class PurchasingAccountsPayableRequiresAccountValidationBranchingValidation extends BranchingValidation
| Modifier and Type | Field and Description | 
|---|---|
| static String | NEEDS_ACCOUNT_VALIDATION | 
branchMap, parameterProperties, shouldQuitOnFail| Constructor and Description | 
|---|
| PurchasingAccountsPayableRequiresAccountValidationBranchingValidation() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | determineBranch(AttributedDocumentEvent event)Determines which branch, if any, within the branchMap should be used as the validation to take. | 
| PurApItem | getItemForValidation() | 
| void | setItemForValidation(PurApItem itemForValidation) | 
getBranchMap, getParameterProperties, setBranchMap, setParameterProperties, setShouldQuitOnFail, shouldQuitOnFail, stageValidation, validatepopulateParameterFromEvent, populateParametersFromEventpublic static final String NEEDS_ACCOUNT_VALIDATION
public PurchasingAccountsPayableRequiresAccountValidationBranchingValidation()
protected String determineBranch(AttributedDocumentEvent event)
BranchingValidationdetermineBranch in class BranchingValidationevent - the event which triggered this validationpublic PurApItem getItemForValidation()
public void setItemForValidation(PurApItem itemForValidation)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.