public class ChooseContractStepData extends StepData<ChooseContractStep>
Constructor and Description |
---|
ChooseContractStepData(ChooseContractStep step,
WizardData data) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CommonObjectLink> |
getCustomerContractList() |
java.util.List<CommonObjectLink> |
getLinkedContracts() |
boolean |
isFilled() |
boolean |
isFilled(java.sql.Connection con) |
public ChooseContractStepData(ChooseContractStep step, WizardData data)
public boolean isFilled(java.sql.Connection con) throws BGException
isFilled
in class StepData<ChooseContractStep>
BGException
public java.util.List<CommonObjectLink> getCustomerContractList()
public java.util.List<CommonObjectLink> getLinkedContracts()
public boolean isFilled()