public class PurchasingAccountsPayableFullDocumentEntryCompletedBranchingValidation extends BranchingValidation
| Modifier and Type | Field and Description |
|---|---|
static String |
FULL_DOCUMENT_ENTRY |
static String |
NOT_FULL_DOCUMENT_ENTRY |
branchMap, parameterProperties, shouldQuitOnFail| Constructor and Description |
|---|
PurchasingAccountsPayableFullDocumentEntryCompletedBranchingValidation() |
| 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.
|
PurapService |
getPurapService() |
void |
setPurapService(PurapService purapService) |
getBranchMap, getParameterProperties, setBranchMap, setParameterProperties, setShouldQuitOnFail, shouldQuitOnFail, stageValidation, validatepopulateParameterFromEvent, populateParametersFromEventpublic static final String FULL_DOCUMENT_ENTRY
public static final String NOT_FULL_DOCUMENT_ENTRY
public PurchasingAccountsPayableFullDocumentEntryCompletedBranchingValidation()
protected String determineBranch(AttributedDocumentEvent event)
BranchingValidationdetermineBranch in class BranchingValidationevent - the event which triggered this validationpublic PurapService getPurapService()
public void setPurapService(PurapService purapService)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.