|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.redhat.rhn.domain.BaseDomainHelper
com.redhat.rhn.domain.user.legacy.AbstractUserChild
public abstract class AbstractUserChild
Class that contains webUserId field to be used by children of the User object (parent key)
| Constructor Summary | |
|---|---|
AbstractUserChild()
|
|
| Method Summary | |
|---|---|
java.lang.Long |
getWebUserId()
Gets the current value of id |
protected void |
setWebUserId(java.lang.Long webUserIdIn)
Sets the value of id to new value |
| Methods inherited from class com.redhat.rhn.domain.BaseDomainHelper |
|---|
getCreated, getModified, setCreated, setModified |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractUserChild()
| Method Detail |
|---|
public java.lang.Long getWebUserId()
protected void setWebUserId(java.lang.Long webUserIdIn)
webUserIdIn - New value for id
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||