public class DefaultMetadataRetriever extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NET_SUITE_SERVICE |
| Constructor and Description |
|---|
DefaultMetadataRetriever(org.mule.wsdl.parser.model.WsdlModel wsdlModel) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.wsdl.parser.model.operation.Type |
getInputType(String operationName) |
protected org.mule.wsdl.parser.model.operation.OperationModel |
getOperationModel(String operationName) |
protected org.mule.wsdl.parser.model.operation.OperationModel |
getOperationModel(String operationName,
String serviceName) |
org.mule.wsdl.parser.model.operation.Type |
getOutputType(String operationName) |
public static final String NET_SUITE_SERVICE
public DefaultMetadataRetriever(org.mule.wsdl.parser.model.WsdlModel wsdlModel)
public org.mule.wsdl.parser.model.operation.Type getInputType(String operationName) throws org.mule.runtime.api.metadata.MetadataResolvingException
org.mule.runtime.api.metadata.MetadataResolvingExceptionpublic org.mule.wsdl.parser.model.operation.Type getOutputType(String operationName) throws org.mule.runtime.api.metadata.MetadataResolvingException
org.mule.runtime.api.metadata.MetadataResolvingExceptionprotected org.mule.wsdl.parser.model.operation.OperationModel getOperationModel(String operationName) throws org.mule.runtime.api.metadata.MetadataResolvingException
org.mule.runtime.api.metadata.MetadataResolvingExceptionCopyright © 2025 MuleSoft, Inc.. All rights reserved.