Cool documentation

Uses of Interface
com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor

Packages that use IServiceModuleDescriptor
com.sap.tc.col.client.generic.api   
com.sap.tc.col.client.metadata.api   
 

Uses of IServiceModuleDescriptor in com.sap.tc.col.client.generic.api
 

Methods in com.sap.tc.col.client.generic.api that return IServiceModuleDescriptor
 IServiceModuleDescriptor IServiceFacade.getServiceModuleDescriptor(java.lang.String serviceModuleName)
          returns the meta data of the ServiceModule with given name.
 IServiceModuleDescriptor IServiceFacade.getServiceModuleDescriptor(java.lang.String serviceModuleName, java.lang.String configuration)
          returns the meta data of the ServiceModule with given name to the given configuration.
 IServiceModuleDescriptor IServiceModule.getDescriptor()
          Returns the meta data of this ServiceModule
 

Uses of IServiceModuleDescriptor in com.sap.tc.col.client.metadata.api
 

Methods in com.sap.tc.col.client.metadata.api that return IServiceModuleDescriptor
 IServiceModuleDescriptor IAspectDescriptor.getServiceModuleDescriptor()
          Returns the service module descriptor of the service module for which this aspect is cached in the repository.
 IServiceModuleDescriptor IRelationDescriptor.getServiceModuleDescriptor()
          Returns the descriptor of the service module in which this relation is cached.
 IServiceModuleDescriptor IQueryDescriptor.getServiceModuleDescriptor()
          Returns the descriptor of the service module in which this query is cached.
 


Cool documentation

Copyright © 2002 SAP AG. Automatically generated Thu Mar 3 2005, 21:55