public class MetadataExtensionEntityResolver extends Object implements org.mule.runtime.api.metadata.resolving.QueryEntityResolver
| Modifier and Type | Field and Description |
|---|---|
static String |
CIRCLE |
static String |
SQUARE |
| Constructor and Description |
|---|
MetadataExtensionEntityResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName() |
Set<org.mule.runtime.api.metadata.MetadataKey> |
getEntityKeys(org.mule.runtime.api.metadata.MetadataContext context) |
org.mule.metadata.api.model.MetadataType |
getEntityMetadata(org.mule.runtime.api.metadata.MetadataContext context,
String key) |
public static final String CIRCLE
public static final String SQUARE
public Set<org.mule.runtime.api.metadata.MetadataKey> getEntityKeys(org.mule.runtime.api.metadata.MetadataContext context) throws org.mule.runtime.api.metadata.MetadataResolvingException, org.mule.runtime.api.connection.ConnectionException
getEntityKeys in interface org.mule.runtime.api.metadata.resolving.QueryEntityResolverorg.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionExceptionpublic org.mule.metadata.api.model.MetadataType getEntityMetadata(org.mule.runtime.api.metadata.MetadataContext context,
String key)
throws org.mule.runtime.api.metadata.MetadataResolvingException,
org.mule.runtime.api.connection.ConnectionException
getEntityMetadata in interface org.mule.runtime.api.metadata.resolving.QueryEntityResolverorg.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionExceptionpublic String getCategoryName()
getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolverCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.