public class LinkCommonContractStep extends Step
Constructor and Description |
---|
LinkCommonContractStep(ParameterMap config) |
Modifier and Type | Method and Description |
---|---|
int |
getAddressParamId() |
int |
getCustomerAddressParamId() |
java.lang.String |
getJspFile() |
boolean |
getManualTitleInput() |
StepData<?> |
newStepData(WizardData data) |
getConfig, getExpression, newInstance, setExpression
public LinkCommonContractStep(ParameterMap config)
public java.lang.String getJspFile()
getJspFile
in class Step
public StepData<?> newStepData(WizardData data)
newStepData
in class Step
public int getAddressParamId()
public int getCustomerAddressParamId()
public boolean getManualTitleInput()