Uses of Interface
org.eclipse.emf.cdo.view.CDOObjectHandler
Package
Description
Client concepts for dealing with transactions, distributed transactions and their save points.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
-
Uses of CDOObjectHandler in org.eclipse.emf.cdo.transaction
Modifier and TypeMethodDescriptionvoid
CDOPushTransaction.addObjectHandler
(CDOObjectHandler handler) void
CDOPushTransaction.removeObjectHandler
(CDOObjectHandler handler) -
Uses of CDOObjectHandler in org.eclipse.emf.cdo.view
Modifier and TypeClassDescriptionstatic class
Adynamic proxy stale reference policy
with advancedtype
computation and caching.Modifier and TypeMethodDescriptionvoid
CDOView.addObjectHandler
(CDOObjectHandler handler) void
CDOView.removeObjectHandler
(CDOObjectHandler handler)