Interface PublicSurveyCellCreatorService

All Known Implementing Classes:
PublicSurveyCellCreatorServiceImpl

public interface PublicSurveyCellCreatorService
  • Method Details

    • createCell

      Cell createCell(Entity defaultStatus, Entity surveyIntrusion, @Nullable @Nullable Entity userIntrusion, Column column)
      creates a Cell which can be used to fill a DetailedGridResultData. The data specified in the Column parameter is extracted from the passed userIntrusion. If no userIntrusion is present, and the relation relSurvey_intrusion or relSurvey_status is requested, the label from the passed parameter surveyIntrusion or defaultStatus will be returned as Cell