| Package | Description |
|---|---|
| org.mule.common.metadata | |
| org.mule.common.metadata.builder |
| Modifier and Type | Interface and Description |
|---|---|
interface |
QueryResultMetaDataModel
Represents a map with defined string keys.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDefinedMapMetaDataModel
Dynamic Object metadata representation
|
class |
DefaultQueryResultMetaDataModel
Query metadata representation
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetaDataModelVisitor.visitDynamicMapModel(DefinedMapMetaDataModel definedMapMetaDataModel) |
void |
DefaultMetaDataModelVisitor.visitDynamicMapModel(DefinedMapMetaDataModel definedMapMetaDataModel) |
void |
MetaDataQueryFilterVisitor.visitDynamicMapModel(DefinedMapMetaDataModel definedMapMetaDataModel) |
| Constructor and Description |
|---|
DefaultQueryResultMetaDataModel(DefinedMapMetaDataModel definedMapMetaDataModel) |
| Modifier and Type | Method and Description |
|---|---|
DefinedMapMetaDataModel |
DefaultDynamicObjectBuilder.build() |
Copyright © 2015 MuleSoft, Inc.. All rights reserved.