Class ServiceProviderAccessDevice.ServiceProviderAccessDeviceGetUserListResponse

java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.ServiceProviderAccessDevice.ServiceProviderAccessDeviceGetUserListResponse
All Implemented Interfaces:
Serializable
Enclosing class:
ServiceProviderAccessDevice

public static class ServiceProviderAccessDevice.ServiceProviderAccessDeviceGetUserListResponse extends Response
Response to ServiceProviderAccessDeviceGetUserListRequest21sp1. The column headings for the deviceUserTable are: "Line/Port", "Last Name", "First Name", "Phone Number", "Group Id", "User Id", "User Type", "Endpoint Type", "Primary Line/Port", "Order", "Extension", "Department", "Email Address", "Private Identity". In IMS mode, the table will contain a row for each TEL-URI in the Phone Number column. In standalone mode, rows for the alternate numbers are not included. The User Type column contains one of the enumerated UserType values. The Endpoint Type column contains one of the enumerated EndpointType21sp1 values. The value Mobility in Endpoint Type column is only applicable in AS data mode. The Private Identity column is empty is AS mode.
Author:
AlpacaGenerator
See Also: