|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OpenSearch | |
|---|---|
| com.liferay.portal.kernel.portlet | This package defines the kernel portlet interfaces and classes. |
| com.liferay.portal.kernel.search | |
| com.liferay.portal.model | This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. |
| com.liferay.portal.model.impl | This package defines the portal model implementation base classes. |
| com.liferay.portal.search | |
| com.liferay.portlet | This package defines the common portlet interfaces, base classes, classes, factories, and utilities. |
| com.liferay.portlet.blogs.util | |
| com.liferay.portlet.documentlibrary.util | This package defines the document library portlet utility interfaces and classes. |
| com.liferay.portlet.messageboards.util | |
| Uses of OpenSearch in com.liferay.portal.kernel.portlet |
|---|
| Methods in com.liferay.portal.kernel.portlet that return types with arguments of type OpenSearch | |
|---|---|
List<OpenSearch> |
PortletBag.getOpenSearchInstances()
|
| Uses of OpenSearch in com.liferay.portal.kernel.search |
|---|
| Classes in com.liferay.portal.kernel.search that implement OpenSearch | |
|---|---|
class |
BaseOpenSearchImpl
|
class |
HitsOpenSearchImpl
|
| Methods in com.liferay.portal.kernel.search that return OpenSearch | |
|---|---|
static 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 OpenSearch | |
|---|---|
static List<OpenSearch> |
OpenSearchRegistryUtil.getOpenSearchInstances()
|
| Uses of OpenSearch in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model that return OpenSearch | |
|---|---|
OpenSearch |
PortletWrapper.getOpenSearchInstance()
Returns the indexer instance of the portlet. |
OpenSearch |
Portlet.getOpenSearchInstance()
Returns the indexer instance of the portlet. |
| Uses of OpenSearch in com.liferay.portal.model.impl |
|---|
| Methods in com.liferay.portal.model.impl that return OpenSearch | |
|---|---|
OpenSearch |
PortletImpl.getOpenSearchInstance()
Returns the indexer instance of the portlet. |
| Uses of OpenSearch in com.liferay.portal.search |
|---|
| Classes in com.liferay.portal.search that implement OpenSearch | |
|---|---|
class |
PortalOpenSearchImpl
|
| Uses of OpenSearch in com.liferay.portlet |
|---|
| Methods in com.liferay.portlet that return types with arguments of type OpenSearch | |
|---|---|
List<OpenSearch> |
PortletBagImpl.getOpenSearchInstances()
|
protected List<OpenSearch> |
PortletBagFactory.newOpenSearches(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
| Constructor parameters in com.liferay.portlet with type arguments of type OpenSearch | |
|---|---|
PortletBagImpl(String portletName,
javax.servlet.ServletContext servletContext,
Portlet portletInstance,
ResourceBundleTracker resourceBundleTracker,
List<ConfigurationAction> configurationActionInstances,
List<Indexer<?>> indexerInstances,
List<OpenSearch> openSearchInstances,
List<SchedulerEventMessageListener> schedulerEventMessageListeners,
FriendlyURLMapperTracker friendlyURLMapperTracker,
List<URLEncoder> urlEncoderInstances,
List<PortletDataHandler> portletDataHandlerInstances,
List<StagedModelDataHandler<?>> stagedModelDataHandlerInstances,
List<TemplateHandler> templateHandlerInstances,
List<PortletLayoutListener> portletLayoutListenerInstances,
List<PollerProcessor> pollerProcessorInstances,
List<MessageListener> popMessageListenerInstances,
List<SocialActivityInterpreter> socialActivityInterpreterInstances,
List<SocialRequestInterpreter> socialRequestInterpreterInstances,
List<UserNotificationDefinition> userNotificationDefinitionInstances,
List<UserNotificationHandler> userNotificationHandlerInstances,
List<WebDAVStorage> webDAVStorageInstances,
List<Method> xmlRpcMethodInstances,
List<ControlPanelEntry> controlPanelEntryInstances,
List<AssetRendererFactory<?>> assetRendererFactoryInstances,
List<AtomCollectionAdapter<?>> atomCollectionAdapters,
List<CustomAttributesDisplay> customAttributesDisplayInstances,
List<PermissionPropagator> permissionPropagatorInstances,
List<TrashHandler> trashHandlerInstances,
List<WorkflowHandler<?>> workflowHandlerInstances,
List<PreferencesValidator> preferencesValidatorInstances)
|
|
| Uses of OpenSearch in com.liferay.portlet.blogs.util |
|---|
| Classes in com.liferay.portlet.blogs.util that implement OpenSearch | |
|---|---|
class |
BlogsOpenSearchImpl
|
| Uses of OpenSearch in com.liferay.portlet.documentlibrary.util |
|---|
| Classes in com.liferay.portlet.documentlibrary.util that implement OpenSearch | |
|---|---|
class |
DLOpenSearchImpl
|
| Uses of OpenSearch in com.liferay.portlet.messageboards.util |
|---|
| Classes in com.liferay.portlet.messageboards.util that implement OpenSearch | |
|---|---|
class |
MBOpenSearchImpl
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||