public class AssetConverter extends Object
| Constructor and Description |
|---|
AssetConverter(OMRSRepositoryHelper repositoryHelper) |
| Modifier and Type | Method and Description |
|---|---|
List<Classification> |
convertClassifications(List<Classification> classificationsFromEntity) |
Relationship |
convertRelationship(Relationship rel) |
List<Relationship> |
convertRelationships(List<Relationship> relationships) |
AssetDescription |
getAssetDescription(EntityDetail entityDetail) |
List<AssetDescription> |
getAssetsDetails(List<EntityDetail> entityDetails) |
public AssetConverter(OMRSRepositoryHelper repositoryHelper)
public List<AssetDescription> getAssetsDetails(List<EntityDetail> entityDetails)
public AssetDescription getAssetDescription(EntityDetail entityDetail)
public List<Relationship> convertRelationships(List<Relationship> relationships)
public Relationship convertRelationship(Relationship rel)
public List<Classification> convertClassifications(List<Classification> classificationsFromEntity)
Copyright © 2018–2019 ODPi. All rights reserved.