com.liferay.portal.service.impl
Class UserTrackerPathLocalServiceImpl
java.lang.Object
com.liferay.portal.kernel.service.BaseLocalServiceImpl
com.liferay.portal.service.base.UserTrackerPathLocalServiceBaseImpl
com.liferay.portal.service.impl.UserTrackerPathLocalServiceImpl
- All Implemented Interfaces:
- com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService, com.liferay.portal.kernel.service.BaseLocalService, com.liferay.portal.kernel.service.PersistedModelLocalService, com.liferay.portal.kernel.service.UserTrackerPathLocalService
public class UserTrackerPathLocalServiceImpl
- extends UserTrackerPathLocalServiceBaseImpl
|
Method Summary |
List<com.liferay.portal.kernel.model.UserTrackerPath> |
getUserTrackerPaths(long userTrackerId,
int start,
int end)
|
| Methods inherited from class com.liferay.portal.service.base.UserTrackerPathLocalServiceBaseImpl |
addUserTrackerPath, afterPropertiesSet, createUserTrackerPath, deletePersistedModel, deleteUserTrackerPath, deleteUserTrackerPath, destroy, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchUserTrackerPath, getActionableDynamicQuery, getCounterLocalService, getIndexableActionableDynamicQuery, getModelClass, getModelClassName, getOSGiServiceIdentifier, getPersistedModel, getUserTrackerPath, getUserTrackerPathLocalService, getUserTrackerPathPersistence, getUserTrackerPaths, getUserTrackerPathsCount, initActionableDynamicQuery, runSQL, setCounterLocalService, setUserTrackerPathLocalService, setUserTrackerPathPersistence, updateUserTrackerPath |
| Methods inherited from class com.liferay.portal.kernel.service.BaseLocalServiceImpl |
getClassLoader, getLocalizationMap |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserTrackerPathLocalServiceImpl
public UserTrackerPathLocalServiceImpl()
getUserTrackerPaths
public List<com.liferay.portal.kernel.model.UserTrackerPath> getUserTrackerPaths(long userTrackerId,
int start,
int end)