public class LinkCustomerFromCommonContractStepData extends StepData<LinkCustomerFromCommonContractStep>
Constructor and Description |
---|
LinkCustomerFromCommonContractStepData(LinkCustomerFromCommonContractStep step,
WizardData data) |
Modifier and Type | Method and Description |
---|---|
boolean |
getCanEdit() |
Customer |
getCustomer() |
int |
getParamGroupId() |
boolean |
isFilled(java.sql.Connection con) |
public LinkCustomerFromCommonContractStepData(LinkCustomerFromCommonContractStep step, WizardData data)
public boolean isFilled(java.sql.Connection con) throws BGException
isFilled
in class StepData<LinkCustomerFromCommonContractStep>
BGException
public Customer getCustomer()
public int getParamGroupId()
public boolean getCanEdit()