public class UUIDPage extends Object implements Serializable
Constructor and Description |
---|
UUIDPage() |
UUIDPage(String[] uuids,
int pageIndex,
boolean hasMorePage) |
Modifier and Type | Method and Description |
---|---|
int |
getPageIndex() |
String[] |
getUuids() |
boolean |
isHasMorePage() |
void |
setHasMorePage(boolean hasMorePage) |
void |
setPageIndex(int pageIndex) |
void |
setUuids(String[] uuids) |
public UUIDPage()
public int getPageIndex()
public void setPageIndex(int pageIndex)
public boolean isHasMorePage()
public void setHasMorePage(boolean hasMorePage)
Copyright © 2018 Nuxeo. All rights reserved.