Class SingletonQueryGroupProvider

    • Constructor Detail

      • SingletonQueryGroupProvider

        public SingletonQueryGroupProvider​(IQueryGroup instance)
        Parameters:
        instance - the instance to wrap
    • Method Detail

      • getQuerySpecificationFQNs

        public java.util.Set<java.lang.String> getQuerySpecificationFQNs()
        Description copied from interface: IQueryGroupProvider
        Note that the provider should load the query group class only if the FQNs can not be computed in other ways.
        Specified by:
        getQuerySpecificationFQNs in interface IQueryGroupProvider
        Returns:
        the set of query specification FQNs in the group