delete

Use the delete method to remove an entry.

Purpose

The delete method removes the entity specified in the root data object.

Parameters

root
Specifies the root data object that contains the entity you want to remove. The identifier of the entity must be specified.

Returns

he root data object containing the deleted entity and its descendants (if any), with their identifiers.

Exceptions

  • WIMException:

Signature

public DataObject delete(DataObject root) throws WIMException

Icon that indicates the type of topic Reference topic



Timestamp icon Last updated: March 6, 2017 0:20
File name: spidelete.html