| Package | Description |
|---|---|
| oracle.adfinternal.model.adapter.generic |
| Modifier and Type | Method and Description |
|---|---|
DataControlStructureProvider |
DCStructureProviderFactory.getProvider(java.lang.String type)
Creates a DataControlStructureProvider based on the DCDefinitionProviderBuilder given by the environment.
|
protected DataControlStructureProvider |
AbstractDCStructureAdapter.getStructureProvider()
Convenience method for obtaining the DataControlStructureProvider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DCStructureProviderFactory.addProviderBuilder(java.lang.String builderType, DataControlStructureProvider provider)
To be called during environment initialization or prior to data control creation.
|