All Retrieve-Only
getAppDataDir
Locate and get the application data directory
MetaApi.getAppDataDir()Parameters
no parameters.Returns
The application data directory.getClassM
Get the object representing the class
MetaApi.getClassM(className)Parameters
className: name of the class (string)Returns
Class metadata.getSchemaForDataStudio
Get class schema for the data studio
Parameters
Returns
getDomainFileAsMap
get domain file as a hashmap.
Parameters
Returns
getMetadata
Get metadata based on the ID.
Parameters
Returns
getClasses
Get classes based on the provided filter.
Parameters
Returns
getClassNames
Get class names based on the provided filter.
Parameters
Returns
getDataSourceNames
Get data source names based on the provided filter.
Parameters
Returns
getDataSources
Get data sources based on the provided filter.
Parameters
Returns
Last updated