Class DirectCollectionQueryKey

    • Constructor Detail

      • DirectCollectionQueryKey

        public DirectCollectionQueryKey()
    • Method Detail

      • isCollectionQueryKey

        public boolean isCollectionQueryKey()
        INTERNAL: override the isCollectionQueryKey() method in the superclass to return true.
        Overrides:
        isCollectionQueryKey in class QueryKey
        Returns:
        boolean
      • isDirectCollectionQueryKey

        public boolean isDirectCollectionQueryKey()
        INTERNAL: override the isDirectCollectionQueryKey() method in the superclass to return true.
        Overrides:
        isDirectCollectionQueryKey in class QueryKey
        Returns:
        boolean