public class ShowContractsByAddrParamStepData extends StepData<ShowContractsByAddrParamStep>
Constructor and Description |
---|
ShowContractsByAddrParamStepData(ShowContractsByAddrParamStep step,
WizardData data) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,org.w3c.dom.Document> |
getContracts() |
int |
getHouseId() |
boolean |
isFilled(java.sql.Connection con) |
public ShowContractsByAddrParamStepData(ShowContractsByAddrParamStep step, WizardData data)
public boolean isFilled(java.sql.Connection con) throws BGException
isFilled
in class StepData<ShowContractsByAddrParamStep>
BGException
public int getHouseId()
public java.util.Map<java.lang.String,org.w3c.dom.Document> getContracts()