Class GroupByMethod.GroupData

java.lang.Object
ch.tocco.nice2.templating.impl.freemarker.methods.GroupByMethod.GroupData
Enclosing class:
GroupByMethod

public static class GroupByMethod.GroupData extends Object
  • Constructor Details

  • Method Details

    • getKey

      @Nullable public @Nullable Object getKey()
    • getItems

      public EntityList getItems()
    • getEntity

      public Entity getEntity()