public abstract class GetRecordsEntityProviderKeyMetadataResolver extends Object implements org.mule.runtime.api.metadata.resolving.TypeKeysResolver, org.mule.runtime.api.metadata.resolving.OutputTypeResolver<String>
| Constructor and Description |
|---|
GetRecordsEntityProviderKeyMetadataResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected NetSuiteSoapConnection |
getConnection(org.mule.runtime.api.metadata.MetadataContext context) |
protected abstract String |
getCustomFieldSuffix(CitizenCustomFieldRefType ref) |
Set<org.mule.runtime.api.metadata.MetadataKey> |
getKeys(org.mule.runtime.api.metadata.MetadataContext context) |
String |
getResolverName() |
protected abstract String |
getSchemaClass(String entityName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic GetRecordsEntityProviderKeyMetadataResolver()
public Set<org.mule.runtime.api.metadata.MetadataKey> getKeys(org.mule.runtime.api.metadata.MetadataContext context) throws org.mule.runtime.api.metadata.MetadataResolvingException, org.mule.runtime.api.connection.ConnectionException
getKeys in interface org.mule.runtime.api.metadata.resolving.TypeKeysResolverorg.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionExceptionprotected abstract String getCustomFieldSuffix(CitizenCustomFieldRefType ref)
public String getResolverName()
getResolverName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolvergetResolverName in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver<String>getResolverName in interface org.mule.runtime.api.metadata.resolving.TypeKeysResolverprotected NetSuiteSoapConnection getConnection(org.mule.runtime.api.metadata.MetadataContext context) throws org.mule.runtime.api.connection.ConnectionException
org.mule.runtime.api.connection.ConnectionExceptionCopyright © 2025 MuleSoft, Inc.. All rights reserved.