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