Interface LmsTracker
- All Known Implementing Classes:
LmsTrackerImpl
public interface LmsTracker
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetStatusLabel
(Status status) void
void
trackPage
(LmsTracker.TrackingParams trackingParams, Principal principal, org.joda.time.DateTime dateTime)
-
Method Details
-
trackPage
void trackPage(LmsTracker.TrackingParams trackingParams, Principal principal, org.joda.time.DateTime dateTime) throws LmsTrackerException - Throws:
LmsTrackerException
-
getStatusLabel
- Throws:
LmsTrackerException
-
repeat
- Throws:
LmsTrackerException
-