public class ClassificationHandler extends Object
| Constructor and Description |
|---|
ClassificationHandler(InvalidParameterHandler invalidParameterHandler)
Instantiates a new Classification handler.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Set<GraphContext>> |
getAssetContextByClassification(String userId,
EntityDetail entityDetail)
Gets asset context from the entity by classification type.
|
public ClassificationHandler(InvalidParameterHandler invalidParameterHandler)
invalidParameterHandler - the invalid parameter handlerpublic Map<String,Set<GraphContext>> getAssetContextByClassification(String userId, EntityDetail entityDetail) throws OCFCheckedExceptionBase
userId - the user identityDetail - the entity for retrieving the classifications attached to itOCFCheckedExceptionBaseCopyright © 2018–2020 ODPi. All rights reserved.