Package com.dassault_systemes.catweb.databackend.dataType

   
Interface QueryContext

 
Class Hierarchy
com.dassault_systemes.catweb.databackend.dataType.QueryContext
Class Location

Framework : CATJDataAccessBasicModel

Module : PLAdatabackend

Class Description

public interface QueryContext

Interface to define the limits for the result.
Two methods are provided:

Field Summary
int INFINITY

Constructor Summary

Method Summary
int getLimitInf()
int getLimitMax()


Field Detail

INFINITY

    int INFINITY


Constructor Detail

Method Detail

getLimitInf

    int getLimitInf()

Returns:
Returns the inferior limit.

getLimitMax

    int getLimitMax()

Returns:
Returns the superior limit.


Copyright © 2000, Dassault Systèmes. All rights reserved