Uses of Interface
org.mule.common.metadata.StructuredMetaDataModel

Packages that use StructuredMetaDataModel
org.mule.common.metadata   
 

Uses of StructuredMetaDataModel in org.mule.common.metadata
 

Subinterfaces of StructuredMetaDataModel in org.mule.common.metadata
 interface DefinedMapMetaDataModel
          Represents a map with defined string keys.
 interface PojoMetaDataModel
          Represents a POJO type.
 interface QueryResultMetaDataModel
          Represents a map with defined string keys.
 interface XmlMetaDataModel
          Represents an XML Object.
 

Classes in org.mule.common.metadata that implement StructuredMetaDataModel
 class AbstractStructuredMetaDataModel
           
 class DefaultDefinedMapMetaDataModel
          Dynamic Object metadata representation
 class DefaultPojoMetaDataModel
          Pojo metadata representation
 class DefaultQueryResultMetaDataModel
          Query metadata representation
 class DefaultStructuredMetadataModel
           
 class DefaultXmlMetaDataModel
          XML metadata representation
 



Copyright © 2015 MuleSoft, Inc.. All rights reserved.