delete method
Use the delete method to remove an entity.
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
The root data object containing the deleted entity and its descendants (if any), with their identifiers.Exceptions
- WIMException:
- RemoteException: