com.bea.dsp.management.metadata
Interface MetadataServiceMBean

All Superinterfaces:
Metadata

public interface MetadataServiceMBean
extends Metadata

There is one metadata service per data space per session.


Field Summary
static java.lang.String NAME_PREFIX
          Object names have the form NAME_PREFIX.
 
Method Summary
 
Methods inherited from interface com.bea.ld.metadata.Metadata
findFunctionCollectionRefs, generateReport, getDependencyRefs, getDependencyRefs, getDependentRefs, getDependentRefs, getFunction, getFunctionCollection, getFunctionCollections, getFunctions, getRepositoryRoot, getSchema, getSchemas, getWebService, getWebServicePolicies, getWebServicePolicy, getWebServices
 

Field Detail

NAME_PREFIX

static final java.lang.String NAME_PREFIX
Object names have the form NAME_PREFIX.{sessionName}.{dataSpaceName} where session name may be null to denote the core state.



Copyright © 2007 BEA Systems Inc. All Rights Reserved.