Uses of Class
org.dashbuilder.dataset.json.DataSetLookupJSONMarshaller
-
Packages that use DataSetLookupJSONMarshaller Package Description org.dashbuilder.dataset.json -
-
Uses of DataSetLookupJSONMarshaller in org.dashbuilder.dataset.json
Fields in org.dashbuilder.dataset.json declared as DataSetLookupJSONMarshaller Modifier and Type Field Description protected DataSetLookupJSONMarshallerDataSetDefJSONMarshaller. dataSetLookupJSONMarshallerMethods in org.dashbuilder.dataset.json that return DataSetLookupJSONMarshaller Modifier and Type Method Description static DataSetLookupJSONMarshallerDataSetLookupJSONMarshaller. get()Constructors in org.dashbuilder.dataset.json with parameters of type DataSetLookupJSONMarshaller Constructor Description DataSetDefJSONMarshaller(DataSetProviderRegistry dataSetProviderRegistry, DataSetLookupJSONMarshaller dataSetLookupJSONMarshaller)
-