org.opencrx.kernel.backend
Class Importer

java.lang.Object
  extended by org.opencrx.kernel.backend.AbstractImpl
      extended by org.opencrx.kernel.backend.Importer

public class Importer
extends AbstractImpl


Field Summary
static String MIME_TYPE
           
 
Constructor Summary
protected Importer()
           
 
Method Summary
static Importer getInstance()
           
 RefObject importItem(byte[] item, short locale, BasicObject targetSegment, List<String> errors, List<String> report)
           
static void register()
           
 
Methods inherited from class org.opencrx.kernel.backend.AbstractImpl
getInstance, getUidAsString, registerImpl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MIME_TYPE

public static final String MIME_TYPE
See Also:
Constant Field Values
Constructor Detail

Importer

protected Importer()
Method Detail

register

public static void register()

getInstance

public static Importer getInstance()
                            throws ServiceException
Throws:
ServiceException

importItem

public RefObject importItem(byte[] item,
                            short locale,
                            BasicObject targetSegment,
                            List<String> errors,
                            List<String> report)
                     throws ServiceException
Throws:
ServiceException


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