Package cisco.uc.cuae.mgmt

Interface Summary
Management Abstraction of functions needed by Management UI.
ManagementClient Abstraction of functions needed by Management UI.
ManagementHelper.ManagementClientFactory Factory used by ManagementHelper.newServer(String, Resources, ManagementClientFactory) to construct a new instance implementing ManagementClient.
ManagementHelper.ManagementServerFactory Factory used by ManagementHelper.newListener(String, Resources, ManagementServerFactory) to construct a new instance implementing ManagementServer.
ManagementServer Abstraction of functions needed by Management UI.
 

Class Summary
BaseManagementClient Base implementation of ManagementClient, with default method implementations which throw UnsupportedOperationException.
BaseManagementServer Base implementation of ManagementServer, with default method implementations which throw UnsupportedOperationException.
Management.AlarmManager  
Management.AlarmType Data describing an OID
Management.Application  
Management.ArchiveFile The information of an archive file.
Management.CiscoSipDomain  
Management.ClusterNode  
Management.CommunicationsManager  
Management.Component  
Management.ComponentExtension A plugin's extension
Management.ComponentTraceLevelConfigData The LogLevel config entry of each CUAE component
Management.ConfigType Type of a configuration variable.
Management.Configuration A configuration value of a partition.
Management.Connection  
Management.CoreComponent  
Management.CtiCallRouteGroup  
Management.CtiDevice  
Management.CtiDevicePool  
Management.CtiMonitoredDevicePool  
Management.CtiPortDevicePool  
Management.CtiRoutePoint  
Management.CupSipDomain  
Management.Device  
Management.DevicePool  
Management.EventLog Data describing an alarm instance
Management.ExtensionParameter A parameter for an extension
Management.Group  
Management.GroupMember  
Management.H323CallRouteGroup  
Management.H323Gateway  
Management.IetfSipDomain  
Management.LicData Struct for License Info
Management.LicenseId struct representing a licensed items
Management.LicInfo Struct for License Info
Management.LogFile The information of a log file.
Management.LogFileId A log file name or pattern.
Management.LogServerAndLoggerConfigData The config entries of the LogServer and Logger components.
Management.MediaEngine Information about a Media Engine
Management.MediaEngineGroup  
Management.MediaFirmwareConfig All addresses for a Media firmware
Management.Module Service as a base class
Management.MonitoredCtiDevice  
Management.NuanceSpeechLicenseServer  
Management.NuanceSpeechServer  
Management.Partition  
Management.Plugin  
Management.PluginExtension A plugin's extension
Management.RedundancyConfig  
Management.RedundancyMaster  
Management.RedundancyServer  
Management.RedundancyStandby  
Management.RedundancyStatus  
Management.SccpCallRouteGroup  
Management.SccpDevice  
Management.SccpDevicePool  
Management.Script Information about an application script
Management.SearchOptions  
Management.Service Structure that describes a System Service (currently only Windows Services) and its current status.
Management.SipCallRouteGroup  
Management.SipDevice  
Management.SipDevicePool  
Management.SipDomain  
Management.SipDomainProxy  
Management.SipTrunk  
Management.SmtpManager Data describing an Alarm Component Manager (SMTP, SNMP etc)
Management.SnmpManager  
Management.StatItem Represents a statistical item
Management.Trigger  
Management.TriggerParam A name / value pair associated with a trigger
Management.User The model representing a user as defined in the Cisco Unified Application Environment.
ManagementHelper Transport helper for Management.
RemoteManagement Call to message translator for Management.
RemoteManagementClient Call to message translator for ManagementClient.
RemoteManagementServer Call to message translator for ManagementServer.
StubManagement<T extends Management> Message to call translator for Management.
StubManagementClient Message to call translator for ManagementClient.
StubManagementServer Message to call translator for ManagementServer.
ValueFactoryManagement ValueFactory for Management.
 

Enum Summary
Management.AlarmCategory  
Management.AlarmTriggerLevel 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.ApplicationType  
Management.ComponentType temp holding area
Management.EventLogSeverity Enumeration for the Alarm Severity
Management.EventLogStatus Enumeration for the Alarm Status
Management.ModuleDisposition The disposition of a closed module file.
Management.RedundancyRole  
Management.ServiceState Enumeration for the service state.
Management.StatInterval Enumeration for the interval to measure.
 

Exception Summary
Management.AuthorizationException Exception thrown when there are problems with authorization.
Management.CancelModuleErrorException  
Management.ConnectionRefusedErrorException  
Management.DataAccessErrorException  
Management.DataObjectNotFoundException  
Management.DataRetrievalFailureException  
Management.DataStorageFailureException  
Management.DisableModuleErrorException  
Management.DuplicateObjectFoundException  
Management.EnableModuleErrorException  
Management.FileCloseErrorException  
Management.FileCreateErrorException  
Management.FileIOErrorException File IO Exceptions
Management.FileOpenErrorException  
Management.FileReadErrorException  
Management.FileWriteErrorException  
Management.IncorrectResultSizeException  
Management.InstallModuleErrorException  
Management.InvalidArgumentException  
Management.InvalidStateErrorException  
Management.LicException Exception related to license management errors.
Management.ManagementException  
Management.ModuleErrorException Application and Plugin Exceptions
Management.NoResponseTimeoutException  
Management.NotSupportedErrorException  
Management.ObjectAlreadyExistsException  
Management.ObjectInUseException  
Management.RefreshModuleErrorException  
Management.StatErrorException Thrown when a call to the Statistics API throws an exception.
Management.StatPlotCreationErrorException  
Management.TraceException Exception thrown when there are problems with reading or updating trace config data.
Management.UninstallModuleErrorException  
Management.UpdateModuleErrorException  
 



Copyright © 2009. All Rights Reserved.