public class DateQuarterGrouper extends DateGrouper
| Modifier and Type | Field and Description |
|---|---|
static GrouperContext |
CONTEXT |
INSTANCE| Constructor and Description |
|---|
DateQuarterGrouper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object[] |
getAvailableGroups() |
ConverterContext |
getConverterContext()
Gets the converter context for the value returned from this object grouper.
|
java.lang.String |
getName()
Gets the name of this object grouper.
|
java.lang.Object |
getValue(java.lang.Object value)
Gets the group value after this value is grouped.
|
getCalendarField, getCalendarFieldAsInt, getCalendarInstance, getTypegetComparatorContextpublic static GrouperContext CONTEXT
public static java.lang.Object[] getAvailableGroups()
public java.lang.Object getValue(java.lang.Object value)
ObjectGrouperObjectGrouper.getType().value - the valuepublic java.lang.String getName()
ObjectGrouperpublic ConverterContext getConverterContext()
ObjectGrouperObjectGrouper.getValue(Object) method to String
so that it can be displayed somewhere.getConverterContext in interface ObjectGroupergetConverterContext in class AbstractObjectGrouper