- Pack - Class in com.canto.cumulus
-
- Pack() - Constructor for class com.canto.cumulus.Pack
-
Deprecated.
- Pack(byte[]) - Constructor for class com.canto.cumulus.Pack
-
Deprecated.
- Pack(String) - Constructor for class com.canto.cumulus.Pack
-
Deprecated.
- PACK_TYPE_ALIAS - Static variable in class com.canto.cumulus.utils.JPack
-
Pack type for a Mac OS Alias.
- PACK_TYPE_BOOL - Static variable in class com.canto.cumulus.utils.JPack
-
Pack type for a boolean.
- PACK_TYPE_BYTE - Static variable in class com.canto.cumulus.utils.JPack
-
Pack type for a byte or an array of bytes.
- PACK_TYPE_DOUBLE - Static variable in class com.canto.cumulus.utils.JPack
-
Pack type for a double (64 bits floating point).
- PACK_TYPE_GUID - Static variable in class com.canto.cumulus.utils.JPack
-
Pack type for a GUID
.
- PACK_TYPE_INT - Static variable in class com.canto.cumulus.utils.JPack
-
Pack type for a 32 bits integer or an array of 32 bits integers.
- PACK_TYPE_LIST - Static variable in class com.canto.cumulus.utils.JPack
-
Pack type for a list pack.
- PACK_TYPE_LOCAL_CHARS - Static variable in class com.canto.cumulus.utils.JPack
-
Pack type for strings in local encoding.
- PACK_TYPE_LONG - Static variable in class com.canto.cumulus.utils.JPack
-
Pack type for a 64 bits integer or an array of 64 bits integers.
- PACK_TYPE_RECORD - Static variable in class com.canto.cumulus.utils.JPack
-
Pack type for a record pack.
- PACK_TYPE_SHORT - Static variable in class com.canto.cumulus.utils.JPack
-
Pack type for a 16 bits integer or an array of 16 bits integers.
- PACK_TYPE_STRING - Static variable in class com.canto.cumulus.utils.JPack
-
Pack type for a String
.
- PackFallback - Interface in com.canto.cumulus.prefs
-
Implementations of this interface are able to generate a
JPack
instance.
- PackListener - Interface in com.canto.cumulus.prefs
-
You need to implement a listener of this type to get notified if a preferences pack is about ot be saved.
- packSaved() - Method in interface com.canto.cumulus.prefs.PackListener
-
Gets called after the pack has been saved.
- packSaved() - Method in class com.canto.cumulus.prefs.PreferencesImpl.NopPackListener
-
- PAGE_ORIENTATION_OPTION_LANDSCAPE - Static variable in class com.canto.cumulus.prefs.PrintSet
-
- PAGE_ORIENTATION_OPTION_PORTRAIT - Static variable in class com.canto.cumulus.prefs.PrintSet
-
- Pane - Class in com.canto.cumulus.ui
-
This class represents the base class for all panes in the collection window.
- PANE_ID_CALENDAR - Static variable in class com.canto.cumulus.ui.CollectionWindow
-
The unique ID of the calendar pane.
- PANE_ID_CATEGORIES - Static variable in class com.canto.cumulus.ui.CollectionWindow
-
The unique ID of the categories pane.
- PANE_ID_CATEGORY_ITEM_INFO - Static variable in class com.canto.cumulus.ui.CollectionWindow
-
The unique ID of the category information pane.
- PANE_ID_COLLECTION_BASKET - Static variable in class com.canto.cumulus.ui.CollectionWindow
-
The unique ID of the collection basket pane.
- PANE_ID_MAIN_RECORD_VIEW - Static variable in class com.canto.cumulus.ui.CollectionWindow
-
The unique ID of the main record pane.
- PANE_ID_PREVIEW - Static variable in class com.canto.cumulus.ui.CollectionWindow
-
The unique ID of the preview pane.
- PANE_ID_RECORD_ITEM_INFO - Static variable in class com.canto.cumulus.ui.CollectionWindow
-
The unique ID of the record information pane.
- PANE_ID_THUMBNAIL - Static variable in class com.canto.cumulus.ui.CollectionWindow
-
The unique ID of the thumbnail pane.
- PARAM_CUMULUS_CONFIGURED_CATALOGS - Static variable in interface com.canto.cumulus.server.esp.modules.scheduler.SchedulerConfigurator
-
- PARAM_CUMULUS_SERVER - Static variable in interface com.canto.cumulus.server.esp.modules.scheduler.SchedulerConfigurator
-
- PARAM_CUMULUS_SESSION - Static variable in interface com.canto.cumulus.server.esp.modules.scheduler.SchedulerConfigurator
-
- parse(String) - Method in class com.canto.cumulus.utils.formats.DateFormat
-
- parse(String) - Method in class com.canto.cumulus.utils.formats.TimeOnlyFormat
-
- parse(String) - Method in class com.canto.cumulus.utils.JPack.JSONParser
-
- parseDouble(String) - Method in class com.canto.cumulus.utils.formats.NumberFormat
-
- parseInt(String) - Method in class com.canto.cumulus.utils.formats.NumberFormat
-
- parseLong(String) - Method in class com.canto.cumulus.utils.formats.NumberFormat
-
- PASSWORD_OPTIONS_CANNOT_CHANGE_PASSWORD - Static variable in class com.canto.cumulus.UserContext
-
Password setting value.
- PASSWORD_OPTIONS_MUST_CHANGE_PASSWORD_WITH_NEXT_LOGIN - Static variable in class com.canto.cumulus.UserContext
-
Password setting value.
- PASSWORD_OPTIONS_PASSWORD_NEVER_EXPIRES - Static variable in class com.canto.cumulus.UserContext
-
Password setting value.
- PasswordExpiredException - Exception in com.canto.cumulus.exceptions
-
Exception that is thrown in case the caller wants to connect to a Cumulus server with a user whose password has expired and need to be changed before being able to login again.
- PasswordExpiredException(String, int, int, String, int, String, String, String) - Constructor for exception com.canto.cumulus.exceptions.PasswordExpiredException
-
For internal use only.
- pdfAllowContentCopyingAndExtractionAlsoForScreenReaders() - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
-
Returns whether the PDF document should allow content copying and extraction.
- pdfAllowDegradedPrinting() - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
-
Returns whether printing the PDF in low resolution is allowed.
- pdfAllowDocumentAssembly() - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
-
Returns whether the PDF document should allow document assembly.
- pdfAllowDocumentChanges() - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
-
Returns whether PDF document changes are allowed.
- pdfAllowFillIn() - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
-
Returns whether the PDF document should allow to fill in forms and sign the document.
- pdfAllowModifyAnnotations() - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
-
Returns whether PDF document annotation changes are allowed.
- pdfAllowPrinting() - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
-
Returns whether printing the PDF in high resolution is allowed.
- pdfAllowScreenReaders() - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
-
Returns whether the PDF document should allow content copying and extraction for screen readers.
- performAction(TriggerData, JPack, CatalogSettingsChangedConditionRuntimeData) - Method in interface com.canto.cumulus.server.esp.modules.trigger.catalogsettingschanged.CatalogSettingsChangedActionExecutor
-
Called when a catalog settings changed condition has fired.
- performAction(TriggerData, FieldValueChangedConditionData, JPack, FieldValueChangedConditionRuntimeData) - Method in interface com.canto.cumulus.server.esp.modules.trigger.fieldvaluechanged.FieldValueChangedActionExecutor
-
Called when a field value changed condition has fired.
- performAction(TriggerData, JPack, RecordCategoryAddedConditionRuntimeData) - Method in interface com.canto.cumulus.server.esp.modules.trigger.recordcategoryadded.RecordCategoryAddedActionExecutor
-
Called when a record or category addition condition has fired.
- performAction(TriggerData, JPack, RecordCategoryDeletedConditionRuntimeData) - Method in interface com.canto.cumulus.server.esp.modules.trigger.recordcategorydeleted.RecordCategoryDeletedActionExecutor
-
Called when a record or category deletion condition has fired.
- PERMISSION_ASSET_COLLECT - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
Deprecated.
No longer supported since 9.1. Will be removed in the future.
- PERMISSION_ASSET_DELETE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to delete assets for records.
- PERMISSION_ASSET_DOWNLOAD - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to download assets.
- PERMISSION_ASSET_EMAIL - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to mail assets.
- PERMISSION_ASSET_SHOW_ORIGINAL - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to use the Show Original function of the WPP/ICP.
- PERMISSION_ASSET_TRANSFER - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to use server-client-asset-transfer to access an asset from the catalog.
- PERMISSION_ASSET_VERSIONING - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to check in/out assets.
- PERMISSION_CAN_ACCESS_ALL_ASSET_ACTIONS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to view all shared Asset Actions.
- PERMISSION_CAN_ACCESS_ALL_ASSET_HANDLING_SETS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to view all shared Asset Handling Sets.
- PERMISSION_CAN_ACCESS_ALL_CATEGORY_QUERIES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to view all shared Category Queries.
- PERMISSION_CAN_ACCESS_ALL_CATEGORY_VIEW_SETS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to view all shared Category View Sets.
- PERMISSION_CAN_ACCESS_ALL_CROP_TEMPLATES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to view all shared crop templates.
- PERMISSION_CAN_ACCESS_ALL_METADATA_TEMPLATES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to view all shared Metadata Templates.
- PERMISSION_CAN_ACCESS_ALL_PERMISSION_TEMPLATES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to view all shared Permission Templates.
- PERMISSION_CAN_ACCESS_ALL_PRINT_SETS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to view all shared Print Sets.
- PERMISSION_CAN_ACCESS_ALL_RECORD_FILTERS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to view all shared record filters.
- PERMISSION_CAN_ACCESS_ALL_RECORD_QUERIES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to view all shared Record Queries.
- PERMISSION_CAN_ACCESS_ALL_RECORD_VIEW_SETS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to view all shared Record View Sets.
- PERMISSION_CATALOG_AUTO_TAGGING_USER - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to modify an item using the auto-tagging feature.
- PERMISSION_CATALOG_LOG_ADMIN - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to manage logging using the Logging application.
- PERMISSION_CATALOG_MANAGE_CATALOG_MIRRORING - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to modify the mirroring for a catalog.
- PERMISSION_CATALOG_MANAGE_CENTRAL_ASSET_LOCATION - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to modify a catalogs central asset location.
- PERMISSION_CATALOG_MANAGE_TRIGGERS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to manage the catalogs trigger.
- PERMISSION_CATALOG_MODIFY_CATALOG_CATEGORY_PERMISSIONS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to modify the assigned permissions for the catalog category.
- PERMISSION_CATALOG_MODIFY_SETTINGS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to modify catalog settings.
- PERMISSION_CATALOG_MONITOR_ADMIN - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to monitor the Cumulus Server using the Activity Monitor application.
- PERMISSION_CATALOG_OPEN - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to open the catalog
- PERMISSION_CATALOG_TRIGGER_ADMIN - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to administer all triggers of a catalog.
- PERMISSION_CATALOG_VIDEO_CLOUD_ADMIN - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to manage video cloud settings of a catalog.
- PERMISSION_CATALOG_VIDEO_CLOUD_CONSUMER - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to manage video cloud settings of a catalog.
- PERMISSION_CATALOG_VIDEO_CLOUD_CONTRIBUTOR - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to manage video cloud settings of a catalog.
- PERMISSION_CATALOG_VIEW_SETTINGS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to view catalog settings.
- PERMISSION_ITEM_CREATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to create items.
- PERMISSION_ITEM_DELETE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to delete an item.
- PERMISSION_ITEM_MODIFY - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to modify an item.
- PERMISSION_ITEM_MODIFY_ASSET_REFERENCE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to modify an Asset Reference.
- PERMISSION_ITEM_MODIFY_PERMISSIONS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to modify the assigned permissions for an item.
- PERMISSION_ITEM_MODIFY_TRIGGERS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to modify the triggers of an item.
- PERMISSION_ITEM_VIEW - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to view an item.
- PERMISSION_MEDIA_DELIVERY_CLOUD_ADMIN - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
-
The permission to manage assets and images in Media Delivery Cloud.
- PERMISSION_TEMPLATE_FOR_CAT - Static variable in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs.AssetHandlingSetAdvancedEntry
-
- PermissionDeniedException - Exception in com.canto.cumulus.exceptions
-
Exception that is thrown in case the caller calls a method as a user that does not have the required permission for the operation.
- PermissionDeniedException(String, int, int, String, int, String, String, String) - Constructor for exception com.canto.cumulus.exceptions.PermissionDeniedException
-
For internal use only.
- PermissionManager - Class in com.canto.cumulus.db.permissions
-
Manager to create, list and delete permissions.
- Permissions - Class in com.canto.cumulus.db.permissions
-
This class wraps the permissions for a single entity like a record or category.
- PermissionsList - Class in com.canto.cumulus.db.permissions
-
This class manages the permissions for a list of entities.
- PermissionsListTable - Class in com.canto.cumulus.prefs
-
- PermissionsListTables - Class in com.canto.cumulus.prefs
-
- PermissionTemplate - Class in com.canto.cumulus.prefs
-
This class stores the settings for a single permission template.
- PermissionTemplatesList - Class in com.canto.cumulus.prefs
-
This class manages a list of permission templates.
- PICTURE_MODE_DISABLED - Static variable in class com.canto.cumulus.ui.ToolbarButton
-
Key for the disabled button picture.
- PICTURE_MODE_NORMAL - Static variable in class com.canto.cumulus.ui.ToolbarButton
-
Key for the normal button picture.
- PICTURE_MODE_PRESSED - Static variable in class com.canto.cumulus.ui.ToolbarButton
-
Key for the pressed button picture.
- PICTURE_MODE_SELECTED - Static variable in class com.canto.cumulus.ui.ToolbarButton
-
Key for the selected button picture.
- Pixmap - Class in com.canto.cumulus
-
The Pixmap
object allows you to access a Cumulus pixmap field.
- Pixmap(byte[]) - Constructor for class com.canto.cumulus.Pixmap
-
Creates a new Pixmap
object from a pack byte array.
- Pixmap(JPack) - Constructor for class com.canto.cumulus.Pixmap
-
Creates a new Pixmap
object from a pack.
- Pixmap() - Constructor for class com.canto.cumulus.Pixmap
-
Creates a new empty Pixmap
object.
- Pixmap.AssetInfo - Class in com.canto.cumulus
-
Wraps asset information.
- Pixmap.JPEGInfo - Class in com.canto.cumulus
-
Wraps image information.
- PNG - Static variable in class com.canto.cumulus.Pixmap
-
Value of the compression for PNG compressed images.
- popPack() - Method in class com.canto.cumulus.prefs.BaseManager
-
This overrides the current state of this class with the state on top of the stack.
- popPack() - Method in class com.canto.cumulus.prefs.CatalogField
-
- postChange(BaseManager) - Method in interface com.canto.cumulus.prefs.Saver.ChangeListener
-
- postInitializationFromPack() - Method in interface com.canto.cumulus.utils.JPack.InitializationListener
-
Called after the initialization.
- preChange(BaseManager) - Method in interface com.canto.cumulus.prefs.Saver.ChangeListener
-
- PredefinedPermissions - Class in com.canto.cumulus.usermanagement
-
This class provides access to all predefined permissions of Cumulus.
- PredefinedPermissions() - Constructor for class com.canto.cumulus.usermanagement.PredefinedPermissions
-
- Preferences - Interface in com.canto.cumulus.prefs
-
This interfaces describes the methods available when accessing the preferences of Cumulus.
- preferencesChanged(String, String) - Method in interface com.canto.cumulus.prefs.PreferencesChangeListener
-
Gets called if a preference change has occured below the registered listener path.
- PreferencesChangeListener - Interface in com.canto.cumulus.prefs
-
This interface describes the callback function for preferences listeners.
- PreferencesImpl - Class in com.canto.cumulus.prefs
-
The Preferences object allows you to access the user preferences of Cumulus.
- PreferencesImpl(CumulusSession) - Constructor for class com.canto.cumulus.prefs.PreferencesImpl
-
- PreferencesImpl.ItemIDProvider - Interface in com.canto.cumulus.prefs
-
- PreferencesImpl.NopPackListener - Class in com.canto.cumulus.prefs
-
- PreferencesImpl.NopPackListener() - Constructor for class com.canto.cumulus.prefs.PreferencesImpl.NopPackListener
-
- PreferencesImpl.SaverAdapter - Class in com.canto.cumulus.prefs
-
- PreferencesImpl.SaverAdapter() - Constructor for class com.canto.cumulus.prefs.PreferencesImpl.SaverAdapter
-
- preInitializationFromPack() - Method in interface com.canto.cumulus.utils.JPack.InitializationListener
-
Called before the initialization starts.
- prepareCache() - Method in class com.canto.cumulus.utils.JPack
-
- prepareMirroring() - Method in interface com.canto.cumulus.server.esp.modules.dbmirror.DBMirrorWorker
-
Prepare the start of a new mirroring process.
- prepareMirroringFinished(MirroringTask) - Method in interface com.canto.cumulus.server.esp.modules.dbmirror.DBMirrorWorker
-
Finish preparing the mirror.
- prepareToSavePack() - Method in interface com.canto.cumulus.prefs.PackListener
-
Gets called if the pack is about to be saved.
- prepareToSavePack() - Method in class com.canto.cumulus.prefs.PreferencesImpl.NopPackListener
-
- PREVIEW_IMAGE_SIZE_OTHER - Static variable in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
-
- PREVIEW_IMAGE_SIZE_OTHER_PREVIEW_VIEW - Static variable in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
-
- PREVIEW_SIZE_LARGE - Static variable in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
-
- PREVIEW_SIZE_MEDIUM - Static variable in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
-
- PREVIEW_SIZE_SMALL - Static variable in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
-
- PRINT_MODE_OPTION_ADVANCED - Static variable in class com.canto.cumulus.prefs.PrintSet
-
- PRINT_MODE_OPTION_SIMPLE - Static variable in class com.canto.cumulus.prefs.PrintSet
-
- printOrPreviewPrintSet(String, boolean, boolean) - Method in class com.canto.cumulus.ui.Application
-
For internal use only.
- PrintSet - Class in com.canto.cumulus.prefs
-
This class manages all the settings of a single print set.
- PrintSetAdvanced - Class in com.canto.cumulus.prefs
-
This class manages the settings for the advanced print mode of a print set.
- PrintSetDocumentBlib - Class in com.canto.cumulus.prefs
-
This class either manages a single block of text including layout or provides a list of child blibs using an instance of
PrintSetDocumentStore
.
- PrintSetDocumentStore - Class in com.canto.cumulus.prefs
-
This class manages a list of
blibs
.
- PrintSetsList - Class in com.canto.cumulus.prefs
-
This class manages a list of print sets.
- PrintSetTabSet - Class in com.canto.cumulus.prefs
-
- PrintSetTabStop - Class in com.canto.cumulus.prefs
-
This class stores the settings of a single tab stop.
- processItem(Item, Set<GUID>, boolean, MetadataTemplate.ChangeCallback) - Method in class com.canto.cumulus.prefs.MetadataTemplate
-
Applies this template on the given item.
- Product - Class in com.canto.cumulus.usermanagement
-
This class represents a single product.
- ProductList - Class in com.canto.cumulus.usermanagement
-
This class manages a list of products.
- progressing(long, long) - Method in interface com.canto.cumulus.utils.MetadataExchange.ProgressListener
-
- ProgressListener<_Source> - Interface in com.canto.cumulus.events
-
The listener interface for a progress.
- pushPack() - Method in class com.canto.cumulus.prefs.BaseManager
-
This stores the current state of this class on the stack.
- putBoolean(int, boolean) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new boolean item to the pack (Record packs only).
- putBooleanArray(int, boolean[]) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new array of booleans to the pack (Record packs only).
- putBooleanAt(boolean) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new boolean item to the end of the pack (List packs only).
- putBooleanAt(boolean, int) - Method in class com.canto.cumulus.utils.JPack
-
Inserts a new boolean item into the list at a given location (List packs only).
- putByte(int, byte) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new byte item to the pack (Record packs only).
- putByteArray(int, byte[]) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new array of bytes to the pack (Record packs only).
- putByteAt(byte) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new byte item at the end of the pack (List packs only).
- putByteAt(byte, int) - Method in class com.canto.cumulus.utils.JPack
-
Inserts a new byte item into the pack at a given index (List packs only).
- putDouble(int, double) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new double item to the pack (Record packs only).
- putDoubleArray(int, double[]) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new array of doubles to the pack (Record packs only).
- putDoubleAt(double) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new double item at the end of the pack (List packs only).
- putDoubleAt(double, int) - Method in class com.canto.cumulus.utils.JPack
-
Insert a new double item into the pack at a given index (List packs only).
- putGUID(int, GUID) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new GUID
item to the pack (Record packs only).
- putGUIDArray(int, GUID[]) - Method in class com.canto.cumulus.utils.JPack
-
Adds an array of GUIDs
to the pack (Record packs only).
- putGUIDAt(GUID) - Method in class com.canto.cumulus.utils.JPack
-
Add a new GUID
item at the end of the pack (List packs only).
- putGUIDAt(GUID, int) - Method in class com.canto.cumulus.utils.JPack
-
Inserts a new GUID
item into the pack at a given index (List packs only).
- putInt(int, int) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new 32-bits integer item to the pack (Record packs only).
- putIntArray(int, int[]) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new array of 32-bits integers to the pack (Record packs only).
- putIntAt(int) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new 32-bits integer item at the end of the pack (List packs only).
- putIntAt(int, int) - Method in class com.canto.cumulus.utils.JPack
-
Inserts a new 32-bits integer item into the pack at a given index (List packs only).
- putItemData(int, int, byte[]) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new item to the pack (Record packs only).
- putItemDataAt(int, byte[]) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new item at the end of the pack (List packs only).
- putItemDataAt(int, byte[], int) - Method in class com.canto.cumulus.utils.JPack
-
Inserts a new item into the pack at a given index (List packs only).
- putLong(int, long) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new 64-bits integer item to the pack (Record packs only).
- putLongArray(int, long[]) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new array of 64-bits integers to the pack (Record packs only).
- putLongAt(long) - Method in class com.canto.cumulus.utils.JPack
-
Add a new 64-bits integer item at the end of the pack (List packs only).
- putLongAt(long, int) - Method in class com.canto.cumulus.utils.JPack
-
Inserts a new 64-bit integer item into the pack at a given index (List packs only).
- putPackage(int, JPack) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new pack item to the pack (Record packs only).
- putPackageAt(JPack) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new Pack
item at the end of the pack (List packs only).
- putPackageAt(JPack, int) - Method in class com.canto.cumulus.utils.JPack
-
Inserts a new Pack
item into the pack at a given index (List packs only).
- putShort(int, short) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new 16-bits integer item to the pack (Record packs only).
- putShortArray(int, short[]) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new array of 16-bits integers to the pack (Record packs only).
- putShortAt(short) - Method in class com.canto.cumulus.utils.JPack
-
Add a new 16-bits integer item at the end of the pack (List packs only).
- putShortAt(short, int) - Method in class com.canto.cumulus.utils.JPack
-
Inserts a new 16-bits integer item into the pack at a given index (List packs only).
- putString(int, String) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new String
item to the pack (Record packs only).
- putStringAt(String) - Method in class com.canto.cumulus.utils.JPack
-
Adds a new String
item at the end of the pack (List packs only).
- putStringAt(String, int) - Method in class com.canto.cumulus.utils.JPack
-
Inserts a new String
item into the pack at a given index (List packs only).