Class PrincipalSearchReport.SearchArgument

  • Enclosing class:
    PrincipalSearchReport

    protected class PrincipalSearchReport.SearchArgument
    extends Object
    Inner utility class preparing the query arguments present in the DAV:property-search element(s).
    • Method Detail

      • getSearchProperties

        protected DavPropertyNameSet getSearchProperties()
        Returns:
        property name set used to restrict the search to a limited amount of properties.
      • getSearchString

        protected String getSearchString()
        Returns:
        query string as present in the DAV:match element.