| Class | Description |
|---|---|
| AbstractComparator<T> |
Base class for building comparators.
|
| CsWidgetBrowserModelSortOrderComparator |
Compare
BrowserModel instances by their browser sort order. |
| ItemModelCreationTimeComparator |
Compare
ItemModel instances by their creation times. |
| OrderEntryNumberComparator |
Compare
AbstractOrderEntryModel instances by their entry numbers |
| PaymentTransactionEntryTimeComparator |
Compare
PaymentTransactionEntryModel instances by their payment times. |
| TypedObjectOrderEntryNumberComparator |
Compare
TypedObject instances and, if they are both AbstractOrderEntryModel instances then use the
OrderEntryNumberComparator to compare them by order entry number. |
Copyright © 2018 SAP SE. All Rights Reserved.