Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-1312

Missing createQuery method for HstQueryManager

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Won't Fix
    • 2.05.02
    • 2.05.03
    • None
    • None

    Description

      I noticed that HstQueryManager (2.05.02) provides these methods:

      • createQuery(Node scope)
      • createQuery(Node scope, Class<? extends HippoBean> filterBean, boolean includeSubTypes)
      • createQuery(Node scope, Class<? extends HippoBean>... filterBeans)
      • createQuery(Node scope, String ... primaryNodeTypes)
      • createQuery(Node scope, String nodeType, boolean includeSubTypes)
      • createQuery(HippoBean scope)
      • createQuery(HippoBean scope, Class<? extends HippoBean> filterBean, boolean includeSubTypes)
      • createQuery(HippoBean scope, Class<? extends HippoBean>... filterBean)
      • createQuery(HippoBean scope, String ... primaryNodeTypes)

      Looks like this method is missing: createQuery(HippoBean scope, String nodeType, boolean includeSubTypes)

      Attachments

        Activity

          People

            aschrijvers Ard Schrijvers
            mtricot Mickaƫl Tricot (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: