public class SitePresenceTotalImpl extends Object implements SitePresenceTotal, Serializable
| Constructor and Description |
|---|
SitePresenceTotalImpl() |
SitePresenceTotalImpl(SitePresence sp) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
void |
incrementTotalVisits() |
String |
toString() |
void |
updateFrom(SitePresence sp) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, getLastVisitTime, getSiteId, getTotalVisits, getUserId, setId, setLastVisitTime, setSiteId, setTotalVisits, setUserIdpublic SitePresenceTotalImpl()
public SitePresenceTotalImpl(SitePresence sp)
public void updateFrom(SitePresence sp)
updateFrom in interface SitePresenceTotalpublic void incrementTotalVisits()
incrementTotalVisits in interface SitePresenceTotalCopyright © 2003–2020 Sakai Project. All rights reserved.