Uses of Interface
com.liferay.portal.kernel.model.PortletDecorator
Packages that use PortletDecorator
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the portal service interfaces and classes.
This package defines the portal theme classes.
-
Uses of PortletDecorator in com.liferay.portal.kernel.internal.portlet.decorator
Classes in com.liferay.portal.kernel.internal.portlet.decorator that implement PortletDecoratorMethods in com.liferay.portal.kernel.internal.portlet.decorator with parameters of type PortletDecoratorModifier and TypeMethodDescriptionintPortletDecoratorImpl.compareTo(PortletDecorator portletDecorator) -
Uses of PortletDecorator in com.liferay.portal.kernel.model
Fields in com.liferay.portal.kernel.model with type parameters of type PortletDecoratorModifier and TypeFieldDescriptionstatic final Accessor<PortletDecorator,String> PortletDecorator.NAME_ACCESSORMethods in com.liferay.portal.kernel.model that return types with arguments of type PortletDecorator -
Uses of PortletDecorator in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return PortletDecoratorModifier and TypeMethodDescriptionThemeLocalService.fetchPortletDecorator(long companyId, String themeId, String colorSchemeId) static PortletDecoratorThemeLocalServiceUtil.fetchPortletDecorator(long companyId, String themeId, String colorSchemeId) ThemeLocalServiceWrapper.fetchPortletDecorator(long companyId, String themeId, String colorSchemeId) ThemeLocalService.getPortletDecorator(long companyId, String themeId, String portletDecoratorId) static PortletDecoratorThemeLocalServiceUtil.getPortletDecorator(long companyId, String themeId, String portletDecoratorId) ThemeLocalServiceWrapper.getPortletDecorator(long companyId, String themeId, String portletDecoratorId) -
Uses of PortletDecorator in com.liferay.portal.kernel.theme
Methods in com.liferay.portal.kernel.theme that return PortletDecoratorModifier and TypeMethodDescriptionstatic PortletDecoratorPortletDecoratorFactoryUtil.getDefaultPortletDecorator()static PortletDecoratorPortletDecoratorFactoryUtil.getPortletDecorator()static PortletDecoratorPortletDecoratorFactoryUtil.getPortletDecorator(String portletDecoratorId) static PortletDecoratorPortletDecoratorFactoryUtil.getPortletDecorator(String portletDecoratorId, String name, String cssClass)