Uses of Interface
com.liferay.social.kernel.model.SocialRequestInterpreter
Packages that use SocialRequestInterpreter
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 SocialRequestInterpreter in com.liferay.portal.kernel.model
Methods in com.liferay.portal.kernel.model that return SocialRequestInterpreterModifier and TypeMethodDescriptionPortlet.getSocialRequestInterpreterInstance()
Returns the name of the social request interpreter instance of the portlet.PortletWrapper.getSocialRequestInterpreterInstance()
Returns the name of the social request interpreter instance of the portlet. -
Uses of SocialRequestInterpreter in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet that return SocialRequestInterpreterMethods in com.liferay.portal.kernel.portlet that return types with arguments of type SocialRequestInterpreter -
Uses of SocialRequestInterpreter in com.liferay.social.kernel.model
Classes in com.liferay.social.kernel.model that implement SocialRequestInterpreter -
Uses of SocialRequestInterpreter in com.liferay.social.kernel.model.impl
Classes in com.liferay.social.kernel.model.impl that implement SocialRequestInterpreterConstructors in com.liferay.social.kernel.model.impl with parameters of type SocialRequestInterpreterModifierConstructorDescriptionSocialRequestInterpreterImpl
(String portletId, SocialRequestInterpreter requestInterpreter)
PortletBag.getSocialRequestInterpreterInstance()