Nuxeo Enterprise Platform 5.4

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

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

public class BatchInfo
extends java.lang.Object


Constructor Summary
BatchInfo(java.lang.String dateRange)
           
 
Method Summary
 int getNextPage()
           
 java.lang.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(java.lang.String dateRange)
Method Detail

getPageDateRange

public java.lang.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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.