|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.centrasite.appl.framework.fixed.CSAppFixedRegistryObject
com.softwareag.centrasite.appl.framework.fixed.CSAppUser
public class CSAppUser
An instance of this class provides a representation of a fixed
user. Instances of this class are thread safe and may be
held in static variables or singleton objects. However, the
CSAppUser
itself is no singleton.
Constructor Summary | |
---|---|
CSAppUser(javax.xml.registry.infomodel.User pUser)
Creates a new instance, which represents the given user. |
Method Summary |
---|
Methods inherited from class com.softwareag.centrasite.appl.framework.fixed.CSAppFixedRegistryObject |
---|
equals, getDescription, getIntDescription, getIntName, getKey, getName, hashCode, setDescription, setName |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CSAppUser(javax.xml.registry.infomodel.User pUser) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |