Class ShowInetSessionStep

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.ShowInetSessionStep
All Implemented Interfaces:
Serializable, GetJsp, Id<Integer>, IdTitle<Integer>, Title

public class ShowInetSessionStep extends Step
See Also:
  • Field Details

  • Constructor Details

    • ShowInetSessionStep

      public ShowInetSessionStep(ConfigMap config)
  • Method Details

    • 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