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 SPIs > Repository SPI


delete

Use the delete method to remove an entry.


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

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


Exceptions


Signature

public DataObject delete(DataObject root) throws WIMException

Parent topic: Repository SPI



+

Search Tips   |   Advanced Search