@Component public class CollectionsQueryTransformerImpl extends Object implements CollectionsQueryTransformer
| Modifier and Type | Method and Description |
|---|---|
Query<Entity> |
transformQuery(Query<Entity> query,
String icd10EntityTypeId,
String expandAttribute) |
public Query<Entity> transformQuery(Query<Entity> query, String icd10EntityTypeId, String expandAttribute)
transformQuery in interface CollectionsQueryTransformerquery - the query to transformicd10EntityTypeId - the EntityType that contains the ICD-10 identifiersexpandAttribute - the attribute on which to apply the query transformationCopyright © 2018 Pivotal Software, Inc.. All rights reserved.