WebSphere brand IBM WebSphere Sensor Events, Version 6.2

deleteItemById

Purpose

This Web service allows you to delete an item in the Location Awareness Services for WebSphere® Sensor Events database. All dependent records, such as group relations or parent item relationships, are deleted as well. History entries remain.

Syntax

ItemIDWithTimeStamp deleteItemById(int itemID,String lastUpdateTime,LocaleDescriptor locale)

Input

itemID: The item ID (integer) of the item to be deleted. The item ID must match an existing item in Location Awareness Services for WebSphere Sensor Events.

lastUpdateTime: This String has the format: yyyy-mm-dd hh:mm:ss.fffffffff. You can get this by creating the object, LasItem, using the viewItemById method. The object, LasItem, offers a method calls getLastUpdateTime().

locale: If you want to set the default value, you have to input null. See Localization and input parameters for more information about the locale descriptor.

Output

The output from the Web service is the item ID.


Library | Support | Terms of use

(c) Copyright IBM Corporation 2004, 2009. All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.