|
Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components 11g Release 2 (11.1.2.0.0) E18581-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adfdt.view.rich.binding.util.ModelProviderUtils
public final class ModelProviderUtils
| Constructor Summary | |
|---|---|
ModelProviderUtils()
|
|
| Method Summary | |
|---|---|
static TableModelProvider |
getTableModelProvider(ADFDesignTimeContext dtContext,
oracle.adfdt.model.objects.PageDefinition pageDefinition,
java.lang.String bindingId)
Retrieves the TableModelProvider for the given binding id. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModelProviderUtils()
| Method Detail |
|---|
public static TableModelProvider getTableModelProvider(ADFDesignTimeContext dtContext,
oracle.adfdt.model.objects.PageDefinition pageDefinition,
java.lang.String bindingId)
TableModelProvider for the given binding id. If the binding
does not exist, or is otherwise not attached to a CtrlHier binding,
this will return null;
dtContext - Design time context for the page where the table exists.pageDefinition - The current page definition for the pagebindingId - Binding id of a CtrlHier binding
|
Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components 11g Release 2 (11.1.2.0.0) E18581-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||