Package com.dassault_systemes.catweb.databackend.dataType |
com.dassault_systemes.catweb.databackend.dataType.QueryContext
Framework : CATJDataAccessBasicModel
Module : PLAdatabackend
public interface QueryContext
Interface to define the limits for the result.
Two methods are provided:
- getLimitInf which returns the inferior limit.
- getLimitMax which returns the superior limit.
INFINITY
int INFINITY
getLimitInf
int getLimitInf()
- Returns:
Returns the inferior limit.
getLimitMax
int getLimitMax()
- Returns:
Returns the superior limit.
Copyright © 2000, Dassault Systèmes. All rights reserved