Modifier and Type | Class and Description |
---|---|
class |
Pack
Deprecated.
Use
JPack instead. |
Modifier and Type | Method and Description |
---|---|
JPack |
FieldDefinition.getAdditionalFieldProperties()
Returns the pack that provides the additional field properties.
|
JPack |
Catalog.getCatalogReference()
Returns the catalog reference package for this catalog.
|
JPack |
Pixmap.getJPack()
Returns the internal data pack for this pixmap.
|
JPack |
Catalog.getStatistics()
Returns a pack that contains some statistics about this catalog.
|
JPack |
MultiRecordItemCollection.save(java.lang.String collectionSetName,
boolean sharedSet,
CollectionType type)
Save the contents of this collection at the Cumulus server.
|
JPack |
MultiRecordItemCollection.save(java.lang.String collectionSetName,
CollectionType type,
java.util.Date expirationDate)
Save the contents of this collection as a shared collection at the Cumulus server.
|
Modifier and Type | Method and Description |
---|---|
int |
Server.findCatalogID(JPack catalogReference)
Fidn a catalog at the server by providing the catalog reference data and return the catalog ID.
|
Modifier and Type | Method and Description |
---|---|
AssetCollection |
Item.doAssetAction(Asset destinationAssetContainer,
java.lang.String assetAction,
boolean returnCreatedAssets,
java.util.Map<GUID,JPack> customParameters)
Perform an asset action on the asset of this item.
|
AssetCollection |
MultiItemCollection.doAssetAction(java.lang.String assetAction,
Asset destinationAssetContainer,
boolean returnCreatedAssets,
java.util.Map<ItemIdentifier,java.util.Map<GUID,JPack>> customParameters)
Perform an asset action on the assets of the items of this collection.
|
Constructor and Description |
---|
Pixmap(JPack pack)
Creates a new
Pixmap object from a pack. |
Constructor and Description |
---|
RecordData(JPack coreData)
Wrap the new RecordData object around a package that contains the record's field data.
|
Constructor and Description |
---|
Users(JPack coreData) |
Modifier and Type | Method and Description |
---|---|
JPack |
FieldData.getPack() |
Modifier and Type | Method and Description |
---|---|
static FieldData |
FieldData.createFromPack(JPack pack)
Creates a FieldData instance from the pack representation.
|
Constructor and Description |
---|
BooleanFieldData(JPack coreData) |
CategoriesFieldData(JPack coreData) |
DataSizeFieldData(JPack coreData) |
DateFieldData(JPack coreData) |
DateOnlyFieldData(JPack coreData) |
DoubleFieldData(JPack coreData) |
FieldDefinitionData(JPack coreData) |
IntFieldData(JPack coreData) |
LabelFieldData(JPack coreData) |
LengthInInchFieldData(JPack coreData) |
LongFieldData(JPack coreData) |
RatingFieldData(JPack coreData) |
ResolutionFieldData(JPack coreData) |
StringEnumFieldData(JPack coreData) |
StringFieldData(JPack coreData) |
TimeOnlyFieldData(JPack coreData) |
VocabularyFieldData(JPack coreData) |
Modifier and Type | Method and Description |
---|---|
JPack |
Trigger.getInfo()
Returns the info pack for this trigger.
|
Modifier and Type | Method and Description |
---|---|
JPack |
AutoTaggingManager.AutoTaggingConfiguration.getProviderConfiguration(java.lang.String providerID) |
Modifier and Type | Method and Description |
---|---|
boolean |
AutoTaggingManager.AutoTaggingConfiguration.setProviderConfiguration(java.lang.String providerID,
JPack configuration) |
Modifier and Type | Method and Description |
---|---|
JPack |
FilterModule.showFormatPreferencesDialog(CumulusSession cumulusSession,
JPack prefsModulePreferencesPack,
int formatIndexInFilter)
Show the preferences dialog using the given preferences from the module preferences pack.
|
JPack |
Module.showPreferencesDialog(CumulusSession cumulusSession,
JPack prefsModulePreferencesPack)
Show the preferences dialog using the given preferences from the module preferences pack.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FilterModule.hasFormatPreferencesDialog(CumulusSession cumulusSession,
JPack prefsModulePreferencesPack,
int formatIndexInFilter)
Returns whether this module has a preference dialog for the given format.
|
JPack |
FilterModule.showFormatPreferencesDialog(CumulusSession cumulusSession,
JPack prefsModulePreferencesPack,
int formatIndexInFilter)
Show the preferences dialog using the given preferences from the module preferences pack.
|
JPack |
Module.showPreferencesDialog(CumulusSession cumulusSession,
JPack prefsModulePreferencesPack)
Show the preferences dialog using the given preferences from the module preferences pack.
|
Modifier and Type | Method and Description |
---|---|
JPack |
GeneralEJPRegistry.getPreferencesAsJPack(CumulusSession session,
java.lang.String ejpID)
Deprecated.
Use
Preferences.getModulePreferences(String, boolean) instead. |
JPack |
GeneralEJPRegistry.getSharedPreferences(CumulusSession session,
java.lang.String ejpID)
Deprecated.
Use
Preferences.getModulePreferences(String, boolean) instead. |
Modifier and Type | Method and Description |
---|---|
void |
GeneralEJPRegistry.setPreferences(CumulusSession session,
java.lang.String ejpID,
JPack prefsPack)
Deprecated.
Use
com.canto.cumulus.prefs.Preferences#setModulePreferences(String, com.canto.cumulus.utils.JPack, boolean) instead. |
void |
GeneralEJPRegistry.setSharedPreferences(CumulusSession session,
java.lang.String ejpID,
JPack prefsPack)
Deprecated.
Use
com.canto.cumulus.prefs.Preferences#setModulePreferences(String, com.canto.cumulus.utils.JPack, boolean) instead. |
Modifier and Type | Method and Description |
---|---|
JPack |
Workflow.exportSet()
Exports this set into a
JPack . |
JPack |
SchedulerJob.exportSet()
Exports this set into a
JPack . |
JPack |
RecordViewSet.exportSet()
Exports this set into a
JPack . |
JPack |
RecordFilter.exportSet()
Exports this set into a
JPack . |
JPack |
Query.exportSet()
Exports this query into a
JPack . |
JPack |
PrintSet.exportSet()
Exports this set into a
JPack . |
JPack |
PermissionTemplate.exportSet()
Exports this set into a
JPack . |
JPack |
MetadataTemplate.exportSet()
Exports this set into a
JPack . |
JPack |
Item.exportSet()
Exports this item into a
JPack . |
JPack |
EmailLayout.exportSet()
Exports this set into a
JPack . |
JPack |
EmailClass.exportSet()
Exports this set into a
JPack . |
JPack |
CropTemplate.exportSet()
Exports this set into a
JPack . |
JPack |
CollectionSet.exportSet()
Exports this set into a
JPack . |
JPack |
CategoryViewSet.exportSet()
Exports this set into a
JPack . |
JPack |
CatalogTemplate.exportSet()
Exports this set into a
JPack . |
JPack |
BackupJob.exportSet()
Exports this set into a
JPack . |
JPack |
AssetHandlingSet.exportSet()
Exports this set into a
JPack . |
JPack |
AssetAction.exportSet()
Exports this set into a
JPack . |
JPack |
RecordPackFallback.generatePack() |
JPack |
PackFallback.generatePack()
Returns a new created
JPack instance |
JPack |
ListPackFallback.generatePack() |
JPack |
CumulusApplicationDisplayPrefs.getCategoryAudioSettings() |
JPack |
TableValidatorConfiguration.getConfiguration(PackListener packListener)
This returns the configuration
pack for this validator. |
JPack |
CatalogFieldValidatorConfiguration.getConfiguration(PackListener packListener)
This returns the configuration
pack for this validator. |
JPack |
AssetActionProcessor.getConfiguration(PackListener packListener)
This returns the configuration
pack for this module. |
JPack |
ModulePreferences.getDisplayPrefs(PackListener listener)
Returns the display preferences pack.
|
JPack |
ModulePreferences.getGeneralPrefs(PackListener listener)
Returns the general preferences pack.
|
JPack |
UserModuleLRU.getLRUs(PackListener listener)
Returns the LRU pack data for this module.
|
JPack |
DBMirroring.getMirroringConfiguration(PackListener listener)
Returns the mirroring module specific configuration pack.
|
JPack |
SchedulerJobConfiguration.getModulePreferences(PackListener listener)
Returns the configuration pack for the module.
|
JPack |
PreferencesImpl.getModulePreferences(java.lang.String moduleUID,
boolean sharedSettings) |
JPack |
Preferences.getModulePreferences(java.lang.String moduleUID,
boolean sharedSettings)
Return the general preferences for the given module.
|
JPack |
CustomData.getOption(int key,
JPack fallback) |
JPack |
WeakFieldReference.getPack() |
JPack |
PermissionTemplate.getPack()
Internal function
|
JPack |
PermissionsListTable.getPack()
Internal function
|
JPack |
CumulusApplicationSearchPrefs.getPack() |
JPack |
CumulusApplicationSearchPrefs.QuickSearchField.getPack() |
JPack |
CumulusApplicationGeneralPrefs.getPack() |
JPack |
CumulusApplicationGeneralPrefs.AssetHandlingSetAdvancedEntry.getPack() |
JPack |
CumulusApplicationDisplayPrefs.getPack() |
JPack |
CatalogField.getPack() |
JPack |
BaseManager.getPack()
Saves all changes back into the pack and returns that pack.
|
JPack |
CumulusApplicationDisplayPrefs.getRecordViewAudioSettings() |
JPack |
CumulusApplicationDisplayPrefs.getRecordWindowAudioSettings() |
JPack |
ReportSet.getReportGeneratorConfiguration(PackListener listener) |
JPack |
ModulePreferences.getSearchPrefs(PackListener listener)
Returns the search preferences pack.
|
Modifier and Type | Method and Description |
---|---|
JPack |
CustomData.getOption(int key,
JPack fallback) |
Workflow |
WorkflowList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported workflow data into a new workflow.
|
SchedulerJob |
SchedulerJobList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
RecordViewSet |
RecordViewSetList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
RecordFilter |
RecordFilterList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
PrintSet |
PrintSetsList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
PermissionTemplate |
PermissionTemplatesList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
MetadataTemplate |
MetadataTemplatesList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
EmailLayout |
EmailLayoutsList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported email layout data into a new email layout.
|
EmailClass |
EmailClassesList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported email class data into a new email class.
|
CropTemplate |
CropTemplatesList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
CategoryViewSet |
CategoryViewSetList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
CatalogTemplate |
CatalogTemplateList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
Query |
BaseQueriesList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
BackupJob |
BackupJobList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
AssetHandlingSet |
AssetHandlingSetList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
AssetAction |
AssetActionsList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
static java.lang.Integer |
CatalogFieldEnumListValueContainerCoreValue.readID(JPack core) |
static java.lang.String |
CumulusApplicationGeneralPrefs.AssetHandlingSetAdvancedEntry.readName(JPack core) |
void |
Saver.save(java.lang.String path,
JPack pack)
Saves for the given path the specified pack.
|
void |
CumulusApplicationDisplayPrefs.setCategoryAudioSettings(JPack value) |
void |
TableValidatorConfiguration.setConfiguration(JPack config,
PackListener packListener)
Sets the validator configuration.
|
void |
CatalogFieldValidatorConfiguration.setConfiguration(JPack config,
PackListener packListener)
Sets the validator configuration.
|
void |
AssetActionProcessor.setConfiguration(JPack config,
PackListener packListener)
Sets the module configuration.
|
void |
ModulePreferences.setDisplayPrefs(PackListener listener,
JPack pack)
Saves the display preferences pack.
|
void |
ModulePreferences.setGeneralPrefs(PackListener listener,
JPack pack)
Saves the general preferences pack.
|
void |
DBMirroring.setMirroringConfiguration(PackListener listener,
JPack pack)
Sets the mirroring module specific configuration pack.
|
void |
SchedulerJobConfiguration.setModulePreferences(PackListener listener,
JPack pack)
Sets the modules preferences.
|
void |
PreferencesImpl.setModulePreferences(java.lang.String moduleUID,
boolean sharedSettings,
JPack preferencesPack) |
void |
Preferences.setModulePreferences(java.lang.String moduleUID,
boolean sharedSettings,
JPack preferencesPack)
Sets the general preferences for the given module.
|
void |
CustomData.setOption(int key,
JPack value) |
void |
CumulusApplicationDisplayPrefs.setRecordViewAudioSettings(JPack value) |
void |
CumulusApplicationDisplayPrefs.setRecordWindowAudioSettings(JPack value) |
void |
ReportSet.setReportGeneratorConfiguration(PackListener listener,
JPack pack) |
void |
ModulePreferences.setSearchPrefs(PackListener listener,
JPack pack)
Saves the search preferences pack.
|
Constructor and Description |
---|
AssetActionPacker(JPack coreData,
Saver saver,
java.lang.String path,
PreferencesImpl preferences,
com.canto.cumulus.prefs.BaseManager.ChangeManager changeManager) |
AssetActionSaver(JPack coreData,
Saver saver,
java.lang.String path,
PreferencesImpl preferences,
com.canto.cumulus.prefs.BaseManager.ChangeManager changeManager) |
CatalogSettingsRoot(Catalog catalog,
JPack coreData,
Saver saver,
java.lang.String path,
PreferencesImpl preferences,
com.canto.cumulus.prefs.BaseManager.ChangeManager changeManager) |
CumulusApplicationDisplayPrefs(JPack coreData) |
CumulusApplicationGeneralPrefs.AssetHandlingSetsAdvancedSettingsList(JPack core) |
CumulusApplicationGeneralPrefs(JPack core) |
CumulusApplicationSearchPrefs.QuickSearchField(JPack coreData) |
CumulusApplicationSearchPrefs(JPack core) |
Modifier and Type | Method and Description |
---|---|
JPack |
ServerApplication.getPreferences(java.lang.String path)
Return the preferences data of the given path.
|
Constructor and Description |
---|
ServerStatistics.CatalogStatistics(JPack catalogPack) |
ServerStatistics.SetsStatistics(JPack catalogPack) |
ServerStatistics(JPack statisticsPack) |
Modifier and Type | Method and Description |
---|---|
JPack |
MirroringTask.getData()
Return the binary representation of a table entry.
|
Modifier and Type | Method and Description |
---|---|
void |
DBRebuild.addTableEntry(int recordID,
JPack pack)
Rebuild an entry of a Cue Table.
|
void |
DBRebuild.addTableEntry(java.lang.String recordName,
JPack pack)
Rebuild an entry of a Named Table.
|
DBMirrorWorker |
DBMirrorESP.createWorker(JPack configuration)
For each mirroring process using this mirroring esp this method gets called to create another working process.
|
void |
DBMirrorConfigurator.setData(JPack data)
Sets the existing configuration.
|
Modifier and Type | Method and Description |
---|---|
JPack |
ReportGeneratorConfigurator.getConfigurationData()
Called to save the made configuration changes from the UI back to the configuration pack.
|
Modifier and Type | Method and Description |
---|---|
ReportGeneratorConfiguratorWeb |
ReportGeneratorWebESP.createWebConfigurator(JPack data,
java.util.Map<ReportGeneratorESP.ParameterKey,?> parameters)
This method is called by the Web Server Console "Report Manager" plugin to create a configurator for this report generator ESP.
|
ResultData2D |
ReportGeneratorESP.execute(JPack configurationData,
java.util.Map<ReportGeneratorESP.ParameterKey,?> parameters)
This method is called to create a ReportGenerator for the given configuration.
|
javax.swing.JPanel |
ReportGeneratorConfigurator.getConfigurationPanel(JPack data,
java.util.Map<ReportGeneratorESP.ParameterKey,?> parameters)
Returns the configuration panel for this report generator or
null if not supported. |
java.lang.Class |
ReportGeneratorESP.getResultClass(JPack configurationData,
java.util.Map<ReportGeneratorESP.ParameterKey,?> parameters)
Return the class object of the result data that will result from the given configuration.
|
Modifier and Type | Method and Description |
---|---|
SchedulerESPJob |
SchedulerESP.createJob(JPack config)
This method is called within the Scheduler Server application to create a scheduler job for the given
configuration.
|
SchedulerConfiguratorWeb |
SchedulerWebESP.createWebConfigurator(JPack data,
java.util.Map parameters)
This method is called by the Web Server Console "Scheduler Manager" plugin to create a configurator for this Scheduler Job ESP.
|
void |
SchedulerConfigurator.setData(JPack data,
java.util.Map additionalParams)
Initializes the implementation with the given configuration pack.
|
Modifier and Type | Method and Description |
---|---|
JPack |
ActionESP.getData()
Returns the configuration data.
|
Modifier and Type | Method and Description |
---|---|
void |
ActionESP.setData(JPack actionData)
Sets the configuration data for a specific trigger action.
|
Constructor and Description |
---|
TriggerData(JPack pITriggerInfo,
java.lang.Object server) |
Modifier and Type | Method and Description |
---|---|
void |
CatalogSettingsChangedActionExecutor.performAction(TriggerData triggerData,
JPack actionData,
CatalogSettingsChangedConditionRuntimeData catalogSettingsChangedConditionRuntimeData)
Called when a catalog settings changed condition has fired.
|
Constructor and Description |
---|
CatalogSettingsChangedConditionRuntimeData(JPack pIRuntimeData)
Creates the runtime data for the given runtime data pack.
|
Modifier and Type | Method and Description |
---|---|
JPack |
FieldValueChangedConditionRuntimeData.getNewRecordData()
Returns the record data after the change.
|
JPack |
FieldValueChangedConditionRuntimeData.getOldRecordData()
Returns the record data before the change.
|
Modifier and Type | Method and Description |
---|---|
void |
FieldValueChangedActionExecutor.performAction(TriggerData triggerData,
FieldValueChangedConditionData fieldValueChangedConditionData,
JPack actionData,
FieldValueChangedConditionRuntimeData fieldValueChangedConditionRuntimeData)
Called when a field value changed condition has fired.
|
Constructor and Description |
---|
FieldValueChangedConditionData(JPack pIConditionData) |
FieldValueChangedConditionRuntimeData(JPack pIRuntimeData)
Creates the runtime data for the given runtime data pack.
|
Modifier and Type | Method and Description |
---|---|
JPack |
RecordCategoryAddedConditionRuntimeData.getRecordData()
Returns the added records data id this condition was record related.
|
Modifier and Type | Method and Description |
---|---|
void |
RecordCategoryAddedActionExecutor.performAction(TriggerData triggerData,
JPack actionData,
RecordCategoryAddedConditionRuntimeData recordCategoryAddedConditionRuntimeData)
Called when a record or category addition condition has fired.
|
Constructor and Description |
---|
RecordCategoryAddedConditionRuntimeData(JPack pIRuntimeData)
Creates the runtime data for the given runtime data pack.
|
Modifier and Type | Method and Description |
---|---|
JPack |
RecordCategoryDeletedConditionRuntimeData.getRecordData()
Returns the deleted records data if this condition was record related.
|
Modifier and Type | Method and Description |
---|---|
void |
RecordCategoryDeletedActionExecutor.performAction(TriggerData triggerData,
JPack actionData,
RecordCategoryDeletedConditionRuntimeData recordCategoryDeletedConditionRuntimeData)
Called when a record or category deletion condition has fired.
|
Constructor and Description |
---|
RecordCategoryDeletedConditionRuntimeData(JPack pIRuntimeData)
Creates the runtime data for the given runtime data pack.
|
Modifier and Type | Method and Description |
---|---|
ValidatorConfigurator |
ValidatorESP.createConfigurator(JPack configuration)
Return a configurator instance that is initialized with the given data.
|
ValidatorConfigurator |
TableValidatorESP.createConfigurator(JPack configuration)
Returns a configurator instance that is initialized with the given data.
|
java.lang.String |
ValidatorESP.validate(java.util.Locale locale,
java.lang.Object item,
java.lang.Object fieldDefinition,
JPack configurationData)
The actual worker method that should validate the field content of the given record to comply with the validation rules specified by the configuration
data.
|
java.lang.String |
TableValidatorESP.validate(java.util.Locale locale,
java.lang.Object item,
TableAction tableAction,
JPack configurationData)
The actual worker method that should validate the content of the given table item to comply with the validation rules specified by the configuration
data.
|
Modifier and Type | Method and Description |
---|---|
JPack |
User.RoleNames.savePack()
This method does not need to be called.
|
JPack |
Role.UserNames.savePack()
No need to call this method.
|
JPack |
Role.CatalogNames.savePack()
Internal method
|
Modifier and Type | Method and Description |
---|---|
static JPack |
JPack.fromJSON(java.lang.String json)
Create JPack instance from JSON formatted String.
|
JPack |
JPack.getPackage(int key)
Returns the item value with the given key as a
Pack object (Record packs only). |
JPack |
JPack.getPackageAt(int ulIndex)
Returns the item value at the given index as a
Pack<code> object (<b>List packs only</b>). |
static JPack |
JPack.newListPack()
Creates a new empty list pack.
|
static JPack |
JPack.newRecordPack()
Creates a new empty record pack.
|
JPack |
JPack.JSONParser.parse(java.lang.String input) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<JPack> |
JPack.getListItemsIterator()
Returns an
Iterator for iterating all contained Packs. |
Modifier and Type | Method and Description |
---|---|
boolean |
JPack.equals(JPack pack)
Compares this pack to the specified pack.
|
void |
JPack.putPackage(int key,
JPack pack)
Adds a new pack item to the pack (Record packs only).
|
void |
JPack.putPackageAt(JPack pack)
Adds a new
Pack item at the end of the pack (List packs only). |
void |
JPack.putPackageAt(JPack pack,
int ulIndex)
Inserts a new
Pack item into the pack at a given index (List packs only). |
Modifier and Type | Method and Description |
---|---|
JPack |
VideoCloudManager.VideoCloudConfiguration.getProviderConfiguration(java.lang.String providerID) |
Modifier and Type | Method and Description |
---|---|
boolean |
VideoCloudManager.VideoCloudConfiguration.setProviderConfiguration(java.lang.String providerID,
JPack configuration) |
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.