Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.0)
E10684-08


oracle.adf.view.rich.activedata
Interface DataUpdateManagerFactory

All Known Implementing Classes:
NullDataUpdateManagerFactory

public interface DataUpdateManagerFactory

Returns the instance of the DataUpdateManager to use for this request

Author:
Blake Sullivan

Method Summary
 DataUpdateManager getDataUpdateManager(javax.faces.context.FacesContext context)
          Returns the instance of the DataUpdateManager to use for this request

 

Method Detail

getDataUpdateManager

DataUpdateManager getDataUpdateManager(javax.faces.context.FacesContext context)
Returns the instance of the DataUpdateManager to use for this request
Parameters:
context - current FacesContext
Returns:
DataUpdateManager to use for this request

Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.0)
E10684-08


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