A B C D E F G H I L M N O P Q R S T U V W _

A

actualSize - Variable in exception cisco.uc.cuae.mgmt.Management.IncorrectResultSizeException
 
addAlarmManager(Management.AlarmManager) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
addAlarmManager(Management.AlarmManager) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Allows user to create AlarmComponentManager (eg SMTP, SNMP)
addAlarmManager(Management.AlarmManager) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
addConnection(Management.Connection) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
addConnection(Management.Connection) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
 
addConnection(Management.Connection) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
addDevice(Management.Device) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
addDevice(Management.Device) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Add the given device into the system.
addDevice(Management.Device) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
addDevicePool(Management.DevicePool) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
addDevicePool(Management.DevicePool) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Add a sip device pool into database.
addDevicePool(Management.DevicePool) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
addGroup(Management.Group) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
addGroup(Management.Group) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Adds a group to the db as well as any members it may contain.
addGroup(Management.Group) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
addIetfDevice(Management.Device) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
addIetfDevice(Management.Device) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
 
addIetfDevice(Management.Device) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
addPartition(Management.Partition, String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
addPartition(Management.Partition, String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Adds a new partition to an application.
addPartition(Management.Partition, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
addUser(Management.User) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
addUser(Management.User) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Adds a user.
addUser(Management.User) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
ADMIN_RIGHTS - Static variable in interface cisco.uc.cuae.mgmt.Management
The right which grants the user the right to do anything.
alarmGroupId - Variable in class cisco.uc.cuae.mgmt.Management.Group
The alarm group id of the group *
alarmSourceIpAddress - Variable in class cisco.uc.cuae.mgmt.Management.EventLog
 
alarmSourceName - Variable in class cisco.uc.cuae.mgmt.Management.EventLog
 
alarmTriggerLevel - Variable in class cisco.uc.cuae.mgmt.Management.AlarmManager
The criteria determining which severity of alarms are sent via this manager.
alarmType - Variable in class cisco.uc.cuae.mgmt.Management.AlarmType
 
amountlic - Variable in class cisco.uc.cuae.mgmt.Management.LicData
 
applicationType - Variable in class cisco.uc.cuae.mgmt.Management.Application
 
archiveLogFiles(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
archiveLogFiles(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Archives log files matching pattern.
archiveLogFiles(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
authenticateUser(String, String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
authenticateUser(String, String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Tests the supplied credentials for correctness.
authenticateUser(String, String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
author - Variable in class cisco.uc.cuae.mgmt.Management.Module
the author
authorUrl - Variable in class cisco.uc.cuae.mgmt.Management.Module
the url of the author

B

backupRegistrar - Variable in class cisco.uc.cuae.mgmt.Management.SipDomain
secondary registrar for the sip domain, it should be a valid ip address *
BaseManagementClient - Class in cisco.uc.cuae.mgmt
Base implementation of ManagementClient, with default method implementations which throw UnsupportedOperationException.
BaseManagementClient() - Constructor for class cisco.uc.cuae.mgmt.BaseManagementClient
 
BaseManagementServer - Class in cisco.uc.cuae.mgmt
Base implementation of ManagementServer, with default method implementations which throw UnsupportedOperationException.
BaseManagementServer() - Constructor for class cisco.uc.cuae.mgmt.BaseManagementServer
 
beginKillServiceById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
beginKillServiceById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Kills the described service.
beginKillServiceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
beginReadArchiveFile(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
beginReadArchiveFile(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Prepares an archive file for reading and returns a file transaction id handle for reading the contents.
beginReadArchiveFile(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
beginReadLogFile(Management.LogFileId) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
beginReadLogFile(Management.LogFileId) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Prepares a log file for reading and returns a file transaction id handle for reading the contents.
beginReadLogFile(Management.LogFileId) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
beginReadMibFile() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
beginReadMibFile() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Prepares a MIB file for reading and returns a file transaction id handle for reading the contents.
beginReadMibFile() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
beginReadStatPlot(String, String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
beginReadStatPlot(String, String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Generates a statistical plot.
beginReadStatPlot(String, String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
beginRestartServiceById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
beginRestartServiceById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Restarts the described service.
beginRestartServiceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
beginStartServiceById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
beginStartServiceById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Starts the described service.
beginStartServiceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
beginStopServiceById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
beginStopServiceById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Stops the described service.
beginStopServiceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
bulkAddDevices(String, String, Integer) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
bulkAddDevices(String, String, Integer) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Adds a large number of devices using a prefix and then adding a formatted counter on the end.
bulkAddDevices(String, String, Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 

C

callControl - Variable in class cisco.uc.cuae.mgmt.Management.ClusterNode
whether it supports call control
callRouteGroupId - Variable in class cisco.uc.cuae.mgmt.Management.Partition
 
canAdmin() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
canAdmin() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Checks to see if a user is logged in and has admin privileges.
canAdmin() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
canUser() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
canUser() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Checks to see if a user is logged in
canUser() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
category - Variable in class cisco.uc.cuae.mgmt.Management.AlarmType
A top-level category for the alarm.
category - Variable in class cisco.uc.cuae.mgmt.Management.LogFileId
The category of a log file.
cisco.uc.cuae.mgmt - package cisco.uc.cuae.mgmt
 
closeApplicationFile(String, Management.ModuleDisposition, String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
closeApplicationFile(String, Management.ModuleDisposition, String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Writes some data to the end of the application file.
closeApplicationFile(String, Management.ModuleDisposition, String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
closeLicenseFile(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
closeLicenseFile(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Closes the license file and either marks it complete or discards it.
closeLicenseFile(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
closePluginFile(String, Management.ModuleDisposition, String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
closePluginFile(String, Management.ModuleDisposition, String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Closes the plugin file and either marks it complete or discards it.
closePluginFile(String, Management.ModuleDisposition, String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
componentDisplayName - Variable in class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
The display name of the component that the config entry belongs to
componentTypeDisplay - Variable in class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
The type display name of the corresponding component
configEntryId - Variable in class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
The dbId of the LogLevel config entry
configs - Variable in class cisco.uc.cuae.mgmt.Management.Component
 
configs - Variable in class cisco.uc.cuae.mgmt.Management.Partition
 
configType - Variable in class cisco.uc.cuae.mgmt.Management.ConfigType
The basic value type.
configType - Variable in class cisco.uc.cuae.mgmt.Management.Configuration
The type
configType - Variable in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
type of parameter value
connected - Variable in class cisco.uc.cuae.mgmt.Management.MediaEngine
DERIVED: If this engine is currently connected
copyright - Variable in class cisco.uc.cuae.mgmt.Management.Module
any copyright claim
countActiveStat(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countActiveStat(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Get count of active items.
countActiveStat(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
countActiveStats(String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countActiveStats(String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Get count of active items for each item in the array.
countActiveStats(String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
countAlarmList(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countAlarmList(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Retrieves the count of Alarms from the DB
countAlarmList(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
countAlarmTypes(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countAlarmTypes(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Returns the number of OID in the database.
countAlarmTypes(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
countApplications(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countApplications(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Returns the count of applications matching the criteria..
countApplications(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
countArchiveFiles(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countArchiveFiles(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Counts the archives from the system matching the search criteria.
countArchiveFiles(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
countConnections(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countConnections(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
 
countConnections(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
countCoreComponents(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countCoreComponents(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Returns the count of core components.
countCoreComponents(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
countDevicePools(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countDevicePools(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Count the device pools that match the constraint.
countDevicePools(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
countDevices(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countDevices(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Count the number of Devices matching the search criteria.
countDevices(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
countGroupMembers(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countGroupMembers(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Counts the total number of group members for the given constraint.
countGroupMembers(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
countGroups(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countGroups(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Counts the total number of groups given the constraint.
countGroups(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
countLogFiles(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countLogFiles(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Gets the amount of log files matching the pattern
countLogFiles(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
countPlugins(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countPlugins(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Returns the count of plugins matching the criteria.
countPlugins(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
countServices() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countServices() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
 
countServices() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
countUsers(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
countUsers(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Gets the number of users matching the constraint.
countUsers(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
createApplicationFile(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
createApplicationFile(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Begins the process of creating an application install image.
createApplicationFile(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
createLicenseFile(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
createLicenseFile(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Begins the process of creating an license install image.
createLicenseFile(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
createPluginFile(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
createPluginFile(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Begins the process of creating a plugin install image.
createPluginFile(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
cti - Variable in class cisco.uc.cuae.mgmt.Management.ClusterNode
whether it is a cti manager

D

data - Variable in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
 
data - Variable in exception cisco.uc.cuae.mgmt.Management.ManagementException
 
defaultGroup - Variable in class cisco.uc.cuae.mgmt.Management.Group
Whether the group is the default group for it's type *
description - Variable in class cisco.uc.cuae.mgmt.Management.AlarmType
 
description - Variable in class cisco.uc.cuae.mgmt.Management.ComponentExtension
extension description
description - Variable in class cisco.uc.cuae.mgmt.Management.Configuration
The description
description - Variable in class cisco.uc.cuae.mgmt.Management.Connection
 
description - Variable in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
parameter description
description - Variable in class cisco.uc.cuae.mgmt.Management.Group
The group description *
description - Variable in class cisco.uc.cuae.mgmt.Management.GroupMember
The description of the member *
description - Variable in class cisco.uc.cuae.mgmt.Management.Module
a longer description
description - Variable in class cisco.uc.cuae.mgmt.Management.Partition
 
description - Variable in class cisco.uc.cuae.mgmt.Management.PluginExtension
extension description
description - Variable in class cisco.uc.cuae.mgmt.Management.Service
The description of the service.
description - Variable in class cisco.uc.cuae.mgmt.Management.StatItem
The description of the stat item.
detail - Variable in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
 
detail - Variable in exception cisco.uc.cuae.mgmt.Management.ManagementException
 
deviceName - Variable in class cisco.uc.cuae.mgmt.Management.CtiRoutePoint
Device identifier as understood by Unified Communications Manager
devicePools - Variable in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
 
devices - Variable in class cisco.uc.cuae.mgmt.Management.DevicePool
 
deviceStatus - Variable in class cisco.uc.cuae.mgmt.Management.CtiRoutePoint
the current status.
deviceStatus - Variable in class cisco.uc.cuae.mgmt.Management.Device
the current status.
directoryNumber - Variable in class cisco.uc.cuae.mgmt.Management.CtiRoutePoint
The directory number of this DevicePoolDevice
directoryNumber - Variable in class cisco.uc.cuae.mgmt.Management.Device
The directory number of this DevicePoolDevice
disableApplicationById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
disableApplicationById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Disables the application so it will not run.
disableApplicationById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
disablePluginById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
disablePluginById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Disables the plugin so it will not run.
disablePluginById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
disableRedundancy(Management.RedundancyRole) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
disableRedundancy(Management.RedundancyRole) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Removes the master redundancy setup of this server by taking care of removing the server addresses and restarting the needed services if required
disableRedundancy(Management.RedundancyRole) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
disableServiceById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
disableServiceById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Disables the described service.
disableServiceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
displayName - Variable in class cisco.uc.cuae.mgmt.Management.Configuration
The display name
displayName - Variable in class cisco.uc.cuae.mgmt.Management.GroupMember
The display name of the member *
displayName - Variable in class cisco.uc.cuae.mgmt.Management.LicenseId
the name to use to display the licensed item
displayName - Variable in class cisco.uc.cuae.mgmt.Management.Module
The name to display
displayName - Variable in class cisco.uc.cuae.mgmt.Management.Service
A more descriptive service name.
displayName - Variable in class cisco.uc.cuae.mgmt.Management.StatItem
The name to use to display the stat item.

E

E_CODE_ADD_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_APP_EXCEPTION - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_AUTHORIZATION_FAILURE - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_CANCEL_MODULE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
Application and Plugin related exceptions (10100 - 10199)
E_CODE_CLEAR_CACHE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_CONNECTION_DUPLICATE_HOST - Static variable in interface cisco.uc.cuae.mgmt.Management
Connection related exception codes: (10600 - 10699)
E_CODE_CONNECTION_EMPTY_HOST - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_CONNECTION_NOT_EXIST - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_CONNECTION_REFUSED_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_COUNT_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_CTI_POOL_VALIDATION_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_CTI_ROUTE_POINT_OPERATION_ON_EMPTY_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_DATA_ACCESS_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
Common data access exception codes: (1500 - 1599)
E_CODE_DATA_OBJECT_NOT_FOUND - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_DATA_RETRIEVAL_FAILURE - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_DATA_STORAGE_FAILURE - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_DEVICE_POOL_APP_EXCEPTION_REFRESH - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_DISABLE_MODULE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_DUPLICATE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_DUPLICATE_OBJECT_FOUND - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_DUPLICATE_USER_NAME - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_ENABLE_MODULE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_EXEC_FAILED - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_EXTENSION_INVOCATION_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_FAILED_TO_CONSTRUCT_OBJECT - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_FAILED_TO_REMOVE_USER - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_FILE_CLOSE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_FILE_CREATE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_FILE_OPEN_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_FILE_READ_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_FILE_WRITE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_GROUP_MEMBER_EXISTS - Static variable in interface cisco.uc.cuae.mgmt.Management
Group related exception code: (10700 - 10799)
E_CODE_INCORRECT_RESULT_SIZE - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_INCORRECT_STATE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_INSTALL_MODULE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_INSTANTIATION_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_INTERNAL_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_INVALID_ARGUMENT - Static variable in interface cisco.uc.cuae.mgmt.Management
Common exception codes: (1000 - 9999)
E_CODE_INVALID_CALL_MANAGER_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_INVALID_COUNT_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_INVALID_CTI_MANAGER_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_INVALID_ID_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_INVALID_NAME_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_INVALID_REGISTRAR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_INVALID_REGISTRAR_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_INVALID_SIP_DOMAIN_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_IPC_COMMUNICATION_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_NO_RESPONSE_TIMEOUT - Static variable in interface cisco.uc.cuae.mgmt.Management
Usage: When a request is made to a server and no response is received within the timeout period.
E_CODE_NOT_SUPPORTED_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_NULL_ADD_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_NULL_UPDATE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_OBJECT_ALREADY_EXISTS - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_OBJECT_IN_USE - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_REFRESH_MODULE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_RETRIEVAL_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_ROUTE_POINT_APP_EXCEPTION_REFRESH - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_SCCP_POOL_VALIDATION_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_SIP_DOMAIN_NO_TRUNK_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_SIP_POOL_OPERATION_ON_EMPTY_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_SQL_EXCEPTION - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_STAT_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
Stats related exception codes: (10500 - 10599)
E_CODE_STAT_PLOT_CREATION_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_UNINSTALL_MODULE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_UNKNOWN_EXCEPTION - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_UNKNOWN_USER_ID - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_UNKNOWN_USER_NAME - Static variable in interface cisco.uc.cuae.mgmt.Management
User related exception codes: (10000 - 10099) 10000 InvalidUserName 10001 FailedToRemoveUser
E_CODE_UPDATE_MODULE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_USER_LOCKED - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_CODE_XML_COMMAND_FAILED - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_ADD_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_APP_EXCEPTION - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_AUTHORIZATION_FAILURE - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_CANCEL_MODULE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_CLEAR_CACHE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_CONNECTION_DUPLICATE_HOST - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_CONNECTION_EMPTY_HOST - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_CONNECTION_NOT_EXIST - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_CONNECTION_REFUSED_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_COUNT_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_CTI_POOL_VALIDATION_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_CTI_ROUTE_POINT_OPERATION_ON_EMPTY_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_DATA_ACCESS_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_DATA_OBJECT_NOT_FOUND - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_DATA_RETRIEVAL_FAILURE - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_DATA_STORAGE_FAILURE - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_DEVICE_POOL_APP_EXCEPTION_REFRESH - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_DISABLE_MODULE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_DUPLICATE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_DUPLICATE_OBJECT_FOUND - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_DUPLICATE_USER_NAME - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_ENABLE_MODULE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_EXEC_FAILED - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_EXTENSION_INVOCATION_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_FAILED_TO_CONSTRUCT_OBJECT - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_FAILED_TO_REMOVE_USER - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_FILE_CLOSE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_FILE_CREATE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_FILE_OPEN_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_FILE_READ_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_FILE_WRITE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_GROUP_MEMBER_EXISTS - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_INCORRECT_RESULT_SIZE - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_INCORRECT_STATE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_INSTALL_MODULE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_INSTANTIATION_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_INTERNAL_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_INVALID_ARGUMENT - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_INVALID_CALL_MANAGER_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_INVALID_COUNT_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_INVALID_CTI_MANAGER_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_INVALID_ID_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_INVALID_NAME_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_INVALID_REGISTRAR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_INVALID_REGISTRAR_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_INVALID_SIP_DOMAIN_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_IPC_COMMUNICATION_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_NO_RESPONSE_TIMEOUT - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_NOT_SUPPORTED_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_NULL_ADD_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_NULL_UPDATE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_OBJECT_ALREADY_EXISTS - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_OBJECT_IN_USE - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_REFRESH_MODULE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_RETRIEVAL_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_ROUTE_POINT_APP_EXCEPTION_REFRESH - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_SCCP_POOL_VALIDATION_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_SIP_DOMAIN_NO_TRUNK_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_SIP_POOL_OPERATION_ON_EMPTY_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_SQL_EXCEPTION - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_STAT_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_STAT_PLOT_CREATION_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_UNINSTALL_MODULE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_UNKNOWN_EXCEPTION - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_UNKNOWN_USER_ID - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_UNKNOWN_USER_NAME - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_UPDATE_MODULE_ERROR - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_USER_LOCKED - Static variable in interface cisco.uc.cuae.mgmt.Management
 
E_NAME_XML_COMMAND_FAILED - Static variable in interface cisco.uc.cuae.mgmt.Management
 
enableApplicationById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
enableApplicationById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Enables the application with given id to run.
enableApplicationById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
enabled - Variable in class cisco.uc.cuae.mgmt.Management.MediaEngine
DERIVED: If this engine is currently enabled
enabled - Variable in class cisco.uc.cuae.mgmt.Management.Partition
 
enabled - Variable in class cisco.uc.cuae.mgmt.Management.RedundancyServer
is this server enabled or disabled
enabled - Variable in class cisco.uc.cuae.mgmt.Management.Service
true if the service is enabled; otherwise, false.
enableLoggerQueueDiag - Variable in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
The value of the EnableLoggerQueueDiag config entry
enableLoggerQueueDiagConfigId - Variable in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
The dbId of the EnableLoggerQueueDiag config entry
enablePluginById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
enablePluginById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Enables the plugin.
enablePluginById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
enableRedundancy(Management.RedundancyRole) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
enableRedundancy(Management.RedundancyRole) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Enables the master redundancy setup of this server by taking care of adding the server addresses, and restarting the needed services if required
enableRedundancy(Management.RedundancyRole) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
enableServiceById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
enableServiceById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Enables the described service.
enableServiceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
errorCode - Variable in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
 
errorCode - Variable in exception cisco.uc.cuae.mgmt.Management.ManagementException
 
errorMessage - Variable in class cisco.uc.cuae.mgmt.Management.RedundancyStatus
If the operation caused an error the message will be here, valid only when status is null
errorString - Variable in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
 
errorString - Variable in exception cisco.uc.cuae.mgmt.Management.ManagementException
 
eventLogType - Variable in class cisco.uc.cuae.mgmt.Management.EventLog
 
eventType - Variable in class cisco.uc.cuae.mgmt.Management.Script
the event type which triggers this script
expectedSize - Variable in exception cisco.uc.cuae.mgmt.Management.IncorrectResultSizeException
 
expiration - Variable in class cisco.uc.cuae.mgmt.Management.LicData
 
expiration - Variable in class cisco.uc.cuae.mgmt.Management.LicInfo
 
extensionParams - Variable in class cisco.uc.cuae.mgmt.Management.ComponentExtension
 
extensions - Variable in class cisco.uc.cuae.mgmt.Management.Component
 

F

failoverGroupId - Variable in class cisco.uc.cuae.mgmt.Management.MediaEngineGroup
The failover group id of the group *
feature - Variable in class cisco.uc.cuae.mgmt.Management.LicInfo
 
fields - Variable in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
 
fields - Variable in class cisco.uc.cuae.mgmt.Management.SearchOptions
 
filename - Variable in class cisco.uc.cuae.mgmt.Management.ArchiveFile
 
findAlarmList(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
findAlarmList(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Retrieves the Active Alarms from the DB
findAlarmList(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
findAlarmManagers(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
findAlarmManagers(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Allows user to get AlarmComponentManager
findAlarmManagers(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
findAlarmTypes(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
findAlarmTypes(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Allows user to get OID List
findAlarmTypes(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
findApplications(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
findApplications(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Returns the list of applications matching the criteria.
findApplications(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
findArchiveFiles(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
findArchiveFiles(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Lists the available archives matching the criteria given in constraint.
findArchiveFiles(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
findConnections(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
findConnections(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Retrieves all the telephony servers from database.
findConnections(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
findCoreComponents(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
findCoreComponents(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Finds the core components satisfying the given constraint.
findCoreComponents(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
findDevicePools(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
findDevicePools(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Find the device pools that match the constraint from database.
findDevicePools(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
findDevices(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
findDevices(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Return the Devices matching the search criteria.
findDevices(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
findGroupMembers(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
findGroupMembers(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Finds all the group members for given constraint.
findGroupMembers(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
findGroups(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
findGroups(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Finds all the groups for given constraint.
findGroups(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
findLogFiles(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
findLogFiles(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Lists the log files matching the specified LogName pattern.
findLogFiles(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
findPlugins(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
findPlugins(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Returns the list of plugins matching the criteria.
findPlugins(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
findServices(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
findServices(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
 
findServices(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
findUsers(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
findUsers(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Finds the users matching the constraint.
findUsers(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 

G

getActiveLicense(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getActiveLicense(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Get Active License Count
getActiveLicense(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getActualSize() - Method in exception cisco.uc.cuae.mgmt.Management.IncorrectResultSizeException
Gets the value.
getAlarmGroupId() - Method in class cisco.uc.cuae.mgmt.Management.Group
Gets the value.
getAlarmSourceIpAddress() - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Gets the value.
getAlarmSourceName() - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Gets the value.
getAlarmTriggerLevel() - Method in class cisco.uc.cuae.mgmt.Management.AlarmManager
Gets the value.
getAlarmType() - Method in class cisco.uc.cuae.mgmt.Management.AlarmType
Gets the value.
getAmountlic() - Method in class cisco.uc.cuae.mgmt.Management.LicData
Gets the value.
getApplicationById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getApplicationById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Get application for the given application Id.
getApplicationById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getApplicationByName(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getApplicationByName(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Get application object for the given application name.
getApplicationByName(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getApplicationType() - Method in class cisco.uc.cuae.mgmt.Management.Application
Gets the value.
getAuthor() - Method in class cisco.uc.cuae.mgmt.Management.Module
Gets the value.
getAuthorUrl() - Method in class cisco.uc.cuae.mgmt.Management.Module
Gets the value.
getBackupRegistrar() - Method in class cisco.uc.cuae.mgmt.Management.SipDomain
Gets the value.
getCallControl() - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Gets the value.
getCallRouteGroupId() - Method in class cisco.uc.cuae.mgmt.Management.Partition
Gets the value.
getCategory() - Method in class cisco.uc.cuae.mgmt.Management.AlarmType
Gets the value.
getCategory() - Method in class cisco.uc.cuae.mgmt.Management.LogFileId
Gets the value.
getComponentDisplayName() - Method in class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
Gets the value.
getComponentTraceLevelConfigData() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getComponentTraceLevelConfigData() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Retrieves LogLevel config data from database for all CUAE components.
getComponentTraceLevelConfigData() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getComponentTypeDisplay() - Method in class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
Gets the value.
getConfigEntryId() - Method in class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
Gets the value.
getConfigs() - Method in class cisco.uc.cuae.mgmt.Management.Component
Gets the value.
getConfigs() - Method in class cisco.uc.cuae.mgmt.Management.Partition
Gets the value.
getConfigType() - Method in class cisco.uc.cuae.mgmt.Management.ConfigType
Gets the value.
getConfigType() - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Gets the value.
getConfigType() - Method in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
Gets the value.
getConnected() - Method in class cisco.uc.cuae.mgmt.Management.MediaEngine
Gets the value.
getConnectionById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getConnectionById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
 
getConnectionById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getCopyright() - Method in class cisco.uc.cuae.mgmt.Management.Module
Gets the value.
getCti() - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Gets the value.
getCUAELicenseMode() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getCUAELicenseMode() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Get CUAE Licensed Mode
getCUAELicenseMode() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getCUMELicenseMode() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getCUMELicenseMode() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Get CUME Lice Mode
getCUMELicenseMode() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getData() - Method in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
Gets the value.
getData() - Method in exception cisco.uc.cuae.mgmt.Management.ManagementException
Gets the value.
getDefaultGroup() - Method in class cisco.uc.cuae.mgmt.Management.Group
Gets the value.
getDescription() - Method in class cisco.uc.cuae.mgmt.Management.AlarmType
Gets the value.
getDescription() - Method in class cisco.uc.cuae.mgmt.Management.ComponentExtension
Gets the value.
getDescription() - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Gets the value.
getDescription() - Method in class cisco.uc.cuae.mgmt.Management.Connection
Gets the value.
getDescription() - Method in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
Gets the value.
getDescription() - Method in class cisco.uc.cuae.mgmt.Management.Group
Gets the value.
getDescription() - Method in class cisco.uc.cuae.mgmt.Management.GroupMember
Gets the value.
getDescription() - Method in class cisco.uc.cuae.mgmt.Management.Module
Gets the value.
getDescription() - Method in class cisco.uc.cuae.mgmt.Management.Partition
Gets the value.
getDescription() - Method in class cisco.uc.cuae.mgmt.Management.PluginExtension
Gets the value.
getDescription() - Method in class cisco.uc.cuae.mgmt.Management.Service
Gets the value.
getDescription() - Method in class cisco.uc.cuae.mgmt.Management.StatItem
Gets the value.
getDetail() - Method in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
Gets the value.
getDetail() - Method in exception cisco.uc.cuae.mgmt.Management.ManagementException
Gets the value.
getDeviceById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getDeviceById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Gets any type of device except IETF devices.
getDeviceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getDeviceName() - Method in class cisco.uc.cuae.mgmt.Management.CtiRoutePoint
Gets the value.
getDevicePoolById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getDevicePoolById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Gets a Sip Device Pool by Id, and validates it is the correct type
getDevicePoolById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getDevicePools() - Method in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
Gets the value.
getDevices() - Method in class cisco.uc.cuae.mgmt.Management.DevicePool
Gets the value.
getDeviceStatus() - Method in class cisco.uc.cuae.mgmt.Management.CtiRoutePoint
Gets the value.
getDeviceStatus() - Method in class cisco.uc.cuae.mgmt.Management.Device
Gets the value.
getDirectoryNumber() - Method in class cisco.uc.cuae.mgmt.Management.CtiRoutePoint
Gets the value.
getDirectoryNumber() - Method in class cisco.uc.cuae.mgmt.Management.Device
Gets the value.
getDisplayName() - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Gets the value.
getDisplayName() - Method in class cisco.uc.cuae.mgmt.Management.GroupMember
Gets the value.
getDisplayName() - Method in class cisco.uc.cuae.mgmt.Management.LicenseId
Gets the value.
getDisplayName() - Method in class cisco.uc.cuae.mgmt.Management.Module
Gets the value.
getDisplayName() - Method in class cisco.uc.cuae.mgmt.Management.Service
Gets the value.
getDisplayName() - Method in class cisco.uc.cuae.mgmt.Management.StatItem
Gets the value.
getEnabled() - Method in class cisco.uc.cuae.mgmt.Management.MediaEngine
Gets the value.
getEnabled() - Method in class cisco.uc.cuae.mgmt.Management.Partition
Gets the value.
getEnabled() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyServer
Gets the value.
getEnabled() - Method in class cisco.uc.cuae.mgmt.Management.Service
Gets the value.
getEnableLoggerQueueDiag() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getEnableLoggerQueueDiag() - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Gets the value.
getEnableLoggerQueueDiag() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Retrieves the value of the Logger's EnableLoggerQueueDiag config entry
getEnableLoggerQueueDiag() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getEnableLoggerQueueDiagConfigId() - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Gets the value.
getErrorCode() - Method in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
Gets the value.
getErrorCode() - Method in exception cisco.uc.cuae.mgmt.Management.ManagementException
Gets the value.
getErrorMessage() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyStatus
Gets the value.
getErrorString() - Method in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
Gets the value.
getErrorString() - Method in exception cisco.uc.cuae.mgmt.Management.ManagementException
Gets the value.
getEventLogType() - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Gets the value.
getEventType() - Method in class cisco.uc.cuae.mgmt.Management.Script
Gets the value.
getExpectedSize() - Method in exception cisco.uc.cuae.mgmt.Management.IncorrectResultSizeException
Gets the value.
getExpiration() - Method in class cisco.uc.cuae.mgmt.Management.LicData
Gets the value.
getExpiration() - Method in class cisco.uc.cuae.mgmt.Management.LicInfo
Gets the value.
getExtensionParams() - Method in class cisco.uc.cuae.mgmt.Management.ComponentExtension
Gets the value.
getExtensions() - Method in class cisco.uc.cuae.mgmt.Management.Component
Gets the value.
getFailoverGroupId() - Method in class cisco.uc.cuae.mgmt.Management.MediaEngineGroup
Gets the value.
getFeature() - Method in class cisco.uc.cuae.mgmt.Management.LicInfo
Gets the value.
getFields() - Method in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
Gets the value.
getFields() - Method in class cisco.uc.cuae.mgmt.Management.SearchOptions
Gets the value.
getFilename() - Method in class cisco.uc.cuae.mgmt.Management.ArchiveFile
Gets the value.
getGroupById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getGroupById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Returns a group with the given id.
getGroupById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getHeartbeatInterval() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyStandby
Gets the value.
getHidden() - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Gets the value.
getHost() - Method in class cisco.uc.cuae.mgmt.Management.AlarmManager
Gets the value.
getHost() - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Gets the value.
getHost() - Method in class cisco.uc.cuae.mgmt.Management.H323Gateway
Gets the value.
getHost() - Method in class cisco.uc.cuae.mgmt.Management.MediaEngine
Gets the value.
getHost() - Method in class cisco.uc.cuae.mgmt.Management.NuanceSpeechLicenseServer
Gets the value.
getHost() - Method in class cisco.uc.cuae.mgmt.Management.NuanceSpeechServer
Gets the value.
getHost() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyServer
Gets the value.
getHost() - Method in class cisco.uc.cuae.mgmt.Management.SipDomainProxy
Gets the value.
getHostName() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getHostname() - Method in class cisco.uc.cuae.mgmt.Management.LicInfo
Gets the value.
getHostName() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Returns the server host name.
getHostName() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getId() - Method in class cisco.uc.cuae.mgmt.Management.AlarmManager
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.AlarmType
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.ArchiveFile
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.ComponentExtension
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.Connection
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.Device
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.DevicePool
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.Group
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.GroupMember
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.LogFile
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.Module
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.Partition
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.Script
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.Service
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.SipDomainProxy
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.StatItem
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.Trigger
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.TriggerParam
Gets the value.
getId() - Method in class cisco.uc.cuae.mgmt.Management.User
Gets the value.
getIetfDeviceById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getIetfDeviceById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
 
getIetfDeviceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getIgnored() - Method in class cisco.uc.cuae.mgmt.Management.AlarmType
Gets the value.
getIncType() - Method in class cisco.uc.cuae.mgmt.Management.LicData
Gets the value.
getIpAddress() - Method in class cisco.uc.cuae.mgmt.Management.MediaFirmwareConfig
Gets the value.
getIsDefault() - Method in class cisco.uc.cuae.mgmt.Management.Partition
Gets the value.
getIsSecure() - Method in class cisco.uc.cuae.mgmt.Management.SmtpManager
Gets the value.
getLicensed(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getLicensed(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Get Licensed Count
getLicensed(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getLicenseIds() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getLicenseIds() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
 
getLicenseIds() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getLicenseMax(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getLicenseMax(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Get License Max Count
getLicenseMax(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getLicInfo(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getLicInfo() - Method in class cisco.uc.cuae.mgmt.Management.LicInfo
Gets the value.
getLicInfo(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Get License File Info
getLicInfo(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getLictype() - Method in class cisco.uc.cuae.mgmt.Management.LicenseId
Gets the value.
getLoadedLicenses() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getLoadedLicenses() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Get Loaded Licenses
getLoadedLicenses() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getLocale() - Method in class cisco.uc.cuae.mgmt.Management.Partition
Gets the value.
getLocked() - Method in class cisco.uc.cuae.mgmt.Management.User
Gets the value.
getLoggerPort() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getLoggerPort() - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Gets the value.
getLoggerPort() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Retrieves the value of the Logger's LoggerPort config entry
getLoggerPort() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getLoggerPortConfigId() - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Gets the value.
getLogServerAndLoggerConfigData() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getLogServerAndLoggerConfigData() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Reads LogServer and Logger config data from database.
getLogServerAndLoggerConfigData() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getLogServerSinkLoggerLevel() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getLogServerSinkLoggerLevel() - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Gets the value.
getLogServerSinkLoggerLevel() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Retrieves the value of the Logger's LogServerSinkLoggerLevel config entry
getLogServerSinkLoggerLevel() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getLogServerSinkLoggerLevelConfigId() - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Gets the value.
getMACAddress() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getMacaddress() - Method in class cisco.uc.cuae.mgmt.Management.LicInfo
Gets the value.
getMacAddress() - Method in class cisco.uc.cuae.mgmt.Management.MediaFirmwareConfig
Gets the value.
getMACAddress() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Get CUAE Server MAC Address
getMACAddress() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getMaster() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyConfig
Gets the value.
getMaxFileLogLines() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getMaxFileLogLines() - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Gets the value.
getMaxFileLogLines() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Retrieves the value of the LogServer's MaxFileLogLines config entry
getMaxFileLogLines() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getMaxFileLogLinesConfigId() - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Gets the value.
getMaxFiles() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getMaxFiles() - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Gets the value.
getMaxFiles() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Retrieves the value of the LogServer's MaxFiles config entry
getMaxFiles() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getMaxFilesConfigId() - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Gets the value.
getMaxlictype() - Method in class cisco.uc.cuae.mgmt.Management.LicenseId
Gets the value.
getMaxMissedHeartbeats() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyStandby
Gets the value.
getMaxValue() - Method in class cisco.uc.cuae.mgmt.Management.ConfigType
Gets the value.
getMediaFirmwareConfig() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getMediaFirmwareConfig() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Get the Media engine's default IP and MAC address.
getMediaFirmwareConfig() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getMediaResourceGroupId() - Method in class cisco.uc.cuae.mgmt.Management.Partition
Gets the value.
getMembers() - Method in class cisco.uc.cuae.mgmt.Management.Group
Gets the value.
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.AuthorizationException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.CancelModuleErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.ConnectionRefusedErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.DataAccessErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.DataObjectNotFoundException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.DataRetrievalFailureException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.DataStorageFailureException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.DisableModuleErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.DuplicateObjectFoundException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.EnableModuleErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.FileCloseErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.FileCreateErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.FileIOErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.FileOpenErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.FileReadErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.FileWriteErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.IncorrectResultSizeException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.InstallModuleErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.InvalidStateErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.LicException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.ManagementException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.ModuleErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.NoResponseTimeoutException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.NotSupportedErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.ObjectAlreadyExistsException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.ObjectInUseException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.RefreshModuleErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.StatErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.StatPlotCreationErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.TraceException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.UninstallModuleErrorException
 
getMessage() - Method in exception cisco.uc.cuae.mgmt.Management.UpdateModuleErrorException
 
getMinValue() - Method in class cisco.uc.cuae.mgmt.Management.ConfigType
Gets the value.
getModified() - Method in class cisco.uc.cuae.mgmt.Management.ArchiveFile
Gets the value.
getModified() - Method in class cisco.uc.cuae.mgmt.Management.LogFile
Gets the value.
getMsg() - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Gets the value.
getMsg() - Method in exception cisco.uc.cuae.mgmt.Management.LicException
Gets the value.
getMsg() - Method in exception cisco.uc.cuae.mgmt.Management.TraceException
Gets the value.
getMsgDetails() - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.ComponentExtension
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.Connection
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.Device
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.DevicePool
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.Group
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.GroupMember
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.LogFileId
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.Module
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.Partition
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.PluginExtension
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.Script
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.Service
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.StatItem
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.TriggerParam
Gets the value.
getName() - Method in class cisco.uc.cuae.mgmt.Management.User
Gets the value.
getNodes() - Method in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
Gets the value.
getOid() - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Gets the value.
getOid() - Method in class cisco.uc.cuae.mgmt.Management.LicenseId
Gets the value.
getOid() - Method in class cisco.uc.cuae.mgmt.Management.StatItem
Gets the value.
getOrder() - Method in class cisco.uc.cuae.mgmt.Management.GroupMember
Gets the value.
getParentId() - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Gets the value.
getParentId() - Method in class cisco.uc.cuae.mgmt.Management.ComponentExtension
Gets the value.
getParentId() - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Gets the value.
getParentId() - Method in class cisco.uc.cuae.mgmt.Management.Device
Gets the value.
getParentId() - Method in class cisco.uc.cuae.mgmt.Management.DevicePool
Gets the value.
getParentId() - Method in class cisco.uc.cuae.mgmt.Management.GroupMember
Gets the value.
getParentId() - Method in class cisco.uc.cuae.mgmt.Management.Partition
Gets the value.
getParentId() - Method in class cisco.uc.cuae.mgmt.Management.Script
Gets the value.
getParentId() - Method in class cisco.uc.cuae.mgmt.Management.Trigger
Gets the value.
getParentId() - Method in class cisco.uc.cuae.mgmt.Management.TriggerParam
Gets the value.
getPartitions() - Method in class cisco.uc.cuae.mgmt.Management.Application
Gets the value.
getPassword() - Method in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
Gets the value.
getPassword() - Method in class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
Gets the value.
getPassword() - Method in class cisco.uc.cuae.mgmt.Management.MediaEngine
Gets the value.
getPassword() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyServer
Gets the value.
getPassword() - Method in class cisco.uc.cuae.mgmt.Management.SipDevicePool
Gets the value.
getPassword() - Method in class cisco.uc.cuae.mgmt.Management.SmtpManager
Gets the value.
getPassword() - Method in class cisco.uc.cuae.mgmt.Management.User
Gets the value.
getPluginById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getPluginById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Get Plugin object for the given plugin Id.
getPluginById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getPluginByName(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getPluginByName(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Get Plugin object for the given plugin name.
getPluginByName(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getPluginExtensionId() - Method in class cisco.uc.cuae.mgmt.Management.PluginExtension
Gets the value.
getPluginId() - Method in class cisco.uc.cuae.mgmt.Management.PluginExtension
Gets the value.
getPort() - Method in class cisco.uc.cuae.mgmt.Management.NuanceSpeechLicenseServer
Gets the value.
getPort() - Method in class cisco.uc.cuae.mgmt.Management.NuanceSpeechServer
Gets the value.
getPort() - Method in class cisco.uc.cuae.mgmt.Management.SmtpManager
Gets the value.
getPreferredCodec() - Method in class cisco.uc.cuae.mgmt.Management.Partition
Gets the value.
getPrimaryCtiManagerId() - Method in class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
Gets the value.
getPrimarySubscriberId() - Method in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Gets the value.
getProxy() - Method in class cisco.uc.cuae.mgmt.Management.SipDomain
Gets the value.
getProxyAddress() - Method in class cisco.uc.cuae.mgmt.Management.SipDevicePool
Gets the value.
getProxyId() - Method in class cisco.uc.cuae.mgmt.Management.SipDevicePool
Gets the value.
getPublisher() - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Gets the value.
getQuaternarySubscriberId() - Method in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Gets the value.
getReadOnly() - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Gets the value.
getRecipient() - Method in class cisco.uc.cuae.mgmt.Management.SmtpManager
Gets the value.
getRedundancyConfig() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getRedundancyConfig() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
returns a RedundancyMaster object reflecting the state of redundancy setup
getRedundancyConfig() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getRegistrar() - Method in class cisco.uc.cuae.mgmt.Management.SipDomain
Gets the value.
getRequired() - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Gets the value.
getRights() - Method in class cisco.uc.cuae.mgmt.Management.User
Gets the value.
getScriptexpiration() - Method in class cisco.uc.cuae.mgmt.Management.LicData
Gets the value.
getScriptId() - Method in class cisco.uc.cuae.mgmt.Management.Trigger
Gets the value.
getScripts() - Method in class cisco.uc.cuae.mgmt.Management.Application
Gets the value.
getScriptversion() - Method in class cisco.uc.cuae.mgmt.Management.LicData
Gets the value.
getSecondaryCtiManagerId() - Method in class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
Gets the value.
getSecondarySubscriberId() - Method in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Gets the value.
getSender() - Method in class cisco.uc.cuae.mgmt.Management.SmtpManager
Gets the value.
getServerId() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyConfig
Gets the value.
getService(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getService(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Requests a Service structure for the service with the given ID.
getService(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getSeverity() - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Gets the value.
getSipDevicePool() - Method in class cisco.uc.cuae.mgmt.Management.IetfSipDomain
Gets the value.
getSipDevicePools() - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Gets the value.
getSipProxy() - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Gets the value.
getSize() - Method in class cisco.uc.cuae.mgmt.Management.ArchiveFile
Gets the value.
getSize() - Method in class cisco.uc.cuae.mgmt.Management.LogFile
Gets the value.
getSnmpCommunity() - Method in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
Gets the value.
getSortBy() - Method in class cisco.uc.cuae.mgmt.Management.SearchOptions
Gets the value.
getSrstId() - Method in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Gets the value.
getStandby() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyConfig
Gets the value.
getStartupSyncTimeout() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyMaster
Gets the value.
getState() - Method in class cisco.uc.cuae.mgmt.Management.Service
Gets the value.
getStatItemById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getStatItemById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Requests a StatItem structure for the stat item with the given ID.
getStatItemById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getStatItemByOid(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getStatItemByOid(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Requests a StatItem structure for the stat item with the given ID.
getStatItemByOid(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getStatus() - Method in class cisco.uc.cuae.mgmt.Management.ComponentExtension
Gets the value.
getStatus() - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Gets the value.
getStatus() - Method in class cisco.uc.cuae.mgmt.Management.Module
Gets the value.
getStatus() - Method in class cisco.uc.cuae.mgmt.Management.PluginExtension
Gets the value.
getStatus() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyStatus
Gets the value.
getSupportUrl() - Method in class cisco.uc.cuae.mgmt.Management.Module
Gets the value.
getTertiarySubscriberId() - Method in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Gets the value.
getTimeOccurred() - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Gets the value.
getTimeRecovered() - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Gets the value.
getTraceLevel() - Method in class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
Gets the value.
getTraceLevelConfigEntryId(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getTraceLevelConfigEntryId(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Retrieves dbId of the LogLevel config entry of a given component name.
getTraceLevelConfigEntryId(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getTriggerById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getTriggerById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Gets the info for the specified trigger.
getTriggerById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getTriggerParameters() - Method in class cisco.uc.cuae.mgmt.Management.Trigger
Gets the value.
getTriggers() - Method in class cisco.uc.cuae.mgmt.Management.Partition
Gets the value.
getUseEarlyMedia() - Method in class cisco.uc.cuae.mgmt.Management.Partition
Gets the value.
getUserById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getUserById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Gets the user data given user id.
getUserById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getUserByName(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
getUserByName(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Gets the user data given user name.
getUserByName(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
getUsername() - Method in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
Gets the value.
getUsername() - Method in class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
Gets the value.
getUsername() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyServer
Gets the value.
getUsername() - Method in class cisco.uc.cuae.mgmt.Management.SipDevicePool
Gets the value.
getUsername() - Method in class cisco.uc.cuae.mgmt.Management.SmtpManager
Gets the value.
getUserStopped() - Method in class cisco.uc.cuae.mgmt.Management.Service
Gets the value.
getUsesCallControl() - Method in class cisco.uc.cuae.mgmt.Management.Script
Gets the value.
getUsesMediaControl() - Method in class cisco.uc.cuae.mgmt.Management.Script
Gets the value.
getValue() - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Gets the value.
getValue() - Method in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
Gets the value.
getValue() - Method in class cisco.uc.cuae.mgmt.Management.TriggerParam
Gets the value.
getValues() - Method in class cisco.uc.cuae.mgmt.Management.ConfigType
Gets the value.
getVersion() - Method in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
Gets the value.
getVersion() - Method in class cisco.uc.cuae.mgmt.Management.LicInfo
Gets the value.
getVersion() - Method in class cisco.uc.cuae.mgmt.Management.Module
Gets the value.

H

heartbeatInterval - Variable in class cisco.uc.cuae.mgmt.Management.RedundancyStandby
Time in between actions of checking the master server
hidden - Variable in class cisco.uc.cuae.mgmt.Management.Configuration
The value is hidden from the user
host - Variable in class cisco.uc.cuae.mgmt.Management.AlarmManager
 
host - Variable in class cisco.uc.cuae.mgmt.Management.ClusterNode
ip address of the node
host - Variable in class cisco.uc.cuae.mgmt.Management.H323Gateway
The IP Address of this H.323 Gateway
host - Variable in class cisco.uc.cuae.mgmt.Management.MediaEngine
Ip Address of the engine
host - Variable in class cisco.uc.cuae.mgmt.Management.NuanceSpeechLicenseServer
 
host - Variable in class cisco.uc.cuae.mgmt.Management.NuanceSpeechServer
 
host - Variable in class cisco.uc.cuae.mgmt.Management.RedundancyServer
address of the other end of this set (i.e.
host - Variable in class cisco.uc.cuae.mgmt.Management.SipDomainProxy
Address for this proxy
hostname - Variable in class cisco.uc.cuae.mgmt.Management.LicInfo
 

I

id - Variable in class cisco.uc.cuae.mgmt.Management.AlarmManager
 
id - Variable in class cisco.uc.cuae.mgmt.Management.AlarmType
 
id - Variable in class cisco.uc.cuae.mgmt.Management.ArchiveFile
The name of the archive file
id - Variable in class cisco.uc.cuae.mgmt.Management.ClusterNode
 
id - Variable in class cisco.uc.cuae.mgmt.Management.ComponentExtension
unique id
id - Variable in class cisco.uc.cuae.mgmt.Management.Configuration
The id of this configuration
id - Variable in class cisco.uc.cuae.mgmt.Management.Connection
 
id - Variable in class cisco.uc.cuae.mgmt.Management.Device
The database ID of this DevicePoolDevice
id - Variable in class cisco.uc.cuae.mgmt.Management.DevicePool
id of the device pool
id - Variable in class cisco.uc.cuae.mgmt.Management.EventLog
 
id - Variable in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
unique id
id - Variable in class cisco.uc.cuae.mgmt.Management.Group
The unique id of the group *
id - Variable in class cisco.uc.cuae.mgmt.Management.GroupMember
The unique id of the member *
id - Variable in class cisco.uc.cuae.mgmt.Management.LogFile
The name of the log file
id - Variable in class cisco.uc.cuae.mgmt.Management.Module
The unique id of the plugin
id - Variable in class cisco.uc.cuae.mgmt.Management.Partition
 
id - Variable in class cisco.uc.cuae.mgmt.Management.Script
the unique id of the script
id - Variable in class cisco.uc.cuae.mgmt.Management.Service
The unique identifier for the service.
id - Variable in class cisco.uc.cuae.mgmt.Management.SipDomainProxy
Id for this proxy
id - Variable in class cisco.uc.cuae.mgmt.Management.StatItem
The ID of the stat item.
id - Variable in class cisco.uc.cuae.mgmt.Management.Trigger
 
id - Variable in class cisco.uc.cuae.mgmt.Management.TriggerParam
a trigger event parameter name
id - Variable in class cisco.uc.cuae.mgmt.Management.User
Unique ID
ignored - Variable in class cisco.uc.cuae.mgmt.Management.AlarmType
 
incType - Variable in class cisco.uc.cuae.mgmt.Management.LicData
 
init() - Static method in class cisco.uc.cuae.mgmt.StubManagement
Method used to force static initialization.
init() - Static method in class cisco.uc.cuae.mgmt.StubManagementClient
Method used to force static initialization.
init() - Static method in class cisco.uc.cuae.mgmt.StubManagementServer
Method used to force static initialization.
initializeServiceSetup(String, String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
initializeServiceSetup(String, String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Initialize the management service with the administrator and media engine passwords.
initializeServiceSetup(String, String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
invokeComponentExtension(String, Management.ExtensionParameter[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
invokeComponentExtension(String, Management.ExtensionParameter[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Invoke ComponentExtension for the given plugin or a core component.
invokeComponentExtension(String, Management.ExtensionParameter[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
ipAddress - Variable in class cisco.uc.cuae.mgmt.Management.MediaFirmwareConfig
The IP address to which the media firmware will bind
isDefault - Variable in class cisco.uc.cuae.mgmt.Management.Partition
 
isSdkMode() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
isSdkMode() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Checks to see if the installation of the Unified Application Environment is in SDK mode or not
isSdkMode() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
isSecure - Variable in class cisco.uc.cuae.mgmt.Management.SmtpManager
 
isServiceSetupInitialized() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
isServiceSetupInitialized() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Checks to see if the initial management service setup is complete.
isServiceSetupInitialized() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 

L

licInfo - Variable in class cisco.uc.cuae.mgmt.Management.LicInfo
 
lictype - Variable in class cisco.uc.cuae.mgmt.Management.LicenseId
an identifier to use with getLicensed
listClusterVersions() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
listClusterVersions() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
 
listClusterVersions() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
listLogCategories() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
listLogCategories() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Lists the log file categories.
listLogCategories() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
listStatItems() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
listStatItems() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Retrieves an array of stat items.
listStatItems() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
locale - Variable in class cisco.uc.cuae.mgmt.Management.Partition
 
locked - Variable in class cisco.uc.cuae.mgmt.Management.User
Whether the user is locked for edit/update/delete
loggerPort - Variable in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
The value of the LoggerPort config entry
loggerPortConfigId - Variable in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
The dbId of the LoggerPort config entry
login(String, String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
login(String, String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Marks the user as logged in if they are authentic and have the right to utilize the service.
login(String, String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
logout() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
logout() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Marks the user as logged in
logout() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
logServerSinkLoggerLevel - Variable in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
The value of the LogServerSinkLoggerLevel config entry
logServerSinkLoggerLevelConfigId - Variable in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
The dbId of the LogServerSinkLoggerLevel config entry

M

macaddress - Variable in class cisco.uc.cuae.mgmt.Management.LicInfo
 
macAddress - Variable in class cisco.uc.cuae.mgmt.Management.MediaFirmwareConfig
The MAC address to which the media firmware will bind
Management - Interface in cisco.uc.cuae.mgmt
Abstraction of functions needed by Management UI.
Management.AlarmCategory - Enum in cisco.uc.cuae.mgmt
 
Management.AlarmManager - Class in cisco.uc.cuae.mgmt
 
Management.AlarmManager() - Constructor for class cisco.uc.cuae.mgmt.Management.AlarmManager
Constructs the AlarmManager.
Management.AlarmManager(String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.AlarmManager
Constructs the AlarmManager.
Management.AlarmTriggerLevel - Enum in cisco.uc.cuae.mgmt
Enumeration for AlarmTriggerLevel This enumeration is not used by any method because it has a strong chance of growing in future releases, breaking backwards compatibility.
Management.AlarmType - Class in cisco.uc.cuae.mgmt
Data describing an OID
Management.AlarmType() - Constructor for class cisco.uc.cuae.mgmt.Management.AlarmType
Constructs the AlarmType.
Management.AlarmType(String, String, String, Boolean, String) - Constructor for class cisco.uc.cuae.mgmt.Management.AlarmType
Constructs the AlarmType.
Management.Application - Class in cisco.uc.cuae.mgmt
 
Management.Application() - Constructor for class cisco.uc.cuae.mgmt.Management.Application
Constructs the Application.
Management.Application(String, String, String, String, String, String, String, String, String, String, String, Management.Script[], Management.Partition[]) - Constructor for class cisco.uc.cuae.mgmt.Management.Application
Constructs the Application.
Management.ApplicationType - Enum in cisco.uc.cuae.mgmt
 
Management.ArchiveFile - Class in cisco.uc.cuae.mgmt
The information of an archive file.
Management.ArchiveFile() - Constructor for class cisco.uc.cuae.mgmt.Management.ArchiveFile
Constructs the ArchiveFile.
Management.ArchiveFile(String, String, Integer, Date) - Constructor for class cisco.uc.cuae.mgmt.Management.ArchiveFile
Constructs the ArchiveFile.
Management.AuthorizationException - Exception in cisco.uc.cuae.mgmt
Exception thrown when there are problems with authorization.
Management.AuthorizationException() - Constructor for exception cisco.uc.cuae.mgmt.Management.AuthorizationException
Constructs the AuthorizationException.
Management.AuthorizationException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.AuthorizationException
Constructs the AuthorizationException.
Management.CancelModuleErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.CancelModuleErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.CancelModuleErrorException
Constructs the CancelModuleErrorException.
Management.CancelModuleErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.CancelModuleErrorException
Constructs the CancelModuleErrorException.
Management.CiscoSipDomain - Class in cisco.uc.cuae.mgmt
 
Management.CiscoSipDomain() - Constructor for class cisco.uc.cuae.mgmt.Management.CiscoSipDomain
Constructs the CiscoSipDomain.
Management.CiscoSipDomain(String, String, String, String, String, Management.SipDomainProxy) - Constructor for class cisco.uc.cuae.mgmt.Management.CiscoSipDomain
Constructs the CiscoSipDomain.
Management.ClusterNode - Class in cisco.uc.cuae.mgmt
 
Management.ClusterNode() - Constructor for class cisco.uc.cuae.mgmt.Management.ClusterNode
Constructs the ClusterNode.
Management.ClusterNode(String, String, String, String, Boolean, Boolean, Boolean, Management.SipDevicePool[], Management.SipDomainProxy) - Constructor for class cisco.uc.cuae.mgmt.Management.ClusterNode
Constructs the ClusterNode.
Management.CommunicationsManager - Class in cisco.uc.cuae.mgmt
 
Management.CommunicationsManager() - Constructor for class cisco.uc.cuae.mgmt.Management.CommunicationsManager
Constructs the CommunicationsManager.
Management.CommunicationsManager(String, String, String, String, String, String, String, Management.DevicePool[], Management.ClusterNode[]) - Constructor for class cisco.uc.cuae.mgmt.Management.CommunicationsManager
Constructs the CommunicationsManager.
Management.Component - Class in cisco.uc.cuae.mgmt
 
Management.Component() - Constructor for class cisco.uc.cuae.mgmt.Management.Component
Constructs the Component.
Management.Component(String, String, String, String, String, String, String, String, String, String, Management.ComponentExtension[], Management.Configuration[]) - Constructor for class cisco.uc.cuae.mgmt.Management.Component
Constructs the Component.
Management.ComponentExtension - Class in cisco.uc.cuae.mgmt
A plugin's extension
Management.ComponentExtension() - Constructor for class cisco.uc.cuae.mgmt.Management.ComponentExtension
Constructs the ComponentExtension.
Management.ComponentExtension(String, String, String, String, String, Management.ExtensionParameter[]) - Constructor for class cisco.uc.cuae.mgmt.Management.ComponentExtension
Constructs the ComponentExtension.
Management.ComponentTraceLevelConfigData - Class in cisco.uc.cuae.mgmt
The LogLevel config entry of each CUAE component
Management.ComponentTraceLevelConfigData() - Constructor for class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
Constructs the ComponentTraceLevelConfigData.
Management.ComponentTraceLevelConfigData(String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
Constructs the ComponentTraceLevelConfigData.
Management.ComponentType - Enum in cisco.uc.cuae.mgmt
temp holding area
Management.ConfigType - Class in cisco.uc.cuae.mgmt
Type of a configuration variable.
Management.ConfigType() - Constructor for class cisco.uc.cuae.mgmt.Management.ConfigType
Constructs the ConfigType.
Management.ConfigType(String, String[], Integer, Integer) - Constructor for class cisco.uc.cuae.mgmt.Management.ConfigType
Constructs the ConfigType.
Management.Configuration - Class in cisco.uc.cuae.mgmt
A configuration value of a partition.
Management.Configuration() - Constructor for class cisco.uc.cuae.mgmt.Management.Configuration
Constructs the Configuration.
Management.Configuration(String, String, String, String, String, Management.ConfigType, Boolean, Boolean, Boolean, Object) - Constructor for class cisco.uc.cuae.mgmt.Management.Configuration
Constructs the Configuration.
Management.Connection - Class in cisco.uc.cuae.mgmt
 
Management.Connection() - Constructor for class cisco.uc.cuae.mgmt.Management.Connection
Constructs the Connection.
Management.Connection(String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.Connection
Constructs the Connection.
Management.ConnectionRefusedErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.ConnectionRefusedErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.ConnectionRefusedErrorException
Constructs the ConnectionRefusedErrorException.
Management.ConnectionRefusedErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.ConnectionRefusedErrorException
Constructs the ConnectionRefusedErrorException.
Management.CoreComponent - Class in cisco.uc.cuae.mgmt
 
Management.CoreComponent() - Constructor for class cisco.uc.cuae.mgmt.Management.CoreComponent
Constructs the CoreComponent.
Management.CoreComponent(String, String, String, String, String, String, String, String, String, String, Management.ComponentExtension[], Management.Configuration[]) - Constructor for class cisco.uc.cuae.mgmt.Management.CoreComponent
Constructs the CoreComponent.
Management.CtiCallRouteGroup - Class in cisco.uc.cuae.mgmt
 
Management.CtiCallRouteGroup() - Constructor for class cisco.uc.cuae.mgmt.Management.CtiCallRouteGroup
Constructs the CtiCallRouteGroup.
Management.CtiCallRouteGroup(String, String, Boolean, String, String, Management.GroupMember[]) - Constructor for class cisco.uc.cuae.mgmt.Management.CtiCallRouteGroup
Constructs the CtiCallRouteGroup.
Management.CtiDevice - Class in cisco.uc.cuae.mgmt
 
Management.CtiDevice() - Constructor for class cisco.uc.cuae.mgmt.Management.CtiDevice
Constructs the CtiDevice.
Management.CtiDevice(String, String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.CtiDevice
Constructs the CtiDevice.
Management.CtiDevicePool - Class in cisco.uc.cuae.mgmt
 
Management.CtiDevicePool() - Constructor for class cisco.uc.cuae.mgmt.Management.CtiDevicePool
Constructs the CtiDevicePool.
Management.CtiDevicePool(String, String, String, Management.Device[], String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.CtiDevicePool
Constructs the CtiDevicePool.
Management.CtiMonitoredDevicePool - Class in cisco.uc.cuae.mgmt
 
Management.CtiMonitoredDevicePool() - Constructor for class cisco.uc.cuae.mgmt.Management.CtiMonitoredDevicePool
Constructs the CtiMonitoredDevicePool.
Management.CtiMonitoredDevicePool(String, String, String, Management.Device[], String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.CtiMonitoredDevicePool
Constructs the CtiMonitoredDevicePool.
Management.CtiPortDevicePool - Class in cisco.uc.cuae.mgmt
 
Management.CtiPortDevicePool() - Constructor for class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
Constructs the CtiPortDevicePool.
Management.CtiPortDevicePool(String, String, String, Management.Device[], String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
Constructs the CtiPortDevicePool.
Management.CtiRoutePoint - Class in cisco.uc.cuae.mgmt
 
Management.CtiRoutePoint() - Constructor for class cisco.uc.cuae.mgmt.Management.CtiRoutePoint
Constructs the CtiRoutePoint.
Management.CtiRoutePoint(String, String, String, Management.Device[], String, String, String, String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.CtiRoutePoint
Constructs the CtiRoutePoint.
Management.CupSipDomain - Class in cisco.uc.cuae.mgmt
 
Management.CupSipDomain() - Constructor for class cisco.uc.cuae.mgmt.Management.CupSipDomain
Constructs the CupSipDomain.
Management.CupSipDomain(String, String, String, String, String, Management.SipDomainProxy) - Constructor for class cisco.uc.cuae.mgmt.Management.CupSipDomain
Constructs the CupSipDomain.
Management.DataAccessErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.DataAccessErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.DataAccessErrorException
Constructs the DataAccessErrorException.
Management.DataAccessErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.DataAccessErrorException
Constructs the DataAccessErrorException.
Management.DataObjectNotFoundException - Exception in cisco.uc.cuae.mgmt
 
Management.DataObjectNotFoundException() - Constructor for exception cisco.uc.cuae.mgmt.Management.DataObjectNotFoundException
Constructs the DataObjectNotFoundException.
Management.DataObjectNotFoundException(Integer, String, String, Object, Integer, Integer) - Constructor for exception cisco.uc.cuae.mgmt.Management.DataObjectNotFoundException
Constructs the DataObjectNotFoundException.
Management.DataRetrievalFailureException - Exception in cisco.uc.cuae.mgmt
 
Management.DataRetrievalFailureException() - Constructor for exception cisco.uc.cuae.mgmt.Management.DataRetrievalFailureException
Constructs the DataRetrievalFailureException.
Management.DataRetrievalFailureException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.DataRetrievalFailureException
Constructs the DataRetrievalFailureException.
Management.DataStorageFailureException - Exception in cisco.uc.cuae.mgmt
 
Management.DataStorageFailureException() - Constructor for exception cisco.uc.cuae.mgmt.Management.DataStorageFailureException
Constructs the DataStorageFailureException.
Management.DataStorageFailureException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.DataStorageFailureException
Constructs the DataStorageFailureException.
Management.Device - Class in cisco.uc.cuae.mgmt
 
Management.Device() - Constructor for class cisco.uc.cuae.mgmt.Management.Device
Constructs the Device.
Management.Device(String, String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.Device
Constructs the Device.
Management.DevicePool - Class in cisco.uc.cuae.mgmt
 
Management.DevicePool() - Constructor for class cisco.uc.cuae.mgmt.Management.DevicePool
Constructs the DevicePool.
Management.DevicePool(String, String, String, Management.Device[]) - Constructor for class cisco.uc.cuae.mgmt.Management.DevicePool
Constructs the DevicePool.
Management.DisableModuleErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.DisableModuleErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.DisableModuleErrorException
Constructs the DisableModuleErrorException.
Management.DisableModuleErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.DisableModuleErrorException
Constructs the DisableModuleErrorException.
Management.DuplicateObjectFoundException - Exception in cisco.uc.cuae.mgmt
 
Management.DuplicateObjectFoundException() - Constructor for exception cisco.uc.cuae.mgmt.Management.DuplicateObjectFoundException
Constructs the DuplicateObjectFoundException.
Management.DuplicateObjectFoundException(Integer, String, String, Object, Integer, Integer) - Constructor for exception cisco.uc.cuae.mgmt.Management.DuplicateObjectFoundException
Constructs the DuplicateObjectFoundException.
Management.EnableModuleErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.EnableModuleErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.EnableModuleErrorException
Constructs the EnableModuleErrorException.
Management.EnableModuleErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.EnableModuleErrorException
Constructs the EnableModuleErrorException.
Management.EventLog - Class in cisco.uc.cuae.mgmt
Data describing an alarm instance
Management.EventLog() - Constructor for class cisco.uc.cuae.mgmt.Management.EventLog
Constructs the EventLog.
Management.EventLog(Date, Date, String, String, String, String, String, String, String, Management.EventLogSeverity, Management.EventLogStatus) - Constructor for class cisco.uc.cuae.mgmt.Management.EventLog
Constructs the EventLog.
Management.EventLogSeverity - Enum in cisco.uc.cuae.mgmt
Enumeration for the Alarm Severity
Management.EventLogStatus - Enum in cisco.uc.cuae.mgmt
Enumeration for the Alarm Status
Management.ExtensionParameter - Class in cisco.uc.cuae.mgmt
A parameter for an extension
Management.ExtensionParameter() - Constructor for class cisco.uc.cuae.mgmt.Management.ExtensionParameter
Constructs the ExtensionParameter.
Management.ExtensionParameter(String, String, String, Management.ConfigType, Object) - Constructor for class cisco.uc.cuae.mgmt.Management.ExtensionParameter
Constructs the ExtensionParameter.
Management.FileCloseErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.FileCloseErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.FileCloseErrorException
Constructs the FileCloseErrorException.
Management.FileCloseErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.FileCloseErrorException
Constructs the FileCloseErrorException.
Management.FileCreateErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.FileCreateErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.FileCreateErrorException
Constructs the FileCreateErrorException.
Management.FileCreateErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.FileCreateErrorException
Constructs the FileCreateErrorException.
Management.FileIOErrorException - Exception in cisco.uc.cuae.mgmt
File IO Exceptions
Management.FileIOErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.FileIOErrorException
Constructs the FileIOErrorException.
Management.FileIOErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.FileIOErrorException
Constructs the FileIOErrorException.
Management.FileOpenErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.FileOpenErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.FileOpenErrorException
Constructs the FileOpenErrorException.
Management.FileOpenErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.FileOpenErrorException
Constructs the FileOpenErrorException.
Management.FileReadErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.FileReadErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.FileReadErrorException
Constructs the FileReadErrorException.
Management.FileReadErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.FileReadErrorException
Constructs the FileReadErrorException.
Management.FileWriteErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.FileWriteErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.FileWriteErrorException
Constructs the FileWriteErrorException.
Management.FileWriteErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.FileWriteErrorException
Constructs the FileWriteErrorException.
Management.Group - Class in cisco.uc.cuae.mgmt
 
Management.Group() - Constructor for class cisco.uc.cuae.mgmt.Management.Group
Constructs the Group.
Management.Group(String, String, Boolean, String, String, Management.GroupMember[]) - Constructor for class cisco.uc.cuae.mgmt.Management.Group
Constructs the Group.
Management.GroupMember - Class in cisco.uc.cuae.mgmt
 
Management.GroupMember() - Constructor for class cisco.uc.cuae.mgmt.Management.GroupMember
Constructs the GroupMember.
Management.GroupMember(String, String, String, String, String, Integer) - Constructor for class cisco.uc.cuae.mgmt.Management.GroupMember
Constructs the GroupMember.
Management.H323CallRouteGroup - Class in cisco.uc.cuae.mgmt
 
Management.H323CallRouteGroup() - Constructor for class cisco.uc.cuae.mgmt.Management.H323CallRouteGroup
Constructs the H323CallRouteGroup.
Management.H323CallRouteGroup(String, String, Boolean, String, String, Management.GroupMember[]) - Constructor for class cisco.uc.cuae.mgmt.Management.H323CallRouteGroup
Constructs the H323CallRouteGroup.
Management.H323Gateway - Class in cisco.uc.cuae.mgmt
 
Management.H323Gateway() - Constructor for class cisco.uc.cuae.mgmt.Management.H323Gateway
Constructs the H323Gateway.
Management.H323Gateway(String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.H323Gateway
Constructs the H323Gateway.
Management.IetfSipDomain - Class in cisco.uc.cuae.mgmt
 
Management.IetfSipDomain() - Constructor for class cisco.uc.cuae.mgmt.Management.IetfSipDomain
Constructs the IetfSipDomain.
Management.IetfSipDomain(String, String, String, String, String, Management.SipDomainProxy, Management.SipDevicePool[]) - Constructor for class cisco.uc.cuae.mgmt.Management.IetfSipDomain
Constructs the IetfSipDomain.
Management.IncorrectResultSizeException - Exception in cisco.uc.cuae.mgmt
 
Management.IncorrectResultSizeException() - Constructor for exception cisco.uc.cuae.mgmt.Management.IncorrectResultSizeException
Constructs the IncorrectResultSizeException.
Management.IncorrectResultSizeException(Integer, String, String, Object, Integer, Integer) - Constructor for exception cisco.uc.cuae.mgmt.Management.IncorrectResultSizeException
Constructs the IncorrectResultSizeException.
Management.InstallModuleErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.InstallModuleErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.InstallModuleErrorException
Constructs the InstallModuleErrorException.
Management.InstallModuleErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.InstallModuleErrorException
Constructs the InstallModuleErrorException.
Management.InvalidArgumentException - Exception in cisco.uc.cuae.mgmt
 
Management.InvalidArgumentException() - Constructor for exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
Constructs the InvalidArgumentException.
Management.InvalidArgumentException(Integer, String, String, Object, String[]) - Constructor for exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
Constructs the InvalidArgumentException.
Management.InvalidStateErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.InvalidStateErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.InvalidStateErrorException
Constructs the InvalidStateErrorException.
Management.InvalidStateErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.InvalidStateErrorException
Constructs the InvalidStateErrorException.
Management.LicData - Class in cisco.uc.cuae.mgmt
Struct for License Info
Management.LicData() - Constructor for class cisco.uc.cuae.mgmt.Management.LicData
Constructs the LicData.
Management.LicData(String, String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.LicData
Constructs the LicData.
Management.LicenseId - Class in cisco.uc.cuae.mgmt
struct representing a licensed items
Management.LicenseId() - Constructor for class cisco.uc.cuae.mgmt.Management.LicenseId
Constructs the LicenseId.
Management.LicenseId(String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.LicenseId
Constructs the LicenseId.
Management.LicException - Exception in cisco.uc.cuae.mgmt
Exception related to license management errors.
Management.LicException() - Constructor for exception cisco.uc.cuae.mgmt.Management.LicException
Constructs the LicException.
Management.LicException(String) - Constructor for exception cisco.uc.cuae.mgmt.Management.LicException
Constructs the LicException.
Management.LicInfo - Class in cisco.uc.cuae.mgmt
Struct for License Info
Management.LicInfo() - Constructor for class cisco.uc.cuae.mgmt.Management.LicInfo
Constructs the LicInfo.
Management.LicInfo(String, String, String, String, String, Management.LicData[]) - Constructor for class cisco.uc.cuae.mgmt.Management.LicInfo
Constructs the LicInfo.
Management.LogFile - Class in cisco.uc.cuae.mgmt
The information of a log file.
Management.LogFile() - Constructor for class cisco.uc.cuae.mgmt.Management.LogFile
Constructs the LogFile.
Management.LogFile(Management.LogFileId, Integer, Date) - Constructor for class cisco.uc.cuae.mgmt.Management.LogFile
Constructs the LogFile.
Management.LogFileId - Class in cisco.uc.cuae.mgmt
A log file name or pattern.
Management.LogFileId() - Constructor for class cisco.uc.cuae.mgmt.Management.LogFileId
Constructs the LogFileId.
Management.LogFileId(String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.LogFileId
Constructs the LogFileId.
Management.LogServerAndLoggerConfigData - Class in cisco.uc.cuae.mgmt
The config entries of the LogServer and Logger components.
Management.LogServerAndLoggerConfigData() - Constructor for class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Constructs the LogServerAndLoggerConfigData.
Management.LogServerAndLoggerConfigData(String, Integer, String, Integer, String, Integer, String, String, String, Boolean) - Constructor for class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Constructs the LogServerAndLoggerConfigData.
Management.ManagementException - Exception in cisco.uc.cuae.mgmt
 
Management.ManagementException() - Constructor for exception cisco.uc.cuae.mgmt.Management.ManagementException
Constructs the ManagementException.
Management.ManagementException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.ManagementException
Constructs the ManagementException.
Management.MediaEngine - Class in cisco.uc.cuae.mgmt
Information about a Media Engine
Management.MediaEngine() - Constructor for class cisco.uc.cuae.mgmt.Management.MediaEngine
Constructs the MediaEngine.
Management.MediaEngine(String, String, String, String, String, Boolean, Boolean) - Constructor for class cisco.uc.cuae.mgmt.Management.MediaEngine
Constructs the MediaEngine.
Management.MediaEngineGroup - Class in cisco.uc.cuae.mgmt
 
Management.MediaEngineGroup() - Constructor for class cisco.uc.cuae.mgmt.Management.MediaEngineGroup
Constructs the MediaEngineGroup.
Management.MediaEngineGroup(String, String, Boolean, String, String, Management.GroupMember[], String) - Constructor for class cisco.uc.cuae.mgmt.Management.MediaEngineGroup
Constructs the MediaEngineGroup.
Management.MediaFirmwareConfig - Class in cisco.uc.cuae.mgmt
All addresses for a Media firmware
Management.MediaFirmwareConfig() - Constructor for class cisco.uc.cuae.mgmt.Management.MediaFirmwareConfig
Constructs the MediaFirmwareConfig.
Management.MediaFirmwareConfig(String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.MediaFirmwareConfig
Constructs the MediaFirmwareConfig.
Management.Module - Class in cisco.uc.cuae.mgmt
Service as a base class
Management.Module() - Constructor for class cisco.uc.cuae.mgmt.Management.Module
Constructs the Module.
Management.Module(String, String, String, String, String, String, String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.Module
Constructs the Module.
Management.ModuleDisposition - Enum in cisco.uc.cuae.mgmt
The disposition of a closed module file.
Management.ModuleErrorException - Exception in cisco.uc.cuae.mgmt
Application and Plugin Exceptions
Management.ModuleErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.ModuleErrorException
Constructs the ModuleErrorException.
Management.ModuleErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.ModuleErrorException
Constructs the ModuleErrorException.
Management.MonitoredCtiDevice - Class in cisco.uc.cuae.mgmt
 
Management.MonitoredCtiDevice() - Constructor for class cisco.uc.cuae.mgmt.Management.MonitoredCtiDevice
Constructs the MonitoredCtiDevice.
Management.MonitoredCtiDevice(String, String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.MonitoredCtiDevice
Constructs the MonitoredCtiDevice.
Management.NoResponseTimeoutException - Exception in cisco.uc.cuae.mgmt
 
Management.NoResponseTimeoutException() - Constructor for exception cisco.uc.cuae.mgmt.Management.NoResponseTimeoutException
Constructs the NoResponseTimeoutException.
Management.NoResponseTimeoutException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.NoResponseTimeoutException
Constructs the NoResponseTimeoutException.
Management.NotSupportedErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.NotSupportedErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.NotSupportedErrorException
Constructs the NotSupportedErrorException.
Management.NotSupportedErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.NotSupportedErrorException
Constructs the NotSupportedErrorException.
Management.NuanceSpeechLicenseServer - Class in cisco.uc.cuae.mgmt
 
Management.NuanceSpeechLicenseServer() - Constructor for class cisco.uc.cuae.mgmt.Management.NuanceSpeechLicenseServer
Constructs the NuanceSpeechLicenseServer.
Management.NuanceSpeechLicenseServer(String, String, String, String, Short) - Constructor for class cisco.uc.cuae.mgmt.Management.NuanceSpeechLicenseServer
Constructs the NuanceSpeechLicenseServer.
Management.NuanceSpeechServer - Class in cisco.uc.cuae.mgmt
 
Management.NuanceSpeechServer() - Constructor for class cisco.uc.cuae.mgmt.Management.NuanceSpeechServer
Constructs the NuanceSpeechServer.
Management.NuanceSpeechServer(String, String, String, String, Short) - Constructor for class cisco.uc.cuae.mgmt.Management.NuanceSpeechServer
Constructs the NuanceSpeechServer.
Management.ObjectAlreadyExistsException - Exception in cisco.uc.cuae.mgmt
 
Management.ObjectAlreadyExistsException() - Constructor for exception cisco.uc.cuae.mgmt.Management.ObjectAlreadyExistsException
Constructs the ObjectAlreadyExistsException.
Management.ObjectAlreadyExistsException(Integer, String, String, Object, Integer, Integer) - Constructor for exception cisco.uc.cuae.mgmt.Management.ObjectAlreadyExistsException
Constructs the ObjectAlreadyExistsException.
Management.ObjectInUseException - Exception in cisco.uc.cuae.mgmt
 
Management.ObjectInUseException() - Constructor for exception cisco.uc.cuae.mgmt.Management.ObjectInUseException
Constructs the ObjectInUseException.
Management.ObjectInUseException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.ObjectInUseException
Constructs the ObjectInUseException.
Management.Partition - Class in cisco.uc.cuae.mgmt
 
Management.Partition() - Constructor for class cisco.uc.cuae.mgmt.Management.Partition
Constructs the Partition.
Management.Partition(String, String, String, String, Boolean, Boolean, String, String, Boolean, String, String, Management.Configuration[], Management.Trigger[]) - Constructor for class cisco.uc.cuae.mgmt.Management.Partition
Constructs the Partition.
Management.Plugin - Class in cisco.uc.cuae.mgmt
 
Management.Plugin() - Constructor for class cisco.uc.cuae.mgmt.Management.Plugin
Constructs the Plugin.
Management.Plugin(String, String, String, String, String, String, String, String, String, String, Management.ComponentExtension[], Management.Configuration[]) - Constructor for class cisco.uc.cuae.mgmt.Management.Plugin
Constructs the Plugin.
Management.PluginExtension - Class in cisco.uc.cuae.mgmt
A plugin's extension
Management.PluginExtension() - Constructor for class cisco.uc.cuae.mgmt.Management.PluginExtension
Constructs the PluginExtension.
Management.PluginExtension(String, String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.PluginExtension
Constructs the PluginExtension.
Management.RedundancyConfig - Class in cisco.uc.cuae.mgmt
 
Management.RedundancyConfig() - Constructor for class cisco.uc.cuae.mgmt.Management.RedundancyConfig
Constructs the RedundancyConfig.
Management.RedundancyConfig(String, Management.RedundancyMaster, Management.RedundancyStandby) - Constructor for class cisco.uc.cuae.mgmt.Management.RedundancyConfig
Constructs the RedundancyConfig.
Management.RedundancyMaster - Class in cisco.uc.cuae.mgmt
 
Management.RedundancyMaster() - Constructor for class cisco.uc.cuae.mgmt.Management.RedundancyMaster
Constructs the RedundancyMaster.
Management.RedundancyMaster(String, String, String, Boolean, Integer) - Constructor for class cisco.uc.cuae.mgmt.Management.RedundancyMaster
Constructs the RedundancyMaster.
Management.RedundancyRole - Enum in cisco.uc.cuae.mgmt
 
Management.RedundancyServer - Class in cisco.uc.cuae.mgmt
 
Management.RedundancyServer() - Constructor for class cisco.uc.cuae.mgmt.Management.RedundancyServer
Constructs the RedundancyServer.
Management.RedundancyServer(String, String, String, Boolean) - Constructor for class cisco.uc.cuae.mgmt.Management.RedundancyServer
Constructs the RedundancyServer.
Management.RedundancyStandby - Class in cisco.uc.cuae.mgmt
 
Management.RedundancyStandby() - Constructor for class cisco.uc.cuae.mgmt.Management.RedundancyStandby
Constructs the RedundancyStandby.
Management.RedundancyStandby(String, String, String, Boolean, Integer, Integer) - Constructor for class cisco.uc.cuae.mgmt.Management.RedundancyStandby
Constructs the RedundancyStandby.
Management.RedundancyStatus - Class in cisco.uc.cuae.mgmt
 
Management.RedundancyStatus() - Constructor for class cisco.uc.cuae.mgmt.Management.RedundancyStatus
Constructs the RedundancyStatus.
Management.RedundancyStatus(String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.RedundancyStatus
Constructs the RedundancyStatus.
Management.RefreshModuleErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.RefreshModuleErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.RefreshModuleErrorException
Constructs the RefreshModuleErrorException.
Management.RefreshModuleErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.RefreshModuleErrorException
Constructs the RefreshModuleErrorException.
Management.SccpCallRouteGroup - Class in cisco.uc.cuae.mgmt
 
Management.SccpCallRouteGroup() - Constructor for class cisco.uc.cuae.mgmt.Management.SccpCallRouteGroup
Constructs the SccpCallRouteGroup.
Management.SccpCallRouteGroup(String, String, Boolean, String, String, Management.GroupMember[]) - Constructor for class cisco.uc.cuae.mgmt.Management.SccpCallRouteGroup
Constructs the SccpCallRouteGroup.
Management.SccpDevice - Class in cisco.uc.cuae.mgmt
 
Management.SccpDevice() - Constructor for class cisco.uc.cuae.mgmt.Management.SccpDevice
Constructs the SccpDevice.
Management.SccpDevice(String, String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.SccpDevice
Constructs the SccpDevice.
Management.SccpDevicePool - Class in cisco.uc.cuae.mgmt
 
Management.SccpDevicePool() - Constructor for class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Constructs the SccpDevicePool.
Management.SccpDevicePool(String, String, String, Management.Device[], String, String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Constructs the SccpDevicePool.
Management.Script - Class in cisco.uc.cuae.mgmt
Information about an application script
Management.Script() - Constructor for class cisco.uc.cuae.mgmt.Management.Script
Constructs the Script.
Management.Script(String, String, String, String, Boolean, Boolean) - Constructor for class cisco.uc.cuae.mgmt.Management.Script
Constructs the Script.
Management.SearchOptions - Class in cisco.uc.cuae.mgmt
 
Management.SearchOptions() - Constructor for class cisco.uc.cuae.mgmt.Management.SearchOptions
Constructs the SearchOptions.
Management.SearchOptions(String, String[]) - Constructor for class cisco.uc.cuae.mgmt.Management.SearchOptions
Constructs the SearchOptions.
Management.Service - Class in cisco.uc.cuae.mgmt
Structure that describes a System Service (currently only Windows Services) and its current status.
Management.Service() - Constructor for class cisco.uc.cuae.mgmt.Management.Service
Constructs the Service.
Management.Service(String, String, String, Boolean, Boolean, String, Management.ServiceState) - Constructor for class cisco.uc.cuae.mgmt.Management.Service
Constructs the Service.
Management.ServiceState - Enum in cisco.uc.cuae.mgmt
Enumeration for the service state.
Management.SipCallRouteGroup - Class in cisco.uc.cuae.mgmt
 
Management.SipCallRouteGroup() - Constructor for class cisco.uc.cuae.mgmt.Management.SipCallRouteGroup
Constructs the SipCallRouteGroup.
Management.SipCallRouteGroup(String, String, Boolean, String, String, Management.GroupMember[]) - Constructor for class cisco.uc.cuae.mgmt.Management.SipCallRouteGroup
Constructs the SipCallRouteGroup.
Management.SipDevice - Class in cisco.uc.cuae.mgmt
 
Management.SipDevice() - Constructor for class cisco.uc.cuae.mgmt.Management.SipDevice
Constructs the SipDevice.
Management.SipDevice(String, String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.SipDevice
Constructs the SipDevice.
Management.SipDevicePool - Class in cisco.uc.cuae.mgmt
 
Management.SipDevicePool() - Constructor for class cisco.uc.cuae.mgmt.Management.SipDevicePool
Constructs the SipDevicePool.
Management.SipDevicePool(String, String, String, Management.Device[], String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.SipDevicePool
Constructs the SipDevicePool.
Management.SipDomain - Class in cisco.uc.cuae.mgmt
 
Management.SipDomain() - Constructor for class cisco.uc.cuae.mgmt.Management.SipDomain
Constructs the SipDomain.
Management.SipDomain(String, String, String, String, String, Management.SipDomainProxy) - Constructor for class cisco.uc.cuae.mgmt.Management.SipDomain
Constructs the SipDomain.
Management.SipDomainProxy - Class in cisco.uc.cuae.mgmt
 
Management.SipDomainProxy() - Constructor for class cisco.uc.cuae.mgmt.Management.SipDomainProxy
Constructs the SipDomainProxy.
Management.SipDomainProxy(String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.SipDomainProxy
Constructs the SipDomainProxy.
Management.SipTrunk - Class in cisco.uc.cuae.mgmt
 
Management.SipTrunk() - Constructor for class cisco.uc.cuae.mgmt.Management.SipTrunk
Constructs the SipTrunk.
Management.SipTrunk(String, String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.SipTrunk
Constructs the SipTrunk.
Management.SmtpManager - Class in cisco.uc.cuae.mgmt
Data describing an Alarm Component Manager (SMTP, SNMP etc)
Management.SmtpManager() - Constructor for class cisco.uc.cuae.mgmt.Management.SmtpManager
Constructs the SmtpManager.
Management.SmtpManager(String, String, String, String, String, String, String, Integer, Boolean) - Constructor for class cisco.uc.cuae.mgmt.Management.SmtpManager
Constructs the SmtpManager.
Management.SnmpManager - Class in cisco.uc.cuae.mgmt
 
Management.SnmpManager() - Constructor for class cisco.uc.cuae.mgmt.Management.SnmpManager
Constructs the SnmpManager.
Management.SnmpManager(String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.SnmpManager
Constructs the SnmpManager.
Management.StatErrorException - Exception in cisco.uc.cuae.mgmt
Thrown when a call to the Statistics API throws an exception.
Management.StatErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.StatErrorException
Constructs the StatErrorException.
Management.StatErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.StatErrorException
Constructs the StatErrorException.
Management.StatInterval - Enum in cisco.uc.cuae.mgmt
Enumeration for the interval to measure.
Management.StatItem - Class in cisco.uc.cuae.mgmt
Represents a statistical item
Management.StatItem() - Constructor for class cisco.uc.cuae.mgmt.Management.StatItem
Constructs the StatItem.
Management.StatItem(String, String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.StatItem
Constructs the StatItem.
Management.StatPlotCreationErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.StatPlotCreationErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.StatPlotCreationErrorException
Constructs the StatPlotCreationErrorException.
Management.StatPlotCreationErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.StatPlotCreationErrorException
Constructs the StatPlotCreationErrorException.
Management.TraceException - Exception in cisco.uc.cuae.mgmt
Exception thrown when there are problems with reading or updating trace config data.
Management.TraceException() - Constructor for exception cisco.uc.cuae.mgmt.Management.TraceException
Constructs the TraceException.
Management.TraceException(String) - Constructor for exception cisco.uc.cuae.mgmt.Management.TraceException
Constructs the TraceException.
Management.Trigger - Class in cisco.uc.cuae.mgmt
 
Management.Trigger() - Constructor for class cisco.uc.cuae.mgmt.Management.Trigger
Constructs the Trigger.
Management.Trigger(String, String, String, Management.TriggerParam[]) - Constructor for class cisco.uc.cuae.mgmt.Management.Trigger
Constructs the Trigger.
Management.TriggerParam - Class in cisco.uc.cuae.mgmt
A name / value pair associated with a trigger
Management.TriggerParam() - Constructor for class cisco.uc.cuae.mgmt.Management.TriggerParam
Constructs the TriggerParam.
Management.TriggerParam(String, String, String, String) - Constructor for class cisco.uc.cuae.mgmt.Management.TriggerParam
Constructs the TriggerParam.
Management.UninstallModuleErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.UninstallModuleErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.UninstallModuleErrorException
Constructs the UninstallModuleErrorException.
Management.UninstallModuleErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.UninstallModuleErrorException
Constructs the UninstallModuleErrorException.
Management.UpdateModuleErrorException - Exception in cisco.uc.cuae.mgmt
 
Management.UpdateModuleErrorException() - Constructor for exception cisco.uc.cuae.mgmt.Management.UpdateModuleErrorException
Constructs the UpdateModuleErrorException.
Management.UpdateModuleErrorException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.mgmt.Management.UpdateModuleErrorException
Constructs the UpdateModuleErrorException.
Management.User - Class in cisco.uc.cuae.mgmt
The model representing a user as defined in the Cisco Unified Application Environment.
Management.User() - Constructor for class cisco.uc.cuae.mgmt.Management.User
Constructs the User.
Management.User(String, String, String[], Boolean, String) - Constructor for class cisco.uc.cuae.mgmt.Management.User
Constructs the User.
ManagementClient - Interface in cisco.uc.cuae.mgmt
Abstraction of functions needed by Management UI.
ManagementHelper - Class in cisco.uc.cuae.mgmt
Transport helper for Management.
ManagementHelper() - Constructor for class cisco.uc.cuae.mgmt.ManagementHelper
 
ManagementHelper.ManagementClientFactory - Interface in cisco.uc.cuae.mgmt
Factory used by ManagementHelper.newServer(String, Resources, ManagementClientFactory) to construct a new instance implementing ManagementClient.
ManagementHelper.ManagementServerFactory - Interface in cisco.uc.cuae.mgmt
Factory used by ManagementHelper.newListener(String, Resources, ManagementServerFactory) to construct a new instance implementing ManagementServer.
ManagementServer - Interface in cisco.uc.cuae.mgmt
Abstraction of functions needed by Management UI.
master - Variable in class cisco.uc.cuae.mgmt.Management.RedundancyConfig
Any master settings to be set or saved
maxFileLogLines - Variable in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
The value of the MaxFileLogLines config entry
maxFileLogLinesConfigId - Variable in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
The dbId of the MaxFileLogLines config entry
maxFiles - Variable in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
The value of the MaxFiles config entry
maxFilesConfigId - Variable in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
The dbId of the MaxFiles config entry
maxlictype - Variable in class cisco.uc.cuae.mgmt.Management.LicenseId
an identifier to use with getLicenseMax
maxMissedHeartbeats - Variable in class cisco.uc.cuae.mgmt.Management.RedundancyStandby
Max Missed Heartbeats
maxValue - Variable in class cisco.uc.cuae.mgmt.Management.ConfigType
For NUMBER types: the maximum allowed value.
mediaResourceGroupId - Variable in class cisco.uc.cuae.mgmt.Management.Partition
 
members - Variable in class cisco.uc.cuae.mgmt.Management.Group
 
minValue - Variable in class cisco.uc.cuae.mgmt.Management.ConfigType
For NUMBER types: the minimum allowed value.
modified - Variable in class cisco.uc.cuae.mgmt.Management.ArchiveFile
last modification date
modified - Variable in class cisco.uc.cuae.mgmt.Management.LogFile
The last modification Datetime
msg - Variable in class cisco.uc.cuae.mgmt.Management.EventLog
 
msg - Variable in exception cisco.uc.cuae.mgmt.Management.LicException
detail of problem.
msg - Variable in exception cisco.uc.cuae.mgmt.Management.TraceException
a detail message of the problem.
msgDetails - Variable in class cisco.uc.cuae.mgmt.Management.EventLog
 

N

name - Variable in class cisco.uc.cuae.mgmt.Management.ClusterNode
the name for this node
name - Variable in class cisco.uc.cuae.mgmt.Management.ComponentExtension
extension name
name - Variable in class cisco.uc.cuae.mgmt.Management.Configuration
The name
name - Variable in class cisco.uc.cuae.mgmt.Management.Connection
 
name - Variable in class cisco.uc.cuae.mgmt.Management.Device
The value (name or MAC) of this DevicePoolDevice
name - Variable in class cisco.uc.cuae.mgmt.Management.DevicePool
name of the device pool
name - Variable in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
parameter name
name - Variable in class cisco.uc.cuae.mgmt.Management.Group
The name of the group *
name - Variable in class cisco.uc.cuae.mgmt.Management.GroupMember
The name of the member *
name - Variable in class cisco.uc.cuae.mgmt.Management.LogFileId
The log file name ([a-zA-Z0-9\-.]+) or a pattern ([a-zA-Z0-9\-.*]+).
name - Variable in class cisco.uc.cuae.mgmt.Management.Module
The name
name - Variable in class cisco.uc.cuae.mgmt.Management.Partition
 
name - Variable in class cisco.uc.cuae.mgmt.Management.PluginExtension
extension name
name - Variable in class cisco.uc.cuae.mgmt.Management.Script
the name of this script
name - Variable in class cisco.uc.cuae.mgmt.Management.Service
The service name.
name - Variable in class cisco.uc.cuae.mgmt.Management.StatItem
The name of the stat item.
name - Variable in class cisco.uc.cuae.mgmt.Management.TriggerParam
 
name - Variable in class cisco.uc.cuae.mgmt.Management.User
The unique name of the user
newListener(String, Resources, ManagementHelper.ManagementServerFactory) - Static method in class cisco.uc.cuae.mgmt.ManagementHelper
Constructs a new server session listener per specifications in uri and resources.
newManagementClient(RemoteManagementServer) - Method in interface cisco.uc.cuae.mgmt.ManagementHelper.ManagementClientFactory
Constructs a new instance implementing ManagementClient.
newManagementServer(RemoteManagementClient) - Method in interface cisco.uc.cuae.mgmt.ManagementHelper.ManagementServerFactory
Constructs a new instance implementing ManagementServer.
newServer(String, Resources, ManagementHelper.ManagementClientFactory) - Static method in class cisco.uc.cuae.mgmt.ManagementHelper
Constructs a new client session per specifications in uri and resources.
nodes - Variable in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
 

O

oid - Variable in class cisco.uc.cuae.mgmt.Management.EventLog
 
oid - Variable in class cisco.uc.cuae.mgmt.Management.LicenseId
an identifier to use with getActiveLicense
oid - Variable in class cisco.uc.cuae.mgmt.Management.StatItem
An identifier to use with that statistics server.
order - Variable in class cisco.uc.cuae.mgmt.Management.GroupMember
The order of the member in the group *

P

parentId - Variable in class cisco.uc.cuae.mgmt.Management.ClusterNode
 
parentId - Variable in class cisco.uc.cuae.mgmt.Management.ComponentExtension
 
parentId - Variable in class cisco.uc.cuae.mgmt.Management.Configuration
The id of the application, plugin, or core component which contains this configuration
parentId - Variable in class cisco.uc.cuae.mgmt.Management.Device
The database ID of the parent device pool this device is in
parentId - Variable in class cisco.uc.cuae.mgmt.Management.DevicePool
parent id to which this device pool belongs, for sip device pool, it is the sip domain id, for the rest, it is the ccm cluster id
parentId - Variable in class cisco.uc.cuae.mgmt.Management.GroupMember
The Group id of the member *
parentId - Variable in class cisco.uc.cuae.mgmt.Management.Partition
The id of the Application which contains this partition
parentId - Variable in class cisco.uc.cuae.mgmt.Management.Script
the application which owns this script
parentId - Variable in class cisco.uc.cuae.mgmt.Management.Trigger
The id of the Partition which contains this trigger
parentId - Variable in class cisco.uc.cuae.mgmt.Management.TriggerParam
 
partitions - Variable in class cisco.uc.cuae.mgmt.Management.Application
 
password - Variable in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
 
password - Variable in class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
Password
password - Variable in class cisco.uc.cuae.mgmt.Management.MediaEngine
Password to connect to the media engine
password - Variable in class cisco.uc.cuae.mgmt.Management.RedundancyServer
password to connect to other server
password - Variable in class cisco.uc.cuae.mgmt.Management.SipDevicePool
password for the device pool
password - Variable in class cisco.uc.cuae.mgmt.Management.SmtpManager
 
password - Variable in class cisco.uc.cuae.mgmt.Management.User
This is never returned (populated) by any method--only used for add/update
pluginExtensionId - Variable in class cisco.uc.cuae.mgmt.Management.PluginExtension
unique id
pluginId - Variable in class cisco.uc.cuae.mgmt.Management.PluginExtension
the owning plugin id
port - Variable in class cisco.uc.cuae.mgmt.Management.NuanceSpeechLicenseServer
 
port - Variable in class cisco.uc.cuae.mgmt.Management.NuanceSpeechServer
 
port - Variable in class cisco.uc.cuae.mgmt.Management.SmtpManager
 
preferredCodec - Variable in class cisco.uc.cuae.mgmt.Management.Partition
 
primaryCtiManagerId - Variable in class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
Primary CtiManager
primarySubscriberId - Variable in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Primary subscriber for the SCCP Device Pool
proxy - Variable in class cisco.uc.cuae.mgmt.Management.SipDomain
outbound proxy server for the sip domain, it should be a valid ip address *
proxyAddress - Variable in class cisco.uc.cuae.mgmt.Management.SipDevicePool
DERIVED: display name address of this proxy
proxyId - Variable in class cisco.uc.cuae.mgmt.Management.SipDevicePool
proxyId for the device pool
publisher - Variable in class cisco.uc.cuae.mgmt.Management.ClusterNode
whether it is a publisher

Q

quaternarySubscriberId - Variable in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Quaternary subscriber for the SCCP Device Pool

R

readArchiveFile(String, Integer) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
readArchiveFile(String, Integer) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Reads a chunk of bytes from the archive file.
readArchiveFile(String, Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
readLogFile(String, Integer) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
readLogFile(String, Integer) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Reads a chunk of bytes from the log file.
readLogFile(String, Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
readMibFile(String, Integer) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
readMibFile(String, Integer) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Allows user to dowload MIB file from Server.
readMibFile(String, Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
readMIBFileSize() - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
readMIBFileSize() - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Allows user to get MIB file Size from Server
readMIBFileSize() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
readOnly - Variable in class cisco.uc.cuae.mgmt.Management.Configuration
The value is read-only and cannot be set.
readStatPlot(String, Integer) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
readStatPlot(String, Integer) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Reads a statistical plot.
readStatPlot(String, Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
recipient - Variable in class cisco.uc.cuae.mgmt.Management.SmtpManager
 
registrar - Variable in class cisco.uc.cuae.mgmt.Management.SipDomain
primary registrar for the sip domain, it should be a valid ip address *
REGULAR_RIGHTS - Static variable in interface cisco.uc.cuae.mgmt.Management
 
RemoteManagement - Class in cisco.uc.cuae.mgmt
Call to message translator for Management.
RemoteManagement(DeliveryService, ValueFactory) - Constructor for class cisco.uc.cuae.mgmt.RemoteManagement
Constructs the RemoteManagement.
RemoteManagement._Async - Class in cisco.uc.cuae.mgmt
Asynchronous implementation of service methods.
RemoteManagement._Async() - Constructor for class cisco.uc.cuae.mgmt.RemoteManagement._Async
 
RemoteManagementClient - Class in cisco.uc.cuae.mgmt
Call to message translator for ManagementClient.
RemoteManagementClient(DeliveryService, ValueFactory) - Constructor for class cisco.uc.cuae.mgmt.RemoteManagementClient
Constructs the RemoteManagementClient.
RemoteManagementClient._Async - Class in cisco.uc.cuae.mgmt
Asynchronous implementation of service methods.
RemoteManagementClient._Async() - Constructor for class cisco.uc.cuae.mgmt.RemoteManagementClient._Async
 
RemoteManagementServer - Class in cisco.uc.cuae.mgmt
Call to message translator for ManagementServer.
RemoteManagementServer(DeliveryService, ValueFactory) - Constructor for class cisco.uc.cuae.mgmt.RemoteManagementServer
Constructs the RemoteManagementServer.
RemoteManagementServer._Async - Class in cisco.uc.cuae.mgmt
Asynchronous implementation of service methods.
RemoteManagementServer._Async() - Constructor for class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
 
removeAlarmManagerById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
removeAlarmManagerById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Allows user to delete AlarmManager given its id.
removeAlarmManagerById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
removeApplicationById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
removeApplicationById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Deletes the application from the system.
removeApplicationById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
removeArchiveFileById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
removeArchiveFileById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Removes an archive file given its id.
removeArchiveFileById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
removeArchiveFiles(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
removeArchiveFiles(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Removes the specified archive from the system.
removeArchiveFiles(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
removeConnectionById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
removeConnectionById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
 
removeConnectionById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
removeDeviceById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
removeDeviceById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Remove the device with the given id from the system.
removeDeviceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
removeDevicePoolById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
removeDevicePoolById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Delete a sip device pool from database.
removeDevicePoolById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
removeGroupById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
removeGroupById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Delete's a group and all of it's members from the db.
removeGroupById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
removeIetfDeviceById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
removeIetfDeviceById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
 
removeIetfDeviceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
removeLogFiles(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
removeLogFiles(String, Map<?, ?>) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Removes log files matching pattern.
removeLogFiles(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
removePartitionById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
removePartitionById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Deletes an existing partition.
removePartitionById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
removePluginById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
removePluginById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Removes the Plugin for the given plugin Id.
removePluginById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
removeUserById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
removeUserById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Removes the user.
removeUserById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
required - Variable in class cisco.uc.cuae.mgmt.Management.Configuration
The value is required and cannot be null or blank.
resetConfigurationById(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
resetConfigurationById(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Resets the configuration (if it isn't in the default partition).
resetConfigurationById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
rights - Variable in class cisco.uc.cuae.mgmt.Management.User
The current rights of the user

S

scriptexpiration - Variable in class cisco.uc.cuae.mgmt.Management.LicData
 
scriptId - Variable in class cisco.uc.cuae.mgmt.Management.Trigger
The id of the script that this trigger governs
scripts - Variable in class cisco.uc.cuae.mgmt.Management.Application
 
scriptversion - Variable in class cisco.uc.cuae.mgmt.Management.LicData
 
secondaryCtiManagerId - Variable in class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
Secondary Manager (optional)
secondarySubscriberId - Variable in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Secondary subscriber for the SCCP Device Pool
sender - Variable in class cisco.uc.cuae.mgmt.Management.SmtpManager
 
serverId - Variable in class cisco.uc.cuae.mgmt.Management.RedundancyConfig
Positive integer ID that must be unique to this appliance relative to all other appliances in the redundancy setup
serviceStateChanged(String, Management.ServiceState) - Method in class cisco.uc.cuae.mgmt.BaseManagementClient
 
serviceStateChanged(String, Management.ServiceState) - Method in interface cisco.uc.cuae.mgmt.ManagementClient
Sends a one way notification from the server to the client updating the client as to the current state of a service with the given id.
serviceStateChanged(String, Management.ServiceState) - Method in class cisco.uc.cuae.mgmt.RemoteManagementClient
 
setActualSize(Integer) - Method in exception cisco.uc.cuae.mgmt.Management.IncorrectResultSizeException
Sets the value.
setAlarmGroupId(String) - Method in class cisco.uc.cuae.mgmt.Management.Group
Sets the value.
setAlarmSourceIpAddress(String) - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Sets the value.
setAlarmSourceName(String) - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Sets the value.
setAlarmTriggerLevel(String) - Method in class cisco.uc.cuae.mgmt.Management.AlarmManager
Sets the value.
setAlarmType(String) - Method in class cisco.uc.cuae.mgmt.Management.AlarmType
Sets the value.
setAmountlic(String) - Method in class cisco.uc.cuae.mgmt.Management.LicData
Sets the value.
setApplicationType(String) - Method in class cisco.uc.cuae.mgmt.Management.Application
Sets the value.
setAuthor(String) - Method in class cisco.uc.cuae.mgmt.Management.Module
Sets the value.
setAuthorUrl(String) - Method in class cisco.uc.cuae.mgmt.Management.Module
Sets the value.
setBackupRegistrar(String) - Method in class cisco.uc.cuae.mgmt.Management.SipDomain
Sets the value.
setCallControl(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Sets the value.
setCallRouteGroupId(String) - Method in class cisco.uc.cuae.mgmt.Management.Partition
Sets the value.
setCategory(String) - Method in class cisco.uc.cuae.mgmt.Management.AlarmType
Sets the value.
setCategory(String) - Method in class cisco.uc.cuae.mgmt.Management.LogFileId
Sets the value.
setComponentDisplayName(String) - Method in class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
Sets the value.
setComponentTypeDisplay(String) - Method in class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
Sets the value.
setConfigEntryId(String) - Method in class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
Sets the value.
setConfigs(Management.Configuration[]) - Method in class cisco.uc.cuae.mgmt.Management.Component
Sets the value.
setConfigs(Management.Configuration[]) - Method in class cisco.uc.cuae.mgmt.Management.Partition
Sets the value.
setConfigType(String) - Method in class cisco.uc.cuae.mgmt.Management.ConfigType
Sets the value.
setConfigType(Management.ConfigType) - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Sets the value.
setConfigType(Management.ConfigType) - Method in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
Sets the value.
setConnected(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.MediaEngine
Sets the value.
setCopyright(String) - Method in class cisco.uc.cuae.mgmt.Management.Module
Sets the value.
setCti(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Sets the value.
setData(Object) - Method in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
Sets the value.
setData(Object) - Method in exception cisco.uc.cuae.mgmt.Management.ManagementException
Sets the value.
setDefaultGroup(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.Group
Sets the value.
setDescription(String) - Method in class cisco.uc.cuae.mgmt.Management.AlarmType
Sets the value.
setDescription(String) - Method in class cisco.uc.cuae.mgmt.Management.ComponentExtension
Sets the value.
setDescription(String) - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Sets the value.
setDescription(String) - Method in class cisco.uc.cuae.mgmt.Management.Connection
Sets the value.
setDescription(String) - Method in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
Sets the value.
setDescription(String) - Method in class cisco.uc.cuae.mgmt.Management.Group
Sets the value.
setDescription(String) - Method in class cisco.uc.cuae.mgmt.Management.GroupMember
Sets the value.
setDescription(String) - Method in class cisco.uc.cuae.mgmt.Management.Module
Sets the value.
setDescription(String) - Method in class cisco.uc.cuae.mgmt.Management.Partition
Sets the value.
setDescription(String) - Method in class cisco.uc.cuae.mgmt.Management.PluginExtension
Sets the value.
setDescription(String) - Method in class cisco.uc.cuae.mgmt.Management.Service
Sets the value.
setDescription(String) - Method in class cisco.uc.cuae.mgmt.Management.StatItem
Sets the value.
setDetail(String) - Method in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
Sets the value.
setDetail(String) - Method in exception cisco.uc.cuae.mgmt.Management.ManagementException
Sets the value.
setDeviceName(String) - Method in class cisco.uc.cuae.mgmt.Management.CtiRoutePoint
Sets the value.
setDevicePools(Management.DevicePool[]) - Method in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
Sets the value.
setDevices(Management.Device[]) - Method in class cisco.uc.cuae.mgmt.Management.DevicePool
Sets the value.
setDeviceStatus(String) - Method in class cisco.uc.cuae.mgmt.Management.CtiRoutePoint
Sets the value.
setDeviceStatus(String) - Method in class cisco.uc.cuae.mgmt.Management.Device
Sets the value.
setDirectoryNumber(String) - Method in class cisco.uc.cuae.mgmt.Management.CtiRoutePoint
Sets the value.
setDirectoryNumber(String) - Method in class cisco.uc.cuae.mgmt.Management.Device
Sets the value.
setDisplayName(String) - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Sets the value.
setDisplayName(String) - Method in class cisco.uc.cuae.mgmt.Management.GroupMember
Sets the value.
setDisplayName(String) - Method in class cisco.uc.cuae.mgmt.Management.LicenseId
Sets the value.
setDisplayName(String) - Method in class cisco.uc.cuae.mgmt.Management.Module
Sets the value.
setDisplayName(String) - Method in class cisco.uc.cuae.mgmt.Management.Service
Sets the value.
setDisplayName(String) - Method in class cisco.uc.cuae.mgmt.Management.StatItem
Sets the value.
setEnabled(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.MediaEngine
Sets the value.
setEnabled(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.Partition
Sets the value.
setEnabled(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.RedundancyServer
Sets the value.
setEnabled(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.Service
Sets the value.
setEnableLoggerQueueDiag(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Sets the value.
setEnableLoggerQueueDiagConfigId(String) - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Sets the value.
setErrorCode(Integer) - Method in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
Sets the value.
setErrorCode(Integer) - Method in exception cisco.uc.cuae.mgmt.Management.ManagementException
Sets the value.
setErrorMessage(String) - Method in class cisco.uc.cuae.mgmt.Management.RedundancyStatus
Sets the value.
setErrorString(String) - Method in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
Sets the value.
setErrorString(String) - Method in exception cisco.uc.cuae.mgmt.Management.ManagementException
Sets the value.
setEventLogType(String) - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Sets the value.
setEventType(String) - Method in class cisco.uc.cuae.mgmt.Management.Script
Sets the value.
setExpectedSize(Integer) - Method in exception cisco.uc.cuae.mgmt.Management.IncorrectResultSizeException
Sets the value.
setExpiration(String) - Method in class cisco.uc.cuae.mgmt.Management.LicData
Sets the value.
setExpiration(String) - Method in class cisco.uc.cuae.mgmt.Management.LicInfo
Sets the value.
setExtensionParams(Management.ExtensionParameter[]) - Method in class cisco.uc.cuae.mgmt.Management.ComponentExtension
Sets the value.
setExtensions(Management.ComponentExtension[]) - Method in class cisco.uc.cuae.mgmt.Management.Component
Sets the value.
setFailoverGroupId(String) - Method in class cisco.uc.cuae.mgmt.Management.MediaEngineGroup
Sets the value.
setFeature(String) - Method in class cisco.uc.cuae.mgmt.Management.LicInfo
Sets the value.
setFields(String[]) - Method in exception cisco.uc.cuae.mgmt.Management.InvalidArgumentException
Sets the value.
setFields(String[]) - Method in class cisco.uc.cuae.mgmt.Management.SearchOptions
Sets the value.
setFilename(String) - Method in class cisco.uc.cuae.mgmt.Management.ArchiveFile
Sets the value.
setHeartbeatInterval(Integer) - Method in class cisco.uc.cuae.mgmt.Management.RedundancyStandby
Sets the value.
setHidden(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Sets the value.
setHost(String) - Method in class cisco.uc.cuae.mgmt.Management.AlarmManager
Sets the value.
setHost(String) - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Sets the value.
setHost(String) - Method in class cisco.uc.cuae.mgmt.Management.H323Gateway
Sets the value.
setHost(String) - Method in class cisco.uc.cuae.mgmt.Management.MediaEngine
Sets the value.
setHost(String) - Method in class cisco.uc.cuae.mgmt.Management.NuanceSpeechLicenseServer
Sets the value.
setHost(String) - Method in class cisco.uc.cuae.mgmt.Management.NuanceSpeechServer
Sets the value.
setHost(String) - Method in class cisco.uc.cuae.mgmt.Management.RedundancyServer
Sets the value.
setHost(String) - Method in class cisco.uc.cuae.mgmt.Management.SipDomainProxy
Sets the value.
setHostname(String) - Method in class cisco.uc.cuae.mgmt.Management.LicInfo
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.AlarmManager
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.AlarmType
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.ArchiveFile
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.ComponentExtension
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.Connection
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.Device
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.DevicePool
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.Group
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.GroupMember
Sets the value.
setId(Management.LogFileId) - Method in class cisco.uc.cuae.mgmt.Management.LogFile
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.Module
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.Partition
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.Script
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.Service
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.SipDomainProxy
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.StatItem
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.Trigger
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.TriggerParam
Sets the value.
setId(String) - Method in class cisco.uc.cuae.mgmt.Management.User
Sets the value.
setIgnored(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.AlarmType
Sets the value.
setIncType(String) - Method in class cisco.uc.cuae.mgmt.Management.LicData
Sets the value.
setIpAddress(String) - Method in class cisco.uc.cuae.mgmt.Management.MediaFirmwareConfig
Sets the value.
setIsDefault(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.Partition
Sets the value.
setIsSecure(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.SmtpManager
Sets the value.
setLicInfo(Management.LicData[]) - Method in class cisco.uc.cuae.mgmt.Management.LicInfo
Sets the value.
setLictype(String) - Method in class cisco.uc.cuae.mgmt.Management.LicenseId
Sets the value.
setLocale(String) - Method in class cisco.uc.cuae.mgmt.Management.Partition
Sets the value.
setLocked(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.User
Sets the value.
setLoggerPort(Integer) - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Sets the value.
setLoggerPortConfigId(String) - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Sets the value.
setLogServerSinkLoggerLevel(String) - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Sets the value.
setLogServerSinkLoggerLevelConfigId(String) - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Sets the value.
setMacaddress(String) - Method in class cisco.uc.cuae.mgmt.Management.LicInfo
Sets the value.
setMacAddress(String) - Method in class cisco.uc.cuae.mgmt.Management.MediaFirmwareConfig
Sets the value.
setMaster(Management.RedundancyMaster) - Method in class cisco.uc.cuae.mgmt.Management.RedundancyConfig
Sets the value.
setMaxFileLogLines(Integer) - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Sets the value.
setMaxFileLogLinesConfigId(String) - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Sets the value.
setMaxFiles(Integer) - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Sets the value.
setMaxFilesConfigId(String) - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
Sets the value.
setMaxlictype(String) - Method in class cisco.uc.cuae.mgmt.Management.LicenseId
Sets the value.
setMaxMissedHeartbeats(Integer) - Method in class cisco.uc.cuae.mgmt.Management.RedundancyStandby
Sets the value.
setMaxValue(Integer) - Method in class cisco.uc.cuae.mgmt.Management.ConfigType
Sets the value.
setMediaResourceGroupId(String) - Method in class cisco.uc.cuae.mgmt.Management.Partition
Sets the value.
setMembers(Management.GroupMember[]) - Method in class cisco.uc.cuae.mgmt.Management.Group
Sets the value.
setMinValue(Integer) - Method in class cisco.uc.cuae.mgmt.Management.ConfigType
Sets the value.
setModified(Date) - Method in class cisco.uc.cuae.mgmt.Management.ArchiveFile
Sets the value.
setModified(Date) - Method in class cisco.uc.cuae.mgmt.Management.LogFile
Sets the value.
setMsg(String) - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Sets the value.
setMsg(String) - Method in exception cisco.uc.cuae.mgmt.Management.LicException
Sets the value.
setMsg(String) - Method in exception cisco.uc.cuae.mgmt.Management.TraceException
Sets the value.
setMsgDetails(String) - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.ComponentExtension
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.Connection
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.Device
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.DevicePool
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.Group
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.GroupMember
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.LogFileId
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.Module
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.Partition
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.PluginExtension
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.Script
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.Service
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.StatItem
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.TriggerParam
Sets the value.
setName(String) - Method in class cisco.uc.cuae.mgmt.Management.User
Sets the value.
setNodes(Management.ClusterNode[]) - Method in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
Sets the value.
setOid(String) - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Sets the value.
setOid(String) - Method in class cisco.uc.cuae.mgmt.Management.LicenseId
Sets the value.
setOid(String) - Method in class cisco.uc.cuae.mgmt.Management.StatItem
Sets the value.
setOrder(Integer) - Method in class cisco.uc.cuae.mgmt.Management.GroupMember
Sets the value.
setParentId(String) - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Sets the value.
setParentId(String) - Method in class cisco.uc.cuae.mgmt.Management.ComponentExtension
Sets the value.
setParentId(String) - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Sets the value.
setParentId(String) - Method in class cisco.uc.cuae.mgmt.Management.Device
Sets the value.
setParentId(String) - Method in class cisco.uc.cuae.mgmt.Management.DevicePool
Sets the value.
setParentId(String) - Method in class cisco.uc.cuae.mgmt.Management.GroupMember
Sets the value.
setParentId(String) - Method in class cisco.uc.cuae.mgmt.Management.Partition
Sets the value.
setParentId(String) - Method in class cisco.uc.cuae.mgmt.Management.Script
Sets the value.
setParentId(String) - Method in class cisco.uc.cuae.mgmt.Management.Trigger
Sets the value.
setParentId(String) - Method in class cisco.uc.cuae.mgmt.Management.TriggerParam
Sets the value.
setPartitions(Management.Partition[]) - Method in class cisco.uc.cuae.mgmt.Management.Application
Sets the value.
setPassword(String) - Method in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
Sets the value.
setPassword(String) - Method in class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
Sets the value.
setPassword(String) - Method in class cisco.uc.cuae.mgmt.Management.MediaEngine
Sets the value.
setPassword(String) - Method in class cisco.uc.cuae.mgmt.Management.RedundancyServer
Sets the value.
setPassword(String) - Method in class cisco.uc.cuae.mgmt.Management.SipDevicePool
Sets the value.
setPassword(String) - Method in class cisco.uc.cuae.mgmt.Management.SmtpManager
Sets the value.
setPassword(String) - Method in class cisco.uc.cuae.mgmt.Management.User
Sets the value.
setPluginExtensionId(String) - Method in class cisco.uc.cuae.mgmt.Management.PluginExtension
Sets the value.
setPluginId(String) - Method in class cisco.uc.cuae.mgmt.Management.PluginExtension
Sets the value.
setPort(Short) - Method in class cisco.uc.cuae.mgmt.Management.NuanceSpeechLicenseServer
Sets the value.
setPort(Short) - Method in class cisco.uc.cuae.mgmt.Management.NuanceSpeechServer
Sets the value.
setPort(Integer) - Method in class cisco.uc.cuae.mgmt.Management.SmtpManager
Sets the value.
setPreferredCodec(String) - Method in class cisco.uc.cuae.mgmt.Management.Partition
Sets the value.
setPrimaryCtiManagerId(String) - Method in class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
Sets the value.
setPrimarySubscriberId(String) - Method in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Sets the value.
setProxy(Management.SipDomainProxy) - Method in class cisco.uc.cuae.mgmt.Management.SipDomain
Sets the value.
setProxyAddress(String) - Method in class cisco.uc.cuae.mgmt.Management.SipDevicePool
Sets the value.
setProxyId(String) - Method in class cisco.uc.cuae.mgmt.Management.SipDevicePool
Sets the value.
setPublisher(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Sets the value.
setQuaternarySubscriberId(String) - Method in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Sets the value.
setReadOnly(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Sets the value.
setRecipient(String) - Method in class cisco.uc.cuae.mgmt.Management.SmtpManager
Sets the value.
setRegistrar(String) - Method in class cisco.uc.cuae.mgmt.Management.SipDomain
Sets the value.
setRequired(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Sets the value.
setRights(String[]) - Method in class cisco.uc.cuae.mgmt.Management.User
Sets the value.
setScriptexpiration(String) - Method in class cisco.uc.cuae.mgmt.Management.LicData
Sets the value.
setScriptId(String) - Method in class cisco.uc.cuae.mgmt.Management.Trigger
Sets the value.
setScripts(Management.Script[]) - Method in class cisco.uc.cuae.mgmt.Management.Application
Sets the value.
setScriptversion(String) - Method in class cisco.uc.cuae.mgmt.Management.LicData
Sets the value.
setSecondaryCtiManagerId(String) - Method in class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
Sets the value.
setSecondarySubscriberId(String) - Method in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Sets the value.
setSender(String) - Method in class cisco.uc.cuae.mgmt.Management.SmtpManager
Sets the value.
setServerId(String) - Method in class cisco.uc.cuae.mgmt.Management.RedundancyConfig
Sets the value.
setSeverity(Management.EventLogSeverity) - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Sets the value.
setSipDevicePool(Management.SipDevicePool[]) - Method in class cisco.uc.cuae.mgmt.Management.IetfSipDomain
Sets the value.
setSipDevicePools(Management.SipDevicePool[]) - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Sets the value.
setSipProxy(Management.SipDomainProxy) - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
Sets the value.
setSize(Integer) - Method in class cisco.uc.cuae.mgmt.Management.ArchiveFile
Sets the value.
setSize(Integer) - Method in class cisco.uc.cuae.mgmt.Management.LogFile
Sets the value.
setSnmpCommunity(String) - Method in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
Sets the value.
setSortBy(String) - Method in class cisco.uc.cuae.mgmt.Management.SearchOptions
Sets the value.
setSrstId(String) - Method in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Sets the value.
setStandby(Management.RedundancyStandby) - Method in class cisco.uc.cuae.mgmt.Management.RedundancyConfig
Sets the value.
setStartupSyncTimeout(Integer) - Method in class cisco.uc.cuae.mgmt.Management.RedundancyMaster
Sets the value.
setState(Management.ServiceState) - Method in class cisco.uc.cuae.mgmt.Management.Service
Sets the value.
setStatus(String) - Method in class cisco.uc.cuae.mgmt.Management.ComponentExtension
Sets the value.
setStatus(Management.EventLogStatus) - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Sets the value.
setStatus(String) - Method in class cisco.uc.cuae.mgmt.Management.Module
Sets the value.
setStatus(String) - Method in class cisco.uc.cuae.mgmt.Management.PluginExtension
Sets the value.
setStatus(String) - Method in class cisco.uc.cuae.mgmt.Management.RedundancyStatus
Sets the value.
setSupportUrl(String) - Method in class cisco.uc.cuae.mgmt.Management.Module
Sets the value.
setTertiarySubscriberId(String) - Method in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Sets the value.
setTimeOccurred(Date) - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Sets the value.
setTimeRecovered(Date) - Method in class cisco.uc.cuae.mgmt.Management.EventLog
Sets the value.
setTraceLevel(String) - Method in class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
Sets the value.
setTriggerParameters(Management.TriggerParam[]) - Method in class cisco.uc.cuae.mgmt.Management.Trigger
Sets the value.
setTriggers(Management.Trigger[]) - Method in class cisco.uc.cuae.mgmt.Management.Partition
Sets the value.
setUseEarlyMedia(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.Partition
Sets the value.
setUsername(String) - Method in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
Sets the value.
setUsername(String) - Method in class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
Sets the value.
setUsername(String) - Method in class cisco.uc.cuae.mgmt.Management.RedundancyServer
Sets the value.
setUsername(String) - Method in class cisco.uc.cuae.mgmt.Management.SipDevicePool
Sets the value.
setUsername(String) - Method in class cisco.uc.cuae.mgmt.Management.SmtpManager
Sets the value.
setUserStopped(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.Service
Sets the value.
setUsesCallControl(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.Script
Sets the value.
setUsesMediaControl(Boolean) - Method in class cisco.uc.cuae.mgmt.Management.Script
Sets the value.
setValue(Object) - Method in class cisco.uc.cuae.mgmt.Management.Configuration
Sets the value.
setValue(Object) - Method in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
Sets the value.
setValue(String) - Method in class cisco.uc.cuae.mgmt.Management.TriggerParam
Sets the value.
setValues(String[]) - Method in class cisco.uc.cuae.mgmt.Management.ConfigType
Sets the value.
setVersion(String) - Method in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
Sets the value.
setVersion(String) - Method in class cisco.uc.cuae.mgmt.Management.LicInfo
Sets the value.
setVersion(String) - Method in class cisco.uc.cuae.mgmt.Management.Module
Sets the value.
severity - Variable in class cisco.uc.cuae.mgmt.Management.EventLog
 
sipDevicePool - Variable in class cisco.uc.cuae.mgmt.Management.IetfSipDomain
 
sipDevicePools - Variable in class cisco.uc.cuae.mgmt.Management.ClusterNode
 
sipProxy - Variable in class cisco.uc.cuae.mgmt.Management.ClusterNode
 
size - Variable in class cisco.uc.cuae.mgmt.Management.ArchiveFile
The size in bytes
size - Variable in class cisco.uc.cuae.mgmt.Management.LogFile
The size in bytes
snmpCommunity - Variable in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
 
sortBy - Variable in class cisco.uc.cuae.mgmt.Management.SearchOptions
 
srstId - Variable in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Subscriber assigned as SRST for the SCCP Device Pool
standby - Variable in class cisco.uc.cuae.mgmt.Management.RedundancyConfig
Any standby settings to be set or saved
startupSyncTimeout - Variable in class cisco.uc.cuae.mgmt.Management.RedundancyMaster
Startup Synchronization Timeout
state - Variable in class cisco.uc.cuae.mgmt.Management.Service
The state of the service.
status - Variable in class cisco.uc.cuae.mgmt.Management.ComponentExtension
ready state of the extension (busy, ready).
status - Variable in class cisco.uc.cuae.mgmt.Management.EventLog
 
status - Variable in class cisco.uc.cuae.mgmt.Management.Module
the current status.
status - Variable in class cisco.uc.cuae.mgmt.Management.PluginExtension
ready state of the extension.
status - Variable in class cisco.uc.cuae.mgmt.Management.RedundancyStatus
This is the current status, null means nothing is happening
StubManagement<T extends Management> - Class in cisco.uc.cuae.mgmt
Message to call translator for Management.
StubManagement(DeliveryService, T, Pool, Pool) - Constructor for class cisco.uc.cuae.mgmt.StubManagement
Stub for Management.
StubManagementClient - Class in cisco.uc.cuae.mgmt
Message to call translator for ManagementClient.
StubManagementClient(DeliveryService, ManagementClient, Pool, Pool) - Constructor for class cisco.uc.cuae.mgmt.StubManagementClient
Stub for ManagementClient.
StubManagementServer - Class in cisco.uc.cuae.mgmt
Message to call translator for ManagementServer.
StubManagementServer(DeliveryService, ManagementServer, Pool, Pool) - Constructor for class cisco.uc.cuae.mgmt.StubManagementServer
Stub for ManagementServer.
supportUrl - Variable in class cisco.uc.cuae.mgmt.Management.Module
the url for support

T

tertiarySubscriberId - Variable in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
Tertiary subscriber for the SCCP Device Pool
timeOccurred - Variable in class cisco.uc.cuae.mgmt.Management.EventLog
 
timeRecovered - Variable in class cisco.uc.cuae.mgmt.Management.EventLog
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.AlarmManager
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.AlarmType
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.Application
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.ArchiveFile
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.CiscoSipDomain
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.ClusterNode
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.Component
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.ComponentExtension
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.ConfigType
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.Configuration
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.Connection
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.CoreComponent
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.CtiCallRouteGroup
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.CtiDevice
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.CtiDevicePool
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.CtiMonitoredDevicePool
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.CtiRoutePoint
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.CupSipDomain
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.Device
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.DevicePool
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.EventLog
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.Group
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.GroupMember
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.H323CallRouteGroup
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.H323Gateway
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.IetfSipDomain
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.LicData
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.LicenseId
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.LicInfo
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.LogFile
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.LogFileId
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.MediaEngine
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.MediaEngineGroup
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.MediaFirmwareConfig
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.Module
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.MonitoredCtiDevice
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.NuanceSpeechLicenseServer
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.NuanceSpeechServer
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.Partition
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.Plugin
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.PluginExtension
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyConfig
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyMaster
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyServer
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyStandby
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.RedundancyStatus
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.SccpCallRouteGroup
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.SccpDevice
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.SccpDevicePool
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.Script
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.SearchOptions
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.Service
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.SipCallRouteGroup
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.SipDevice
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.SipDevicePool
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.SipDomain
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.SipDomainProxy
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.SipTrunk
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.SmtpManager
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.SnmpManager
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.StatItem
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.Trigger
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.TriggerParam
 
toString() - Method in class cisco.uc.cuae.mgmt.Management.User
 
traceLevel - Variable in class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
The value of the LogLevel config entry
triggerParameters - Variable in class cisco.uc.cuae.mgmt.Management.Trigger
 
triggers - Variable in class cisco.uc.cuae.mgmt.Management.Partition
 

U

unInstallLicenseFile(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
unInstallLicenseFile(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
UnInstall the License file.
unInstallLicenseFile(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateAlarmStatus(String[], Management.EventLogStatus) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateAlarmStatus(String[], Management.EventLogStatus) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Allows user to change attributes of single or multiple alarams
updateAlarmStatus(String[], Management.EventLogStatus) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateConnection(Management.Connection, String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateConnection(Management.Connection, String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
 
updateConnection(Management.Connection, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateCoreComponentConfig(String, Management.Configuration, String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateCoreComponentConfig(String, Management.Configuration, String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
(Currently incomplete) Update the fields of the specified core component's configuration with the values from the provided configuration item.
updateCoreComponentConfig(String, Management.Configuration, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateCoreComponentConfigs(String, Management.Configuration[], String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateCoreComponentConfigs(String, Management.Configuration[], String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
(Currently incomplete) Update the fields of the specified core component's configurations with the values from the provided configuration items.
updateCoreComponentConfigs(String, Management.Configuration[], String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateDevice(Management.Device, String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateDevice(Management.Device, String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Update the given device.
updateDevice(Management.Device, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateDevicePool(Management.DevicePool, String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateDevicePool(Management.DevicePool, String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
 
updateDevicePool(Management.DevicePool, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateEnableLoggerQueueDiag(Boolean) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateEnableLoggerQueueDiag(Boolean) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Updates the value of the Logger's EnableLoggerQueueDiag config entry
updateEnableLoggerQueueDiag(Boolean) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateGroup(Management.Group, String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateGroup(Management.Group, String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Updates the group information as well as the members it has.
updateGroup(Management.Group, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateHostName(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateHostName(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Update the server host name.
updateHostName(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateIetfDevice(Management.Device, String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateIetfDevice(Management.Device, String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
 
updateIetfDevice(Management.Device, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateIgnoredAlarmTypes(String[], Boolean) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateIgnoredAlarmTypes(String[], Boolean) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Allows user to ignore or not ignore alarm
updateIgnoredAlarmTypes(String[], Boolean) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateLoggerPort(Integer) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateLoggerPort(Integer) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Updates the value of the Logger's LoggerPort config entry
updateLoggerPort(Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateLogServerAndLoggerConfigData(Management.LogServerAndLoggerConfigData) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateLogServerAndLoggerConfigData(Management.LogServerAndLoggerConfigData) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Saves LogServer and Logger config data to database.
updateLogServerAndLoggerConfigData(Management.LogServerAndLoggerConfigData) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateLogServerSinkLoggerLevel(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateLogServerSinkLoggerLevel(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Updates the value of the Logger's LogServerSinkLoggerLevel config entry
updateLogServerSinkLoggerLevel(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateMaxFileLogLines(Integer) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateMaxFileLogLines(Integer) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Updates the value of the LogServer's MaxFileLogLines config entry
updateMaxFileLogLines(Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateMaxFiles(Integer) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateMaxFiles(Integer) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Updates the value of the LogServer's MaxFiles config entry
updateMaxFiles(Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateMediaEnginePassword(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateMediaEnginePassword(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Update the media engine's password setting.
updateMediaEnginePassword(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateMediaFirmwareConfig(Management.MediaFirmwareConfig, String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateMediaFirmwareConfig(Management.MediaFirmwareConfig, String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Update the Media Engine's firmware configuration fields with the given values.
updateMediaFirmwareConfig(Management.MediaFirmwareConfig, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updatePartition(Management.Partition, String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updatePartition(Management.Partition, String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Updates an existing partition of an application.
updatePartition(Management.Partition, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updatePartitionConfiguration(Management.Configuration, String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updatePartitionConfiguration(Management.Configuration, String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Updates an existing configuration.
updatePartitionConfiguration(Management.Configuration, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updatePluginConfiguration(String, Management.Configuration, String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updatePluginConfiguration(String, Management.Configuration, String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Update a single PluginConfiguration for the given plugin Id.
updatePluginConfiguration(String, Management.Configuration, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updatePluginConfigurations(String, Management.Configuration[], String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updatePluginConfigurations(String, Management.Configuration[], String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Updates the configurations in the specified plugin.
updatePluginConfigurations(String, Management.Configuration[], String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateRedundancySettings(Management.RedundancyConfig, String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateRedundancySettings(Management.RedundancyConfig, String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
adds or updates redunancy settings and enables if needed.
updateRedundancySettings(Management.RedundancyConfig, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateStatus(Management.RedundancyStatus) - Method in class cisco.uc.cuae.mgmt.BaseManagementClient
 
updateStatus(Management.RedundancyStatus) - Method in interface cisco.uc.cuae.mgmt.ManagementClient
 
updateStatus(Management.RedundancyStatus) - Method in class cisco.uc.cuae.mgmt.RemoteManagementClient
 
updateTraceLevelConfigValue(String, String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateTraceLevelConfigValue(String, String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Update single LogLevel config entry value
updateTraceLevelConfigValue(String, String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateTraceLevelConfigValues(String[], String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateTraceLevelConfigValues(String[], String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Batch updates selected LogLevel config entry values.
updateTraceLevelConfigValues(String[], String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateTrigger(Management.Trigger) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateTrigger(Management.Trigger) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Sets the trigger parameters.
updateTrigger(Management.Trigger) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
updateUser(Management.User, String[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
updateUser(Management.User, String[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Updates the user for the fields defined in fields parameter.
updateUser(Management.User, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
useEarlyMedia - Variable in class cisco.uc.cuae.mgmt.Management.Partition
 
username - Variable in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
 
username - Variable in class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
Username
username - Variable in class cisco.uc.cuae.mgmt.Management.RedundancyServer
username to connect to other server
username - Variable in class cisco.uc.cuae.mgmt.Management.SipDevicePool
user name associated with the device pool
username - Variable in class cisco.uc.cuae.mgmt.Management.SmtpManager
 
userStopped - Variable in class cisco.uc.cuae.mgmt.Management.Service
true if the service was stopped by the user; otherwise false.
usesCallControl - Variable in class cisco.uc.cuae.mgmt.Management.Script
this script uses call control services
usesMediaControl - Variable in class cisco.uc.cuae.mgmt.Management.Script
this script uses media control services

V

value - Variable in class cisco.uc.cuae.mgmt.Management.Configuration
The value (as specified by type)
value - Variable in class cisco.uc.cuae.mgmt.Management.ExtensionParameter
value of the parameter, only used to hold a value when invoking the extension.
value - Variable in class cisco.uc.cuae.mgmt.Management.TriggerParam
a trigger event parameter value (not null)
ValueFactoryManagement - Class in cisco.uc.cuae.mgmt
ValueFactory for Management.
ValueFactoryManagement(String) - Constructor for class cisco.uc.cuae.mgmt.ValueFactoryManagement
Constructs ValueFactoryManagement.
valueOf(String) - Static method in enum cisco.uc.cuae.mgmt.Management.AlarmCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cisco.uc.cuae.mgmt.Management.AlarmTriggerLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cisco.uc.cuae.mgmt.Management.ApplicationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cisco.uc.cuae.mgmt.Management.ComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cisco.uc.cuae.mgmt.Management.EventLogSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cisco.uc.cuae.mgmt.Management.EventLogStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cisco.uc.cuae.mgmt.Management.ModuleDisposition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cisco.uc.cuae.mgmt.Management.RedundancyRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cisco.uc.cuae.mgmt.Management.ServiceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cisco.uc.cuae.mgmt.Management.StatInterval
Returns the enum constant of this type with the specified name.
values() - Static method in enum cisco.uc.cuae.mgmt.Management.AlarmCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cisco.uc.cuae.mgmt.Management.AlarmTriggerLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cisco.uc.cuae.mgmt.Management.ApplicationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cisco.uc.cuae.mgmt.Management.ComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class cisco.uc.cuae.mgmt.Management.ConfigType
For ENUM types: the set of possible values
values() - Static method in enum cisco.uc.cuae.mgmt.Management.EventLogSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cisco.uc.cuae.mgmt.Management.EventLogStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cisco.uc.cuae.mgmt.Management.ModuleDisposition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cisco.uc.cuae.mgmt.Management.RedundancyRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cisco.uc.cuae.mgmt.Management.ServiceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cisco.uc.cuae.mgmt.Management.StatInterval
Returns an array containing the constants of this enum type, in the order they are declared.
verifyLicenseFile(String) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
verifyLicenseFile(String) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Verify the License file.
verifyLicenseFile(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
version - Variable in class cisco.uc.cuae.mgmt.Management.CommunicationsManager
Cluster version.
version - Variable in class cisco.uc.cuae.mgmt.Management.LicInfo
 
version - Variable in class cisco.uc.cuae.mgmt.Management.Module
the plugin version
VERSION - Static variable in interface cisco.uc.cuae.mgmt.Management
The primary intent with the version string is that it should used with login to let the Management API server know

W

writeApplicationFile(String, byte[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
writeApplicationFile(String, byte[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Writes some data to the end of the application file.
writeApplicationFile(String, byte[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
writeLicenseFile(String, byte[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
writeLicenseFile(String, byte[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Writes some data to the end of the license file.
writeLicenseFile(String, byte[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 
writePluginFile(String, byte[]) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
writePluginFile(String, byte[]) - Method in interface cisco.uc.cuae.mgmt.ManagementServer
Writes some data to the end of the plugin file.
writePluginFile(String, byte[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer
 

_

_async - Variable in class cisco.uc.cuae.mgmt.RemoteManagement
RemoteManagement._Async class instance used to hide asynchronous message implementation.
_async - Variable in class cisco.uc.cuae.mgmt.RemoteManagementClient
RemoteManagementClient._Async class instance used to hide asynchronous message implementation.
_async - Variable in class cisco.uc.cuae.mgmt.RemoteManagementServer
RemoteManagementServer._Async class instance used to hide asynchronous message implementation.
_begin_addAlarmManager(Management.AlarmManager) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to addAlarmManager.
_begin_addConnection(Management.Connection) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to addConnection.
_begin_addDevice(Management.Device) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to addDevice.
_begin_addDevicePool(Management.DevicePool) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to addDevicePool.
_begin_addGroup(Management.Group) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to addGroup.
_begin_addIetfDevice(Management.Device) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to addIetfDevice.
_begin_addPartition(Management.Partition, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to addPartition.
_begin_addUser(Management.User) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to addUser.
_begin_archiveLogFiles(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to archiveLogFiles.
_begin_authenticateUser(String, String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to authenticateUser.
_begin_beginKillServiceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to beginKillServiceById.
_begin_beginReadArchiveFile(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to beginReadArchiveFile.
_begin_beginReadLogFile(Management.LogFileId) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to beginReadLogFile.
_begin_beginReadMibFile() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to beginReadMibFile.
_begin_beginReadStatPlot(String, String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to beginReadStatPlot.
_begin_beginRestartServiceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to beginRestartServiceById.
_begin_beginStartServiceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to beginStartServiceById.
_begin_beginStopServiceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to beginStopServiceById.
_begin_bulkAddDevices(String, String, Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to bulkAddDevices.
_begin_canAdmin() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to canAdmin.
_begin_canUser() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to canUser.
_begin_closeApplicationFile(String, Management.ModuleDisposition, String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to closeApplicationFile.
_begin_closeLicenseFile(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to closeLicenseFile.
_begin_closePluginFile(String, Management.ModuleDisposition, String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to closePluginFile.
_begin_countActiveStat(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countActiveStat.
_begin_countActiveStats(String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countActiveStats.
_begin_countAlarmList(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countAlarmList.
_begin_countAlarmTypes(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countAlarmTypes.
_begin_countApplications(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countApplications.
_begin_countArchiveFiles(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countArchiveFiles.
_begin_countConnections(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countConnections.
_begin_countCoreComponents(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countCoreComponents.
_begin_countDevicePools(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countDevicePools.
_begin_countDevices(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countDevices.
_begin_countGroupMembers(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countGroupMembers.
_begin_countGroups(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countGroups.
_begin_countLogFiles(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countLogFiles.
_begin_countPlugins(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countPlugins.
_begin_countServices() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countServices.
_begin_countUsers(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to countUsers.
_begin_createApplicationFile(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to createApplicationFile.
_begin_createLicenseFile(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to createLicenseFile.
_begin_createPluginFile(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to createPluginFile.
_begin_disableApplicationById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to disableApplicationById.
_begin_disablePluginById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to disablePluginById.
_begin_disableRedundancy(Management.RedundancyRole) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to disableRedundancy.
_begin_disableServiceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to disableServiceById.
_begin_enableApplicationById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to enableApplicationById.
_begin_enablePluginById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to enablePluginById.
_begin_enableRedundancy(Management.RedundancyRole) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to enableRedundancy.
_begin_enableServiceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to enableServiceById.
_begin_findAlarmList(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to findAlarmList.
_begin_findAlarmManagers(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to findAlarmManagers.
_begin_findAlarmTypes(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to findAlarmTypes.
_begin_findApplications(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to findApplications.
_begin_findArchiveFiles(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to findArchiveFiles.
_begin_findConnections(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to findConnections.
_begin_findCoreComponents(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to findCoreComponents.
_begin_findDevicePools(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to findDevicePools.
_begin_findDevices(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to findDevices.
_begin_findGroupMembers(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to findGroupMembers.
_begin_findGroups(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to findGroups.
_begin_findLogFiles(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to findLogFiles.
_begin_findPlugins(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to findPlugins.
_begin_findServices(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to findServices.
_begin_findUsers(String, Map<?, ?>, Integer, Integer, Management.SearchOptions) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to findUsers.
_begin_getActiveLicense(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getActiveLicense.
_begin_getApplicationById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getApplicationById.
_begin_getApplicationByName(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getApplicationByName.
_begin_getComponentTraceLevelConfigData() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getComponentTraceLevelConfigData.
_begin_getConnectionById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getConnectionById.
_begin_getCUAELicenseMode() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getCUAELicenseMode.
_begin_getCUMELicenseMode() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getCUMELicenseMode.
_begin_getDeviceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getDeviceById.
_begin_getDevicePoolById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getDevicePoolById.
_begin_getEnableLoggerQueueDiag() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getEnableLoggerQueueDiag.
_begin_getGroupById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getGroupById.
_begin_getHostName() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getHostName.
_begin_getIetfDeviceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getIetfDeviceById.
_begin_getLicensed(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getLicensed.
_begin_getLicenseIds() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getLicenseIds.
_begin_getLicenseMax(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getLicenseMax.
_begin_getLicInfo(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getLicInfo.
_begin_getLoadedLicenses() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getLoadedLicenses.
_begin_getLoggerPort() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getLoggerPort.
_begin_getLogServerAndLoggerConfigData() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getLogServerAndLoggerConfigData.
_begin_getLogServerSinkLoggerLevel() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getLogServerSinkLoggerLevel.
_begin_getMACAddress() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getMACAddress.
_begin_getMaxFileLogLines() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getMaxFileLogLines.
_begin_getMaxFiles() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getMaxFiles.
_begin_getMediaFirmwareConfig() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getMediaFirmwareConfig.
_begin_getPluginById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getPluginById.
_begin_getPluginByName(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getPluginByName.
_begin_getRedundancyConfig() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getRedundancyConfig.
_begin_getService(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getService.
_begin_getStatItemById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getStatItemById.
_begin_getStatItemByOid(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getStatItemByOid.
_begin_getTraceLevelConfigEntryId(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getTraceLevelConfigEntryId.
_begin_getTriggerById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getTriggerById.
_begin_getUserById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getUserById.
_begin_getUserByName(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to getUserByName.
_begin_initializeServiceSetup(String, String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to initializeServiceSetup.
_begin_invokeComponentExtension(String, Management.ExtensionParameter[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to invokeComponentExtension.
_begin_isSdkMode() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to isSdkMode.
_begin_isServiceSetupInitialized() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to isServiceSetupInitialized.
_begin_listClusterVersions() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to listClusterVersions.
_begin_listLogCategories() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to listLogCategories.
_begin_listStatItems() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to listStatItems.
_begin_login(String, String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to login.
_begin_logout() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to logout.
_begin_readArchiveFile(String, Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to readArchiveFile.
_begin_readLogFile(String, Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to readLogFile.
_begin_readMibFile(String, Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to readMibFile.
_begin_readMIBFileSize() - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to readMIBFileSize.
_begin_readStatPlot(String, Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to readStatPlot.
_begin_removeAlarmManagerById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to removeAlarmManagerById.
_begin_removeApplicationById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to removeApplicationById.
_begin_removeArchiveFileById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to removeArchiveFileById.
_begin_removeArchiveFiles(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to removeArchiveFiles.
_begin_removeConnectionById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to removeConnectionById.
_begin_removeDeviceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to removeDeviceById.
_begin_removeDevicePoolById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to removeDevicePoolById.
_begin_removeGroupById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to removeGroupById.
_begin_removeIetfDeviceById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to removeIetfDeviceById.
_begin_removeLogFiles(String, Map<?, ?>) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to removeLogFiles.
_begin_removePartitionById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to removePartitionById.
_begin_removePluginById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to removePluginById.
_begin_removeUserById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to removeUserById.
_begin_resetConfigurationById(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to resetConfigurationById.
_begin_unInstallLicenseFile(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to unInstallLicenseFile.
_begin_updateAlarmStatus(String[], Management.EventLogStatus) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateAlarmStatus.
_begin_updateConnection(Management.Connection, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateConnection.
_begin_updateCoreComponentConfig(String, Management.Configuration, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateCoreComponentConfig.
_begin_updateCoreComponentConfigs(String, Management.Configuration[], String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateCoreComponentConfigs.
_begin_updateDevice(Management.Device, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateDevice.
_begin_updateDevicePool(Management.DevicePool, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateDevicePool.
_begin_updateEnableLoggerQueueDiag(Boolean) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateEnableLoggerQueueDiag.
_begin_updateGroup(Management.Group, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateGroup.
_begin_updateHostName(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateHostName.
_begin_updateIetfDevice(Management.Device, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateIetfDevice.
_begin_updateIgnoredAlarmTypes(String[], Boolean) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateIgnoredAlarmTypes.
_begin_updateLoggerPort(Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateLoggerPort.
_begin_updateLogServerAndLoggerConfigData(Management.LogServerAndLoggerConfigData) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateLogServerAndLoggerConfigData.
_begin_updateLogServerSinkLoggerLevel(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateLogServerSinkLoggerLevel.
_begin_updateMaxFileLogLines(Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateMaxFileLogLines.
_begin_updateMaxFiles(Integer) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateMaxFiles.
_begin_updateMediaEnginePassword(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateMediaEnginePassword.
_begin_updateMediaFirmwareConfig(Management.MediaFirmwareConfig, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateMediaFirmwareConfig.
_begin_updatePartition(Management.Partition, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updatePartition.
_begin_updatePartitionConfiguration(Management.Configuration, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updatePartitionConfiguration.
_begin_updatePluginConfiguration(String, Management.Configuration, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updatePluginConfiguration.
_begin_updatePluginConfigurations(String, Management.Configuration[], String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updatePluginConfigurations.
_begin_updateRedundancySettings(Management.RedundancyConfig, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateRedundancySettings.
_begin_updateTraceLevelConfigValue(String, String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateTraceLevelConfigValue.
_begin_updateTraceLevelConfigValues(String[], String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateTraceLevelConfigValues.
_begin_updateTrigger(Management.Trigger) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateTrigger.
_begin_updateUser(Management.User, String[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to updateUser.
_begin_verifyLicenseFile(String) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to verifyLicenseFile.
_begin_writeApplicationFile(String, byte[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to writeApplicationFile.
_begin_writeLicenseFile(String, byte[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to writeLicenseFile.
_begin_writePluginFile(String, byte[]) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Begins a call to writePluginFile.
_end_addAlarmManager(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to addAlarmManager.
_end_addConnection(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to addConnection.
_end_addDevice(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to addDevice.
_end_addDevicePool(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to addDevicePool.
_end_addGroup(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to addGroup.
_end_addIetfDevice(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to addIetfDevice.
_end_addPartition(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to addPartition.
_end_addUser(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to addUser.
_end_archiveLogFiles(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to archiveLogFiles.
_end_authenticateUser(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to authenticateUser.
_end_beginKillServiceById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to beginKillServiceById.
_end_beginReadArchiveFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to beginReadArchiveFile.
_end_beginReadLogFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to beginReadLogFile.
_end_beginReadMibFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to beginReadMibFile.
_end_beginReadStatPlot(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to beginReadStatPlot.
_end_beginRestartServiceById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to beginRestartServiceById.
_end_beginStartServiceById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to beginStartServiceById.
_end_beginStopServiceById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to beginStopServiceById.
_end_bulkAddDevices(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to bulkAddDevices.
_end_canAdmin(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to canAdmin.
_end_canUser(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to canUser.
_end_closeApplicationFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to closeApplicationFile.
_end_closeLicenseFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to closeLicenseFile.
_end_closePluginFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to closePluginFile.
_end_countActiveStat(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countActiveStat.
_end_countActiveStats(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countActiveStats.
_end_countAlarmList(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countAlarmList.
_end_countAlarmTypes(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countAlarmTypes.
_end_countApplications(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countApplications.
_end_countArchiveFiles(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countArchiveFiles.
_end_countConnections(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countConnections.
_end_countCoreComponents(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countCoreComponents.
_end_countDevicePools(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countDevicePools.
_end_countDevices(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countDevices.
_end_countGroupMembers(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countGroupMembers.
_end_countGroups(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countGroups.
_end_countLogFiles(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countLogFiles.
_end_countPlugins(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countPlugins.
_end_countServices(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countServices.
_end_countUsers(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to countUsers.
_end_createApplicationFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to createApplicationFile.
_end_createLicenseFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to createLicenseFile.
_end_createPluginFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to createPluginFile.
_end_disableApplicationById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to disableApplicationById.
_end_disablePluginById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to disablePluginById.
_end_disableRedundancy(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to disableRedundancy.
_end_disableServiceById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to disableServiceById.
_end_enableApplicationById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to enableApplicationById.
_end_enablePluginById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to enablePluginById.
_end_enableRedundancy(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to enableRedundancy.
_end_enableServiceById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to enableServiceById.
_end_findAlarmList(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to findAlarmList.
_end_findAlarmManagers(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to findAlarmManagers.
_end_findAlarmTypes(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to findAlarmTypes.
_end_findApplications(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to findApplications.
_end_findArchiveFiles(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to findArchiveFiles.
_end_findConnections(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to findConnections.
_end_findCoreComponents(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to findCoreComponents.
_end_findDevicePools(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to findDevicePools.
_end_findDevices(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to findDevices.
_end_findGroupMembers(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to findGroupMembers.
_end_findGroups(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to findGroups.
_end_findLogFiles(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to findLogFiles.
_end_findPlugins(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to findPlugins.
_end_findServices(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to findServices.
_end_findUsers(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to findUsers.
_end_getActiveLicense(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getActiveLicense.
_end_getApplicationById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getApplicationById.
_end_getApplicationByName(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getApplicationByName.
_end_getComponentTraceLevelConfigData(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getComponentTraceLevelConfigData.
_end_getConnectionById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getConnectionById.
_end_getCUAELicenseMode(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getCUAELicenseMode.
_end_getCUMELicenseMode(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getCUMELicenseMode.
_end_getDeviceById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getDeviceById.
_end_getDevicePoolById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getDevicePoolById.
_end_getEnableLoggerQueueDiag(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getEnableLoggerQueueDiag.
_end_getGroupById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getGroupById.
_end_getHostName(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getHostName.
_end_getIetfDeviceById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getIetfDeviceById.
_end_getLicensed(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getLicensed.
_end_getLicenseIds(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getLicenseIds.
_end_getLicenseMax(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getLicenseMax.
_end_getLicInfo(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getLicInfo.
_end_getLoadedLicenses(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getLoadedLicenses.
_end_getLoggerPort(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getLoggerPort.
_end_getLogServerAndLoggerConfigData(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getLogServerAndLoggerConfigData.
_end_getLogServerSinkLoggerLevel(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getLogServerSinkLoggerLevel.
_end_getMACAddress(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getMACAddress.
_end_getMaxFileLogLines(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getMaxFileLogLines.
_end_getMaxFiles(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getMaxFiles.
_end_getMediaFirmwareConfig(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getMediaFirmwareConfig.
_end_getPluginById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getPluginById.
_end_getPluginByName(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getPluginByName.
_end_getRedundancyConfig(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getRedundancyConfig.
_end_getService(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getService.
_end_getStatItemById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getStatItemById.
_end_getStatItemByOid(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getStatItemByOid.
_end_getTraceLevelConfigEntryId(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getTraceLevelConfigEntryId.
_end_getTriggerById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getTriggerById.
_end_getUserById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getUserById.
_end_getUserByName(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to getUserByName.
_end_initializeServiceSetup(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to initializeServiceSetup.
_end_invokeComponentExtension(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to invokeComponentExtension.
_end_isSdkMode(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to isSdkMode.
_end_isServiceSetupInitialized(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to isServiceSetupInitialized.
_end_listClusterVersions(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to listClusterVersions.
_end_listLogCategories(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to listLogCategories.
_end_listStatItems(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to listStatItems.
_end_login(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to login.
_end_logout(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to logout.
_end_readArchiveFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to readArchiveFile.
_end_readLogFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to readLogFile.
_end_readMibFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to readMibFile.
_end_readMIBFileSize(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to readMIBFileSize.
_end_readStatPlot(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to readStatPlot.
_end_removeAlarmManagerById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to removeAlarmManagerById.
_end_removeApplicationById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to removeApplicationById.
_end_removeArchiveFileById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to removeArchiveFileById.
_end_removeArchiveFiles(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to removeArchiveFiles.
_end_removeConnectionById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to removeConnectionById.
_end_removeDeviceById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to removeDeviceById.
_end_removeDevicePoolById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to removeDevicePoolById.
_end_removeGroupById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to removeGroupById.
_end_removeIetfDeviceById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to removeIetfDeviceById.
_end_removeLogFiles(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to removeLogFiles.
_end_removePartitionById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to removePartitionById.
_end_removePluginById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to removePluginById.
_end_removeUserById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to removeUserById.
_end_resetConfigurationById(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to resetConfigurationById.
_end_unInstallLicenseFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to unInstallLicenseFile.
_end_updateAlarmStatus(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateAlarmStatus.
_end_updateConnection(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateConnection.
_end_updateCoreComponentConfig(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateCoreComponentConfig.
_end_updateCoreComponentConfigs(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateCoreComponentConfigs.
_end_updateDevice(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateDevice.
_end_updateDevicePool(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateDevicePool.
_end_updateEnableLoggerQueueDiag(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateEnableLoggerQueueDiag.
_end_updateGroup(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateGroup.
_end_updateHostName(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateHostName.
_end_updateIetfDevice(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateIetfDevice.
_end_updateIgnoredAlarmTypes(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateIgnoredAlarmTypes.
_end_updateLoggerPort(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateLoggerPort.
_end_updateLogServerAndLoggerConfigData(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateLogServerAndLoggerConfigData.
_end_updateLogServerSinkLoggerLevel(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateLogServerSinkLoggerLevel.
_end_updateMaxFileLogLines(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateMaxFileLogLines.
_end_updateMaxFiles(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateMaxFiles.
_end_updateMediaEnginePassword(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateMediaEnginePassword.
_end_updateMediaFirmwareConfig(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateMediaFirmwareConfig.
_end_updatePartition(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updatePartition.
_end_updatePartitionConfiguration(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updatePartitionConfiguration.
_end_updatePluginConfiguration(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updatePluginConfiguration.
_end_updatePluginConfigurations(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updatePluginConfigurations.
_end_updateRedundancySettings(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateRedundancySettings.
_end_updateTraceLevelConfigValue(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateTraceLevelConfigValue.
_end_updateTraceLevelConfigValues(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateTraceLevelConfigValues.
_end_updateTrigger(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateTrigger.
_end_updateUser(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to updateUser.
_end_verifyLicenseFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to verifyLicenseFile.
_end_writeApplicationFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to writeApplicationFile.
_end_writeLicenseFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to writeLicenseFile.
_end_writePluginFile(Mailbox) - Method in class cisco.uc.cuae.mgmt.RemoteManagementServer._Async
Ends a call to writePluginFile.
_inner - Variable in class cisco.uc.cuae.mgmt.RemoteManagement
Deprecated.  
_inner - Variable in class cisco.uc.cuae.mgmt.RemoteManagementClient
Deprecated.  
_inner - Variable in class cisco.uc.cuae.mgmt.RemoteManagementServer
Deprecated.  
_mf_ACKNOWLEDGED - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for ACKNOWLEDGED
_mf_actualSize - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for actualSize
_mf_adminPassword - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for adminPassword
_mf_alarmGroupId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for alarmGroupId
_mf_alarmIds - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for alarmIds
_mf_alarmManager - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for alarmManager
_mf_alarmSourceIpAddress - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for alarmSourceIpAddress
_mf_alarmSourceName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for alarmSourceName
_mf_alarmTriggerLevel - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for alarmTriggerLevel
_mf_alarmType - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for alarmType
_mf_alarmTypeIds - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for alarmTypeIds
_mf_amountlic - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for amountlic
_mf_APP_SERVER - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for APP_SERVER
_mf_appId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for appId
_mf_APPLICATION - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for APPLICATION
_mf_applicationType - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for applicationType
_mf_author - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for author
_mf_authorUrl - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for authorUrl
_mf_backupRegistrar - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for backupRegistrar
_mf_BOTH - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for BOTH
_mf_callControl - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for callControl
_mf_callRouteGroupId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for callRouteGroupId
_mf_CANCEL - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for CANCEL
_mf_category - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for category
_mf_componentDisplayName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for componentDisplayName
_mf_componentExtensionId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for componentExtensionId
_mf_componentName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for componentName
_mf_componentTypeDisplay - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for componentTypeDisplay
_mf_config - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for config
_mf_configEntryId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for configEntryId
_mf_configs - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for configs
_mf_configType - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for configType
_mf_connected - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for connected
_mf_connection - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for connection
_mf_constraint - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for constraint
_mf_CONTAINERLESS - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for CONTAINERLESS
_mf_CONTINUE_PENDING - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for CONTINUE_PENDING
_mf_copyright - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for copyright
_mf_CORE - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for CORE
_mf_coreComponentId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for coreComponentId
_mf_count - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for count
_mf_cti - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for cti
_mf_CTI_DEVICE_POOL - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for CTI_DEVICE_POOL
_mf_CTI_ROUTE_POINT - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for CTI_ROUTE_POINT
_mf_data - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for data
_mf_DAY - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for DAY
_mf_defaultGroup - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for defaultGroup
_mf_description - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for description
_mf_DESIGNER - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for DESIGNER
_mf_detail - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for detail
_mf_device - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for device
_mf_deviceName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for deviceName
_mf_devicePoolId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for devicePoolId
_mf_devicePools - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for devicePools
_mf_devices - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for devices
_mf_deviceStatus - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for deviceStatus
_mf_directoryNumber - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for directoryNumber
_mf_displayName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for displayName
_mf_disposition - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for disposition
_mf_enabled - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for enabled
_mf_enableLoggerQueueDiag - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for enableLoggerQueueDiag
_mf_enableLoggerQueueDiagConfigId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for enableLoggerQueueDiagConfigId
_mf_ERROR - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for ERROR
_mf_errorCode - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for errorCode
_mf_errorMessage - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for errorMessage
_mf_errorString - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for errorString
_mf_eventLogType - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for eventLogType
_mf_eventType - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for eventType
_mf_expectedSize - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for expectedSize
_mf_expiration - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for expiration
_mf_extensionParams - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for extensionParams
_mf_extensions - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for extensions
_mf_failoverGroupId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for failoverGroupId
_mf_feature - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for feature
_mf_field - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for field
_mf_fields - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for fields
_mf_filename - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for filename
_mf_GENERAL - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for GENERAL
_mf_group - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for group
_mf_H323_GATEWAY - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for H323_GATEWAY
_mf_heartbeatInterval - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for heartbeatInterval
_mf_hidden - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for hidden
_mf_host - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for host
_mf_hostname - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for hostname
_mf_HOUR - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for HOUR
_mf_id - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for id
_mf_IETF_SIP_DEVICE_POOL - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for IETF_SIP_DEVICE_POOL
_mf_ignore - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for ignore
_mf_ignored - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for ignored
_mf_incType - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for incType
_mf_INSTALL - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for INSTALL
_mf_interval - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for interval
_mf_ipAddress - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for ipAddress
_mf_isDefault - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for isDefault
_mf_isSecure - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for isSecure
_mf_length - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for length
_mf_LICENSE - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for LICENSE
_mf_licensefilename - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for licensefilename
_mf_licInfo - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for licInfo
_mf_lictype - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for lictype
_mf_limit - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for limit
_mf_locale - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for locale
_mf_locked - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for locked
_mf_LOG_SERVER - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for LOG_SERVER
_mf_loggerPort - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for loggerPort
_mf_loggerPortConfigId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for loggerPortConfigId
_mf_logServerSinkLoggerLevel - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for logServerSinkLoggerLevel
_mf_logServerSinkLoggerLevelConfigId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for logServerSinkLoggerLevelConfigId
_mf_macAddress - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for macAddress
_mf_macaddress - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for macaddress
_mf_MASTER - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for MASTER
_mf_master - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for master
_mf_maxFileLogLines - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for maxFileLogLines
_mf_maxFileLogLinesConfigId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for maxFileLogLinesConfigId
_mf_maxFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for maxFiles
_mf_maxFilesConfigId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for maxFilesConfigId
_mf_maxlictype - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for maxlictype
_mf_maxMissedHeartbeats - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for maxMissedHeartbeats
_mf_maxValue - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for maxValue
_mf_MEDIA_ENGINE - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for MEDIA_ENGINE
_mf_mediaPassword - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for mediaPassword
_mf_mediaResourceGroupId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for mediaResourceGroupId
_mf_members - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for members
_mf_minValue - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for minValue
_mf_modified - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for modified
_mf_MONITORED_CTI_DEVICE_POOL - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for MONITORED_CTI_DEVICE_POOL
_mf_MONTH - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for MONTH
_mf_msgDetails - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for msgDetails
_mf_name - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for name
_mf_newData - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for newData
_mf_newHostName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for newHostName
_mf_newPassword - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for newPassword
_mf_nodes - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for nodes
_mf_offset - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for offset
_mf_oid - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for oid
_mf_oids - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for oids
_mf_OK - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for OK
_mf_OPEN - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for OPEN
_mf_options - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for options
_mf_order - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for order
_mf_OTHER - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for OTHER
_mf_parentId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for parentId
_mf_partition - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for partition
_mf_partitions - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for partitions
_mf_password - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for password
_mf_PAUSE_PENDING - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for PAUSE_PENDING
_mf_PAUSED - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for PAUSED
_mf_pluginExtensionId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for pluginExtensionId
_mf_pluginId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for pluginId
_mf_pool - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for pool
_mf_port - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for port
_mf_preferredCodec - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for preferredCodec
_mf_prefix - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for prefix
_mf_primaryCtiManagerId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for primaryCtiManagerId
_mf_primarySubscriberId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for primarySubscriberId
_mf_PROVIDER - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for PROVIDER
_mf_proxy - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for proxy
_mf_proxyAddress - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for proxyAddress
_mf_proxyId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for proxyId
_mf_publisher - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for publisher
_mf_quaternarySubscriberId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for quaternarySubscriberId
_mf_readOnly - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for readOnly
_mf_recipient - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for recipient
_mf_RED - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for RED
_mf_registrar - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for registrar
_mf_required - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for required
_mf_RESOLVED - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for RESOLVED
_mf_rights - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for rights
_mf_roleType - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for roleType
_mf_RTP_RELAY - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for RTP_RELAY
_mf_RUNNING - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for RUNNING
_mf_SCCP_DEVICE_POOL - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for SCCP_DEVICE_POOL
_mf_scriptexpiration - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for scriptexpiration
_mf_scriptId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for scriptId
_mf_scripts - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for scripts
_mf_scriptversion - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for scriptversion
_mf_secondaryCtiManagerId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for secondaryCtiManagerId
_mf_secondarySubscriberId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for secondarySubscriberId
_mf_sender - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for sender
_mf_serverId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for serverId
_mf_severity - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for severity
_mf_SIP_DEVICE_POOL - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for SIP_DEVICE_POOL
_mf_SIP_TRUNK_INTERFACE - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for SIP_TRUNK_INTERFACE
_mf_sipDevicePool - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for sipDevicePool
_mf_sipDevicePools - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for sipDevicePools
_mf_sipProxy - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for sipProxy
_mf_SIX_HOURS - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for SIX_HOURS
_mf_size - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for size
_mf_SMTP_MANAGER - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for SMTP_MANAGER
_mf_SNMP_MANAGER - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for SNMP_MANAGER
_mf_snmpCommunity - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for snmpCommunity
_mf_sortBy - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for sortBy
_mf_srstId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for srstId
_mf_STANDBY - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for STANDBY
_mf_standby - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for standby
_mf_START_PENDING - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for START_PENDING
_mf_startupSyncTimeout - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for startupSyncTimeout
_mf_state - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for state
_mf_status - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for status
_mf_STOP_PENDING - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for STOP_PENDING
_mf_STOPPED - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for STOPPED
_mf_substitutions - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for substitutions
_mf_supportUrl - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for supportUrl
_mf_tertiarySubscriberId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for tertiarySubscriberId
_mf_TEST_IPT - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for TEST_IPT
_mf_timeOccurred - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for timeOccurred
_mf_timeRecovered - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for timeRecovered
_mf_traceLevel - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for traceLevel
_mf_traceLevelConfigEntryId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for traceLevelConfigEntryId
_mf_traceLevelConfigEntryIds - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for traceLevelConfigEntryIds
_mf_transactionId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for transactionId
_mf_trigger - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for trigger
_mf_triggerParameters - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for triggerParameters
_mf_triggers - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for triggers
_mf_TWELVE_HOURS - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for TWELVE_HOURS
_mf_UNKNOWN - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for UNKNOWN
_mf_UNSPECIFIED - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for UNSPECIFIED
_mf_UPDATE - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for UPDATE
_mf_useEarlyMedia - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for useEarlyMedia
_mf_user - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for user
_mf_username - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for username
_mf_userStopped - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for userStopped
_mf_usesCallControl - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for usesCallControl
_mf_usesMediaControl - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for usesMediaControl
_mf_value - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for value
_mf_values - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for values
_mf_version - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for version
_mf_WARNING - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for WARNING
_mf_WEEK - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for WEEK
_mf_YEAR - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for YEAR
_mf_YELLOW - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Field for YELLOW
_mt_cisco_uc_cuae_mgmt_Management__result_addAlarmManager - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_addAlarmManager
_mt_cisco_uc_cuae_mgmt_Management__result_addConnection - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_addConnection
_mt_cisco_uc_cuae_mgmt_Management__result_addDevice - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_addDevice
_mt_cisco_uc_cuae_mgmt_Management__result_addDevicePool - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_addDevicePool
_mt_cisco_uc_cuae_mgmt_Management__result_addGroup - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_addGroup
_mt_cisco_uc_cuae_mgmt_Management__result_addIetfDevice - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_addIetfDevice
_mt_cisco_uc_cuae_mgmt_Management__result_addPartition - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_addPartition
_mt_cisco_uc_cuae_mgmt_Management__result_addUser - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_addUser
_mt_cisco_uc_cuae_mgmt_Management__result_archiveLogFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_archiveLogFiles
_mt_cisco_uc_cuae_mgmt_Management__result_authenticateUser - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_authenticateUser
_mt_cisco_uc_cuae_mgmt_Management__result_beginKillServiceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_beginKillServiceById
_mt_cisco_uc_cuae_mgmt_Management__result_beginReadArchiveFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_beginReadArchiveFile
_mt_cisco_uc_cuae_mgmt_Management__result_beginReadLogFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_beginReadLogFile
_mt_cisco_uc_cuae_mgmt_Management__result_beginReadMibFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_beginReadMibFile
_mt_cisco_uc_cuae_mgmt_Management__result_beginReadStatPlot - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_beginReadStatPlot
_mt_cisco_uc_cuae_mgmt_Management__result_beginRestartServiceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_beginRestartServiceById
_mt_cisco_uc_cuae_mgmt_Management__result_beginStartServiceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_beginStartServiceById
_mt_cisco_uc_cuae_mgmt_Management__result_beginStopServiceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_beginStopServiceById
_mt_cisco_uc_cuae_mgmt_Management__result_bulkAddDevices - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_bulkAddDevices
_mt_cisco_uc_cuae_mgmt_Management__result_canAdmin - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_canAdmin
_mt_cisco_uc_cuae_mgmt_Management__result_canUser - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_canUser
_mt_cisco_uc_cuae_mgmt_Management__result_closeApplicationFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_closeApplicationFile
_mt_cisco_uc_cuae_mgmt_Management__result_closeLicenseFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_closeLicenseFile
_mt_cisco_uc_cuae_mgmt_Management__result_closePluginFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_closePluginFile
_mt_cisco_uc_cuae_mgmt_Management__result_countActiveStat - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countActiveStat
_mt_cisco_uc_cuae_mgmt_Management__result_countActiveStats - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countActiveStats
_mt_cisco_uc_cuae_mgmt_Management__result_countAlarmList - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countAlarmList
_mt_cisco_uc_cuae_mgmt_Management__result_countAlarmTypes - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countAlarmTypes
_mt_cisco_uc_cuae_mgmt_Management__result_countApplications - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countApplications
_mt_cisco_uc_cuae_mgmt_Management__result_countArchiveFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countArchiveFiles
_mt_cisco_uc_cuae_mgmt_Management__result_countConnections - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countConnections
_mt_cisco_uc_cuae_mgmt_Management__result_countCoreComponents - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countCoreComponents
_mt_cisco_uc_cuae_mgmt_Management__result_countDevicePools - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countDevicePools
_mt_cisco_uc_cuae_mgmt_Management__result_countDevices - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countDevices
_mt_cisco_uc_cuae_mgmt_Management__result_countGroupMembers - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countGroupMembers
_mt_cisco_uc_cuae_mgmt_Management__result_countGroups - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countGroups
_mt_cisco_uc_cuae_mgmt_Management__result_countLogFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countLogFiles
_mt_cisco_uc_cuae_mgmt_Management__result_countPlugins - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countPlugins
_mt_cisco_uc_cuae_mgmt_Management__result_countServices - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countServices
_mt_cisco_uc_cuae_mgmt_Management__result_countUsers - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_countUsers
_mt_cisco_uc_cuae_mgmt_Management__result_createApplicationFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_createApplicationFile
_mt_cisco_uc_cuae_mgmt_Management__result_createLicenseFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_createLicenseFile
_mt_cisco_uc_cuae_mgmt_Management__result_createPluginFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_createPluginFile
_mt_cisco_uc_cuae_mgmt_Management__result_disableApplicationById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_disableApplicationById
_mt_cisco_uc_cuae_mgmt_Management__result_disablePluginById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_disablePluginById
_mt_cisco_uc_cuae_mgmt_Management__result_disableRedundancy - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_disableRedundancy
_mt_cisco_uc_cuae_mgmt_Management__result_disableServiceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_disableServiceById
_mt_cisco_uc_cuae_mgmt_Management__result_enableApplicationById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_enableApplicationById
_mt_cisco_uc_cuae_mgmt_Management__result_enablePluginById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_enablePluginById
_mt_cisco_uc_cuae_mgmt_Management__result_enableRedundancy - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_enableRedundancy
_mt_cisco_uc_cuae_mgmt_Management__result_enableServiceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_enableServiceById
_mt_cisco_uc_cuae_mgmt_Management__result_findAlarmList - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_findAlarmList
_mt_cisco_uc_cuae_mgmt_Management__result_findAlarmManagers - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_findAlarmManagers
_mt_cisco_uc_cuae_mgmt_Management__result_findAlarmTypes - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_findAlarmTypes
_mt_cisco_uc_cuae_mgmt_Management__result_findApplications - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_findApplications
_mt_cisco_uc_cuae_mgmt_Management__result_findArchiveFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_findArchiveFiles
_mt_cisco_uc_cuae_mgmt_Management__result_findConnections - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_findConnections
_mt_cisco_uc_cuae_mgmt_Management__result_findCoreComponents - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_findCoreComponents
_mt_cisco_uc_cuae_mgmt_Management__result_findDevicePools - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_findDevicePools
_mt_cisco_uc_cuae_mgmt_Management__result_findDevices - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_findDevices
_mt_cisco_uc_cuae_mgmt_Management__result_findGroupMembers - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_findGroupMembers
_mt_cisco_uc_cuae_mgmt_Management__result_findGroups - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_findGroups
_mt_cisco_uc_cuae_mgmt_Management__result_findLogFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_findLogFiles
_mt_cisco_uc_cuae_mgmt_Management__result_findPlugins - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_findPlugins
_mt_cisco_uc_cuae_mgmt_Management__result_findServices - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_findServices
_mt_cisco_uc_cuae_mgmt_Management__result_findUsers - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_findUsers
_mt_cisco_uc_cuae_mgmt_Management__result_getActiveLicense - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getActiveLicense
_mt_cisco_uc_cuae_mgmt_Management__result_getApplicationById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getApplicationById
_mt_cisco_uc_cuae_mgmt_Management__result_getApplicationByName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getApplicationByName
_mt_cisco_uc_cuae_mgmt_Management__result_getComponentTraceLevelConfigData - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getComponentTraceLevelConfigData
_mt_cisco_uc_cuae_mgmt_Management__result_getConnectionById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getConnectionById
_mt_cisco_uc_cuae_mgmt_Management__result_getCUAELicenseMode - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getCUAELicenseMode
_mt_cisco_uc_cuae_mgmt_Management__result_getCUMELicenseMode - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getCUMELicenseMode
_mt_cisco_uc_cuae_mgmt_Management__result_getDeviceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getDeviceById
_mt_cisco_uc_cuae_mgmt_Management__result_getDevicePoolById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getDevicePoolById
_mt_cisco_uc_cuae_mgmt_Management__result_getEnableLoggerQueueDiag - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getEnableLoggerQueueDiag
_mt_cisco_uc_cuae_mgmt_Management__result_getGroupById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getGroupById
_mt_cisco_uc_cuae_mgmt_Management__result_getHostName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getHostName
_mt_cisco_uc_cuae_mgmt_Management__result_getIetfDeviceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getIetfDeviceById
_mt_cisco_uc_cuae_mgmt_Management__result_getLicensed - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getLicensed
_mt_cisco_uc_cuae_mgmt_Management__result_getLicenseIds - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getLicenseIds
_mt_cisco_uc_cuae_mgmt_Management__result_getLicenseMax - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getLicenseMax
_mt_cisco_uc_cuae_mgmt_Management__result_getLicInfo - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getLicInfo
_mt_cisco_uc_cuae_mgmt_Management__result_getLoadedLicenses - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getLoadedLicenses
_mt_cisco_uc_cuae_mgmt_Management__result_getLoggerPort - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getLoggerPort
_mt_cisco_uc_cuae_mgmt_Management__result_getLogServerAndLoggerConfigData - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getLogServerAndLoggerConfigData
_mt_cisco_uc_cuae_mgmt_Management__result_getLogServerSinkLoggerLevel - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getLogServerSinkLoggerLevel
_mt_cisco_uc_cuae_mgmt_Management__result_getMACAddress - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getMACAddress
_mt_cisco_uc_cuae_mgmt_Management__result_getMaxFileLogLines - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getMaxFileLogLines
_mt_cisco_uc_cuae_mgmt_Management__result_getMaxFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getMaxFiles
_mt_cisco_uc_cuae_mgmt_Management__result_getMediaFirmwareConfig - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getMediaFirmwareConfig
_mt_cisco_uc_cuae_mgmt_Management__result_getPluginById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getPluginById
_mt_cisco_uc_cuae_mgmt_Management__result_getPluginByName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getPluginByName
_mt_cisco_uc_cuae_mgmt_Management__result_getRedundancyConfig - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getRedundancyConfig
_mt_cisco_uc_cuae_mgmt_Management__result_getService - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getService
_mt_cisco_uc_cuae_mgmt_Management__result_getStatItemById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getStatItemById
_mt_cisco_uc_cuae_mgmt_Management__result_getStatItemByOid - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getStatItemByOid
_mt_cisco_uc_cuae_mgmt_Management__result_getTraceLevelConfigEntryId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getTraceLevelConfigEntryId
_mt_cisco_uc_cuae_mgmt_Management__result_getTriggerById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getTriggerById
_mt_cisco_uc_cuae_mgmt_Management__result_getUserById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getUserById
_mt_cisco_uc_cuae_mgmt_Management__result_getUserByName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_getUserByName
_mt_cisco_uc_cuae_mgmt_Management__result_initializeServiceSetup - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_initializeServiceSetup
_mt_cisco_uc_cuae_mgmt_Management__result_invokeComponentExtension - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_invokeComponentExtension
_mt_cisco_uc_cuae_mgmt_Management__result_isSdkMode - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_isSdkMode
_mt_cisco_uc_cuae_mgmt_Management__result_isServiceSetupInitialized - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_isServiceSetupInitialized
_mt_cisco_uc_cuae_mgmt_Management__result_listClusterVersions - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_listClusterVersions
_mt_cisco_uc_cuae_mgmt_Management__result_listLogCategories - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_listLogCategories
_mt_cisco_uc_cuae_mgmt_Management__result_listStatItems - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_listStatItems
_mt_cisco_uc_cuae_mgmt_Management__result_login - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_login
_mt_cisco_uc_cuae_mgmt_Management__result_logout - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_logout
_mt_cisco_uc_cuae_mgmt_Management__result_readArchiveFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_readArchiveFile
_mt_cisco_uc_cuae_mgmt_Management__result_readLogFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_readLogFile
_mt_cisco_uc_cuae_mgmt_Management__result_readMibFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_readMibFile
_mt_cisco_uc_cuae_mgmt_Management__result_readMIBFileSize - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_readMIBFileSize
_mt_cisco_uc_cuae_mgmt_Management__result_readStatPlot - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_readStatPlot
_mt_cisco_uc_cuae_mgmt_Management__result_removeAlarmManagerById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_removeAlarmManagerById
_mt_cisco_uc_cuae_mgmt_Management__result_removeApplicationById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_removeApplicationById
_mt_cisco_uc_cuae_mgmt_Management__result_removeArchiveFileById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_removeArchiveFileById
_mt_cisco_uc_cuae_mgmt_Management__result_removeArchiveFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_removeArchiveFiles
_mt_cisco_uc_cuae_mgmt_Management__result_removeConnectionById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_removeConnectionById
_mt_cisco_uc_cuae_mgmt_Management__result_removeDeviceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_removeDeviceById
_mt_cisco_uc_cuae_mgmt_Management__result_removeDevicePoolById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_removeDevicePoolById
_mt_cisco_uc_cuae_mgmt_Management__result_removeGroupById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_removeGroupById
_mt_cisco_uc_cuae_mgmt_Management__result_removeIetfDeviceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_removeIetfDeviceById
_mt_cisco_uc_cuae_mgmt_Management__result_removeLogFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_removeLogFiles
_mt_cisco_uc_cuae_mgmt_Management__result_removePartitionById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_removePartitionById
_mt_cisco_uc_cuae_mgmt_Management__result_removePluginById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_removePluginById
_mt_cisco_uc_cuae_mgmt_Management__result_removeUserById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_removeUserById
_mt_cisco_uc_cuae_mgmt_Management__result_resetConfigurationById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_resetConfigurationById
_mt_cisco_uc_cuae_mgmt_Management__result_unInstallLicenseFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_unInstallLicenseFile
_mt_cisco_uc_cuae_mgmt_Management__result_updateAlarmStatus - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateAlarmStatus
_mt_cisco_uc_cuae_mgmt_Management__result_updateConnection - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateConnection
_mt_cisco_uc_cuae_mgmt_Management__result_updateCoreComponentConfig - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateCoreComponentConfig
_mt_cisco_uc_cuae_mgmt_Management__result_updateCoreComponentConfigs - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateCoreComponentConfigs
_mt_cisco_uc_cuae_mgmt_Management__result_updateDevice - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateDevice
_mt_cisco_uc_cuae_mgmt_Management__result_updateDevicePool - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateDevicePool
_mt_cisco_uc_cuae_mgmt_Management__result_updateEnableLoggerQueueDiag - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateEnableLoggerQueueDiag
_mt_cisco_uc_cuae_mgmt_Management__result_updateGroup - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateGroup
_mt_cisco_uc_cuae_mgmt_Management__result_updateHostName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateHostName
_mt_cisco_uc_cuae_mgmt_Management__result_updateIetfDevice - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateIetfDevice
_mt_cisco_uc_cuae_mgmt_Management__result_updateIgnoredAlarmTypes - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateIgnoredAlarmTypes
_mt_cisco_uc_cuae_mgmt_Management__result_updateLoggerPort - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateLoggerPort
_mt_cisco_uc_cuae_mgmt_Management__result_updateLogServerAndLoggerConfigData - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateLogServerAndLoggerConfigData
_mt_cisco_uc_cuae_mgmt_Management__result_updateLogServerSinkLoggerLevel - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateLogServerSinkLoggerLevel
_mt_cisco_uc_cuae_mgmt_Management__result_updateMaxFileLogLines - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateMaxFileLogLines
_mt_cisco_uc_cuae_mgmt_Management__result_updateMaxFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateMaxFiles
_mt_cisco_uc_cuae_mgmt_Management__result_updateMediaEnginePassword - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateMediaEnginePassword
_mt_cisco_uc_cuae_mgmt_Management__result_updateMediaFirmwareConfig - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateMediaFirmwareConfig
_mt_cisco_uc_cuae_mgmt_Management__result_updatePartition - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updatePartition
_mt_cisco_uc_cuae_mgmt_Management__result_updatePartitionConfiguration - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updatePartitionConfiguration
_mt_cisco_uc_cuae_mgmt_Management__result_updatePluginConfiguration - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updatePluginConfiguration
_mt_cisco_uc_cuae_mgmt_Management__result_updatePluginConfigurations - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updatePluginConfigurations
_mt_cisco_uc_cuae_mgmt_Management__result_updateRedundancySettings - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateRedundancySettings
_mt_cisco_uc_cuae_mgmt_Management__result_updateTraceLevelConfigValue - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateTraceLevelConfigValue
_mt_cisco_uc_cuae_mgmt_Management__result_updateTraceLevelConfigValues - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateTraceLevelConfigValues
_mt_cisco_uc_cuae_mgmt_Management__result_updateTrigger - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateTrigger
_mt_cisco_uc_cuae_mgmt_Management__result_updateUser - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_updateUser
_mt_cisco_uc_cuae_mgmt_Management__result_verifyLicenseFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_verifyLicenseFile
_mt_cisco_uc_cuae_mgmt_Management__result_writeApplicationFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_writeApplicationFile
_mt_cisco_uc_cuae_mgmt_Management__result_writeLicenseFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_writeLicenseFile
_mt_cisco_uc_cuae_mgmt_Management__result_writePluginFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management._result_writePluginFile
_mt_cisco_uc_cuae_mgmt_Management_addAlarmManager - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.addAlarmManager
_mt_cisco_uc_cuae_mgmt_Management_addConnection - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.addConnection
_mt_cisco_uc_cuae_mgmt_Management_addDevice - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.addDevice
_mt_cisco_uc_cuae_mgmt_Management_addDevicePool - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.addDevicePool
_mt_cisco_uc_cuae_mgmt_Management_addGroup - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.addGroup
_mt_cisco_uc_cuae_mgmt_Management_addIetfDevice - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.addIetfDevice
_mt_cisco_uc_cuae_mgmt_Management_addPartition - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.addPartition
_mt_cisco_uc_cuae_mgmt_Management_addUser - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.addUser
_mt_cisco_uc_cuae_mgmt_Management_AlarmCategory - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.AlarmCategory
_mt_cisco_uc_cuae_mgmt_Management_AlarmManager - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.AlarmManager
_mt_cisco_uc_cuae_mgmt_Management_AlarmTriggerLevel - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.AlarmTriggerLevel
_mt_cisco_uc_cuae_mgmt_Management_AlarmType - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.AlarmType
_mt_cisco_uc_cuae_mgmt_Management_Application - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.Application
_mt_cisco_uc_cuae_mgmt_Management_ApplicationType - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.ApplicationType
_mt_cisco_uc_cuae_mgmt_Management_ArchiveFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.ArchiveFile
_mt_cisco_uc_cuae_mgmt_Management_archiveLogFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.archiveLogFiles
_mt_cisco_uc_cuae_mgmt_Management_authenticateUser - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.authenticateUser
_mt_cisco_uc_cuae_mgmt_Management_AuthorizationException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.AuthorizationException
_mt_cisco_uc_cuae_mgmt_Management_beginKillServiceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.beginKillServiceById
_mt_cisco_uc_cuae_mgmt_Management_beginReadArchiveFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.beginReadArchiveFile
_mt_cisco_uc_cuae_mgmt_Management_beginReadLogFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.beginReadLogFile
_mt_cisco_uc_cuae_mgmt_Management_beginReadMibFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.beginReadMibFile
_mt_cisco_uc_cuae_mgmt_Management_beginReadStatPlot - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.beginReadStatPlot
_mt_cisco_uc_cuae_mgmt_Management_beginRestartServiceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.beginRestartServiceById
_mt_cisco_uc_cuae_mgmt_Management_beginStartServiceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.beginStartServiceById
_mt_cisco_uc_cuae_mgmt_Management_beginStopServiceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.beginStopServiceById
_mt_cisco_uc_cuae_mgmt_Management_bulkAddDevices - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.bulkAddDevices
_mt_cisco_uc_cuae_mgmt_Management_canAdmin - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.canAdmin
_mt_cisco_uc_cuae_mgmt_Management_CancelModuleErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.CancelModuleErrorException
_mt_cisco_uc_cuae_mgmt_Management_canUser - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.canUser
_mt_cisco_uc_cuae_mgmt_Management_CiscoSipDomain - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.CiscoSipDomain
_mt_cisco_uc_cuae_mgmt_Management_closeApplicationFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.closeApplicationFile
_mt_cisco_uc_cuae_mgmt_Management_closeLicenseFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.closeLicenseFile
_mt_cisco_uc_cuae_mgmt_Management_closePluginFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.closePluginFile
_mt_cisco_uc_cuae_mgmt_Management_ClusterNode - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.ClusterNode
_mt_cisco_uc_cuae_mgmt_Management_CommunicationsManager - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.CommunicationsManager
_mt_cisco_uc_cuae_mgmt_Management_Component - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.Component
_mt_cisco_uc_cuae_mgmt_Management_ComponentExtension - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.ComponentExtension
_mt_cisco_uc_cuae_mgmt_Management_ComponentTraceLevelConfigData - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData
_mt_cisco_uc_cuae_mgmt_Management_ComponentType - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.ComponentType
_mt_cisco_uc_cuae_mgmt_Management_ConfigType - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.ConfigType
_mt_cisco_uc_cuae_mgmt_Management_Configuration - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.Configuration
_mt_cisco_uc_cuae_mgmt_Management_Connection - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.Connection
_mt_cisco_uc_cuae_mgmt_Management_ConnectionRefusedErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.ConnectionRefusedErrorException
_mt_cisco_uc_cuae_mgmt_Management_CoreComponent - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.CoreComponent
_mt_cisco_uc_cuae_mgmt_Management_countActiveStat - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countActiveStat
_mt_cisco_uc_cuae_mgmt_Management_countActiveStats - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countActiveStats
_mt_cisco_uc_cuae_mgmt_Management_countAlarmList - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countAlarmList
_mt_cisco_uc_cuae_mgmt_Management_countAlarmTypes - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countAlarmTypes
_mt_cisco_uc_cuae_mgmt_Management_countApplications - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countApplications
_mt_cisco_uc_cuae_mgmt_Management_countArchiveFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countArchiveFiles
_mt_cisco_uc_cuae_mgmt_Management_countConnections - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countConnections
_mt_cisco_uc_cuae_mgmt_Management_countCoreComponents - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countCoreComponents
_mt_cisco_uc_cuae_mgmt_Management_countDevicePools - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countDevicePools
_mt_cisco_uc_cuae_mgmt_Management_countDevices - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countDevices
_mt_cisco_uc_cuae_mgmt_Management_countGroupMembers - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countGroupMembers
_mt_cisco_uc_cuae_mgmt_Management_countGroups - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countGroups
_mt_cisco_uc_cuae_mgmt_Management_countLogFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countLogFiles
_mt_cisco_uc_cuae_mgmt_Management_countPlugins - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countPlugins
_mt_cisco_uc_cuae_mgmt_Management_countServices - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countServices
_mt_cisco_uc_cuae_mgmt_Management_countUsers - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.countUsers
_mt_cisco_uc_cuae_mgmt_Management_createApplicationFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.createApplicationFile
_mt_cisco_uc_cuae_mgmt_Management_createLicenseFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.createLicenseFile
_mt_cisco_uc_cuae_mgmt_Management_createPluginFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.createPluginFile
_mt_cisco_uc_cuae_mgmt_Management_CtiCallRouteGroup - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.CtiCallRouteGroup
_mt_cisco_uc_cuae_mgmt_Management_CtiDevice - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.CtiDevice
_mt_cisco_uc_cuae_mgmt_Management_CtiDevicePool - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.CtiDevicePool
_mt_cisco_uc_cuae_mgmt_Management_CtiMonitoredDevicePool - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.CtiMonitoredDevicePool
_mt_cisco_uc_cuae_mgmt_Management_CtiPortDevicePool - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
_mt_cisco_uc_cuae_mgmt_Management_CtiRoutePoint - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.CtiRoutePoint
_mt_cisco_uc_cuae_mgmt_Management_CupSipDomain - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.CupSipDomain
_mt_cisco_uc_cuae_mgmt_Management_DataAccessErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.DataAccessErrorException
_mt_cisco_uc_cuae_mgmt_Management_DataObjectNotFoundException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.DataObjectNotFoundException
_mt_cisco_uc_cuae_mgmt_Management_DataRetrievalFailureException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.DataRetrievalFailureException
_mt_cisco_uc_cuae_mgmt_Management_DataStorageFailureException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.DataStorageFailureException
_mt_cisco_uc_cuae_mgmt_Management_Device - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.Device
_mt_cisco_uc_cuae_mgmt_Management_DevicePool - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.DevicePool
_mt_cisco_uc_cuae_mgmt_Management_disableApplicationById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.disableApplicationById
_mt_cisco_uc_cuae_mgmt_Management_DisableModuleErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.DisableModuleErrorException
_mt_cisco_uc_cuae_mgmt_Management_disablePluginById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.disablePluginById
_mt_cisco_uc_cuae_mgmt_Management_disableRedundancy - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.disableRedundancy
_mt_cisco_uc_cuae_mgmt_Management_disableServiceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.disableServiceById
_mt_cisco_uc_cuae_mgmt_Management_DuplicateObjectFoundException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.DuplicateObjectFoundException
_mt_cisco_uc_cuae_mgmt_Management_enableApplicationById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.enableApplicationById
_mt_cisco_uc_cuae_mgmt_Management_EnableModuleErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.EnableModuleErrorException
_mt_cisco_uc_cuae_mgmt_Management_enablePluginById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.enablePluginById
_mt_cisco_uc_cuae_mgmt_Management_enableRedundancy - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.enableRedundancy
_mt_cisco_uc_cuae_mgmt_Management_enableServiceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.enableServiceById
_mt_cisco_uc_cuae_mgmt_Management_EventLog - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.EventLog
_mt_cisco_uc_cuae_mgmt_Management_EventLogSeverity - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.EventLogSeverity
_mt_cisco_uc_cuae_mgmt_Management_EventLogStatus - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.EventLogStatus
_mt_cisco_uc_cuae_mgmt_Management_ExtensionParameter - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.ExtensionParameter
_mt_cisco_uc_cuae_mgmt_Management_FileCloseErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.FileCloseErrorException
_mt_cisco_uc_cuae_mgmt_Management_FileCreateErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.FileCreateErrorException
_mt_cisco_uc_cuae_mgmt_Management_FileIOErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.FileIOErrorException
_mt_cisco_uc_cuae_mgmt_Management_FileOpenErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.FileOpenErrorException
_mt_cisco_uc_cuae_mgmt_Management_FileReadErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.FileReadErrorException
_mt_cisco_uc_cuae_mgmt_Management_FileWriteErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.FileWriteErrorException
_mt_cisco_uc_cuae_mgmt_Management_findAlarmList - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.findAlarmList
_mt_cisco_uc_cuae_mgmt_Management_findAlarmManagers - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.findAlarmManagers
_mt_cisco_uc_cuae_mgmt_Management_findAlarmTypes - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.findAlarmTypes
_mt_cisco_uc_cuae_mgmt_Management_findApplications - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.findApplications
_mt_cisco_uc_cuae_mgmt_Management_findArchiveFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.findArchiveFiles
_mt_cisco_uc_cuae_mgmt_Management_findConnections - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.findConnections
_mt_cisco_uc_cuae_mgmt_Management_findCoreComponents - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.findCoreComponents
_mt_cisco_uc_cuae_mgmt_Management_findDevicePools - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.findDevicePools
_mt_cisco_uc_cuae_mgmt_Management_findDevices - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.findDevices
_mt_cisco_uc_cuae_mgmt_Management_findGroupMembers - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.findGroupMembers
_mt_cisco_uc_cuae_mgmt_Management_findGroups - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.findGroups
_mt_cisco_uc_cuae_mgmt_Management_findLogFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.findLogFiles
_mt_cisco_uc_cuae_mgmt_Management_findPlugins - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.findPlugins
_mt_cisco_uc_cuae_mgmt_Management_findServices - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.findServices
_mt_cisco_uc_cuae_mgmt_Management_findUsers - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.findUsers
_mt_cisco_uc_cuae_mgmt_Management_getActiveLicense - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getActiveLicense
_mt_cisco_uc_cuae_mgmt_Management_getApplicationById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getApplicationById
_mt_cisco_uc_cuae_mgmt_Management_getApplicationByName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getApplicationByName
_mt_cisco_uc_cuae_mgmt_Management_getComponentTraceLevelConfigData - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getComponentTraceLevelConfigData
_mt_cisco_uc_cuae_mgmt_Management_getConnectionById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getConnectionById
_mt_cisco_uc_cuae_mgmt_Management_getCUAELicenseMode - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getCUAELicenseMode
_mt_cisco_uc_cuae_mgmt_Management_getCUMELicenseMode - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getCUMELicenseMode
_mt_cisco_uc_cuae_mgmt_Management_getDeviceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getDeviceById
_mt_cisco_uc_cuae_mgmt_Management_getDevicePoolById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getDevicePoolById
_mt_cisco_uc_cuae_mgmt_Management_getEnableLoggerQueueDiag - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getEnableLoggerQueueDiag
_mt_cisco_uc_cuae_mgmt_Management_getGroupById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getGroupById
_mt_cisco_uc_cuae_mgmt_Management_getHostName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getHostName
_mt_cisco_uc_cuae_mgmt_Management_getIetfDeviceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getIetfDeviceById
_mt_cisco_uc_cuae_mgmt_Management_getLicensed - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getLicensed
_mt_cisco_uc_cuae_mgmt_Management_getLicenseIds - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getLicenseIds
_mt_cisco_uc_cuae_mgmt_Management_getLicenseMax - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getLicenseMax
_mt_cisco_uc_cuae_mgmt_Management_getLicInfo - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getLicInfo
_mt_cisco_uc_cuae_mgmt_Management_getLoadedLicenses - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getLoadedLicenses
_mt_cisco_uc_cuae_mgmt_Management_getLoggerPort - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getLoggerPort
_mt_cisco_uc_cuae_mgmt_Management_getLogServerAndLoggerConfigData - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getLogServerAndLoggerConfigData
_mt_cisco_uc_cuae_mgmt_Management_getLogServerSinkLoggerLevel - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getLogServerSinkLoggerLevel
_mt_cisco_uc_cuae_mgmt_Management_getMACAddress - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getMACAddress
_mt_cisco_uc_cuae_mgmt_Management_getMaxFileLogLines - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getMaxFileLogLines
_mt_cisco_uc_cuae_mgmt_Management_getMaxFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getMaxFiles
_mt_cisco_uc_cuae_mgmt_Management_getMediaFirmwareConfig - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getMediaFirmwareConfig
_mt_cisco_uc_cuae_mgmt_Management_getPluginById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getPluginById
_mt_cisco_uc_cuae_mgmt_Management_getPluginByName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getPluginByName
_mt_cisco_uc_cuae_mgmt_Management_getRedundancyConfig - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getRedundancyConfig
_mt_cisco_uc_cuae_mgmt_Management_getService - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getService
_mt_cisco_uc_cuae_mgmt_Management_getStatItemById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getStatItemById
_mt_cisco_uc_cuae_mgmt_Management_getStatItemByOid - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getStatItemByOid
_mt_cisco_uc_cuae_mgmt_Management_getTraceLevelConfigEntryId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getTraceLevelConfigEntryId
_mt_cisco_uc_cuae_mgmt_Management_getTriggerById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getTriggerById
_mt_cisco_uc_cuae_mgmt_Management_getUserById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getUserById
_mt_cisco_uc_cuae_mgmt_Management_getUserByName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.getUserByName
_mt_cisco_uc_cuae_mgmt_Management_Group - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.Group
_mt_cisco_uc_cuae_mgmt_Management_GroupMember - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.GroupMember
_mt_cisco_uc_cuae_mgmt_Management_H323CallRouteGroup - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.H323CallRouteGroup
_mt_cisco_uc_cuae_mgmt_Management_H323Gateway - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.H323Gateway
_mt_cisco_uc_cuae_mgmt_Management_IetfSipDomain - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.IetfSipDomain
_mt_cisco_uc_cuae_mgmt_Management_IncorrectResultSizeException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.IncorrectResultSizeException
_mt_cisco_uc_cuae_mgmt_Management_initializeServiceSetup - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.initializeServiceSetup
_mt_cisco_uc_cuae_mgmt_Management_InstallModuleErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.InstallModuleErrorException
_mt_cisco_uc_cuae_mgmt_Management_InvalidArgumentException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.InvalidArgumentException
_mt_cisco_uc_cuae_mgmt_Management_InvalidStateErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.InvalidStateErrorException
_mt_cisco_uc_cuae_mgmt_Management_invokeComponentExtension - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.invokeComponentExtension
_mt_cisco_uc_cuae_mgmt_Management_isSdkMode - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.isSdkMode
_mt_cisco_uc_cuae_mgmt_Management_isServiceSetupInitialized - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.isServiceSetupInitialized
_mt_cisco_uc_cuae_mgmt_Management_LicData - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.LicData
_mt_cisco_uc_cuae_mgmt_Management_LicenseId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.LicenseId
_mt_cisco_uc_cuae_mgmt_Management_LicException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.LicException
_mt_cisco_uc_cuae_mgmt_Management_LicInfo - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.LicInfo
_mt_cisco_uc_cuae_mgmt_Management_listClusterVersions - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.listClusterVersions
_mt_cisco_uc_cuae_mgmt_Management_listLogCategories - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.listLogCategories
_mt_cisco_uc_cuae_mgmt_Management_listStatItems - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.listStatItems
_mt_cisco_uc_cuae_mgmt_Management_LogFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.LogFile
_mt_cisco_uc_cuae_mgmt_Management_LogFileId - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.LogFileId
_mt_cisco_uc_cuae_mgmt_Management_login - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.login
_mt_cisco_uc_cuae_mgmt_Management_logout - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.logout
_mt_cisco_uc_cuae_mgmt_Management_LogServerAndLoggerConfigData - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData
_mt_cisco_uc_cuae_mgmt_Management_ManagementException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.ManagementException
_mt_cisco_uc_cuae_mgmt_Management_MediaEngine - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.MediaEngine
_mt_cisco_uc_cuae_mgmt_Management_MediaEngineGroup - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.MediaEngineGroup
_mt_cisco_uc_cuae_mgmt_Management_MediaFirmwareConfig - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.MediaFirmwareConfig
_mt_cisco_uc_cuae_mgmt_Management_Module - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.Module
_mt_cisco_uc_cuae_mgmt_Management_ModuleDisposition - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.ModuleDisposition
_mt_cisco_uc_cuae_mgmt_Management_ModuleErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.ModuleErrorException
_mt_cisco_uc_cuae_mgmt_Management_MonitoredCtiDevice - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.MonitoredCtiDevice
_mt_cisco_uc_cuae_mgmt_Management_NoResponseTimeoutException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.NoResponseTimeoutException
_mt_cisco_uc_cuae_mgmt_Management_NotSupportedErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.NotSupportedErrorException
_mt_cisco_uc_cuae_mgmt_Management_NuanceSpeechLicenseServer - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.NuanceSpeechLicenseServer
_mt_cisco_uc_cuae_mgmt_Management_NuanceSpeechServer - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.NuanceSpeechServer
_mt_cisco_uc_cuae_mgmt_Management_ObjectAlreadyExistsException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.ObjectAlreadyExistsException
_mt_cisco_uc_cuae_mgmt_Management_ObjectInUseException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.ObjectInUseException
_mt_cisco_uc_cuae_mgmt_Management_Partition - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.Partition
_mt_cisco_uc_cuae_mgmt_Management_Plugin - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.Plugin
_mt_cisco_uc_cuae_mgmt_Management_PluginExtension - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.PluginExtension
_mt_cisco_uc_cuae_mgmt_Management_readArchiveFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.readArchiveFile
_mt_cisco_uc_cuae_mgmt_Management_readLogFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.readLogFile
_mt_cisco_uc_cuae_mgmt_Management_readMibFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.readMibFile
_mt_cisco_uc_cuae_mgmt_Management_readMIBFileSize - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.readMIBFileSize
_mt_cisco_uc_cuae_mgmt_Management_readStatPlot - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.readStatPlot
_mt_cisco_uc_cuae_mgmt_Management_RedundancyConfig - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.RedundancyConfig
_mt_cisco_uc_cuae_mgmt_Management_RedundancyMaster - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.RedundancyMaster
_mt_cisco_uc_cuae_mgmt_Management_RedundancyRole - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.RedundancyRole
_mt_cisco_uc_cuae_mgmt_Management_RedundancyServer - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.RedundancyServer
_mt_cisco_uc_cuae_mgmt_Management_RedundancyStandby - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.RedundancyStandby
_mt_cisco_uc_cuae_mgmt_Management_RedundancyStatus - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.RedundancyStatus
_mt_cisco_uc_cuae_mgmt_Management_RefreshModuleErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.RefreshModuleErrorException
_mt_cisco_uc_cuae_mgmt_Management_removeAlarmManagerById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.removeAlarmManagerById
_mt_cisco_uc_cuae_mgmt_Management_removeApplicationById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.removeApplicationById
_mt_cisco_uc_cuae_mgmt_Management_removeArchiveFileById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.removeArchiveFileById
_mt_cisco_uc_cuae_mgmt_Management_removeArchiveFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.removeArchiveFiles
_mt_cisco_uc_cuae_mgmt_Management_removeConnectionById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.removeConnectionById
_mt_cisco_uc_cuae_mgmt_Management_removeDeviceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.removeDeviceById
_mt_cisco_uc_cuae_mgmt_Management_removeDevicePoolById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.removeDevicePoolById
_mt_cisco_uc_cuae_mgmt_Management_removeGroupById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.removeGroupById
_mt_cisco_uc_cuae_mgmt_Management_removeIetfDeviceById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.removeIetfDeviceById
_mt_cisco_uc_cuae_mgmt_Management_removeLogFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.removeLogFiles
_mt_cisco_uc_cuae_mgmt_Management_removePartitionById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.removePartitionById
_mt_cisco_uc_cuae_mgmt_Management_removePluginById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.removePluginById
_mt_cisco_uc_cuae_mgmt_Management_removeUserById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.removeUserById
_mt_cisco_uc_cuae_mgmt_Management_resetConfigurationById - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.resetConfigurationById
_mt_cisco_uc_cuae_mgmt_Management_SccpCallRouteGroup - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.SccpCallRouteGroup
_mt_cisco_uc_cuae_mgmt_Management_SccpDevice - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.SccpDevice
_mt_cisco_uc_cuae_mgmt_Management_SccpDevicePool - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.SccpDevicePool
_mt_cisco_uc_cuae_mgmt_Management_Script - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.Script
_mt_cisco_uc_cuae_mgmt_Management_SearchOptions - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.SearchOptions
_mt_cisco_uc_cuae_mgmt_Management_Service - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.Service
_mt_cisco_uc_cuae_mgmt_Management_ServiceState - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.ServiceState
_mt_cisco_uc_cuae_mgmt_Management_serviceStateChanged - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.serviceStateChanged
_mt_cisco_uc_cuae_mgmt_Management_SipCallRouteGroup - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.SipCallRouteGroup
_mt_cisco_uc_cuae_mgmt_Management_SipDevice - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.SipDevice
_mt_cisco_uc_cuae_mgmt_Management_SipDevicePool - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.SipDevicePool
_mt_cisco_uc_cuae_mgmt_Management_SipDomain - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.SipDomain
_mt_cisco_uc_cuae_mgmt_Management_SipDomainProxy - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.SipDomainProxy
_mt_cisco_uc_cuae_mgmt_Management_SipTrunk - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.SipTrunk
_mt_cisco_uc_cuae_mgmt_Management_SmtpManager - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.SmtpManager
_mt_cisco_uc_cuae_mgmt_Management_SnmpManager - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.SnmpManager
_mt_cisco_uc_cuae_mgmt_Management_StatErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.StatErrorException
_mt_cisco_uc_cuae_mgmt_Management_StatInterval - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.StatInterval
_mt_cisco_uc_cuae_mgmt_Management_StatItem - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.StatItem
_mt_cisco_uc_cuae_mgmt_Management_StatPlotCreationErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.StatPlotCreationErrorException
_mt_cisco_uc_cuae_mgmt_Management_TraceException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.TraceException
_mt_cisco_uc_cuae_mgmt_Management_Trigger - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.Trigger
_mt_cisco_uc_cuae_mgmt_Management_TriggerParam - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.TriggerParam
_mt_cisco_uc_cuae_mgmt_Management_unInstallLicenseFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.unInstallLicenseFile
_mt_cisco_uc_cuae_mgmt_Management_UninstallModuleErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.UninstallModuleErrorException
_mt_cisco_uc_cuae_mgmt_Management_updateAlarmStatus - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateAlarmStatus
_mt_cisco_uc_cuae_mgmt_Management_updateConnection - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateConnection
_mt_cisco_uc_cuae_mgmt_Management_updateCoreComponentConfig - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateCoreComponentConfig
_mt_cisco_uc_cuae_mgmt_Management_updateCoreComponentConfigs - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateCoreComponentConfigs
_mt_cisco_uc_cuae_mgmt_Management_updateDevice - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateDevice
_mt_cisco_uc_cuae_mgmt_Management_updateDevicePool - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateDevicePool
_mt_cisco_uc_cuae_mgmt_Management_updateEnableLoggerQueueDiag - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateEnableLoggerQueueDiag
_mt_cisco_uc_cuae_mgmt_Management_updateGroup - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateGroup
_mt_cisco_uc_cuae_mgmt_Management_updateHostName - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateHostName
_mt_cisco_uc_cuae_mgmt_Management_updateIetfDevice - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateIetfDevice
_mt_cisco_uc_cuae_mgmt_Management_updateIgnoredAlarmTypes - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateIgnoredAlarmTypes
_mt_cisco_uc_cuae_mgmt_Management_updateLoggerPort - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateLoggerPort
_mt_cisco_uc_cuae_mgmt_Management_updateLogServerAndLoggerConfigData - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateLogServerAndLoggerConfigData
_mt_cisco_uc_cuae_mgmt_Management_updateLogServerSinkLoggerLevel - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateLogServerSinkLoggerLevel
_mt_cisco_uc_cuae_mgmt_Management_updateMaxFileLogLines - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateMaxFileLogLines
_mt_cisco_uc_cuae_mgmt_Management_updateMaxFiles - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateMaxFiles
_mt_cisco_uc_cuae_mgmt_Management_updateMediaEnginePassword - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateMediaEnginePassword
_mt_cisco_uc_cuae_mgmt_Management_updateMediaFirmwareConfig - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateMediaFirmwareConfig
_mt_cisco_uc_cuae_mgmt_Management_UpdateModuleErrorException - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.UpdateModuleErrorException
_mt_cisco_uc_cuae_mgmt_Management_updatePartition - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updatePartition
_mt_cisco_uc_cuae_mgmt_Management_updatePartitionConfiguration - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updatePartitionConfiguration
_mt_cisco_uc_cuae_mgmt_Management_updatePluginConfiguration - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updatePluginConfiguration
_mt_cisco_uc_cuae_mgmt_Management_updatePluginConfigurations - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updatePluginConfigurations
_mt_cisco_uc_cuae_mgmt_Management_updateRedundancySettings - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateRedundancySettings
_mt_cisco_uc_cuae_mgmt_Management_updateStatus - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateStatus
_mt_cisco_uc_cuae_mgmt_Management_updateTraceLevelConfigValue - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateTraceLevelConfigValue
_mt_cisco_uc_cuae_mgmt_Management_updateTraceLevelConfigValues - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateTraceLevelConfigValues
_mt_cisco_uc_cuae_mgmt_Management_updateTrigger - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateTrigger
_mt_cisco_uc_cuae_mgmt_Management_updateUser - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.updateUser
_mt_cisco_uc_cuae_mgmt_Management_User - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.User
_mt_cisco_uc_cuae_mgmt_Management_verifyLicenseFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.verifyLicenseFile
_mt_cisco_uc_cuae_mgmt_Management_writeApplicationFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.writeApplicationFile
_mt_cisco_uc_cuae_mgmt_Management_writeLicenseFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.writeLicenseFile
_mt_cisco_uc_cuae_mgmt_Management_writePluginFile - Static variable in class cisco.uc.cuae.mgmt.ValueFactoryManagement
Type for cisco.uc.cuae.mgmt.Management.writePluginFile
_sessionControl(Object, Object) - Method in class cisco.uc.cuae.mgmt.BaseManagementClient
 
_sessionControl(Object, Object) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
_sessionNotify(Object) - Method in class cisco.uc.cuae.mgmt.BaseManagementClient
 
_sessionNotify(Object) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 
_sessionQuery(Object) - Method in class cisco.uc.cuae.mgmt.BaseManagementClient
 
_sessionQuery(Object) - Method in class cisco.uc.cuae.mgmt.BaseManagementServer
 

A B C D E F G H I L M N O P Q R S T U V W _

Copyright © 2010. All Rights Reserved.