Class DominantCacheSrv.Client

java.lang.Object
org.apache.thrift.TServiceClient
dev.vality.damsel.dominant.cache.DominantCacheSrv.Client
All Implemented Interfaces:
DominantCacheSrv.Iface
Enclosing class:
DominantCacheSrv

public static class DominantCacheSrv.Client
extends org.apache.thrift.TServiceClient
implements DominantCacheSrv.Iface
  • Constructor Details

    • Client

      public Client​(org.apache.thrift.protocol.TProtocol prot)
    • Client

      public Client​(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
  • Method Details

    • getCategories

      public List<Category> getCategories() throws org.apache.thrift.TException
      Specified by:
      getCategories in interface DominantCacheSrv.Iface
      Throws:
      org.apache.thrift.TException
    • sendGetCategories

      public void sendGetCategories() throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • recvGetCategories

      public List<Category> recvGetCategories() throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • getDocumentTypes

      public List<DocumentType> getDocumentTypes() throws org.apache.thrift.TException
      Specified by:
      getDocumentTypes in interface DominantCacheSrv.Iface
      Throws:
      org.apache.thrift.TException
    • sendGetDocumentTypes

      public void sendGetDocumentTypes() throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • recvGetDocumentTypes

      public List<DocumentType> recvGetDocumentTypes() throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • getCashRegisterProviders

      public List<CashRegisterProvider> getCashRegisterProviders() throws org.apache.thrift.TException
      Specified by:
      getCashRegisterProviders in interface DominantCacheSrv.Iface
      Throws:
      org.apache.thrift.TException
    • sendGetCashRegisterProviders

      public void sendGetCashRegisterProviders() throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • recvGetCashRegisterProviders

      public List<CashRegisterProvider> recvGetCashRegisterProviders() throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • getContractTemplates

      public List<ContractTemplate> getContractTemplates() throws org.apache.thrift.TException
      Specified by:
      getContractTemplates in interface DominantCacheSrv.Iface
      Throws:
      org.apache.thrift.TException
    • sendGetContractTemplates

      public void sendGetContractTemplates() throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • recvGetContractTemplates

      public List<ContractTemplate> recvGetContractTemplates() throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • getTradeBlocs

      public List<TradeBloc> getTradeBlocs() throws org.apache.thrift.TException
      Specified by:
      getTradeBlocs in interface DominantCacheSrv.Iface
      Throws:
      org.apache.thrift.TException
    • sendGetTradeBlocs

      public void sendGetTradeBlocs() throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • recvGetTradeBlocs

      public List<TradeBloc> recvGetTradeBlocs() throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • getCountries

      public List<Country> getCountries() throws org.apache.thrift.TException
      Specified by:
      getCountries in interface DominantCacheSrv.Iface
      Throws:
      org.apache.thrift.TException
    • sendGetCountries

      public void sendGetCountries() throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • recvGetCountries

      public List<Country> recvGetCountries() throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException