java.lang.Object
com.almis.awe.model.entities.screen.component.pivottable.PivotSorter
public class PivotSorter
extends Object
- Author:
- pvidal
-
Constructor Summary
Constructors
-
Method Summary
void
addSorter(String columnName,
com.fasterxml.jackson.databind.JsonNode sortValues)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PivotSorter
public PivotSorter()
-
Method Details
-
addSorter
public void addSorter(String columnName,
com.fasterxml.jackson.databind.JsonNode sortValues)
Add sorter to Map
- Parameters:
columnName
- Column name
sortValues
- Sort values