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 org.openmdx.base.naming.Path REALM_PATTERN
backend
protected final Backend backend
target
protected final org.openmdx.application.dataprovider.cci.RequestCollection target
reader
protected final org.openmdx.application.dataprovider.cci.RequestCollection reader
Importer
public Importer(Backend backend,
org.openmdx.application.dataprovider.cci.RequestCollection target,
org.openmdx.application.dataprovider.cci.RequestCollection reader)
Importer
public Importer(Backend backend,
org.openmdx.application.dataprovider.cci.RequestCollection reader)
removeForeignAndDerivedAttributes
public void removeForeignAndDerivedAttributes(org.openmdx.application.dataprovider.cci.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-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.