javax.wvcm
Class SearchToken.OrderDirection

java.lang.Object
  extended by javax.wvcm.SearchToken.OrderDirection
Enclosing class:
SearchToken

public static class SearchToken.OrderDirection
extends java.lang.Object

Discrete values for parameter "direction" (ascending, descending).


Field Summary
static SearchToken.OrderDirection ASCENDING
           
static SearchToken.OrderDirection DESCENDING
           
 
Constructor Summary
SearchToken.OrderDirection()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ASCENDING

public static final SearchToken.OrderDirection ASCENDING

DESCENDING

public static final SearchToken.OrderDirection DESCENDING
Constructor Detail

SearchToken.OrderDirection

public SearchToken.OrderDirection()


Copyright (c) 2003 - Apache Software Foundation