public class OrderFormatDate extends Object implements OrderFormatDelegate
| Constructor and Description |
|---|
OrderFormatDate() |
| Modifier and Type | Method and Description |
|---|---|
String |
makeSortString(String value,
String language)
Prepare the appropriate sort string for the given value in the
given language.
|
public String makeSortString(String value, String language)
OrderFormatDelegatemakeSortString in interface OrderFormatDelegatevalue - the string valuelanguage - the language to interpret inCopyright © 2015 DuraSpace. All Rights Reserved.