Package org.eclipse.emf.cdo.common

Common concepts that are differently extended in clients and servers.

See:
          Description


Interface Summary
CDOCommonRepository Abstracts the information about CDO repositories that is common to both client and server side.
CDOCommonRepository.StateChangedEvent An event fired when the state of a CDO repository has changed.
CDOCommonRepository.TypeChangedEvent An event fired when the type of a CDO repository has changed.
CDOCommonSession Abstracts the information about CDO sessions that is common to both client and server side.
CDOCommonSession.Options Encapsulates the configuration options of CDO sessions that are common to both client and server side.
CDOCommonSession.Options.PassiveUpdateEvent An options event fired when the passive update mode of a CDO session has changed.
CDOCommonTransaction Abstracts the information about CDO transactions that is common to both client and server side.
CDOCommonView Abstracts the information about CDO views that is common to both client and server side.
CDOCommonView.Options Encapsulates the configuration options of CDO views that are common to both client and server side.
CDOCommonView.Options.LockNotificationEvent  
 

Enum Summary
CDOCommonRepository.IDGenerationLocation Enumerates the possible ID generation locations of a CDO repository.
CDOCommonRepository.State Enumerates the possible states of a CDO repository.
CDOCommonRepository.Type Enumerates the possible types of a CDO repository.
CDOCommonSession.Options.LockNotificationMode Enumerates the possible lock notification modes of a CDO session.
CDOCommonSession.Options.PassiveUpdateMode Enumerates the possible passive update modes of a CDO session.
 

Package org.eclipse.emf.cdo.common Description

Common concepts that are differently extended in clients and servers.



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.