Interface: FetchCapability
Signature:
interface FetchCapability
FetchCapability
- Version:
- Since:
- Module:
Module usage
See JET Module Loading for an overview of module usage within JET.
Typescript Import Format
//To use this interface, import as below.
import {FetchCapability} from "ojs/ojdataprovider";
JET In Typescript
A detailed description of working with JET elements and classes in your typescript project can be found at:
JET Typescript Usage.
Description
Fields
-
-
Optional detailed attribute filter capability information
- Since:
-
(nullable) caching :('all'|'none'|'visitedByCurrentIterator')
-
Optional detailed caching capability information
- Since: