
public interface CDOCommonView extends CDOLockOwner, CDOBranchPoint, CDORevisionProvider, IOptionsContainer, IAdaptable, Closeable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CDOCommonView.Options
Encapsulates the configuration options of CDO views that are common to both client and server side.
|
INVALID_DATE, UNSPECIFIED_DATE| Modifier and Type | Method and Description |
|---|---|
String |
getDurableLockingID() |
CDOCommonSession |
getSession() |
int |
getViewID() |
boolean |
isReadOnly() |
CDOCommonView.Options |
options()
Returns the
options of this view. |
getSessionID, isDurableViewgetBranch, getTimeStampgetRevisiongetAdapterint getViewID()
getViewID in interface CDOLockOwnerboolean isReadOnly()
CDOCommonSession getSession()
String getDurableLockingID()
getDurableLockingID in interface CDOLockOwnerCDOCommonView.Options options()
options of this view.options in interface IOptionsContainerCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.