Uses of Interface
com.sas.services.information.publicobject.TypeDescriptorInterface

Packages that use TypeDescriptorInterface
com.sas.services.information Interact with data repositories on behalf of client applications. 
com.sas.services.information.metadata Information Service metadata. 
com.sas.services.information.publicobject Public Objects are Information Service objects which represent SAS information which is rooted in metadata. 
 

Uses of TypeDescriptorInterface in com.sas.services.information
 

Methods in com.sas.services.information that return TypeDescriptorInterface
 TypeDescriptorInterface ServerInterface.getTypeDescriptor(java.lang.String typeName)
          Get the type descriptor for a known type name.
 TypeDescriptorInterface OMIServer.getTypeDescriptor(java.lang.String typeName)
           
 

Uses of TypeDescriptorInterface in com.sas.services.information.metadata
 

Methods in com.sas.services.information.metadata that return TypeDescriptorInterface
 TypeDescriptorInterface VirtualMetadata.getTypeDescriptor()
           
 TypeDescriptorInterface VirtualFolder.getTypeDescriptor()
           
 TypeDescriptorInterface Metadata.getTypeDescriptor()
           
 

Uses of TypeDescriptorInterface in com.sas.services.information.publicobject
 

Methods in com.sas.services.information.publicobject that return TypeDescriptorInterface
 TypeDescriptorInterface DetailsProcessorInterface.getType()
          Get the type descriptor associated to the public object.
 TypeDescriptorInterface PublicObjectInterface.getTypeDescriptor()
          Get the type descriptor which should have the information from the Type Dictionary in metadata available for the clients.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.