Class FootprintImpl

java.lang.Object
org.opencastproject.usertracking.endpoint.FootprintImpl
All Implemented Interfaces:
Footprint

public class FootprintImpl extends Object implements Footprint
A JAXB-annotated implementation of Footprint
  • Constructor Details

    • FootprintImpl

      public FootprintImpl()
      A no-arg constructor needed by JAXB
  • Method Details

    • getPosition

      public int getPosition()
      Specified by:
      getPosition in interface Footprint
    • setPosition

      public void setPosition(int position)
      Specified by:
      setPosition in interface Footprint
    • getViews

      public long getViews()
      Specified by:
      getViews in interface Footprint
    • setViews

      public void setViews(long views)
      Specified by:
      setViews in interface Footprint