com.onwbp.adaptation
Class RequestSortCriteria

java.lang.Object
  extended bycom.onwbp.adaptation.RequestSortCriteria

public class RequestSortCriteria
extends Object

Specifies sort criteria.

See Also:
Request.setSortCriteria(RequestSortCriteria)

Constructor Summary
RequestSortCriteria()
           
 
Method Summary
 void add(Path path)
          Adds the node specified as an ascendant sort criterium.
 void add(Path path, boolean isAscendant)
          Adds the node specified as an ascendant or descendant sort criterium.
 Path getPath(int criteriumIndex)
           
 boolean isAscendant(int criteriumIndex)
           
 void reset()
           
 int size()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestSortCriteria

public RequestSortCriteria()
Method Detail

add

public void add(Path path)
Adds the node specified as an ascendant sort criterium.


add

public void add(Path path,
                boolean isAscendant)
Adds the node specified as an ascendant or descendant sort criterium.


getPath

public Path getPath(int criteriumIndex)

isAscendant

public boolean isAscendant(int criteriumIndex)

size

public int size()

reset

public void reset()


(report a bug)
EBX.Platform 4.5.2 [0601:0004]
Copyright Orchestra Networks 2000-2008. All rights reserved.