Package es.bsc.dataclay.util
Interface CommonManager
-
- All Known Subinterfaces:
DataServiceAPI
- All Known Implementing Classes:
AbstractManager
,AccountManager
,ClassManager
,ContractManager
,DataContractManager
,DataService
,DataServiceGrpcClient
,DataSetManager
,InterfaceManager
,LogicModuleMetadataMgr
,MetaDataService
,NamespaceManager
,SessionManager
public interface CommonManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
cleanCaches()
Method that cleans the caches of the manager.
-