lumis.portal.preferences
Class Preferences
java.lang.Object
lumis.portal.preferences.Preferences
public class Preferences
- extends Object
Preferences POJO for hibernate.
- Since:
- 4.0.7
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Preferences
public Preferences()
getId
public String getId()
setId
public void setId(String id)
getResourceId
public String getResourceId()
setResourceId
public void setResourceId(String resourceId)
getResourceType
public int getResourceType()
setResourceType
public void setResourceType(int type)
getPrincipalsPreferences
public Map<String,PreferencesPrincipal> getPrincipalsPreferences()
setPrincipalsPreferences
public void setPrincipalsPreferences(Map<String,PreferencesPrincipal> userPreferences)
Lumisportal 4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.