Package | Description |
---|---|
com.liferay.portal.kernel.service |
This package defines the portal service interfaces and classes.
|
Modifier and Type | Class and Description |
---|---|
class |
UserTrackerPathLocalServiceWrapper
Provides a wrapper for
UserTrackerPathLocalService . |
Modifier and Type | Method and Description |
---|---|
static UserTrackerPathLocalService |
UserTrackerPathLocalServiceUtil.getService() |
UserTrackerPathLocalService |
UserTrackerPathLocalServiceWrapper.getWrappedService() |
Modifier and Type | Method and Description |
---|---|
void |
UserTrackerPathLocalServiceWrapper.setWrappedService(UserTrackerPathLocalService userTrackerPathLocalService) |
Constructor and Description |
---|
UserTrackerPathLocalServiceWrapper(UserTrackerPathLocalService userTrackerPathLocalService) |