com.softwareag.mdm.adaptation
Class RequestSortCriteria
java.lang.Object
com.softwareag.mdm.adaptation.RequestSortCriteria
- public class RequestSortCriteria
- extends Object
Specifies sort criteria.
- See Also:
Request.setSortCriteria(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 i)
|
boolean |
isAscendant(int i)
|
void |
reset()
|
int |
size()
|
RequestSortCriteria
public RequestSortCriteria()
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 i)
isAscendant
public boolean isAscendant(int i)
size
public int size()
reset
public void reset()
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.