| Package | Description |
|---|---|
| org.gcube.application.framework.harvesting.common.db.discover | |
| org.gcube.application.framework.harvesting.common.db.tools |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DBPropsDiscovererAPI<T extends DBProps> |
| Constructor and Description |
|---|
DBPropsDiscoverer(org.gcube.rest.resourcemanager.discoverer.ri.RunningInstancesDiscoverer riDiscoverer,
org.gcube.rest.resourcemanager.harvester.IResourceHarvester<DBProps> harvester) |
| Modifier and Type | Method and Description |
|---|---|
static DBProps |
SourcePropsTools.parseSourceProps(String propsXML) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<String> |
SourcePropsTools.getChildrenOfTable(DBProps dbProps,
String tableName) |
static ArrayList<Edge> |
SourcePropsTools.getEdges(DBProps dbProps,
String parentTableName) |
static String |
SourcePropsTools.getPKeyOfTable(DBProps dbProps,
String tableName) |
static String |
SourcePropsTools.getSqlOfTable(DBProps dbProps,
String tableName) |
static String |
SourcePropsTools.isValid(DBProps dbProps)
Returns 'valid' in case it is valid, otherwise it returns a text describing what's wrong
|
Copyright © 2014. All Rights Reserved.