Cool documentation

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

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

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

Methods in com.sap.tc.col.client.generic.api that return IKeyAspectDescriptor
 IKeyAspectDescriptor IKeyList.getDescriptor()
          returns the meta data of the Keys, this list contains.
 

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

Methods in com.sap.tc.col.client.metadata.api that return IKeyAspectDescriptor
 IKeyAspectDescriptor IAspectDescriptor.getKeyDescriptor()
          Returns the key aspect descriptor for this aspect.
 IKeyAspectDescriptor[] IServiceModuleDescriptor.getKeyAspectDescriptors()
          Returns an array with the descriptors of all key aspects in this service module.
 IKeyAspectDescriptor IServiceModuleDescriptor.getKeyAspectDescriptor(java.lang.String aspectName)
          Returns the key aspect descriptor with the given name or null, if the key aspect doesn't exist in this service module.
 IKeyAspectDescriptor IAspectActionDescriptor.getInputKeysDescriptor()
          Returns the descriptor of the input keys of this aspect action.
 IKeyAspectDescriptor IQueryDescriptor.getInputKeysDescriptor()
          Returns the descriptor of the input keys of this query.
 


Cool documentation

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