org.sakaiproject.sitestats.impl
Class PrefsImpl
java.lang.Object
org.sakaiproject.sitestats.impl.PrefsImpl
- All Implemented Interfaces:
- Serializable, Prefs
public class PrefsImpl
- extends Object
- implements Prefs, Serializable
- Author:
- Nuno Fernandes
- See Also:
- Serialized Form
PrefsImpl
public PrefsImpl()
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
getId
public long getId()
- Specified by:
getId in interface Prefs
setId
public void setId(long id)
- Specified by:
setId in interface Prefs
getSiteId
public String getSiteId()
- Specified by:
getSiteId in interface Prefs
setSiteId
public void setSiteId(String siteId)
- Specified by:
setSiteId in interface Prefs
getPrefs
public String getPrefs()
- Specified by:
getPrefs in interface Prefs
setPrefs
public void setPrefs(String prefs)
- Specified by:
setPrefs in interface Prefs
Copyright © 2006-2012 Universidade Fernando Pessoa. All Rights Reserved.