Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.audit.ws
Class BatchInfo

java.lang.Object
  extended by org.nuxeo.ecm.platform.audit.ws.BatchInfo

public class BatchInfo
extends Object


Constructor Summary
BatchInfo(String dateRange)
           
 
Method Summary
 int getNextPage()
           
 String getPageDateRange()
           
 int getPageSize()
           
 void prepareNextCall()
           
 void setNextPage(int nextPage)
           
 void setPageSize(int pageSize)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchInfo

public BatchInfo(String dateRange)
Method Detail

getPageDateRange

public String getPageDateRange()

getNextPage

public int getNextPage()

setNextPage

public void setNextPage(int nextPage)

getPageSize

public int getPageSize()

setPageSize

public void setPageSize(int pageSize)

prepareNextCall

public void prepareNextCall()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.