当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
UserPreference22Impl - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.migration.model22.impl.user
Class UserPreference22Impl
java.lang.Object
org.jboss.portal.migration.model22.impl.preferences.MappedPreference
org.jboss.portal.migration.model22.impl.user.UserPreference22Impl
- public class UserPreference22Impl
- extends MappedPreference
Field Summary |
java.lang.Long |
key
The id. |
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 |
key
public java.lang.Long key
- The id.
UserPreference22Impl
public UserPreference22Impl()
UserPreference22Impl
public UserPreference22Impl(java.lang.String name,
Value value)
getKey
protected java.lang.Long getKey()
setKey
public void setKey(java.lang.Long key)
- Called by hibernate.