org.sakaiproject.sitestats.impl
Class CommonStatGrpByDateImpl

java.lang.Object
  extended by org.sakaiproject.sitestats.impl.CommonStatGrpByDateImpl
All Implemented Interfaces:
Serializable, CommonStatGrpByDate, Stat

Deprecated.

@Deprecated
public class CommonStatGrpByDateImpl
extends Object
implements CommonStatGrpByDate, Serializable

This class is deprecated and wil be removed in version 2.1. Please use StatsRecord instead.

See Also:
Serialized Form

Constructor Summary
CommonStatGrpByDateImpl()
          Deprecated.  
 
Method Summary
 long getCount()
          Deprecated. 
 Date getDate()
          Deprecated. 
 String getDateAsString()
          Deprecated. 
 long getId()
          Deprecated. 
 String getRef()
          Deprecated. 
 String getRefAction()
          Deprecated. 
 String getRefImg()
          Deprecated. 
 String getRefUrl()
          Deprecated. 
 String getSiteId()
          Deprecated. 
 String getUserId()
          Deprecated. 
 void setCount(long count)
          Deprecated. 
 void setDate(Date date)
          Deprecated. 
 void setId(long id)
          Deprecated. 
 void setRef(String ref)
          Deprecated. 
 void setRefAction(String refAction)
          Deprecated. 
 void setRefImg(String refImg)
          Deprecated. 
 void setRefUrl(String refUrl)
          Deprecated. 
 void setSiteId(String siteId)
          Deprecated. 
 void setUserId(String userId)
          Deprecated. 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonStatGrpByDateImpl

public CommonStatGrpByDateImpl()
Deprecated. 
Method Detail

getRef

@Deprecated
public String getRef()
Deprecated. 

Specified by:
getRef in interface CommonStatGrpByDate

setRef

@Deprecated
public void setRef(String ref)
Deprecated. 

Specified by:
setRef in interface CommonStatGrpByDate

setRefUrl

@Deprecated
public void setRefUrl(String refUrl)
Deprecated. 

Specified by:
setRefUrl in interface CommonStatGrpByDate

getRefUrl

@Deprecated
public String getRefUrl()
Deprecated. 

Specified by:
getRefUrl in interface CommonStatGrpByDate

getRefImg

@Deprecated
public String getRefImg()
Deprecated. 

Specified by:
getRefImg in interface CommonStatGrpByDate

setRefImg

@Deprecated
public void setRefImg(String refImg)
Deprecated. 

Specified by:
setRefImg in interface CommonStatGrpByDate

getRefAction

@Deprecated
public String getRefAction()
Deprecated. 

Specified by:
getRefAction in interface CommonStatGrpByDate

setRefAction

@Deprecated
public void setRefAction(String refAction)
Deprecated. 

Specified by:
setRefAction in interface CommonStatGrpByDate

getDateAsString

@Deprecated
public String getDateAsString()
Deprecated. 

Specified by:
getDateAsString in interface CommonStatGrpByDate

getId

@Deprecated
public long getId()
Deprecated. 

Specified by:
getId in interface Stat

setId

@Deprecated
public void setId(long id)
Deprecated. 

Specified by:
setId in interface Stat

getUserId

@Deprecated
public String getUserId()
Deprecated. 

Specified by:
getUserId in interface Stat

setUserId

@Deprecated
public void setUserId(String userId)
Deprecated. 

Specified by:
setUserId in interface Stat

getSiteId

@Deprecated
public String getSiteId()
Deprecated. 

Specified by:
getSiteId in interface Stat

setSiteId

@Deprecated
public void setSiteId(String siteId)
Deprecated. 

Specified by:
setSiteId in interface Stat

getCount

@Deprecated
public long getCount()
Deprecated. 

Specified by:
getCount in interface Stat

setCount

@Deprecated
public void setCount(long count)
Deprecated. 

Specified by:
setCount in interface Stat

getDate

@Deprecated
public Date getDate()
Deprecated. 

Specified by:
getDate in interface Stat

setDate

@Deprecated
public void setDate(Date date)
Deprecated. 

Specified by:
setDate in interface Stat


Copyright © 2006-2012 Universidade Fernando Pessoa. All Rights Reserved.