public interface PrepareDataForExport<T extends TopiaEntityEnum>
| Modifier and Type | Method and Description |
|---|---|
<E extends TopiaEntity> |
prepareData(AssociationMeta<T> associationMeta) |
<E extends TopiaEntity> |
prepareData(TableMeta<T> tableMeta) |
<E extends TopiaEntity> List<E> prepareData(TableMeta<T> tableMeta)
<E extends TopiaEntity> List<E> prepareData(AssociationMeta<T> associationMeta)
Copyright © 2004-2012 CodeLutin. All Rights Reserved.