@ApplicationScoped public class RuntimeDataSetLookupServices extends Object implements DataSetLookupServices
| Constructor and Description |
|---|
RuntimeDataSetLookupServices() |
| Modifier and Type | Method and Description |
|---|---|
org.dashbuilder.dataset.DataSet |
lookupDataSet(org.dashbuilder.dataset.def.DataSetDef def,
org.dashbuilder.dataset.DataSetLookup lookup) |
org.dashbuilder.dataset.DataSet |
lookupDataSet(org.dashbuilder.dataset.DataSetLookup lookup) |
org.dashbuilder.dataset.DataSetMetadata |
lookupDataSetMetadata(String uuid) |
public org.dashbuilder.dataset.DataSet lookupDataSet(org.dashbuilder.dataset.DataSetLookup lookup)
throws Exception
lookupDataSet in interface DataSetLookupServicesExceptionpublic org.dashbuilder.dataset.DataSet lookupDataSet(org.dashbuilder.dataset.def.DataSetDef def,
org.dashbuilder.dataset.DataSetLookup lookup)
throws Exception
lookupDataSet in interface DataSetLookupServicesExceptionpublic org.dashbuilder.dataset.DataSetMetadata lookupDataSetMetadata(String uuid) throws Exception
lookupDataSetMetadata in interface DataSetLookupServicesExceptionCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.