Class CriterionLimit<E extends DataObject>

java.lang.Object
io.vertigo.datamodel.criteria.CriterionLimit<E>
Type Parameters:
E - the type of Entity
All Implemented Interfaces:
Serializable

public final class CriterionLimit<E extends DataObject> extends Object implements Serializable
Defines a limit/boundary. if limit is null then there is ... no limit limit can be inclusive or exclusive.
Author:
pchretien
See Also: