Verwendungen von Schnittstelle
org.eclipse.emf.cdo.server.CDOServerImporter.Handler
Packages, die CDOServerImporter.Handler verwenden
Package
Beschreibung
Server concepts for dealing with repositories and stores.
-
Verwendungen von CDOServerImporter.Handler in org.eclipse.emf.cdo.server
Unterschnittstellen von CDOServerImporter.Handler in org.eclipse.emf.cdo.serverModifizierer und TypSchnittstelleBeschreibungstatic interface
Persists the data that has been read by aimporter
into a newrepository
.Methoden in org.eclipse.emf.cdo.server mit Parametern vom Typ CDOServerImporter.HandlerModifizierer und TypMethodeBeschreibungprotected void
CDOServerImporter.Binary.importAll
(InputStream stream, CDOServerImporter.Handler handler) protected abstract void
CDOServerImporter.importAll
(InputStream in, CDOServerImporter.Handler handler) protected void
CDOServerImporter.XML.importAll
(InputStream in, CDOServerImporter.Handler handler)