A SAS Java Metadata
Interface client that reads and writes metadata objects references
the following interfaces and classes from the com.sas.metadata.remote
package.
com.sas.metadata.remote Interfaces and Classes for Reading
and Writing Metadata
|
|
|
The starting point for
all Java clients. This interface is used to control the creation of
metadata objects and object stores, as well as to maintain the connections
to the SAS Metadata Server for a user or session.
|
|
Contains methods for
connecting to the SAS Metadata Server.
|
|
Specifies the base interface
that is used to describe SAS Metadata Model metadata objects.
|
|
Contains utility methods
for communicating with the SAS Metadata Server.
|
|
Contains methods for
defining and maintaining associations.
|
|
Specifies the container
for created or modified metadata objects.
|
|
Contains generic utility
methods.
|