|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xiruss.snapcm.api.NullRepositoryObject
org.xiruss.repository.multiuser.api.NullUser
public class NullUser
| Constructor Summary | |
|---|---|
NullUser()
|
|
| Method Summary | |
|---|---|
void |
endSession()
|
Session |
getSession()
|
java.lang.String |
getUserId()
|
java.lang.String |
getUserName()
|
void |
startSession(Session session)
|
| Methods inherited from class org.xiruss.snapcm.api.NullRepositoryObject |
|---|
accept, compareTo, getId, getName, getProperties, getProperty, getPropertyNames, getRepository, getType, hasProperty, initialize, isNull, setId, setName, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.xiruss.snapcm.api.RepositoryObject |
|---|
accept, compareTo, getId, getName, getProperties, getProperty, getPropertyNames, getRepository, getType, hasProperty, initialize, isNull, setId, setName, setProperty, toString |
| Constructor Detail |
|---|
public NullUser()
| Method Detail |
|---|
public java.lang.String getUserId()
getUserId in interface Userpublic java.lang.String getUserName()
getUserName in interface Userpublic Session getSession()
getSession in interface Userpublic void startSession(Session session)
startSession in interface Userpublic void endSession()
endSession in interface User
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||