|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface to be implemented by the various adapters so that the adapters can track which Objects is using it.
This information is of particular importance when handling exceptions from the on of the various data sources.
Method Summary | |
javax.infobus.DataItem |
getDataItem()
Returns a reference to DataItem using this Adapter. |
void |
setDataItem(javax.infobus.DataItem dataItem)
Tells the Adapter which DataItem is using it. |
Method Detail |
public void setDataItem(javax.infobus.DataItem dataItem)
dataItem
- The InfoBus Data that will be utilizing the adapter.public javax.infobus.DataItem getDataItem()
|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.