|
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.DateDayOfWeekGrouper
public class DateDayOfWeekGrouper
Field Summary | |
---|---|
static GrouperContext |
CONTEXT
|
Fields inherited from class com.jidesoft.grouper.date.DateGrouper |
---|
INSTANCE |
Constructor Summary | |
---|---|
DateDayOfWeekGrouper()
|
Method Summary | |
---|---|
static java.lang.Object[] |
getAvailableGroups()
|
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, getConverterContext |
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 DateDayOfWeekGrouper()
Method Detail |
---|
public static java.lang.Object[] getAvailableGroups()
public java.lang.Object getValue(java.lang.Object value)
ObjectGrouper
ObjectGrouper.getType()
.
value
- the value
public java.lang.String getName()
ObjectGrouper
|
JIDE Common Layer 2.7.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |