
public interface CDOCommonSession extends IAdaptable, IUserAware, IOptionsContainer, Closeable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CDOCommonSession.Options
Encapsulates the configuration options of CDO sessions that are common to both client and server side.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getSessionID() |
CDOCommonView |
getView(int viewID) |
CDOCommonView[] |
getViews() |
CDOCommonSession.Options |
options()
Returns the
options of this session. |
getAdaptergetUserIDint getSessionID()
CDOCommonView[] getViews()
CDOCommonView getView(int viewID)
CDOCommonSession.Options options()
options of this session.options in interface IOptionsContainerCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.