Class ShowContractsByAddrParamStep

java.lang.Object
org.bgerp.model.base.Id
org.bgerp.model.base.IdTitle
ru.bgcrm.model.process.wizard.base.Step
ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowContractsByAddrParamStep
All Implemented Interfaces:
Serializable, GetJsp, Id<Integer>, IdTitle<Integer>, Title

public class ShowContractsByAddrParamStep extends Step
See Also:
  • Field Details

  • Constructor Details

    • ShowContractsByAddrParamStep

      public ShowContractsByAddrParamStep(ConfigMap config)
  • Method Details

    • getAddressParamId

      public int getAddressParamId()
    • getBillingConfig

      public SortedMap<Integer, ConfigMap> getBillingConfig()
    • getJsp

      public String getJsp()
      Description copied from interface: GetJsp
      JSP path.
      Returns:
      the JSP path
    • data

      public StepData<?> data(WizardData data)
      Specified by:
      data in class Step