Uses of Interface
com.liferay.portal.kernel.service.ListTypeLocalService
Packages that use ListTypeLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of ListTypeLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement ListTypeLocalServiceMethods in com.liferay.portal.kernel.service that return ListTypeLocalServiceModifier and TypeMethodDescriptionstatic ListTypeLocalServiceListTypeLocalServiceUtil.getService()ListTypeLocalServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type ListTypeLocalServiceModifier and TypeMethodDescriptionstatic voidListTypeLocalServiceUtil.setService(ListTypeLocalService service) voidListTypeLocalServiceWrapper.setWrappedService(ListTypeLocalService listTypeLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type ListTypeLocalServiceModifierConstructorDescriptionListTypeLocalServiceWrapper(ListTypeLocalService listTypeLocalService)