public class EntityMetadataMediator extends Object
MetadataResolverFactory, TypeKeysResolver,
InputTypeResolver and OutputTypeResolver, and the descriptors that represent their results:
ComponentMetadataDescriptor, OutputMetadataDescriptor and TypeMetadataDescriptor| Constructor and Description |
|---|
EntityMetadataMediator(org.mule.runtime.api.meta.model.operation.OperationModel operationModel) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.MetadataKeysContainer> |
getEntityKeys(org.mule.runtime.api.metadata.MetadataContext context) |
org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.TypeMetadataDescriptor> |
getEntityMetadata(org.mule.runtime.api.metadata.MetadataContext context,
org.mule.runtime.api.metadata.MetadataKey entityKey) |
public EntityMetadataMediator(org.mule.runtime.api.meta.model.operation.OperationModel operationModel)
public org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.MetadataKeysContainer> getEntityKeys(org.mule.runtime.api.metadata.MetadataContext context)
public org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.TypeMetadataDescriptor> getEntityMetadata(org.mule.runtime.api.metadata.MetadataContext context,
org.mule.runtime.api.metadata.MetadataKey entityKey)
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.