org.lexgrid.valuesets.helper
Class PLEntryNodeSortUtil

java.lang.Object
  extended by org.lexgrid.valuesets.helper.PLEntryNodeSortUtil

public class PLEntryNodeSortUtil
extends java.lang.Object


Field Summary
static int ASCENDING
           
static int CUSTOM
           
static int DESCENDING
           
 
Constructor Summary
PLEntryNodeSortUtil()
           
 
Method Summary
static ResolvedPickListEntry[] sort(java.util.List<ResolvedPickListEntry> pickListEntryList, java.lang.Integer sortType)
           
static ResolvedPickListEntry[] sort(ResolvedPickListEntry[] pickListEntryList, java.lang.Integer sortType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ASCENDING

public static final int ASCENDING
See Also:
Constant Field Values

DESCENDING

public static final int DESCENDING
See Also:
Constant Field Values

CUSTOM

public static final int CUSTOM
See Also:
Constant Field Values
Constructor Detail

PLEntryNodeSortUtil

public PLEntryNodeSortUtil()
Method Detail

sort

public static ResolvedPickListEntry[] sort(java.util.List<ResolvedPickListEntry> pickListEntryList,
                                           java.lang.Integer sortType)

sort

public static ResolvedPickListEntry[] sort(ResolvedPickListEntry[] pickListEntryList,
                                           java.lang.Integer sortType)

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.