|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| 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)
|
| Methods in com.sas.services.information that return types with arguments of type TypeDescriptorInterface | |
|---|---|
java.util.Collection<TypeDescriptorInterface> |
ServerInterface.getTypeDescriptors()
Returns an unmodifiable collection of all known type descriptors. |
java.util.Collection<TypeDescriptorInterface> |
OMIServer.getTypeDescriptors()
|
| 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. |
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||