|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.dacf.dataset.DacObject
oracle.dacf.dataset.ProducerObject
oracle.dacf.dataset.PropertyInfo
oracle.dacf.dataset.RowSetPropertyInfo
Field Summary |
Fields inherited from class oracle.dacf.dataset.ProducerObject |
_openLock |
Fields inherited from class oracle.dacf.dataset.DacObject |
EMPTY_PREFIX, INITIAL_CAPACITY, ITEMNAME_DELIMITER |
Constructor Summary | |
RowSetPropertyInfo()
|
|
RowSetPropertyInfo(java.lang.String propertyName)
|
Method Summary | |
protected void |
closeCheck()
Checks to see if close is permitted. |
protected void |
closeChildren()
A subclass specific method for disconnecting the child objects from their server objects counterparts. |
protected void |
closeDataItems()
A subclass specific method for disconnecting and revoking Dataitems Internal to the framework; should never be called by client classes |
protected void |
closeProducerObject()
A subclass specific method for disconnecting the client object from the appropriate server objects. |
protected void |
openChildren()
A subclass specific method for connecting the child objects to their server counterparts. |
protected void |
openDataItems()
A subclass specific method for connecting the Dataitems Internal to the framework; should never be called by client classes |
protected void |
openProducerObject()
A subclass specific method for connecting the client object from the appropriate server objects. |
Methods inherited from class oracle.dacf.dataset.PropertyInfo |
genCloneName, getFormatString, getFormatter, isReadOnly, setFormatString, setFormatter, setReadOnly |
Methods inherited from class oracle.dacf.dataset.ProducerObject |
addChild, addClonedDataItem, clone, close, findDataItem, findProducerObject, findProducerObject, getClonedDataItems, getDataItem, getDataItemImpl, getDataProducer, getDataSourceName, getFullName, isAClonedDataItem, isOpen, open, publishDataItem, publishDataItem, removeChild, removeClonedDataItem, revokeDataItem, setClonedDataItems, setDataItem, setDataSourceName, setName, setOpen |
Methods inherited from class oracle.dacf.dataset.DacObject |
addChild, findDescendant, getChild, getChildIndex, getChildren, getName, getNumOfChildren, getParent, getPrefix, insertChildAt, removeChild, removeChildren, setChildren, setParent, setPrefix |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RowSetPropertyInfo()
public RowSetPropertyInfo(java.lang.String propertyName)
Method Detail |
protected void openProducerObject()
openProducerObject
in class PropertyInfo
protected void openChildren()
openChildren
in class PropertyInfo
protected void openDataItems()
openDataItems
in class ProducerObject
protected void closeCheck()
Internal to the framework; should never be called by client classes
closeCheck
in class PropertyInfo
DataSourceOperationException
- Occurs when closing isn't
allowed.protected void closeProducerObject()
closeProducerObject
in class PropertyInfo
protected void closeChildren()
closeChildren
in class PropertyInfo
protected void closeDataItems()
closeDataItems
in class ProducerObject
|
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.