Class QueryDefinitions

java.lang.Object
org.chenile.query.service.impl.BaseQueryStore
org.chenile.query.service.impl.QueryDefinitions
All Implemented Interfaces:
QueryStore

public class QueryDefinitions extends BaseQueryStore
Reads the query definitions from a JSON file that has been passed to it. There can be multiple JSON files with the same name in the project. It reads them all and gathers all the definitions in one place.