ORG.oclc.obi.util
Class Sorts
java.lang.Object
|
+--ORG.oclc.obi.util.Sorts
- public class Sorts
- extends Object
The Sort class is a set of utility methods used to build
the Sort Results message.
- See Also:
ZDb
,
Sort
Constructor Summary |
Sorts()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Sorts
public Sorts()
getSortResultMessage
public static String getSortResultMessage(UserStateObject user,
String resultset)
- Builds the informational Sort result message indicating the
fields sorted on or the Sort error message.
- Parameters:
user
- the user state objectresultset
- the resultset that was sorted- Returns:
- Sucess or failure message