Uses of Interface
com.liferay.portal.kernel.search.OpenSearch
Packages that use OpenSearch
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the kernel portlet interfaces and classes.
-
Uses of OpenSearch in com.liferay.portal.kernel.model
Methods in com.liferay.portal.kernel.model that return OpenSearchModifier and TypeMethodDescriptionPortlet.getOpenSearchInstance()
Returns the indexer instance of the portlet.PortletWrapper.getOpenSearchInstance()
Returns the indexer instance of the portlet. -
Uses of OpenSearch in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet that return OpenSearchMethods in com.liferay.portal.kernel.portlet that return types with arguments of type OpenSearch -
Uses of OpenSearch in com.liferay.portal.kernel.search
Classes in com.liferay.portal.kernel.search that implement OpenSearchMethods in com.liferay.portal.kernel.search that return OpenSearchModifier and TypeMethodDescriptionstatic OpenSearch
OpenSearchRegistryUtil.getOpenSearch
(Class<?> clazz) static OpenSearch
OpenSearchRegistryUtil.getOpenSearch
(String className) Methods in com.liferay.portal.kernel.search that return types with arguments of type OpenSearchModifier and TypeMethodDescriptionstatic List<OpenSearch>
OpenSearchRegistryUtil.getOpenSearchInstances()
PortletBag.getOpenSearchInstance()