|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.migration.model22.impl.preferences.MappedPreference
org.jboss.portal.migration.model22.impl.user.UserPreference22Impl
Field Summary | |
java.lang.Long |
key
The id. |
Fields inherited from class org.jboss.portal.migration.model22.impl.preferences.MappedPreference |
name, strings, type |
Constructor Summary | |
UserPreference22Impl()
|
|
UserPreference22Impl(java.lang.String name,
Value value)
|
Method Summary | |
protected java.lang.Long |
getKey()
|
void |
setKey(java.lang.Long key)
Called by hibernate. |
Methods inherited from class org.jboss.portal.migration.model22.impl.preferences.MappedPreference |
getName, getStrings, getType, getValue, isReadOnly, setName, setStrings, setType, setValue, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public java.lang.Long key
Constructor Detail |
public UserPreference22Impl()
public UserPreference22Impl(java.lang.String name, Value value)
Method Detail |
protected java.lang.Long getKey()
public void setKey(java.lang.Long key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |