Interface OpenSearchQueryInfo

  • All Known Implementing Classes:
    SimpleOpenSearchQueryInfo

    @Deprecated
    public interface OpenSearchQueryInfo
    Deprecated.
    Legacy AEM 6.x API.
    Metadata interface holding (limited) information about the Open Search query element.
    • Method Detail

      • getRole

        Query.Role getRole()
        Deprecated.
        Get the query role type.
      • getSearchTerms

        String getSearchTerms()
        Deprecated.
        Get the query search terms.