net.sf.oxclient
Interface IGroupwareSessionFactory<FolderBean>

All Known Subinterfaces:
IOXSessionFactory
All Known Implementing Classes:
AbsGroupwareSessionFactory, OXGroupwareSessionFactory

public interface IGroupwareSessionFactory<FolderBean>

Author:
Björn Voß

Method Summary
 String getServerURL()
           
 IGroupwareSession<FolderBean> login(IUser user)
           
 void setServerURL(String server)
           
 

Method Detail

login

IGroupwareSession<FolderBean> login(IUser user)

setServerURL

void setServerURL(String server)

getServerURL

String getServerURL()


Copyright © 2007. All Rights Reserved.