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(String[] uuids, int pageIndex, boolean hasMorePage)
public UUIDPage()
Copyright © 2015 Nuxeo SA. All rights reserved.