public class PaginatedGetSelectValue extends IterablePagingProvider<NetSuiteSoapConnection,org.mule.runtime.extension.api.runtime.operation.Result<String,NetsuiteSoapAttributes>>
bodyFieldsOnly, limit, pageSize, returnSearchColumns| Constructor and Description |
|---|
PaginatedGetSelectValue(NetSuiteSoapConfig config,
InputStream fieldDescription,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
extractResultFields(Document resultDocument) |
protected org.mule.runtime.extension.api.runtime.operation.Result<InputStream,NetsuiteSoapAttributes> |
getFirstPage(NetSuiteSoapConnection connection) |
protected org.mule.runtime.extension.api.runtime.operation.Result<InputStream,NetsuiteSoapAttributes> |
getNextPage(NetSuiteSoapConnection connection) |
protected String |
getXPathForResultNodeList() |
close, getConfig, getPage, getTotalResults, getXPathPageIndexExpression, getXPathPageSizeExpression, getXPathStatusExpression, getXPathTotalPagesExpression, getXPathTotalRecordsExpression, isStartPageIndex, iteratorpublic PaginatedGetSelectValue(NetSuiteSoapConfig config, InputStream fieldDescription, int pageSize)
protected org.mule.runtime.extension.api.runtime.operation.Result<InputStream,NetsuiteSoapAttributes> getNextPage(NetSuiteSoapConnection connection) throws IOException, TransformerException, ParserConfigurationException
getNextPage in class IterablePagingProvider<NetSuiteSoapConnection,org.mule.runtime.extension.api.runtime.operation.Result<String,NetsuiteSoapAttributes>>IOExceptionTransformerExceptionParserConfigurationExceptionprotected org.mule.runtime.extension.api.runtime.operation.Result<InputStream,NetsuiteSoapAttributes> getFirstPage(NetSuiteSoapConnection connection) throws IOException, ParserConfigurationException, SAXException, TransformerException
getFirstPage in class IterablePagingProvider<NetSuiteSoapConnection,org.mule.runtime.extension.api.runtime.operation.Result<String,NetsuiteSoapAttributes>>IOExceptionParserConfigurationExceptionSAXExceptionTransformerExceptionprotected String getXPathForResultNodeList()
getXPathForResultNodeList in class IterablePagingProvider<NetSuiteSoapConnection,org.mule.runtime.extension.api.runtime.operation.Result<String,NetsuiteSoapAttributes>>protected void extractResultFields(Document resultDocument)
extractResultFields in class IterablePagingProvider<NetSuiteSoapConnection,org.mule.runtime.extension.api.runtime.operation.Result<String,NetsuiteSoapAttributes>>Copyright © 2025 MuleSoft, Inc.. All rights reserved.