org.opencrx.kernel.backend
Class Importer
java.lang.Object
org.opencrx.kernel.backend.Importer
public class Importer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MIME_TYPE
public static final String MIME_TYPE
- See Also:
- Constant Field Values
REALM_PATTERN
protected static final Path REALM_PATTERN
backend
protected final Backend backend
target
protected final RequestCollection target
reader
protected final RequestCollection reader
Importer
public Importer(Backend backend,
RequestCollection target,
RequestCollection reader)
Importer
public Importer(Backend backend,
RequestCollection reader)
removeForeignAndDerivedAttributes
public void removeForeignAndDerivedAttributes(DataproviderObject object)
throws ServiceException
- Throws:
ServiceException
importItem
public BasicObject importItem(byte[] item,
short locale,
String targetSegment,
List<String> errors,
List<String> report)
throws ServiceException
- Throws:
ServiceException
This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.