public class RequisitionCommodityCodeBranchingValidation extends BranchingValidation
Modifier and Type | Field and Description |
---|---|
static String |
COMMODITY_CODE_IS_REQUIRED |
branchMap, parameterProperties, shouldQuitOnFail
Constructor and Description |
---|
RequisitionCommodityCodeBranchingValidation() |
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.
|
org.kuali.rice.coreservice.framework.parameter.ParameterService |
getParameterService() |
void |
setParameterService(org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService) |
getBranchMap, getParameterProperties, setBranchMap, setParameterProperties, setShouldQuitOnFail, shouldQuitOnFail, stageValidation, validate
populateParameterFromEvent, populateParametersFromEvent
public static final String COMMODITY_CODE_IS_REQUIRED
public RequisitionCommodityCodeBranchingValidation()
protected String determineBranch(AttributedDocumentEvent event)
BranchingValidation
determineBranch
in class BranchingValidation
event
- the event which triggered this validationpublic org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
public void setParameterService(org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.