public class TypeConverter extends Object
| Constructor and Description |
|---|
TypeConverter()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
ElementType |
getElementType(InstanceType instanceType,
InstanceProvenanceType instanceProvenanceType,
String metadataCollectionId,
String metadataCollectionName,
String elementLicense)
Convert information from a repository instance into an Open Connector Framework ElementType.
|
public ElementType getElementType(InstanceType instanceType, InstanceProvenanceType instanceProvenanceType, String metadataCollectionId, String metadataCollectionName, String elementLicense)
instanceType - type information from the instanceinstanceProvenanceType - provenance information from the instancemetadataCollectionId - home of the instancemetadataCollectionName - name of the instance's homeelementLicense - any attached licenseCopyright © 2018–2019 ODPi. All rights reserved.