ObjectGrouperpublic class DateDayOfMonthGrouper extends DateGrouper
| Modifier and Type | Field | Description |
|---|---|---|
static GrouperContext |
CONTEXT |
INSTANCE| Constructor | Description |
|---|---|
DateDayOfMonthGrouper() |
| Modifier and Type | Method | Description |
|---|---|---|
static Object[] |
getAvailableGroups() |
|
String |
getName() |
Gets the name of this object grouper.
|
Object |
getValue(Object value) |
Gets the group value after this value is grouped.
|
getComparatorContext, getConverterContextgetCalendarField, getCalendarFieldAsInt, getCalendarInstance, getTypepublic static GrouperContext CONTEXT
public static Object[] getAvailableGroups()
public Object getValue(Object value)
ObjectGrouperObjectGrouper.getType().value - the valuepublic String getName()
ObjectGrouper