public class PurchasingAccountsPayableItemConsideredEnteredBranchingValidation extends BranchingValidation
Modifier and Type | Field and Description |
---|---|
static String |
NEEDS_INDIVIDUAL_ITEM_VALIDATION |
branchMap, parameterProperties, shouldQuitOnFail
Constructor and Description |
---|
PurchasingAccountsPayableItemConsideredEnteredBranchingValidation() |
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, validate
populateParameterFromEvent, populateParametersFromEvent
public static final String NEEDS_INDIVIDUAL_ITEM_VALIDATION
public PurchasingAccountsPayableItemConsideredEnteredBranchingValidation()
protected String determineBranch(AttributedDocumentEvent event)
BranchingValidation
determineBranch
in class BranchingValidation
event
- the event which triggered this validationpublic PurApItem getItemForValidation()
public void setItemForValidation(PurApItem itemForValidation)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.