org.opencrx.kernel.plugin.application.base
Class ImporterImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.base.ImporterImpl

public class ImporterImpl
extends Object


Field Summary
protected  Importer current
           
protected  Importer next
           
 
Constructor Summary
ImporterImpl(Importer current, Importer next)
           
 
Method Summary
 Backend getBackend()
           
 ImportResult importItem(ImportParams params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final Importer current

next

protected final Importer next
Constructor Detail

ImporterImpl

public ImporterImpl(Importer current,
                    Importer next)
Method Detail

getBackend

public Backend getBackend()

importItem

public ImportResult importItem(ImportParams params)
                        throws RefException
Throws:
RefException


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.