Class ServiceConnectStepData

java.lang.Object
ru.bgcrm.model.process.wizard.StepData<ServiceConnectStep>
ru.bgcrm.model.process.wizard.ServiceConnectStepData

public class ServiceConnectStepData extends StepData<ServiceConnectStep>
  • Constructor Details

  • Method Details

    • isFilled

      public boolean isFilled(Connection con) throws BGException
      Specified by:
      isFilled in class StepData<ServiceConnectStep>
      Throws:
      BGException
    • getAccount

      public String getAccount()
    • getInfo

      public List<ru.ufanet.bgbilling.service.ServiceConnectInfo> getInfo()
    • getAlreadyConnected

      public List<ru.ufanet.bgbilling.service.ServiceConnectInfo> getAlreadyConnected()
    • getPackets

      public List<ru.ufanet.bgbilling.service.PacketInfo> getPackets()