public class EntityImportStagerFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static IEntityImportStager |
newImportStager(IEntityContext ec,
de.xima.cmn.dao.interfaces.IEntity<Long> entity,
Mandant client)
Returns an import stage for the given entity, client and user
|
public static final IEntityImportStager newImportStager(IEntityContext ec, de.xima.cmn.dao.interfaces.IEntity<Long> entity, Mandant client)
entity - IEntity to be importedclient - Mandant to import the entity intoIEntityImportStagerCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.