@Component public class Icd10ExpanderDecoratorFactory extends Object implements DynamicRepositoryDecoratorFactory<Entity>
| Constructor and Description |
|---|
Icd10ExpanderDecoratorFactory(com.google.gson.Gson gson,
CollectionsQueryTransformer queryTransformer) |
| Modifier and Type | Method and Description |
|---|---|
Repository |
createDecoratedRepository(Repository<Entity> repository,
Map<String,Object> parameters) |
String |
getDescription() |
String |
getId() |
String |
getLabel() |
String |
getSchema() |
public Icd10ExpanderDecoratorFactory(com.google.gson.Gson gson,
CollectionsQueryTransformer queryTransformer)
public Repository createDecoratedRepository(Repository<Entity> repository, Map<String,Object> parameters)
createDecoratedRepository in interface DynamicRepositoryDecoratorFactory<Entity>public String getId()
getId in interface DynamicRepositoryDecoratorFactory<Entity>public String getLabel()
getLabel in interface DynamicRepositoryDecoratorFactory<Entity>public String getDescription()
getDescription in interface DynamicRepositoryDecoratorFactory<Entity>public String getSchema()
getSchema in interface DynamicRepositoryDecoratorFactory<Entity>Copyright © 2019 Pivotal Software, Inc.. All rights reserved.