Package dev.vality.damsel.dominant.cache
Interface DominantCacheSrv.Iface
- All Known Implementing Classes:
DominantCacheSrv.Client
- Enclosing class:
- DominantCacheSrv
public static interface DominantCacheSrv.Iface
-
Method Summary
Modifier and Type Method Description List<CashRegisterProvider>getCashRegisterProviders()List<Category>getCategories()List<ContractTemplate>getContractTemplates()List<Country>getCountries()List<DocumentType>getDocumentTypes()List<TradeBloc>getTradeBlocs()
-
Method Details
-
getCategories
- Throws:
org.apache.thrift.TException
-
getDocumentTypes
- Throws:
org.apache.thrift.TException
-
getCashRegisterProviders
- Throws:
org.apache.thrift.TException
-
getContractTemplates
- Throws:
org.apache.thrift.TException
-
getTradeBlocs
- Throws:
org.apache.thrift.TException
-
getCountries
- Throws:
org.apache.thrift.TException
-