Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- activate() - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
-
Activation callback to be executed once all dependencies are set
- activate(ComponentContext) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
-
The method that is called, when the service is activated
- add(Collection<UserAction>) - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- add(Footprint) - Method in class org.opencastproject.usertracking.endpoint.FootprintsListImpl
- add(ReportItem) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- add(UserAction) - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- addFootprint(String, String, String, String, String, HttpServletRequest) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- addUserFootprint(UserAction, UserSession) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- addUserTrackingEvent(UserAction, UserSession) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
D
- db - Variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- dbSessionFactory - Variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- DETAILED_TRACKING - Static variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
E
- emf - Variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
-
The factory used to generate the entity manager
F
- FOOTPRINT_KEY - Static variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- FootprintImpl - Class in org.opencastproject.usertracking.endpoint
-
A JAXB-annotated implementation of
Footprint - FootprintImpl() - Constructor for class org.opencastproject.usertracking.endpoint.FootprintImpl
-
A no-arg constructor needed by JAXB
- FootprintsListImpl - Class in org.opencastproject.usertracking.endpoint
-
A
FootprintList - FootprintsListImpl() - Constructor for class org.opencastproject.usertracking.endpoint.FootprintsListImpl
-
A no-arg constructor needed by JAXB
- from - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
G
- getActionAsJson(String) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- getActionAsXml(String) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- getCreated() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getEpisodeId() - Method in class org.opencastproject.usertracking.endpoint.ReportItemImpl
- getFootprintAsJson(String) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- getFootprintAsXml(String) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- getFootprints() - Method in class org.opencastproject.usertracking.endpoint.FootprintsListImpl
- getFootprints(String, String) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getFrom() - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- getId() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getInpoint() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getIsPlaying() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getLength() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getLimit() - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- getLimit() - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- getMediapackageId() - Method in class org.opencastproject.usertracking.endpoint.StatsImpl
- getMediapackageId() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getOffset() - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- getOffset() - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- getOutpoint() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getPlayed() - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- getPlayed() - Method in class org.opencastproject.usertracking.endpoint.ReportItemImpl
- getPosition() - Method in class org.opencastproject.usertracking.endpoint.FootprintImpl
- getReport(int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getReport(String, String, int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getSession() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getSessionId() - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- getTo() - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- getTotal() - Method in class org.opencastproject.usertracking.endpoint.FootprintsListImpl
- getTotal() - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- getTotal() - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- getType() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getUserAction(Long) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getUserActions() - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- getUserActions(int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getUserActionsAsJson(String, String, String, int, int) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- getUserActionsAsXml(String, String, String, int, int) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- getUserActionsByDay(String, int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getUserActionsByType(String, int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getUserActionsByTypeAndDay(String, String, int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getUserActionsByTypeAndMediapackageId(String, String, int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getUserActionsByTypeAndMediapackageIdByDate(String, String, int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getUserActionsByTypeAndMediapackageIdByDescendingDate(String, String, int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getUserAgent() - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- getUserId() - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- getUserIp() - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- getUserTrackingEnabled() - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- getUserTrackingEnabled() - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getViews() - Method in class org.opencastproject.usertracking.endpoint.FootprintImpl
- getViews() - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- getViews() - Method in class org.opencastproject.usertracking.endpoint.ReportItemImpl
- getViews() - Method in class org.opencastproject.usertracking.endpoint.StatsImpl
- getViews(String) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
I
- IP_LOGGING - Static variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
L
- limit - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
O
- offset - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
- org.opencastproject.usertracking.endpoint - package org.opencastproject.usertracking.endpoint
-
User Tracking service implementation classes
- org.opencastproject.usertracking.impl - package org.opencastproject.usertracking.impl
-
User Tracking service implementation classes
P
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
-
JPA persistence unit name
- played - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
R
- reportAsJson(String, String, int, int) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- reportAsXml(String, String, int, int) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- ReportImpl - Class in org.opencastproject.usertracking.endpoint
-
A
Report - ReportImpl() - Constructor for class org.opencastproject.usertracking.endpoint.ReportImpl
-
A no-arg constructor needed by JAXB
- ReportItemImpl - Class in org.opencastproject.usertracking.endpoint
-
A JAXB-annotated implementation of ReportItem
- ReportItemImpl() - Constructor for class org.opencastproject.usertracking.endpoint.ReportItemImpl
-
A no-arg constructor needed by JAXB
- reportItems - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
S
- securityService - Variable in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- serverUrl - Variable in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- serviceUrl - Variable in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- SESSION_LOGGING - Static variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- setCreated(Date) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- setEpisodeId(String) - Method in class org.opencastproject.usertracking.endpoint.ReportItemImpl
- setFrom(Calendar) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- setId(Long) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setInpoint(int) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setIsPlaying(boolean) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setLimit(int) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- setLimit(int) - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- setMediapackageId(String) - Method in class org.opencastproject.usertracking.endpoint.StatsImpl
- setMediapackageId(String) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setOffset(int) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- setOffset(int) - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- setOutpoint(int) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setPlayed(long) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- setPlayed(long) - Method in class org.opencastproject.usertracking.endpoint.ReportItemImpl
- setPosition(int) - Method in class org.opencastproject.usertracking.endpoint.FootprintImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
-
Sets the security service
- setService(UserTrackingService) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
-
Method to set the service this REST endpoint uses
- setSession(UserSession) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setSessionId(String) - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- setTo(Calendar) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- setTotal(int) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- setTotal(int) - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- setType(String) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setUserAgent(String) - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- setUserId(String) - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- setUserIp(String) - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- setViews(int) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- setViews(int) - Method in class org.opencastproject.usertracking.endpoint.StatsImpl
- setViews(long) - Method in class org.opencastproject.usertracking.endpoint.FootprintImpl
- setViews(long) - Method in class org.opencastproject.usertracking.endpoint.ReportItemImpl
- statsAsJson(String) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- statsAsXml(String) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- StatsImpl - Class in org.opencastproject.usertracking.endpoint
-
A JAXB-annotated implementation of
Stats - StatsImpl() - Constructor for class org.opencastproject.usertracking.endpoint.StatsImpl
-
A no-arg constructor needed by JAXB
T
- to - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
- total - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
U
- updated(Dictionary) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- USER_LOGGING - Static variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- UserActionImpl - Class in org.opencastproject.usertracking.impl
-
A JAXB-annotated implementation of
UserAction - UserActionImpl() - Constructor for class org.opencastproject.usertracking.impl.UserActionImpl
-
A no-arg constructor needed by JAXB
- UserActionListImpl - Class in org.opencastproject.usertracking.impl
-
A
ListofUserActionLists - UserActionListImpl() - Constructor for class org.opencastproject.usertracking.impl.UserActionListImpl
-
A no-arg constructor needed by JAXB
- UserSessionImpl - Class in org.opencastproject.usertracking.impl
- UserSessionImpl() - Constructor for class org.opencastproject.usertracking.impl.UserSessionImpl
-
No Arg Constructor for JAXB
- UserTrackingRestService - Class in org.opencastproject.usertracking.endpoint
-
REST Endpoint for User Tracking Service
- UserTrackingRestService() - Constructor for class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- UserTrackingServiceImpl - Class in org.opencastproject.usertracking.impl
-
Implementation of org.opencastproject.usertracking.api.UserTrackingService
- UserTrackingServiceImpl() - Constructor for class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
V
- views - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
All Classes and Interfaces|All Packages|Constant Field Values