Interface ZoneService


public interface ZoneService
  • Method Details

    • zoneList

      List<Zone> zoneList(int contractId) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • searchWhoisList

      SearchResult<ZoneWhois> searchWhoisList(String zoneMask, boolean actualy, Period period, Page page, String[] sort) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • getWhoisData

      void getWhoisData(javax.xml.ws.Holder<String> whoisData, int zoneId) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException