Interface EntityExport.Settings

Enclosing interface:
EntityExport

public static interface EntityExport.Settings
Settings for exporting entity data with denormalized foreign key references.

This class manages a tree structure of attribute nodes representing the export configuration. Each node can be selected/deselected to include/exclude it from the export. Foreign key nodes can be expanded to include referenced entity attributes.

See Also: