Oracle Business Rules Java API Reference
12c (12.1.3)
E51477-01
- java.lang.Object
-
- oracle.rules.sdk2.dictionary.DictionaryComponentSortUtil
-
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
sort
public static void sort(java.util.List<? extends DictionaryComponent> list,
DictionaryComponentSortUtil.SortableProperty prop,
boolean ascending)
Sort the given list of DictionaryComponents using the specified property and sort order
- Parameters:
list
- List to be sortedprop
- Property by which it has to be sortedascending
- Boolean value to sort in ascending order or not
Oracle Business Rules Java API Reference
12c (12.1.3)
E51477-01
Copyright © 2006,2014 Oracle and/or its affiliates. All rights reserved.