public abstract class AbstractSampleDataProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DW_RECORD_EXTRACTION |
protected static DateTimeFormatter |
MULE_DATETIME_FORMAT |
protected static int |
PAGE_SIZE |
protected static String |
XML_SUBTYPE |
protected static String |
XML_TYPE |
| Constructor and Description |
|---|
AbstractSampleDataProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRecordType() |
protected org.mule.sdk.api.runtime.operation.Result<InputStream,NetsuiteSoapAttributes> |
getSample(String outputScript) |
protected static final DateTimeFormatter MULE_DATETIME_FORMAT
protected static final int PAGE_SIZE
protected static final String DW_RECORD_EXTRACTION
protected static final String XML_TYPE
protected static final String XML_SUBTYPE
protected org.mule.sdk.api.runtime.operation.Result<InputStream,NetsuiteSoapAttributes> getSample(String outputScript) throws org.mule.sdk.api.data.sample.SampleDataException
org.mule.sdk.api.data.sample.SampleDataExceptionprotected String getRecordType()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.