Class SearchResource

  • All Implemented Interfaces:
    MashupConstants, RestConstants

    public class SearchResource
    extends DataCollectionRestResource
    Implementation of a JcmsResource, used to return the result of a search in JCMS internal search engine through REST.
    Since:
    JCMS-6.0
    Author:
    dissert
    • Constructor Detail

      • SearchResource

        public SearchResource​(org.restlet.Context context,
                              org.restlet.data.Request request,
                              org.restlet.data.Response response)