Uses of Interface
com.liferay.portal.kernel.service.PhoneService
Packages that use PhoneService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of PhoneService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement PhoneServiceMethods in com.liferay.portal.kernel.service that return PhoneServiceModifier and TypeMethodDescriptionstatic PhoneService
PhoneServiceUtil.getService()
PhoneServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type PhoneServiceModifier and TypeMethodDescriptionstatic void
PhoneServiceUtil.setService
(PhoneService service) void
PhoneServiceWrapper.setWrappedService
(PhoneService phoneService) Constructors in com.liferay.portal.kernel.service with parameters of type PhoneService