|
JIDE Common Layer 2.7.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jidesoft.grouper.AbstractObjectGrouper
com.jidesoft.grouper.date.DateGrouper
com.jidesoft.grouper.date.DateYearGrouper
public class DateYearGrouper
| Field Summary | |
|---|---|
static GrouperContext |
CONTEXT
|
| Fields inherited from class com.jidesoft.grouper.date.DateGrouper |
|---|
INSTANCE |
| Constructor Summary | |
|---|---|
DateYearGrouper()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class com.jidesoft.grouper.date.DateGrouper |
|---|
getCalendarField, getCalendarFieldAsInt, getType |
| Methods inherited from class com.jidesoft.grouper.AbstractObjectGrouper |
|---|
getComparatorContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static GrouperContext CONTEXT
| Constructor Detail |
|---|
public DateYearGrouper()
| Method Detail |
|---|
public java.lang.Object getValue(java.lang.Object value)
ObjectGrouperObjectGrouper.getType().
value - the value
public java.lang.String getName()
ObjectGrouper
public ConverterContext getConverterContext()
ObjectGrouperObjectGrouper.getValue(Object) method to String
so that it can be displayed somewhere.
getConverterContext in interface ObjectGroupergetConverterContext in class AbstractObjectGrouper
|
JIDE Common Layer 2.7.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||