| Package | Description |
|---|---|
| oracle.adf.model.binding |
Contains the abstract implementation of ADFm binding objects.
|
| oracle.adf.model.binding.events |
| Class and Description |
|---|
| EventMapDef
A EventMapDefImpl implements this interface
Used as RT interface for accessing the Event wiring metadata in pagedef file
|
| Class and Description |
|---|
| ConsumerDef
A ConsumerDefImpl implements this interface
Used as RT interface for accessing Consmer of an Event
|
| EventEntryDef
A EventEntryDefImpl implements this interface
Used as RT interface for accessing a perticular Event metadata
|
| EventMapDef
A EventMapDefImpl implements this interface
Used as RT interface for accessing the Event wiring metadata in pagedef file
|
| ParameterDef
A ParameterDefImpl implements this interface
Used as RT interface for accessing Parameters of a consumer
|
| ProducerDef
A ProducerDefImpl implements this interface
Used as RT interface for accessing a Producer in an event
|