Uses of Interface
com.liferay.portal.kernel.service.UserTrackerPathLocalService
Packages that use UserTrackerPathLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of UserTrackerPathLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement UserTrackerPathLocalServiceMethods in com.liferay.portal.kernel.service that return UserTrackerPathLocalServiceModifier and TypeMethodDescriptionstatic UserTrackerPathLocalService
UserTrackerPathLocalServiceUtil.getService()
UserTrackerPathLocalServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type UserTrackerPathLocalServiceModifier and TypeMethodDescriptionstatic void
UserTrackerPathLocalServiceUtil.setService
(UserTrackerPathLocalService service) void
UserTrackerPathLocalServiceWrapper.setWrappedService
(UserTrackerPathLocalService userTrackerPathLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type UserTrackerPathLocalServiceModifierConstructorDescriptionUserTrackerPathLocalServiceWrapper
(UserTrackerPathLocalService userTrackerPathLocalService)