getSchema

Use the getSchema SPI to retrieve repository specific schema information.

Purpose

The getSchema SPI retrieves the repository specific schema information of entity types and property types. Examples of the repository specific schema include the LDAP syntax of the property and the object classes of the entity.

Parameters

root
Specifies the input root data object that contains the request information.

Returns

The output root data object that contains the requested schemas.

Exceptions

Signature

public DataObject getSchema(DataObject root) throws WIMException


Terms of use | Feedback

http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.wim.doc/spigetschema.html