wt.query.specification
Interface FetchSpecification

All Known Implementing Classes:
DefaultFetchSpecification

public interface FetchSpecification



Supported API: false

Extendable: false


Method Summary
 int getOffset()
          

Supported API: false
 int getRange()
          

Supported API: false
 

Method Detail

getRange

public int getRange()


Supported API: false

Returns:
int

getOffset

public int getOffset()


Supported API: false

Returns:
int