Package | Description |
---|---|
com.liferay.expando.kernel.model | |
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.portal.kernel.service |
This package defines the portal service interfaces and classes.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseCustomAttributesDisplay |
Modifier and Type | Method and Description |
---|---|
List<CustomAttributesDisplay> |
PortletWrapper.getCustomAttributesDisplayInstances()
Returns the custom attribute display instances of the portlet.
|
List<CustomAttributesDisplay> |
Portlet.getCustomAttributesDisplayInstances()
Returns the custom attribute display instances of the portlet.
|
Modifier and Type | Method and Description |
---|---|
List<CustomAttributesDisplay> |
PortletBag.getCustomAttributesDisplayInstances() |
Modifier and Type | Method and Description |
---|---|
static List<CustomAttributesDisplay> |
PortletLocalServiceUtil.getCustomAttributesDisplays() |
List<CustomAttributesDisplay> |
PortletLocalService.getCustomAttributesDisplays() |
List<CustomAttributesDisplay> |
PortletLocalServiceWrapper.getCustomAttributesDisplays() |