public interface CDOCommonView extends CDOLockOwner, CDOBranchPoint, CDORevisionProvider, IOptionsContainer, IPropertiesContainer, 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 |
isHistorical() |
boolean |
isReadOnly() |
CDOCommonView.Options |
options()
Returns the
options of this view. |
getSessionID, isDurableViewgetBranch, getTimeStampgetRevisionpropertiesgetAdapterint getViewID()
getViewID in interface CDOLockOwnerboolean isReadOnly()
boolean isHistorical()
CDOCommonSession getSession()
String getDurableLockingID()
getDurableLockingID in interface CDOLockOwnerCDOCommonView.Options options()
options of this view.options in interface IOptionsContainerCopyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.