Uses of Interface
org.eclipse.emf.cdo.view.CDOObjectHandler
Packages that use 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
Methods in org.eclipse.emf.cdo.transaction that return CDOObjectHandlerMethods in org.eclipse.emf.cdo.transaction with parameters of type CDOObjectHandlerModifier and TypeMethodDescriptionvoid
CDOPushTransaction.addObjectHandler
(CDOObjectHandler handler) void
CDOPushTransaction.removeObjectHandler
(CDOObjectHandler handler) -
Uses of CDOObjectHandler in org.eclipse.emf.cdo.view
Classes in org.eclipse.emf.cdo.view that implement CDOObjectHandlerModifier and TypeClassDescriptionstatic class
Adynamic proxy stale reference policy
with advancedtype
computation and caching.Methods in org.eclipse.emf.cdo.view that return CDOObjectHandlerMethods in org.eclipse.emf.cdo.view with parameters of type CDOObjectHandlerModifier and TypeMethodDescriptionvoid
CDOView.addObjectHandler
(CDOObjectHandler handler) void
CDOView.removeObjectHandler
(CDOObjectHandler handler)