public interface DataManagement
String getJSONView(PagedRequestSettings settings, String tableName, List<Field> filters) throws RemoteException, Exception
RemoteException
Exception
Integer generateMaps(String author, boolean enableGIS, Integer hspecId, List<Field> speciesFilter, boolean forceRegeneration) throws RemoteException, Exception
RemoteException
Exception
String submitRequest(SourceGenerationRequest request) throws RemoteException, Exception
RemoteException
Exception
EnvironmentalExecutionReportItem getReport(List<String> reportIds) throws RemoteException, Exception
RemoteException
Exception
String removeRequest(String id, boolean deleteData, boolean deleteJobs) throws RemoteException, Exception
RemoteException
Exception
List<Field> getDefaultSources() throws RemoteException, Exception
RemoteException
Exception
Resource updateResource(Resource toUpdate) throws RemoteException, Exception
RemoteException
Exception
void deleteResource(int resourceId) throws RemoteException, Exception
RemoteException
Exception
Resource loadResource(int resId) throws RemoteException, Exception
RemoteException
Exception
CustomQueryDescriptorStubs setCustomQuery(String userId, String queryString) throws RemoteException, Exception
RemoteException
Exception
String viewCustomQuery(String userId, PagedRequestSettings settings) throws RemoteException, Exception
RemoteException
Exception
Integer asyncImportResource(File toImport, String userId, ResourceType type, String encoding, Boolean[] fieldsMask, boolean hasHeader, char delimiter) throws RemoteException, Exception
RemoteException
Exception
Resource syncImportResource(File toImport, String userId, ResourceType type, String encoding, Boolean[] fieldsMask, boolean hasHeader, char delimiter) throws RemoteException, Exception
RemoteException
Exception
File exportTableAsCSV(String table, String basketId, String user, String toSaveName, ExportOperation operationType) throws RemoteException, Exception
table
- basketId
- user
- toSaveName
- operationType
- RemoteException
Exception
String analyzeTables(Analysis request) throws RemoteException, Exception
RemoteException
Exception
File loadAnalysisResults(String id, String userId) throws RemoteException, Exception
RemoteException
Exception
String resubmitGeneration(String id) throws RemoteException, Exception
RemoteException
Exception
void deleteAnalysis(String id) throws RemoteException, Exception
RemoteException
Exception
String getSystemTableName(SystemTable table) throws RemoteException, Exception
RemoteException
Exception
Copyright © 2017. All Rights Reserved.