Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1)
E10684-02


Uses of Interface
oracle.adf.view.rich.model.AsyncFetch

Packages that use AsyncFetch
oracle.adf.view.rich.model   

 

Uses of AsyncFetch in oracle.adf.view.rich.model

 

Methods in oracle.adf.view.rich.model with parameters of type AsyncFetch
abstract  java.lang.Object AsyncFetcher.fetch(AsyncFetch model, java.lang.Object fetchConstraint)
          Tells the model to fetch the data specified by the fetchConstraint.
abstract  boolean AsyncFetcher.isFetched(AsyncFetch model, java.lang.Object fetchConstraint)
          Returns true if the fetchConstraint is of a type supported by the model and all of the data specified by the fetchConstraint is either in memory or unavailable for fetching.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1)
E10684-02


Copyright (c) 1998, 2008, Oracle and/or its affiliates. All rights reserved.