public class ContractInfoStep extends Step
Modifier and Type | Class and Description |
---|---|
static class |
ContractInfoStep.Rule |
Modifier and Type | Field and Description |
---|---|
java.util.List<ContractInfoStep.Rule> |
rules |
Constructor and Description |
---|
ContractInfoStep(ParameterMap config) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getJspFile() |
java.util.List<ContractInfoStep.Rule> |
getRules() |
StepData<?> |
newStepData(WizardData data) |
getConfig, getExpression, newInstance, setExpression
public java.util.List<ContractInfoStep.Rule> rules
public ContractInfoStep(ParameterMap config)
public java.lang.String getJspFile()
getJspFile
in class Step
public StepData<?> newStepData(WizardData data)
newStepData
in class Step
public java.util.List<ContractInfoStep.Rule> getRules()