Uses of Interface
com.liferay.portal.kernel.service.ListTypeService
Packages that use ListTypeService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of ListTypeService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement ListTypeServiceMethods in com.liferay.portal.kernel.service that return ListTypeServiceModifier and TypeMethodDescriptionstatic ListTypeService
ListTypeServiceUtil.getService()
ListTypeServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type ListTypeServiceModifier and TypeMethodDescriptionstatic void
ListTypeServiceUtil.setService
(ListTypeService service) void
ListTypeServiceWrapper.setWrappedService
(ListTypeService listTypeService) Constructors in com.liferay.portal.kernel.service with parameters of type ListTypeService