com.liferay.portal.service.impl
Class UserTrackerPathLocalServiceImpl

java.lang.Object
  extended bycom.liferay.portal.service.base.UserTrackerPathLocalServiceBaseImpl
      extended bycom.liferay.portal.service.impl.UserTrackerPathLocalServiceImpl
All Implemented Interfaces:
com.liferay.portal.service.UserTrackerPathLocalService

public class UserTrackerPathLocalServiceImpl
extends UserTrackerPathLocalServiceBaseImpl

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
UserTrackerPathLocalServiceImpl()
           
 
Method Summary
 java.util.List getUserTrackerPaths(long userTrackerId, int begin, int end)
           
 
Methods inherited from class com.liferay.portal.service.base.UserTrackerPathLocalServiceBaseImpl
addUserTrackerPath, dynamicQuery, dynamicQuery, updateUserTrackerPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserTrackerPathLocalServiceImpl

public UserTrackerPathLocalServiceImpl()
Method Detail

getUserTrackerPaths

public java.util.List getUserTrackerPaths(long userTrackerId,
                                          int begin,
                                          int end)
                                   throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException