|
Oracle Data-aware Controls Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.dacf.dataset.DacObject | +--oracle.dacf.dataset.DataItemImpl | +--oracle.dacf.dataset.PropertyAccess
PropertyAccess
Fields inherited from class oracle.dacf.dataset.DacObject |
EMPTY_PREFIX, INITIAL_CAPACITY, ITEMNAME_DELIMITER |
Constructor Summary | |
protected |
PropertyAccess()
|
protected |
PropertyAccess(java.lang.String name,
javax.infobus.InfoBusEventListener source,
PropertyInfo propertyInfo,
DacObject parent)
|
Method Summary | |
protected java.lang.String |
getPropertyName()
Returns the name of the property being exposed. |
protected void |
setPropertyName(java.lang.String propertyName)
Sets the name of the property being exposed. |
Methods inherited from class oracle.dacf.dataset.DataItemImpl |
addDataItemChangeListener, clone, doPostRollback, doPreRollback, findDataItem, fireItemsAvailable, fireItemsAvailable, fireItemsRevoked, getDataItemChangeSupport, getProducerObject, getProperty, getSource, isPublished, postRollback, preRollback, publish, publish, release, removeDataItemChangeListener, revoke, setProducerObject, setSource, shutdown, toString, validateItem |
Methods inherited from class oracle.dacf.dataset.DacObject |
addChild, findDescendant, genCloneName, getChild, getChildIndex, getChildren, getName, getNumOfChildren, getParent, getPrefix, insertChildAt, removeChild, removeChildren, setChildren, setName, setParent, setPrefix |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
protected PropertyAccess()
protected PropertyAccess(java.lang.String name, javax.infobus.InfoBusEventListener source, PropertyInfo propertyInfo, DacObject parent)
Method Detail |
protected void setPropertyName(java.lang.String propertyName)
propertyName
- the name of the property being exposedgetPropertyName()
protected java.lang.String getPropertyName()
setPropertyName(String propertyName)
|
Oracle Data-aware Controls Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |