Uses of Interface
org.eclipse.emf.cdo.common.revision.CDORevisionCrawler.Handler
Packages that use CDORevisionCrawler.Handler
Package
Description
Common concepts for dealing with revisions and revision lists.
Common utility classes, some common interfaces and exceptions.
-
Uses of CDORevisionCrawler.Handler in org.eclipse.emf.cdo.common.revision
Classes in org.eclipse.emf.cdo.common.revision that implement CDORevisionCrawler.HandlerModifier and TypeClassDescriptionstatic classHandler implementation that calculates a message digest over crawled data.static classHandler implementation that writes crawl data to an output stream.Methods in org.eclipse.emf.cdo.common.revision that return CDORevisionCrawler.HandlerModifier and TypeMethodDescriptionCDORevisionCrawler.handler()Returns the current handler used by this crawler.Methods in org.eclipse.emf.cdo.common.revision with parameters of type CDORevisionCrawler.HandlerModifier and TypeMethodDescriptionCDORevisionCrawler.handler(CDORevisionCrawler.Handler handler) Sets the handler to be used by this crawler. -
Uses of CDORevisionCrawler.Handler in org.eclipse.emf.cdo.common.util
Methods in org.eclipse.emf.cdo.common.util that return CDORevisionCrawler.HandlerMethods in org.eclipse.emf.cdo.common.util with parameters of type CDORevisionCrawler.Handler