|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IUser in net.sf.oxclient |
|---|
| Methods in net.sf.oxclient that return IUser | |
|---|---|
IUser |
ICommunicationManager.getUser()
|
IUser |
IGroupwareSession.getUser()
|
| Methods in net.sf.oxclient with parameters of type IUser | |
|---|---|
IGroupwareSession<FolderBean> |
IGroupwareSessionFactory.login(IUser user)
|
void |
ICommunicationManager.setUser(IUser user)
|
| Uses of IUser in net.sf.oxclient.beans |
|---|
| Classes in net.sf.oxclient.beans that implement IUser | |
|---|---|
class |
SimpleUser
|
| Uses of IUser in net.sf.oxclient.communication |
|---|
| Methods in net.sf.oxclient.communication that return IUser | |
|---|---|
IUser |
CommunicationManagerImpl.getUser()
|
| Methods in net.sf.oxclient.communication with parameters of type IUser | |
|---|---|
String |
HttpCommunicationClient.login(IUser user)
|
String |
ICommunicationClient.login(IUser user)
|
void |
CommunicationManagerImpl.setUser(IUser user)
|
| Uses of IUser in net.sf.oxclient.service |
|---|
| Methods in net.sf.oxclient.service that return IUser | |
|---|---|
IUser |
AbsGroupwareSession.getUser()
|
| Methods in net.sf.oxclient.service with parameters of type IUser | |
|---|---|
protected abstract Map<String,AbsGroupwareModule<?,FolderBean>> |
AbsGroupwareSessionFactory.getModuleMap(IUser user)
|
protected abstract AbsGroupwareSession<FolderBean> |
AbsGroupwareSessionFactory.getNewGourpwareSession(IUser user)
|
IGroupwareSession<FolderBean> |
AbsGroupwareSessionFactory.login(IUser user)
|
| Uses of IUser in net.sf.oxclient.service.client |
|---|
| Methods in net.sf.oxclient.service.client with parameters of type IUser | |
|---|---|
IOXSession |
IOXSessionFactory.login(IUser user)
|
| Uses of IUser in net.sf.oxclient.service.client.impl |
|---|
| Methods in net.sf.oxclient.service.client.impl with parameters of type IUser | |
|---|---|
Map<String,AbsGroupwareModule<?,Folder>> |
OXGroupwareSessionFactory.getModuleMap(IUser user)
|
AbsGroupwareSession<Folder> |
OXGroupwareSessionFactory.getNewGourpwareSession(IUser user)
|
IOXSession |
OXGroupwareSessionFactory.login(IUser user)
|
| Uses of IUser in net.sf.oxclient.web |
|---|
| Methods in net.sf.oxclient.web with parameters of type IUser | |
|---|---|
void |
StaticOXRedirector.redirectToOX(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
IUser user)
|
void |
OXRedirector.redirectToOX(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
IUser user)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||