| Modifier and Type | Method and Description |
|---|---|
ReferenceableMapper |
IGCOMRSMetadataCollection.getMapperForParameters(Reference igcObject,
String prefix,
String userId)
Retrieves the Mapper that can be used for the provided parameters (or null if none exists).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionMapper
Defines the mapping to the OMRS "Connection" entity.
|
class |
ConnectorTypeMapper
Defines the mapping to the OMRS "ConnectorType" entity.
|
class |
ContactDetailsMapper
Defines the mapping to the OMRS "ContactDetails" entity.
|
class |
DatabaseMapper
Define sthe mapping to the OMRS "Database" entity.
|
class |
DataClassMapper
Defines the mapping to the OMRS "DataClass" entity.
|
class |
DataFileMapper
Defines the mapping to the OMRS "DataFile" entity.
|
class |
DeployedDatabaseSchemaMapper
Defines the mapping to the OMRS "DeployedDatabaseSchema" entity.
|
class |
EndpointMapper
Defines the mapping to the OMRS "Endpoint" entity.
|
class |
FileFolderMapper
Defines the mapping to the OMRS "FileFolder" entity.
|
class |
GlossaryCategoryMapper
Defines the mapping to the OMRS "GlossaryCategory" entity.
|
class |
GlossaryTermMapper
Defines the mapping to the OMRS "GlossaryTerm" entity.
|
class |
GovernancePolicyMapper
Defines the mapping to the OMRS "GlossaryPolicy" entity.
|
class |
InformalTagMapper
Defines the mapping to the OMRS "InformalTag" entity.
|
class |
PersonMapper
Defines the mapping to the OMRS "Person" entity.
|
class |
RelationalColumnMapper
Defines the mapping to the OMRS "RelationalColumn" entity.
|
class |
RelationalColumnTypeMapper
Defines the mapping to the OMRS "RelationalColumnType" entity.
|
class |
RelationalDBSchemaTypeMapper
Defines the mapping to the OMRS "RelationalDBSchemaType" entity.
|
class |
RelationalTableMapper
Defines the mapping to the OMRS "RelationalTable" entity.
|
class |
RelationalTableTypeMapper
Defines the mapping to the OMRS "RelationalTableType" entity.
|
class |
TabularColumnMapper
Defines the mapping to the OMRS "TabularColumn" entity.
|
class |
TabularColumnTypeMapper
Defines the mapping to the OMRS "TabularColumnType" entity.
|
class |
TabularSchemaTypeMapper
Defines the mapping to the OMRS "TabularSchemaType" entity.
|
class |
TeamMapper
Defines the mapping to the OMRS "Team" entity.
|
| Modifier and Type | Method and Description |
|---|---|
protected ReferenceableMapper |
ReferenceableMapper.getNewInstance()
Retrieves a new instance of this same class, which is needed to ensure there are distinct protected members
to populate for each instance of an object that needs to be mapped.
|
ReferenceableMapper |
ReferenceableMapper.initialize(Reference baseObject,
Reference receivedObject)
Initialize the mapper with an IGC object to be mapped.
|
Copyright © 2018–2019 ODPi. All rights reserved.