Class FootprintsListImpl
java.lang.Object
org.opencastproject.usertracking.endpoint.FootprintsListImpl
- All Implemented Interfaces:
org.opencastproject.usertracking.api.FootprintList
public class FootprintsListImpl
extends Object
implements org.opencastproject.usertracking.api.FootprintList
A
FootprintList-
Constructor Details
-
FootprintsListImpl
public FootprintsListImpl()A no-arg constructor needed by JAXB
-
-
Method Details
-
add
public void add(org.opencastproject.usertracking.api.Footprint footprint) - Specified by:
addin interfaceorg.opencastproject.usertracking.api.FootprintList
-
getFootprints
- Specified by:
getFootprintsin interfaceorg.opencastproject.usertracking.api.FootprintList
-
getTotal
public int getTotal()- Specified by:
getTotalin interfaceorg.opencastproject.usertracking.api.FootprintList
-