Package | Description |
---|---|
com.canto.cumulus |
The base package of the Cumulus Java Classes.
|
com.canto.cumulus.events |
Listeners and Event classes of the Cumulus Java Classes.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<SortFieldDescriptor> |
MultiItemCollection.getMultiSorting()
Return the list of fields that this collection is sorted by.
|
java.util.List<SortFieldDescriptor> |
ItemCollection.getMultiSorting()
Return the list of fields that this collection is sorted by.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
Server.findCollections(java.lang.String queryString,
java.util.List<SortFieldDescriptor> sortFields,
java.util.Locale locale)
Perform a search on all available collections and return a list of internal collection names.
|
void |
MultiItemCollection.setMultiSorting(java.util.List<SortFieldDescriptor> sortFields)
Sort this collection by the given list of fields and sorting directions.
|
void |
ItemCollection.setMultiSorting(java.util.List<SortFieldDescriptor> sortFields)
Sort this collection by the given list of fields and sorting directions.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<SortFieldDescriptor> |
CollectionSortingChangedEventObject.getSortFieldDescriptors()
Return the descriptors for the sorting fields that the collection was sorted by.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.