Uses of Interface
com.liferay.expando.kernel.model.CustomAttributesDisplay
Packages that use CustomAttributesDisplay
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 portal service interfaces and classes.
-
Uses of CustomAttributesDisplay in com.liferay.expando.kernel.model
Classes in com.liferay.expando.kernel.model that implement CustomAttributesDisplay -
Uses of CustomAttributesDisplay in com.liferay.portal.kernel.model
Methods in com.liferay.portal.kernel.model that return types with arguments of type CustomAttributesDisplayModifier and TypeMethodDescriptionPortlet.getCustomAttributesDisplayInstances()
Returns the custom attribute display instances of the portlet.PortletWrapper.getCustomAttributesDisplayInstances()
Returns the custom attribute display instances of the portlet. -
Uses of CustomAttributesDisplay in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet that return types with arguments of type CustomAttributesDisplay -
Uses of CustomAttributesDisplay in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return types with arguments of type CustomAttributesDisplayModifier and TypeMethodDescriptionPortletLocalService.getCustomAttributesDisplays()
static List<CustomAttributesDisplay>
PortletLocalServiceUtil.getCustomAttributesDisplays()
PortletLocalServiceWrapper.getCustomAttributesDisplays()