Interface IDtoCategoricalColumnInterpreter

All Superinterfaces:
IDtoAbstractColumnInterpreter
All Known Implementing Classes:
DtoCategoricalColumnInterpreter

public interface IDtoCategoricalColumnInterpreter extends IDtoAbstractColumnInterpreter
Interprets the different column values as categories, which have no order. The engine will consider DtoCategorySetPredicates for this column. This is the only allowed interpreter for string and boolean column.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Type of this object.