public class ClassificationHandler extends Object
| Constructor and Description |
|---|
ClassificationHandler(String serviceName,
String serverName,
InvalidParameterHandler invalidParameterHandler,
OMRSRepositoryHelper repositoryHelper,
RepositoryHandler repositoryHandler)
Instantiates a new Classification handler.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Set<GraphContext>> |
getAssetContextByClassification(String serverName,
String userId,
EntityDetail entityDetail)
Gets asset context from the entity by classification type.
|
public ClassificationHandler(String serviceName, String serverName, InvalidParameterHandler invalidParameterHandler, OMRSRepositoryHelper repositoryHelper, RepositoryHandler repositoryHandler)
serviceName - the service nameserverName - the server nameinvalidParameterHandler - the invalid parameter handlerrepositoryHelper - the repository helperrepositoryHandler - the repository handlerpublic Map<String,Set<GraphContext>> getAssetContextByClassification(String serverName, String userId, EntityDetail entityDetail)
serverName - the server nameuserId - the user identityDetail - the entity for retrieving the classifications attached to itCopyright © 2018–2020 ODPi. All rights reserved.