org.silverpeas.preferences.web
Class UserPreferencesEntity
java.lang.Object
org.silverpeas.preferences.web.UserPreferencesEntity
- All Implemented Interfaces:
- Exposable, Serializable
public class UserPreferencesEntity
- extends Object
- implements Exposable
- Author:
- mmoquillon
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserPreferencesEntity
public UserPreferencesEntity()
getURI
public URI getURI()
- Description copied from interface:
Exposable
- Gets the URI at which this resource is published and can be accessed.
- Specified by:
getURI
in interface Exposable
- Returns:
- the web resource URI.
getLanguage
public String getLanguage()
setURI
protected void setURI(URI uri)
Copyright © 2016 Silverpeas. All Rights Reserved.