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


update

Use the update method to modify the information of an entity.


Purpose

The update method modifies the entity specified in the root data object. This method is used for updating information related to the entity, such as properties, assigning entities to groups, or moving an entity to a different parent.

The information can be modified in either of two ways.


Parameters

root

Root data object containing entity with changes that need to be updated.


Returns

The root data object containing the updated entity with its identifier.


Exceptions


Signature

public DataObject update(DataObject root) throws WIMException

Parent topic: Repository SPI



+

Search Tips   |   Advanced Search