Interface RegistryClient
-
- All Known Implementing Classes:
RegistryClientSolr
public interface RegistryClient
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>
getResourceIds(String datasetId)
boolean
publishFile(FileInfo obj)
String
publishObject(RegistryObject obj)
-