| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.handlers | |
| org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends Node> |
SubjectAreaHandler.findEntities(String userId,
String typeEntityName,
FindRequest findRequest,
Class<? extends INodeMapper<T>> mapperClass,
String methodName) |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryMapper
Mapping methods to map between Category (or a subtype of Category) and EntityDetail.
|
class |
EntityDetailMapper<N extends Node>
This class provides a mapping between OMRS object EntityDetail and Subject Area OMAS object Node.
|
class |
GlossaryMapper
Mapping methods to map between Glossary (or a subtype of Glossary) and EntityDetail.
|
class |
ProjectMapper
Mapping methods to map between Project (or a subtype of Project) and EntityDetail.
|
class |
TermMapper
Static mapping methods to map between the Term and the generated OMRSBean for GlossaryTerm.
|
Copyright © 2018–2020 ODPi. All rights reserved.