public class PurchaseOrderRequiresAccountValidationBranchingValidation extends BranchingValidation
| Modifier and Type | Field and Description |
|---|---|
protected PurApItem |
itemForValidation |
static String |
NEEDS_ACCOUNT_VALIDATION |
branchMap, parameterProperties, shouldQuitOnFail| Constructor and Description |
|---|
PurchaseOrderRequiresAccountValidationBranchingValidation() |
| 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
protected PurApItem itemForValidation
public PurchaseOrderRequiresAccountValidationBranchingValidation()
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.