org.eclipse.emf.cdo.server
Class CDOServerImporter
java.lang.Object
org.eclipse.emf.cdo.server.CDOServerImporter
- Direct Known Subclasses:
- CDOServerImporter.XML
public abstract class CDOServerImporter
- extends Object
- Since:
- 4.0
- Author:
- Eike Stepper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CDOServerImporter
public CDOServerImporter(IRepository repository)
getRepository
protected final InternalRepository getRepository()
importRepository
public void importRepository(InputStream in)
throws Exception
- Throws:
Exception
importAll
protected abstract void importAll(InputStream in,
CDOServerImporter.Handler handler)
throws Exception
- Throws:
Exception
Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.