public class TableAssociationResource extends Object
| Constructor and Description |
|---|
TableAssociationResource() |
TableAssociationResource(org.gcube.common.resources.gcore.GenericResource tableAssociation) |
TableAssociationResource(Map<String,TableIdentificators> associationsTable) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAssociation(String flowId,
String tabularResourceId,
String tableId) |
Map<String,TableIdentificators> |
getAssociationsTable() |
org.gcube.common.resources.gcore.GenericResource |
getGenericResurce() |
void |
removeAssociation(String flowId) |
public TableAssociationResource()
public TableAssociationResource(Map<String,TableIdentificators> associationsTable)
public TableAssociationResource(org.gcube.common.resources.gcore.GenericResource tableAssociation)
public org.gcube.common.resources.gcore.GenericResource getGenericResurce()
public void removeAssociation(String flowId)
public Map<String,TableIdentificators> getAssociationsTable()
Copyright © 2017. All Rights Reserved.