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