Uses of Interface
com.liferay.social.kernel.model.SocialActivityInterpreter
Packages that use SocialActivityInterpreter
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the kernel portlet interfaces and classes.
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of SocialActivityInterpreter in com.liferay.portal.kernel.model
Methods in com.liferay.portal.kernel.model that return types with arguments of type SocialActivityInterpreterModifier and TypeMethodDescriptionPortlet.getSocialActivityInterpreterInstances()
Returns the social activity interpreter instances of the portlet.PortletWrapper.getSocialActivityInterpreterInstances()
Returns the social activity interpreter instances of the portlet. -
Uses of SocialActivityInterpreter in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet that return types with arguments of type SocialActivityInterpreter -
Uses of SocialActivityInterpreter in com.liferay.social.kernel.model
Classes in com.liferay.social.kernel.model that implement SocialActivityInterpreter -
Uses of SocialActivityInterpreter in com.liferay.social.kernel.model.impl
Classes in com.liferay.social.kernel.model.impl that implement SocialActivityInterpreterConstructors in com.liferay.social.kernel.model.impl with parameters of type SocialActivityInterpreterModifierConstructorDescriptionSocialActivityInterpreterImpl
(String portletId, SocialActivityInterpreter activityInterpreter) -
Uses of SocialActivityInterpreter in com.liferay.social.kernel.service
Methods in com.liferay.social.kernel.service that return types with arguments of type SocialActivityInterpreterModifier and TypeMethodDescriptionSocialActivityInterpreterLocalService.getActivityInterpreters()
SocialActivityInterpreterLocalService.getActivityInterpreters
(String selector) static Map<String,
List<SocialActivityInterpreter>> SocialActivityInterpreterLocalServiceUtil.getActivityInterpreters()
static List<SocialActivityInterpreter>
SocialActivityInterpreterLocalServiceUtil.getActivityInterpreters
(String selector) SocialActivityInterpreterLocalServiceWrapper.getActivityInterpreters()
SocialActivityInterpreterLocalServiceWrapper.getActivityInterpreters
(String selector)