Class UserTrackerPathLocalServiceImpl

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
Author:
Brian Wing Shun Chan
  • Constructor Details

    • UserTrackerPathLocalServiceImpl

      public UserTrackerPathLocalServiceImpl()
  • Method Details

    • getUserTrackerPaths

      public List<com.liferay.portal.kernel.model.UserTrackerPath> getUserTrackerPaths(long userTrackerId, int start, int end)