Use the getSchema method to retrieve the schema of the virtual
member manager data objects, including entity types and property types.
Purpose
The getSchema method retrieves the schema of
virtual member manager data objects, including entity types and property types.
Parameters
- root
- Specifies the input root data object that contains the request controls.
Returns
The output root data object that contains the
requested schemas.
Exceptions
- WIMException:
- RemoteException:
Signature
Public DataObject getSchema(DataObject root)
throws WIMException, RemoteException