Package | Description |
---|---|
com.liferay.portal.kernel.model |
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
|
com.liferay.portal.kernel.portlet |
This package defines the kernel portlet interfaces and classes.
|
com.liferay.social.kernel.model | |
com.liferay.social.kernel.model.impl |
Modifier and Type | Method and Description |
---|---|
SocialRequestInterpreter |
Portlet.getSocialRequestInterpreterInstance()
Returns the name of the social request interpreter instance of the
portlet.
|
SocialRequestInterpreter |
PortletWrapper.getSocialRequestInterpreterInstance()
Returns the name of the social request interpreter instance of the
portlet.
|
Modifier and Type | Method and Description |
---|---|
List<SocialRequestInterpreter> |
PortletBag.getSocialRequestInterpreterInstances() |
Modifier and Type | Class and Description |
---|---|
class |
BaseSocialRequestInterpreter |
Modifier and Type | Class and Description |
---|---|
class |
SocialRequestInterpreterImpl |
Constructor and Description |
---|
SocialRequestInterpreterImpl(String portletId,
SocialRequestInterpreter requestInterpreter) |