public interface TypeKeysResolver extends NamedTypeResolver
MetadataKey that can be used to populate the MetadataKeyId of an
associated Component| Modifier and Type | Method and Description |
|---|---|
Set<MetadataKey> |
getKeys(MetadataContext context)
|
default String |
getResolverName()
This is the name of the TypeResolver.
|
getCategoryNameSet<MetadataKey> getKeys(MetadataContext context) throws MetadataResolvingException, ConnectionException
context - MetadataContext of the Metadata resolutionMetadataKey of the available typesMetadataResolvingException - if an error occurs during the MetadataKey building. See FailureCode for
possible MetadataResolvingException reasonsConnectionException - if an error occurs when using the connection provided by the MetadataContextdefault String getResolverName()
InputTypeResolver and
OutputTypeResolver which are used together.getResolverName in interface NamedTypeResolverCopyright © 2017 MuleSoft, Inc.. All rights reserved.