public class PurchaseOrderAmendmentRequiresAccountValidationBranchingValidation extends PurchaseOrderRequiresAccountValidationBranchingValidation
| Modifier and Type | Field and Description | 
|---|---|
| protected PurapService | purapService | 
| protected PurchaseOrderService | purchaseOrderService | 
itemForValidation, NEEDS_ACCOUNT_VALIDATIONbranchMap, parameterProperties, shouldQuitOnFail| Constructor and Description | 
|---|
| PurchaseOrderAmendmentRequiresAccountValidationBranchingValidation() | 
| 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() | 
| PurchaseOrderService | getPurchaseOrderService() | 
| void | setPurapService(PurapService purapService) | 
| void | setPurchaseOrderService(PurchaseOrderService purchaseOrderService) | 
getItemForValidation, setItemForValidationgetBranchMap, getParameterProperties, setBranchMap, setParameterProperties, setShouldQuitOnFail, shouldQuitOnFail, stageValidation, validatepopulateParameterFromEvent, populateParametersFromEventprotected PurchaseOrderService purchaseOrderService
protected PurapService purapService
public PurchaseOrderAmendmentRequiresAccountValidationBranchingValidation()
protected String determineBranch(AttributedDocumentEvent event)
BranchingValidationdetermineBranch in class PurchaseOrderRequiresAccountValidationBranchingValidationevent - the event which triggered this validationpublic PurchaseOrderService getPurchaseOrderService()
public void setPurchaseOrderService(PurchaseOrderService purchaseOrderService)
public PurapService getPurapService()
public void setPurapService(PurapService purapService)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.