HTML Client 5.0.1

Class SchemaIdDescriptor

Object
   |
   +--SchemaDescriptor
         |
         +--SchemaIdDescriptor

class SchemaIdDescriptor
extends SchemaDescriptor


A schema descriptor that specifies a schema by schema identifier. A descriptor of this type requires that a suitable Metadata Adapter is used on the Server. This Metadata Adapter is responsible for recognizing the schema identifier and converting it into a field list. The default Metadata Adapter (i.e. the LiteralBasedProvider) may not be suitable in this case.
Note that directly passing a String object is supported, as a shorthand for a SchemaIdDescriptor, by all interface methods that require a SchemaDescriptor object.
See:

Defined in lspushpage.js


Constructor Summary
SchemaIdDescriptor (<String> schemaId)
            Creates a schema descriptor object that specifies a schema by schema identifier.
 
Method Summary
 String getId()
           Inquiry method that gets the schema identifier specified by this schema descriptor.

Constructor Detail

SchemaIdDescriptor

SchemaIdDescriptor(<String> schemaId)

Method Detail

getId

String getId()

HTML Client 5.0.1

Lightstreamer HTML Client API
Documentation generated by JSDoc on Tue May 22 11:46:54 2012