public class QueryPagingDelegate extends org.mule.streaming.ProviderAwarePagingDelegate<Map<String,Object>,ZuoraConnector>
Constructor and Description |
---|
QueryPagingDelegate(String input) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
List<Map<String,Object>> |
getPage(ZuoraConnector provider) |
int |
getTotalResults(ZuoraConnector provider) |
public QueryPagingDelegate(String input) throws XMLStreamException
XMLStreamException
public List<Map<String,Object>> getPage(ZuoraConnector provider) throws Exception
getPage
in class org.mule.streaming.ProviderAwarePagingDelegate<Map<String,Object>,ZuoraConnector>
Exception
public int getTotalResults(ZuoraConnector provider) throws Exception
getTotalResults
in class org.mule.streaming.ProviderAwarePagingDelegate<Map<String,Object>,ZuoraConnector>
Exception
public void close() throws org.mule.api.MuleException
org.mule.api.MuleException
Copyright © 2010–2016. All rights reserved.