public interface IEntityExporter<T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
| Modifier and Type | Method and Description | 
|---|---|
File | 
doExport(IEntityContext ec,
        File baseDir,
        Benutzer user)
Exports the set entities to the given directory 
 | 
List<T> | 
getEntities()  | 
IEntityExporter<T> | 
withCompatitbiltyMode(boolean compatitbiltyMode)  | 
IEntityExporter<T> withCompatitbiltyMode(boolean compatitbiltyMode)
compatitbiltyMode - Boolean whether or not entities should be exportedt in compatibility modeIEntityExporter the exporterFile doExport(IEntityContext ec, File baseDir, Benutzer user) throws Exception
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.