Interface InetDirectoriesService


public interface InetDirectoriesService
  • Method Details

    • trafficRangeSpecList

      List<TrafficRangeSpec> trafficRangeSpecList() throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • trafficRangeSpecGet

      TrafficRangeSpec trafficRangeSpecGet(int id) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • trafficRangeSpecUpdate

      int trafficRangeSpecUpdate(TrafficRangeSpec trafficRangeSpec) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • trafficRangeSpecDelete

      void trafficRangeSpecDelete(int id) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException