Class EntityExportColumn

java.lang.Object
ch.tocco.nice2.reporting.impl.action.export.column.AbstractExportColumn
ch.tocco.nice2.reporting.impl.action.export.column.EntityExportColumn
All Implemented Interfaces:
ExportColumn

public class EntityExportColumn extends AbstractExportColumn
Column that points to a relation returns the default display of the referenced entity.
  • Constructor Details

    • EntityExportColumn

      public EntityExportColumn(Path path, String label, boolean isToMany, PersistenceService persistenceService, int displayPartitionSize)
  • Method Details