Class IdQuery
java.lang.Object
net.bluemind.core.container.model.IdQuery
- 
Field Summary
FieldsModifier and TypeFieldDescriptionlongThis is used to ensure your are not using pages of data on stuff that changed behind your backintint - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
filter
 - 
limit
public int limit - 
offset
public int offset - 
knownContainerVersion
public long knownContainerVersionThis is used to ensure your are not using pages of data on stuff that changed behind your back 
 - 
 - 
Constructor Details
- 
IdQuery
public IdQuery() 
 - 
 - 
Method Details
- 
of
 
 -