public class PaginatedGetDeleted extends IterablePagingProvider<NetSuiteSoapConnection,org.mule.runtime.extension.api.runtime.operation.Result<String,NetsuiteSoapAttributes>>
bodyFieldsOnly, limit, pageSize, returnSearchColumns| Constructor and Description |
|---|
PaginatedGetDeleted(NetSuiteSoapConfig config,
InputStream filter,
int pageSize,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
void |
close(NetSuiteSoapConnection netSuiteSoapConnection) |
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() |
extractResultFields, getConfig, getPage, getTotalResults, getXPathPageIndexExpression, getXPathPageSizeExpression, getXPathStatusExpression, getXPathTotalPagesExpression, getXPathTotalRecordsExpression, isStartPageIndex, iteratorpublic PaginatedGetDeleted(NetSuiteSoapConfig config, InputStream filter, int pageSize, int limit)
protected org.mule.runtime.extension.api.runtime.operation.Result<InputStream,NetsuiteSoapAttributes> getNextPage(NetSuiteSoapConnection connection) throws IOException, TransformerException, SAXException, ParserConfigurationException
getNextPage in class IterablePagingProvider<NetSuiteSoapConnection,org.mule.runtime.extension.api.runtime.operation.Result<String,NetsuiteSoapAttributes>>IOExceptionTransformerExceptionSAXExceptionParserConfigurationExceptionprotected 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>>public void close(NetSuiteSoapConnection netSuiteSoapConnection)
close in interface org.mule.runtime.extension.api.runtime.streaming.PagingProvider<NetSuiteSoapConnection,org.mule.runtime.extension.api.runtime.operation.Result<String,NetsuiteSoapAttributes>>close in class IterablePagingProvider<NetSuiteSoapConnection,org.mule.runtime.extension.api.runtime.operation.Result<String,NetsuiteSoapAttributes>>Copyright © 2025 MuleSoft, Inc.. All rights reserved.