Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Uses of Class
oracle.stellent.ridc.model.DataFactory.Direction

Packages that use DataFactory.Direction
oracle.stellent.ridc.model   
oracle.stellent.ridc.model.impl   

 

Uses of DataFactory.Direction in oracle.stellent.ridc.model

 

Methods in oracle.stellent.ridc.model that return DataFactory.Direction
static DataFactory.Direction DataFactory.Direction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DataFactory.Direction[] DataFactory.Direction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.stellent.ridc.model with parameters of type DataFactory.Direction
 void DataFactory.synchronizeLocal(DataBinder dataBinder, DataFactory.Direction in)
          Called by the serializers.

 

Uses of DataFactory.Direction in oracle.stellent.ridc.model.impl

 

Methods in oracle.stellent.ridc.model.impl with parameters of type DataFactory.Direction
 void DataBinderImpl.synchronizeData(DataFactory.Direction in)
          Called after the localdata is set to initialize the binder based on LocalData values (blFieldTypes, etc.)
 void DataFactoryImpl.synchronizeLocal(DataBinder dataBinder, DataFactory.Direction in)
          Called by the serializers.

 


Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Copyright © 2008, 2013, Oracle and/or its affiliates. All rights reserved.