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