Class SearchSiteAction.CriteriaParameters

  • Enclosing class:
    SearchSiteAction

    public static class SearchSiteAction.CriteriaParameters
    extends Object
    A Class used to represent the different criteria restriction links that are displayed along with the search results.
    • Method Detail

      • getQueryParameters

        public String getQueryParameters()
        Returns:
        the search as query parameters. Clients are expected to have a url delimiter at the end of the url before appending the output of this method
      • getLabelKey

        public String getLabelKey()
      • getSpaceKey

        public String getSpaceKey()
      • getQueryString

        public String getQueryString()
      • getContributor

        public String getContributor()
      • getContributorUsername

        public String getContributorUsername()