|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface DateSortOrder
A datesortorder specifies sorting of a single date field.
This corresponds to use of ORDER BY in SQL SELECT-syntax.
| Field Summary |
|---|
| Fields inherited from interface org.mmbase.storage.search.SortOrder |
|---|
ORDER_ASCENDING, ORDER_DESCENDING, ORDER_DESCRIPTIONS |
| Method Summary | |
|---|---|
int |
getPart()
Returns the part of the date-field wich is to be compared. |
| Methods inherited from interface org.mmbase.storage.search.SortOrder |
|---|
equals, getDirection, getField, hashCode, isCaseSensitive, setUnmodifiable, toString |
| Method Detail |
|---|
int getPart()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||