Uses of Interface
com.liferay.portal.kernel.service.PortletItemLocalService
Packages that use PortletItemLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of PortletItemLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement PortletItemLocalServiceMethods in com.liferay.portal.kernel.service that return PortletItemLocalServiceModifier and TypeMethodDescriptionstatic PortletItemLocalServicePortletItemLocalServiceUtil.getService()PortletItemLocalServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type PortletItemLocalServiceModifier and TypeMethodDescriptionstatic voidPortletItemLocalServiceUtil.setService(PortletItemLocalService service) voidPortletItemLocalServiceWrapper.setWrappedService(PortletItemLocalService portletItemLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type PortletItemLocalServiceModifierConstructorDescriptionPortletItemLocalServiceWrapper(PortletItemLocalService portletItemLocalService)