Package com.thingworx.metadata
Interface DataShapeDefinitionRetriever
An instance of DataShapeDefinitionRetriever is used by all ConfigurationTables and ConfigurationTableDefinitions to retrieve their
DataShapes by name whenever queried. As of September 2019, ConfigurationTable and ConfigurationTableDefinition both use a default
implementation that always returns null, but a more substantial DataShapeDefinitionRetriever instance must be supplied by the projects
that use thingworx-common as a library.