Package commonj.connector.metadata.discovery.mutable

This package contains all the classes necessary to edit the metadata tree.

See:
          Description

Interface Summary
Action Deprecated. since 1.1
ObjectWizard Represents a wizard that will walk a tool user (in one or more steps) through an operation of a selected object in the metadata tree.
ObjectWizardStatus Deprecated. since 1.1
ObjectWizardStep Represents one step in a set of steps required to create a new MetadataObject, modify an existing one, delete an existing one or perform an nonvisible operation on one.
Operation Represents an operation that may be performed on a mutable MetadataObject.
OperationType Enumerates the different types of operations that may be performed on mutable MetadataObjects.
 

Package commonj.connector.metadata.discovery.mutable Description

This package contains all the classes necessary to edit the metadata tree. All edits ( i.e. operations ) to the metadata tree are done using the ObjectWizard. The ObjectWizard walks the user through the steps of performing an operation.

Related Documentation

For overviews and further documentation please see: