public class PurchasingAccountsPayableLineItemIndicatorBranchingValidation extends BranchingValidation
| Modifier and Type | Field and Description | 
|---|---|
| protected static String | IS_LINE_ITEM_INDICATOR | 
| protected static String | IS_NOT_LINE_ITEM_INDICATOR | 
branchMap, parameterProperties, shouldQuitOnFail| Constructor and Description | 
|---|
| PurchasingAccountsPayableLineItemIndicatorBranchingValidation() | 
| 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, populateParametersFromEventprotected static final String IS_LINE_ITEM_INDICATOR
protected static final String IS_NOT_LINE_ITEM_INDICATOR
public PurchasingAccountsPayableLineItemIndicatorBranchingValidation()
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.