public class CatalogFieldEnumListSortOrders extends BaseManager
BaseManager.PackEntryChangeListener, BaseManager.RegistryEntry
TYPE_EJP, TYPE_NATIVE
Modifier and Type | Method and Description |
---|---|
java.util.Collection<java.lang.Integer> |
getAvailableOrderIDs()
Returns a collection of all available ids for sort orders.
|
int[] |
getSortOrder(int id)
Returns the sort order for the given id.
|
void |
setSortOrder(int id,
int[] order)
Sets the sort order for the given id.
|
addChangeListener, addChangeListener, addGlobalChangeListener, addPackListener, forgetPush, getPack, isShared, popPack, pushPack, removeChangeListener, removeChangeListener, removeGlobalChangeListener, removePackListener, save, save, toString, writeAsXML
public java.util.Collection<java.lang.Integer> getAvailableOrderIDs()
Integer
instancespublic int[] getSortOrder(int id)
id
- sort order idpublic void setSortOrder(int id, int[] order)
id
- sort order idorder
- new array with enum ids in sorted orderwww.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.