|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomAttributesDisplay | |
---|---|
com.liferay.portal.kernel.portlet | This package defines the kernel portlet interfaces and classes. |
com.liferay.portal.model | This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. |
com.liferay.portal.service | This package defines the portal service interfaces and classes. |
com.liferay.portlet.expando.model |
Uses of CustomAttributesDisplay in com.liferay.portal.kernel.portlet |
---|
Methods in com.liferay.portal.kernel.portlet that return types with arguments of type CustomAttributesDisplay | |
---|---|
List<CustomAttributesDisplay> |
PortletBag.getCustomAttributesDisplayInstances()
|
Uses of CustomAttributesDisplay in com.liferay.portal.model |
---|
Methods in com.liferay.portal.model that return types with arguments of type CustomAttributesDisplay | |
---|---|
List<CustomAttributesDisplay> |
Portlet.getCustomAttributesDisplayInstances()
Returns the custom attribute display instances of the portlet. |
List<CustomAttributesDisplay> |
PortletWrapper.getCustomAttributesDisplayInstances()
Returns the custom attribute display instances of the portlet. |
Uses of CustomAttributesDisplay in com.liferay.portal.service |
---|
Methods in com.liferay.portal.service that return types with arguments of type CustomAttributesDisplay | |
---|---|
List<CustomAttributesDisplay> |
PortletLocalServiceWrapper.getCustomAttributesDisplays()
|
List<CustomAttributesDisplay> |
PortletLocalService.getCustomAttributesDisplays()
|
static List<CustomAttributesDisplay> |
PortletLocalServiceUtil.getCustomAttributesDisplays()
|
Uses of CustomAttributesDisplay in com.liferay.portlet.expando.model |
---|
Classes in com.liferay.portlet.expando.model that implement CustomAttributesDisplay | |
---|---|
class |
BaseCustomAttributesDisplay
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |