public interface IDfOrderConstraint
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAttributeName()
Return the name of the attribute used to sort the results list.
|
java.util.Locale |
getLocale()
Return the locale to use in sort for this attribute.
|
java.lang.String |
getType()
Return the type of this attribute.
|
boolean |
isAscending()
Indicate if the results list is sorted in ascending or descending order.
|
boolean |
isASCII()
Indicate if the results list is sorted using ASCII order on this attribute.
|
java.lang.String getAttributeName()
java.util.Locale getLocale()
boolean isAscending()
boolean isASCII()
getLocale()
is ignored.java.lang.String getType()
Copyright 1994-2023 OpenText Corporation. All rights reserved.