当前页面:
在线文档首页 >
JBOSS Portal 2.2 API 英文版文档
PreferenceImpl - JBOSS Portal 2.2 API 英文版文档
org.jboss.portal.core.impl.user
Class PreferenceImpl
java.lang.Object
org.jboss.portal.core.impl.preferences.MappedPreference
org.jboss.portal.core.impl.user.PreferenceImpl
- public class PreferenceImpl
- extends MappedPreference
Method Summary |
protected java.lang.Long |
getKey()
|
void |
setKey(java.lang.Long key)
Called by hibernate. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PreferenceImpl
public PreferenceImpl()
PreferenceImpl
public PreferenceImpl(java.lang.String name,
Value value)
getKey
protected java.lang.Long getKey()
setKey
public void setKey(java.lang.Long key)
- Called by hibernate.