cisco.uc.cuae.mgmt
Class Management.CtiDevicePool
java.lang.Object
cisco.uc.cuae.mgmt.Management.DevicePool
cisco.uc.cuae.mgmt.Management.CtiPortDevicePool
cisco.uc.cuae.mgmt.Management.CtiDevicePool
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- Management.CtiMonitoredDevicePool
- Enclosing interface:
- Management
public static class Management.CtiDevicePool
- extends Management.CtiPortDevicePool
- See Also:
- Serialized Form
|
Constructor Summary |
Management.CtiDevicePool()
Constructs the CtiDevicePool. |
Management.CtiDevicePool(java.lang.String id,
java.lang.String parentId,
java.lang.String name,
Management.Device[] devices,
java.lang.String primaryCtiManagerId,
java.lang.String secondaryCtiManagerId,
java.lang.String username,
java.lang.String password)
Constructs the CtiDevicePool. |
|
Method Summary |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Management.CtiDevicePool
public Management.CtiDevicePool()
- Constructs the CtiDevicePool. Don't init any fields.
Management.CtiDevicePool
public Management.CtiDevicePool(java.lang.String id,
java.lang.String parentId,
java.lang.String name,
Management.Device[] devices,
java.lang.String primaryCtiManagerId,
java.lang.String secondaryCtiManagerId,
java.lang.String username,
java.lang.String password)
- Constructs the CtiDevicePool.
- Parameters:
id - id of the device poolparentId - parent id to which this device pool belongs,
parentId for sip device pool, it is the sip domain id,
parentId for the rest, it is the ccm cluster idname - name of the device poolprimaryCtiManagerId - Primary CtiManagersecondaryCtiManagerId - Secondary Manager (optional)username - Usernamepassword - Password
toString
public java.lang.String toString()
- Overrides:
toString in class Management.CtiPortDevicePool
Copyright © 2010. All Rights Reserved.