Class PeopleDirectoryAction.SearchQueryBean

java.lang.Object
com.atlassian.confluence.user.actions.PeopleDirectoryAction.SearchQueryBean
Enclosing class:
PeopleDirectoryAction

@Deprecated(forRemoval=true) public class PeopleDirectoryAction.SearchQueryBean extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Kept for backwards compatibility with existing query strings that used the old SearchQueryBean madness
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    setQueryString(String queryString)
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SearchQueryBean

      public SearchQueryBean()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getQueryString

      public String getQueryString()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setQueryString

      public void setQueryString(String queryString)
      Deprecated, for removal: This API element is subject to removal in a future version.