Express (Distributed operating systems), v8.0 > Secure applications and their environment > Authenticate users > Select a registry or repository > Manage realms in a federated repository > Virtual member manager > Reference > Virtual member manager APIs > ProfileService interface


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

Root data object that contains the entity 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


Signature

public DataObject delete(DataObject root) throws WIMException, RemoteException

Parent topic: ProfileService interface
Referential integrity



+

Search Tips   |   Advanced Search