Class MatchAllQuery

java.lang.Object
com.liferay.portal.kernel.search.Query
com.liferay.portal.kernel.search.MatchAllQuery
All Implemented Interfaces:
Serializable

public class MatchAllQuery extends Query
Author:
Michael C. Han
See Also:
  • Constructor Details

    • MatchAllQuery

      public MatchAllQuery()
  • Method Details