A C D E F G I K L M O R S T

A

addUser(String, String, String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
THIS METHOD IS NOT YET IMPLEMEMNTED AND RETURNS DlsAPIout.DLSAPI_ERROR_NOT_IMPLEMENTED.
Attribute - Class in de.siemens.icn.hipath.dls.apiv100.device
This class represents an attribute value which may be send to DLS API in order to configure devices.
Attribute() - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.Attribute
 
AttributeDescription - Class in de.siemens.icn.hipath.dls.apiv100.device
Describes configuration attributes suitable for configuring devices via dlsapi interface.
AttributeDescription() - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.AttributeDescription
 
AttributeDescription(String, String, String[], boolean) - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.AttributeDescription
 

C

closeSession(String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Close a DlsAPI session.
compareTo(Object) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Attribute
 
createClientSessionID(String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Type: synchronous Get a DLS client session ID for a single usage.

D

de.siemens.icn.hipath.dls.apiv100 - package de.siemens.icn.hipath.dls.apiv100
Dls API interface
This package contains the DlsAPI interface.
de.siemens.icn.hipath.dls.apiv100.device - package de.siemens.icn.hipath.dls.apiv100.device
This package contains DlsAPI interface services suitable for searching and modifying devices.
DescriptionBase - Class in de.siemens.icn.hipath.dls.apiv100.device
 
DescriptionBase() - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.DescriptionBase
 
DescriptionBase(String, String, String, AttributeDescription[]) - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.DescriptionBase
 
Device - Class in de.siemens.icn.hipath.dls.apiv100.device
This device is a model tailored for sip key configuration based on the e164 number.
Device() - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.Device
 
Device(String, String, String, boolean) - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.Device
 
DeviceAPIout - Class in de.siemens.icn.hipath.dls.apiv100
 
DeviceAPIout() - Constructor for class de.siemens.icn.hipath.dls.apiv100.DeviceAPIout
 
DeviceAPIout(DlsAPIout, Device) - Constructor for class de.siemens.icn.hipath.dls.apiv100.DeviceAPIout
 
DeviceAPIout(int, String) - Constructor for class de.siemens.icn.hipath.dls.apiv100.DeviceAPIout
 
DeviceAPIout(int, String, Device) - Constructor for class de.siemens.icn.hipath.dls.apiv100.DeviceAPIout
 
DeviceAPIout(int, Device) - Constructor for class de.siemens.icn.hipath.dls.apiv100.DeviceAPIout
 
DeviceAPIout(int, String, String, String, Device) - Constructor for class de.siemens.icn.hipath.dls.apiv100.DeviceAPIout
 
DeviceAPIout(Device) - Constructor for class de.siemens.icn.hipath.dls.apiv100.DeviceAPIout
 
DeviceDescription - Class in de.siemens.icn.hipath.dls.apiv100.device
Describes abstract master data of a device, e.g.
DeviceDescription() - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.DeviceDescription
 
DeviceDescription(String, String[], ModuleDescription[]) - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.DeviceDescription
 
DeviceDescriptionAPIout - Class in de.siemens.icn.hipath.dls.apiv100
 
DeviceDescriptionAPIout() - Constructor for class de.siemens.icn.hipath.dls.apiv100.DeviceDescriptionAPIout
 
DeviceDescriptionAPIout(int, String) - Constructor for class de.siemens.icn.hipath.dls.apiv100.DeviceDescriptionAPIout
 
DeviceDescriptionAPIout(DeviceDescription[]) - Constructor for class de.siemens.icn.hipath.dls.apiv100.DeviceDescriptionAPIout
 
deviceIdModifyE164(String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
THIS METHOD IS NOT YET IMPLEMEMNTED AND RETURNS DlsAPIout.DLSAPI_ERROR_NOT_IMPLEMENTED.
deviceIdModifyHfaSubscriber(String, String, String, String, String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Modify a HFA subscriber based on its deviceId.
deviceIdModifyMacAddress(String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Change the mac address of a virtual device with an explicitely given mac address .
deviceIdModifySipSubscriber(String, String, String, String, String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Modify a SIP subscriber based on its deviceId.
deviceIDQuerySubscribers(String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Query DLS inventory DB based on device ID (search pattern).
deviceIDQuerySubscribersType02(String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
 
DeviceProfileAPIout - Class in de.siemens.icn.hipath.dls.apiv100
 
DeviceProfileAPIout() - Constructor for class de.siemens.icn.hipath.dls.apiv100.DeviceProfileAPIout
 
DeviceProfileAPIout(int) - Constructor for class de.siemens.icn.hipath.dls.apiv100.DeviceProfileAPIout
 
DeviceProfileAPIout(int, String, long) - Constructor for class de.siemens.icn.hipath.dls.apiv100.DeviceProfileAPIout
 
DLSAPI_ERROR_ALREADY_EXISTS - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
the target device already exists
DLSAPI_ERROR_AMBIGUOUS - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
requested object exists more than once in DLS DB
DLSAPI_ERROR_BUSY - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
requested Mobility Enabled Workpoint is already used by a mobile user.
DLSAPI_ERROR_CANCELLED - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
job cancelled
DLSAPI_ERROR_EXCEPTION - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
DLS server exception thrown
DLSAPI_ERROR_EXPIRED - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
job expired
DLSAPI_ERROR_FAILED - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
job failed
DLSAPI_ERROR_FATAL - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
any fatal, not recoverable DLS server error
DLSAPI_ERROR_INVALID_LOGON - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
invalid logon (openSession only)
DLSAPI_ERROR_INVALID_MOBILE_USER_PIN - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
invalid mobile user PIN.
DLSAPI_ERROR_INVALID_OBJECT - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
the operation is not applicable for the selected object
Sample: use of e164ModifySipSubscriber() is not allowed for HFA devices
DLSAPI_ERROR_INVALID_PARAM - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
invalid input parameter
DLSAPI_ERROR_INVALID_SESSION - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
invalid session (e.g. sessionRef expired, logoff performed)
DLSAPI_ERROR_IS_REGISTERED_DEVICE - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
a call allowed for virtual devices only was performed for a registered device
DLSAPI_ERROR_LOGGED_ON - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
requested mobile user is currently logged on (elsewhere) and cannot be logged off.
DLSAPI_ERROR_NO_MOBILE_USER - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
requested e164 is not a Mobile User.
DLSAPI_ERROR_NOT_FOUND - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
requested object does not exist in DLS DB
DLSAPI_ERROR_NOT_IMPLEMENTED - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
DlsAPI method not (yet) implemented
DLSAPI_ERROR_NOT_LOGGED_ON - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
requested mobile user is currently not logged on.
DLSAPI_ERROR_NOT_MOBILITY_ENABLED - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
requested e164 is not a Mobility Enabled Workpoint.
DLSAPI_ERROR_NOT_PERMITTED - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
successful logon, but not permitted to execute this DlsAPI method
DLSAPI_ERROR_TIMEOUT - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
request timed out
DLSAPI_ERROR_TRY_AGAIN - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
currently unable to process request; try again later
DLSAPI_ERROR_VERIFY - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
verification failure, e.g. the modifications requested for an object are inconsistent
Sample: e164ModifySipSubscriber() with a templateName that has a set of inconsistent attributes regarding the selected subscriber
DLSAPI_OK_BOUNDARY - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
default status for "OK - done"
DLSAPI_OK_RUNNING - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
request OK and accepted by DLS, but job is continued asynchronously
DLSAPI_REQUEST_ID_ERROR - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
 
DLSAPI_REQUEST_ID_FINISHED - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
 
DLSAPI_REQUESTID_STATUS_ACTIVE - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
Job has been generated
DLSAPI_REQUESTID_STATUS_CANCELLED - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
Job has been cancelled
DLSAPI_REQUESTID_STATUS_CONFIRMED - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
Job successfully finished; waiting for device to return from restart
DLSAPI_REQUESTID_STATUS_EXPIRED - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
Job expired, i.e. device was not available
DLSAPI_REQUESTID_STATUS_FAILED - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
Job failed
DLSAPI_REQUESTID_STATUS_FINISHED - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
Job successfully finished
DLSAPI_REQUESTID_STATUS_RUNNING - Static variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
Job is running
DlsAPIout - Class in de.siemens.icn.hipath.dls.apiv100
Object returned by DlsAPI requests All elements are of type String; other types are not used to avoid compatibility problems with different WebService toolkits.
DlsAPIout() - Constructor for class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
 
DlsAPIout(int) - Constructor for class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
 
DlsAPIout(int, String) - Constructor for class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
 
DlsAPIout(int, String, String) - Constructor for class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
 
DlsAPIout(int, String, String, String) - Constructor for class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
 
DlsAPIv100 - Interface in de.siemens.icn.hipath.dls.apiv100
The DlsAPI Interface.

E

e164AddHfaSubscriber(String, String, String, String, String, String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Add a HFA subscriber based on its e164 number.
e164AddSipSubscriber(String, String, String, String, String, String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Add a SIP subscriber based on its e164 number.
e164AddSipSubscriberType02(String, String, String, String, String, String, String, String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Add a SIP subscriber based on its e164 number.
e164DeleteSubscriber(String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Delete a subscriber based on its e164 number.
e164DeleteSubscriberList(String, String, String[]) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Delete a list of subscribers based on their e164 numbers.
e164GetDeviceProfile(String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Reads the last device profile which was applied to the device identifed by e164.
e164GetKeyLayout(String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Provides information about key layout and key functions configured for the device.
e164ModifyE164(String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
THIS METHOD IS NOT YET IMPLEMEMNTED AND RETURNS DlsAPIout.DLSAPI_ERROR_NOT_IMPLEMENTED.
e164ModifyHfaSubscriber(String, String, String, String, String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Modify a HFA subscriber based on its e164 number.
e164ModifyKeyLayout(String, String, Device) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Key layout and key functions for the device are configured based on the e164 number.
e164ModifyMacAddress(String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Type: synchronous History of change: DLS version Change .HI-DLS.10.300.00.
e164ModifySipSubscriber(String, String, String, String, String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Modify a SIP subscriber based on its e164 number.
e164ModifySipSubscriberType02(String, String, String, String, String, String, String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
THIS METHOD IS NOT YET IMPLEMEMNTED AND RETURNS DlsAPIout.DLSAPI_ERROR_NOT_IMPLEMENTED.
e164QuerySubscribers(String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Query DLS inventory DB based on e164 number (search pattern).
e164QuerySubscribersType01(String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
This method does essentialy the same as DlsAPIv100.e164QuerySubscribers(String, String, String, String) with queryType=01.
e164QuerySubscribersType02(String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
This method does essentialy the same as DlsAPIv100.e164QuerySubscribers(String, String, String, String) with queryType=02.
ERROR_INVALID_e164 - Static variable in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteData
Submitted e164 has invalid format, inventory or pp data cannot be searched.
ERROR_SUBSCRIBER_BUSY - Static variable in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteData
Subscriber found in inventory db, but a mobile user is logged on.
ERROR_SUBSCRIBER_NOT_DELETED - Static variable in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteData
Subscriber found in inventory db, no mobile user logged on, but deletion was not possiblle.
ERROR_SUBSCRIBER_NOT_FOUND - Static variable in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteData
Nor a subscriber neither plug & play data found.

F

fromString(String) - Static method in class de.siemens.icn.hipath.dls.apiv100.device.KeyFunction
 
fromValue(String) - Static method in class de.siemens.icn.hipath.dls.apiv100.device.KeyFunction
 
FunctionDescription - Class in de.siemens.icn.hipath.dls.apiv100.device
Describes a key function.
FunctionDescription() - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.FunctionDescription
 
FunctionDescription(String, String, String, int, String, AttributeDescription[]) - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.FunctionDescription
 
FunctionDescriptionAPIout - Class in de.siemens.icn.hipath.dls.apiv100
 
FunctionDescriptionAPIout() - Constructor for class de.siemens.icn.hipath.dls.apiv100.FunctionDescriptionAPIout
 
FunctionDescriptionAPIout(int, String) - Constructor for class de.siemens.icn.hipath.dls.apiv100.FunctionDescriptionAPIout
 
FunctionDescriptionAPIout(FunctionDescription[]) - Constructor for class de.siemens.icn.hipath.dls.apiv100.FunctionDescriptionAPIout
 

G

gatewayStartupNotification(String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Notify DLS about gateway startup.
getApiServerVersionString() - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Get the version of the DlsAPI.
getAttributes() - Method in class de.siemens.icn.hipath.dls.apiv100.device.DescriptionBase
 
getAttributes() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
getAttributes() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Layout
 
getDevice() - Method in class de.siemens.icn.hipath.dls.apiv100.DeviceAPIout
 
getDeviceDescriptions() - Method in class de.siemens.icn.hipath.dls.apiv100.DeviceDescriptionAPIout
 
getDeviceDescriptions(String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
This method returns master data of devices suported by DLS (i.e. device type, modules, level and keys).
getDeviceID() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberData
 
getDeviceId() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteData
 
getDeviceProfileName() - Method in class de.siemens.icn.hipath.dls.apiv100.DeviceProfileAPIout
 
getDeviceType() - Method in class de.siemens.icn.hipath.dls.apiv100.device.DescriptionBase
 
getDeviceType() - Method in class de.siemens.icn.hipath.dls.apiv100.device.DeviceDescription
 
getDeviceType() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberData
 
getDisplayID() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberData
 
getDlsServerVersionString() - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Get the version of the DLS server.
getE164() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Device
 
getE164() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberData
 
getE164() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteData
 
getEnglishText() - Method in class de.siemens.icn.hipath.dls.apiv100.device.TextDescription
 
getFunctionDescriptions(String, String, int, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100

Key function descriptions are stable throughout a DLS release.
getFunctionDescriptions() - Method in class de.siemens.icn.hipath.dls.apiv100.FunctionDescriptionAPIout
 
getFunctions() - Method in class de.siemens.icn.hipath.dls.apiv100.device.KeyDescription
 
getGermanText() - Method in class de.siemens.icn.hipath.dls.apiv100.device.TextDescription
 
getIpAddress() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberData
 
getIsRegistered() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Device
 
getKey() - Method in class de.siemens.icn.hipath.dls.apiv100.device.TextDescription
 
getKeyFunct() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
getKeyFunctVerifyState() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
getKeys() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Device
 
getLastRegistration() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberData
 
getLayout() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Device
 
getLayoutDescription(String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100

Key layout descriptions are stable throughout a DLS release.
getLayoutDescription() - Method in class de.siemens.icn.hipath.dls.apiv100.LayoutDescriptionAPIout
 
getLevel() - Method in class de.siemens.icn.hipath.dls.apiv100.device.FunctionDescription
 
getLevel() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
getLevelVerifyState() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
getModule() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
getModules() - Method in class de.siemens.icn.hipath.dls.apiv100.device.DeviceDescription
 
getModuleVerifyState() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
getName() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Attribute
 
getName() - Method in class de.siemens.icn.hipath.dls.apiv100.device.AttributeDescription
 
getName() - Method in class de.siemens.icn.hipath.dls.apiv100.device.FunctionDescription
 
getNumber() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
getNumber() - Method in class de.siemens.icn.hipath.dls.apiv100.device.KeyDescription
 
getNumberOfKeys() - Method in class de.siemens.icn.hipath.dls.apiv100.device.ModuleDescription
 
getNumberOfLevels() - Method in class de.siemens.icn.hipath.dls.apiv100.device.ModuleDescription
 
getNumberOfSubscribers() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteList
 
getNumberOfSubscribers() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberList
 
getNumberVerifyState() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
getRequestID() - Method in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
 
getResult() - Method in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
 
getSipSubscribers() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteList
 
getSipSubscribers() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberList
 
getSoftwareType() - Method in class de.siemens.icn.hipath.dls.apiv100.device.DescriptionBase
 
getSoftwareType() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Device
 
getSoftwareTypes() - Method in class de.siemens.icn.hipath.dls.apiv100.device.DeviceDescription
 
getSoftwareVersion() - Method in class de.siemens.icn.hipath.dls.apiv100.device.DescriptionBase
 
getSoftwareVersion() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Device
 
getStatus() - Method in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
 
getStatus() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteData
 
getStatusOfRequestID(String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Get status of an asynchronously started request (i.e. a request that returned DlsAPIout.DLSAPI_OK_RUNNING).
getStatusOfRequestIDs(String, String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Get status of asynchronously started requests (i.e. all requests that returned DlsAPIout.DLSAPI_OK_RUNNING) including their current status.
getStatusText() - Method in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
 
getStatusText() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteData
 
getSwType() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberData
 
getSwVersion() - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberData
 
getTimeInMillis() - Method in class de.siemens.icn.hipath.dls.apiv100.DeviceProfileAPIout
 
getType() - Method in class de.siemens.icn.hipath.dls.apiv100.device.AttributeDescription
 
getType() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Device
 
getType() - Method in class de.siemens.icn.hipath.dls.apiv100.device.ModuleDescription
 
getValidationState() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Attribute
 
getValue() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Attribute
 
getValue() - Method in class de.siemens.icn.hipath.dls.apiv100.device.KeyFunction
 
getValueList() - Method in class de.siemens.icn.hipath.dls.apiv100.device.AttributeDescription
 

I

isRequired() - Method in class de.siemens.icn.hipath.dls.apiv100.device.AttributeDescription
 

K

Key - Class in de.siemens.icn.hipath.dls.apiv100.device
 
Key() - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.Key
 
KeyDescription - Class in de.siemens.icn.hipath.dls.apiv100.device
 
KeyDescription() - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.KeyDescription
 
KeyDescription(String, FunctionDescription[]) - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.KeyDescription
 
KeyFunction - Class in de.siemens.icn.hipath.dls.apiv100.device
 

L

Layout - Class in de.siemens.icn.hipath.dls.apiv100.device
 
Layout() - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.Layout
 
LayoutDescription - Class in de.siemens.icn.hipath.dls.apiv100.device
 
LayoutDescription() - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.LayoutDescription
 
LayoutDescription(String, String, String, AttributeDescription[]) - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.LayoutDescription
 
LayoutDescriptionAPIout - Class in de.siemens.icn.hipath.dls.apiv100
 
LayoutDescriptionAPIout() - Constructor for class de.siemens.icn.hipath.dls.apiv100.LayoutDescriptionAPIout
 
LayoutDescriptionAPIout(int, String) - Constructor for class de.siemens.icn.hipath.dls.apiv100.LayoutDescriptionAPIout
 
LayoutDescriptionAPIout(LayoutDescription) - Constructor for class de.siemens.icn.hipath.dls.apiv100.LayoutDescriptionAPIout
 
LINE_HUNT_SEQ - Static variable in class de.siemens.icn.hipath.dls.apiv100.device.KeyFunction
 
LINE_SHARED - Static variable in class de.siemens.icn.hipath.dls.apiv100.device.KeyFunction
 
lineHuntSeq - Static variable in class de.siemens.icn.hipath.dls.apiv100.device.KeyFunction
 
lineShared - Static variable in class de.siemens.icn.hipath.dls.apiv100.device.KeyFunction
 
listDeviceProfiles(String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
List all device profiles names currently configured in DLS.

M

mobileUserLogoff(String, String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Logoff a mobile user from a mobility-enabled phone.
mobileUserLogon(String, String, String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Logon a mobile user to a mobility-enabled phone.
mobileUserModifyTerminalName(String, String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Modify the terminal name of a mobile user.
mobileUserSearch(String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Return mobility-enabled phone(s), the mobile user is currently logged on.
mobileUserStatus(String, String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Return current mobility status of a mobility-enabled phone.
ModuleDescription - Class in de.siemens.icn.hipath.dls.apiv100.device
Describes a hardware module of a device.
ModuleDescription() - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.ModuleDescription
 
ModuleDescription(String, int, int) - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.ModuleDescription
 

O

OK_SUBSCRIBER - Static variable in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteData
Subscriber found in inventory db, no mobile user loggod on.
OK_SUBSCRIBER_DELETED - Static variable in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteData
Subscriber found, no mobile user logged on, and together with its pp data deleted.
openSession(String, String) - Method in interface de.siemens.icn.hipath.dls.apiv100.DlsAPIv100
Open a DlsAPI session.

R

requestID - Variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
Relevant in case of methods returning DLSAPI_OK_RUNNING (i.e. asynchronous execution of the request).
result - Variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
Contains the requested method's result (if provided), e.g. output of query/get requests.

S

setAttributes(Attribute[]) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
setAttributes(Attribute[]) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Layout
 
setE164(String) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Device
 
setKeyFunct(String) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
setKeyFunctVerifyState(String) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
setKeys(Key[]) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Device
 
setLayout(Layout) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Device
 
setLevel(String) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
setLevelVerifyState(String) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
setModule(String) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
setModuleVerifyState(String) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
setName(String) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Attribute
 
setNumber(String) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
setNumberVerifyState(String) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
setStatus(int) - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteData
 
setStatusText(String) - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteData
 
setValue(String) - Method in class de.siemens.icn.hipath.dls.apiv100.device.Attribute
 
SipSubscriberData - Class in de.siemens.icn.hipath.dls.apiv100
This class serves as data holder for sip subscriber values.
SipSubscriberData() - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberData
 
SipSubscriberData(String[]) - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberData
 
SipSubscriberData(String, String, String, String, String, String, String, String) - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberData
 
SipSubscriberDeleteData - Class in de.siemens.icn.hipath.dls.apiv100
 
SipSubscriberDeleteData() - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteData
 
SipSubscriberDeleteData(int, String, String) - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteData
 
SipSubscriberDeleteList - Class in de.siemens.icn.hipath.dls.apiv100
This class represents a list of sip subscribers.
SipSubscriberDeleteList(SipSubscriberDeleteData[], int, String) - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteList
 
SipSubscriberDeleteList(SipSubscriberDeleteData[], int) - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteList
 
SipSubscriberDeleteList(int) - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteList
 
SipSubscriberDeleteList(SipSubscriberDeleteData[]) - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteList
 
SipSubscriberDeleteList() - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberDeleteList
 
SipSubscriberList - Class in de.siemens.icn.hipath.dls.apiv100
This class represents a list of sip subscribers.
SipSubscriberList(SipSubscriberData[], int, String, String, String) - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberList
 
SipSubscriberList(SipSubscriberData[], int, String, String) - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberList
 
SipSubscriberList(SipSubscriberData[], int, String) - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberList
 
SipSubscriberList(SipSubscriberData[], int) - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberList
 
SipSubscriberList(SipSubscriberData[]) - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberList
 
SipSubscriberList() - Constructor for class de.siemens.icn.hipath.dls.apiv100.SipSubscriberList
 
status - Variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
The requested method's return status.
statusText - Variable in class de.siemens.icn.hipath.dls.apiv100.DlsAPIout
In case of errors: contains a text in English language, that explains the returned status in more detail.

T

TextDescription - Class in de.siemens.icn.hipath.dls.apiv100.device
 
TextDescription() - Constructor for class de.siemens.icn.hipath.dls.apiv100.device.TextDescription
 
toString() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Attribute
 
toString() - Method in class de.siemens.icn.hipath.dls.apiv100.device.AttributeDescription
 
toString() - Method in class de.siemens.icn.hipath.dls.apiv100.device.DescriptionBase
 
toString() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Device
 
toString() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Key
 
toString() - Method in class de.siemens.icn.hipath.dls.apiv100.device.Layout
 
toString() - Method in class de.siemens.icn.hipath.dls.apiv100.device.ModuleDescription
 
toString() - Method in class de.siemens.icn.hipath.dls.apiv100.DeviceAPIout
 
toString(String) - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberData
 
toString(String) - Method in class de.siemens.icn.hipath.dls.apiv100.SipSubscriberList
 

A C D E F G I K L M O R S T