org.activemath.feedback.symptoms
Class ItemSeen
java.lang.Object
org.activemath.feedback.symptoms.Symptom
org.activemath.feedback.symptoms.ItemSeen
public class ItemSeen
- extends Symptom
| Methods inherited from class org.activemath.feedback.symptoms.Symptom |
render |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemSeen
public ItemSeen(String id,
String time,
int pageNumber)
- Parameters:
id - Id of the seen itemtime - coarse rating of the time spent on this item.(short,ok or long)
renderParams
protected String renderParams()
- Specified by:
renderParams in class Symptom
getItem
public String getItem()
getReadTime
public String getReadTime()
getPageNumber
public int getPageNumber()