public class SearchSortField extends Object
Constructor and Description |
---|
SearchSortField(String propertyName,
boolean isAscending)
Construct a sort field.
|
public SearchSortField(String propertyName, boolean isAscending)
propertyName
- the name of the property.isAscending
- true if ascendingpublic String getPropertyName()
public boolean isAscending()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"