lumis.portal.preferences
Class PreferencesPrincipalEntry
java.lang.Object
lumis.portal.preferences.PreferencesPrincipalEntry
public class PreferencesPrincipalEntry
- extends Object
PreferencesPrincipalEntry 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 |
PreferencesPrincipalEntry
public PreferencesPrincipalEntry()
getId
public String getId()
setId
public void setId(String id)
getKey
public String getKey()
setKey
public void setKey(String key)
isReadOnly
public boolean isReadOnly()
setReadOnly
public void setReadOnly(boolean readOnly)
getValues
public String[] getValues()
setValues
public void setValues(String[] values)
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.