Uses of Interface
org.opencastproject.usertracking.api.FootprintList
Packages that use FootprintList
Package
Description
Feedback service.
User Tracking service implementation classes
User Tracking service implementation classes
-
Uses of FootprintList in org.opencastproject.usertracking.api
Methods in org.opencastproject.usertracking.api that return FootprintListModifier and TypeMethodDescriptionUserTrackingService.getFootprints(String mediapackageId, String userId) Returns a list of footprints, if a userId is passed only the footprints of that user are returned. -
Uses of FootprintList in org.opencastproject.usertracking.endpoint
Classes in org.opencastproject.usertracking.endpoint that implement FootprintList -
Uses of FootprintList in org.opencastproject.usertracking.impl
Methods in org.opencastproject.usertracking.impl that return FootprintListModifier and TypeMethodDescriptionUserTrackingServiceImpl.getFootprints(String mediapackageId, String userId)