Uses of Interface
org.dashbuilder.dataset.client.DataSetMetadataCallback
-
Packages that use DataSetMetadataCallback Package Description org.dashbuilder.dataset.client -
-
Uses of DataSetMetadataCallback in org.dashbuilder.dataset.client
Methods in org.dashbuilder.dataset.client with parameters of type DataSetMetadataCallback Modifier and Type Method Description voidDataSetClientServices. fetchMetadata(String uuid, DataSetMetadataCallback listener)Fetch the metadata instance for the specified data set.
-