| Methods in com.liferay.portal.service.persistence that throw NoSuchUserTrackerPathException |
static UserTrackerPath |
UserTrackerPathUtil.findByPrimaryKey(long userTrackerPathId)
|
UserTrackerPath |
UserTrackerPathPersistence.findByPrimaryKey(long userTrackerPathId)
|
UserTrackerPath |
UserTrackerPathPersistenceImpl.findByPrimaryKey(long userTrackerPathId)
|
static UserTrackerPath |
UserTrackerPathUtil.findByUserTrackerId_First(long userTrackerId,
OrderByComparator orderByComparator)
|
UserTrackerPath |
UserTrackerPathPersistence.findByUserTrackerId_First(long userTrackerId,
OrderByComparator orderByComparator)
|
UserTrackerPath |
UserTrackerPathPersistenceImpl.findByUserTrackerId_First(long userTrackerId,
OrderByComparator orderByComparator)
|
static UserTrackerPath |
UserTrackerPathUtil.findByUserTrackerId_Last(long userTrackerId,
OrderByComparator orderByComparator)
|
UserTrackerPath |
UserTrackerPathPersistence.findByUserTrackerId_Last(long userTrackerId,
OrderByComparator orderByComparator)
|
UserTrackerPath |
UserTrackerPathPersistenceImpl.findByUserTrackerId_Last(long userTrackerId,
OrderByComparator orderByComparator)
|
static UserTrackerPath[] |
UserTrackerPathUtil.findByUserTrackerId_PrevAndNext(long userTrackerPathId,
long userTrackerId,
OrderByComparator orderByComparator)
|
UserTrackerPath[] |
UserTrackerPathPersistence.findByUserTrackerId_PrevAndNext(long userTrackerPathId,
long userTrackerId,
OrderByComparator orderByComparator)
|
UserTrackerPath[] |
UserTrackerPathPersistenceImpl.findByUserTrackerId_PrevAndNext(long userTrackerPathId,
long userTrackerId,
OrderByComparator orderByComparator)
|
static UserTrackerPath |
UserTrackerPathUtil.remove(long userTrackerPathId)
|
UserTrackerPath |
UserTrackerPathPersistence.remove(long userTrackerPathId)
|
UserTrackerPath |
UserTrackerPathPersistenceImpl.remove(long userTrackerPathId)
|