Uses of Class
oracle.adf.view.rich.model.ActiveDataModel.ActiveDataPolicy

Packages that use ActiveDataModel.ActiveDataPolicy
oracle.adf.view.rich.model   
 

Uses of ActiveDataModel.ActiveDataPolicy in oracle.adf.view.rich.model
 

Methods in oracle.adf.view.rich.model that return ActiveDataModel.ActiveDataPolicy
 ActiveDataModel.ActiveDataPolicy ActiveDataModel.getActiveDataPolicy()
          Return the active data policy of the model
static ActiveDataModel.ActiveDataPolicy ActiveDataModel.ActiveDataPolicy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ActiveDataModel.ActiveDataPolicy[] ActiveDataModel.ActiveDataPolicy.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright ? 2007 Oracle Corporation. All Rights Reserved.