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 > SchemaService interface


createSchema method

Use the createSchema method to create new entity and property types.


Purpose

The createSchema method creates the schema of new entity types and property types at runtime.


Parameters

root

Input root data object that contains the information of the new entity and property types.


Returns

The output root data object that contains the new types created and the repositories that support the new types.


Exceptions


Signature

Public DataObject createSchema(DataObject root) throws WIMException, RemoteException

Parent topic: SchemaService interface



+

Search Tips   |   Advanced Search