| Modifier and Type | Method and Description |
|---|---|
List<String> |
IdentifierResolver.getItemGUIDs(AnalyticsMetadata item)
Get GUIDs of the identifiers listed as sources of metadata.
|
| Constructor and Description |
|---|
AnalyticsMetadataBuilder(AnalyticsMetadata src,
Map<String,Object> extendedProperties,
ExecutionContext ctx)
Constructor initialized from source object and .
|
| Modifier and Type | Method and Description |
|---|---|
AnalyticsMetadata |
AnalyticsMetadataConverter.getNewBean(Class<SchemaAttribute> beanClass,
EntityDetail entity,
String methodName)
Using the supplied entity, return a new instance of the bean.
|
AnalyticsMetadata |
AnalyticsMetadataConverter.getNewBean(EntityDetail entity,
String methodName)
Helper function for specific template class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataContainer
MetadataContainer is abstraction of grouping element for
MetadataItem
and nested containers. |
class |
MetadataItem
MetadataItem is an abstraction of something that references source of
simple data that have same type like integer, string, etc.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.