Package org.mule.common.metadata

Interface Summary
ConnectorMetaDataEnabled Interface made for enable metadata on a mule connector.
DefinedMapMetaDataModel Represents a map with defined string keys.
ExampleBasedMetaDataModel  
ListMetaDataModel  
MetaData Intermediate layer between metadata and MetaDataModel.
MetaDataDescriptor  
MetaDataField  
MetaDataFieldFactory Created by machaval on 1/26/14.
MetaDataKey This represent a service entity/type.
MetaDataModel This represents a model for metadata.
MetaDataModelProperty Marker interface for Meta Data Model properties.
MetaDataModelVisitor visitor for MetaDataModel
MetaDataProperty Marker interface for all properties
NativeQueryMetadataTranslator Used to translate a model query to a native one in an string format
OperationMetaDataEnabled Interface made for operation metadata support.
ParameterizedMapMetaDataModel Represents a map with unknown keys.
PojoMetaDataModel Represents a POJO type.
QueryMetadataConnector Interface to customize query metadata resolve mechanism
QueryResultMetaDataModel Represents a map with defined string keys.
SchemaProvider  
SimpleMetaDataModel Represents a simple type.
StructuredMetaDataModel Represents meta data model that its structured can be described with a list of fields.
TypeMetaDataModel Deprecated. use DsqlFromMetaDataKeyProperty instead
UnknownMetaDataModel This MetaData Model is to represent unknown structure.
XmlMetaDataModel Represents an XML Object.
 

Class Summary
AbstractMetaDataModel  
AbstractStructuredMetaDataModel  
DefaultDefinedMapMetaDataModel Dynamic Object metadata representation
DefaultExampleBasedMetaDataModel  
DefaultListMetaDataModel List metadata representation
DefaultMetaData Default implementation for encapsulate the MetaDataModel.
DefaultMetaDataField  
DefaultMetaDataKey MetaDataKey default implementation.
DefaultMetaDataModelVisitor Default visitor for go over MetaDataModel structure.
DefaultParameterizedMapMetaDataModel Map metadata representation
DefaultPojoMetaDataModel Pojo metadata representation
DefaultQueryResultMetaDataModel Query metadata representation
DefaultSimpleMetaDataModel Simple type metadata representation
DefaultStructuredMetadataModel  
DefaultUnknownMetaDataModel Shouldn't use this directly.
DefaultXmlMetaDataModel XML metadata representation
JSONSchemaMetaDataFieldFactory Created by studio on 18/07/2014.
JSONSchemaMetadataModelFactory  
MetaDataFailureType  
MetaDataModelFactory  
MetaDataModelFactory.ParsingContext  
MetaDataProperties  
MetaDataPropertyManager<C extends MetaDataProperty> Contains a group of properties, while ensures that any of those properties will ever collide.
MetaDataQueryFilterVisitor Visitor used to filter metadata fields
StringBasedSchemaProvider  
UrlBasedSchemaProvider  
XmlConstants XmlConstants
XmlConstants.BlockConstants All constants that are relevant to the names of the schema elements
XmlConstants.MetaDataConstants class holding the the constants for meta data storage
XmlConstants.SystemConstants class holding the the constants for meta data storage
XmlMetaDataFieldFactory Field Factory For XML Structured
 

Enum Summary
MetaDataField.FieldAccessType  
MetaDataPropertyScope  
 

Exception Summary
MetaDataGenerationException  
 



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