Business Components
A B C D E F G H I J K L M N O P Q R S T U V W X _

R

RADAR_AREA - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
RADAR_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
RADAR_LINE - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
RADAR_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
RADAR_LINE_DUAL_AXIS - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
RADAR_LINE_DUAL_AXIS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
raise(Class, String, Object[], ArrayList) - Static method in class oracle.jbo.ValidationException
Creates a localizable exception.
raise(Class, String, Object[], Vector) - Static method in class oracle.jbo.ValidationException
 
raiseException(Class, String, Object, String, Object, String, Exception) - Static method in class oracle.jbo.server.ValidationBeanLoader
 
RangeEvent - class oracle.jbo.RangeEvent.
Generated by RowSetIterator to inform its listeners when rows in a range are updated or scrolled.
RangeEvent(RowSetIterator) - Constructor for class oracle.jbo.RangeEvent
Creates a range event.
rangeRefreshed(RangeRefreshEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when the range changes.
rangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
rangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
rangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
rangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
rangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
RangeRefreshEvent - class oracle.jbo.RangeRefreshEvent.
Generated by RowSetIterator to inform its listeners when a range of rows need to be redrawn.
RangeRefreshEvent(RowSetIterator, int, int, Row[]) - Constructor for class oracle.jbo.RangeRefreshEvent
Creates a range refresh event.
rangeScrolled(ScrollEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when the range is scrolled.
rangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
rangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
rangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
rangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
rangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
READ_BUF_SIZE - Static variable in class oracle.jbo.html.VHHTMLProcessor
 
readAttributeFromXMLElement(Node, AttributeDefImpl) - Method in class oracle.jbo.server.ViewRowImpl
 
readAttrsFromXML(Element, AttributeDefImpl[], int) - Method in class oracle.jbo.server.EntityImpl
 
readBoolean(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a boolean value from a byte stream.
readByte(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads an 8-bit Java integer from a byte stream.
readChar(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a Java character from a byte stream.
readCookieValue(HttpServletRequest, String) - Method in interface oracle.jbo.http.HttpSessionCookieHelper
Read the session id from the HttpServletRequest.
readCookieValue(HttpServletRequest, String) - Method in class oracle.jbo.http.HttpSessionCookieHelperImpl
 
readDouble(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a 64-bit Java floating-point number from a byte stream.
readFloat(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a 32-bit Java floating-point number from a byte stream.
readInt(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a 32-bit Java integer from a byte stream.
readInt(byte[]) - Static method in class oracle.jbo.common.ArrayMarshaller
NEW Convert byte stream into an array of integers.
readLine(InputStream) - Static method in class oracle.jbo.html.VHHTMLProcessor
 
readLong(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a 64-bit Java integer from a byte stream.
readObject(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
 
readObject(Class, byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a Java object of a specified class from a byte stream.
readObject(Class, byte[]) - Static method in class oracle.jbo.common.ArrayMarshaller
Convert byte stream into an array of objects.
READONLY - Static variable in interface oracle.jbo.AttributeDef
The attribute cannot be modified.
ReadOnlyAttrException - exception oracle.jbo.ReadOnlyAttrException.
Indicates an attempt to modify a read-only attribute.
ReadOnlyAttrException(int, Class, String, String, String) - Constructor for class oracle.jbo.ReadOnlyAttrException
Creates a localizable exception for an object.
ReadOnlyAttrException(int, String, String, String, String) - Constructor for class oracle.jbo.ReadOnlyAttrException
Creates a non-localizable exception for an object.
ReadOnlyField - class oracle.jdeveloper.html.ReadOnlyField.
Represents a read-only field generator.
ReadOnlyField() - Constructor for class oracle.jdeveloper.html.ReadOnlyField
 
ReadOnlyViewObjectException - exception oracle.jbo.ReadOnlyViewObjectException.
Thrown when the application attempts to perform a data update operation on a read-only view object.
ReadOnlyViewObjectException(String) - Constructor for class oracle.jbo.ReadOnlyViewObjectException
Constructs a new instance.
readRowXML(Element, int) - Method in interface oracle.jbo.ViewObject
Reads the data in XML form (in the format as generated by writeXML()) by finding a row that matches the key in the given XML and then reading in that row.
readRowXML(Element, int) - Method in class oracle.jbo.server.ViewObjectImpl
 
readRowXML(Element, int, XSLStylesheet) - Method in interface oracle.jbo.ViewObject
 
readRowXML(Element, int, XSLStylesheet) - Method in class oracle.jbo.server.ViewObjectImpl
 
readSessionId(HttpServletRequest, String) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated.  
readShort(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a 16-bit Java integer from a byte stream.
readString(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a Java string from a byte stream.
readString(byte[]) - Static method in class oracle.jbo.common.ArrayMarshaller
NEW Convert byte stream into an array of Strings.
readUrlProperties() - Method in class oracle.jbo.html.databeans.ChartRenderer
One or more property values for the ChartRenderer or the Perspective bean can be passed in the URL.
readValue(Object) - Method in interface oracle.jbo.common.ampool.SessionCookie
Read the cookie value to the specified data sink.
readValue(Object) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
readValue(Object) - Method in class oracle.jbo.http.HttpSessionCookieImpl
 
readXML(Element, int) - Method in class oracle.jbo.ViewCriteriaRow
 
readXML(Element, int) - Method in interface oracle.jbo.XMLInterface
 
readXML(Element, int) - Method in class oracle.jbo.server.RowImpl
Reads the content of the row and updates the attributes, from given XML document.
readXML(Element, int) - Method in class oracle.jbo.server.ViewRowImpl
Reads the content of the row and updates the attributes, from given XML document.
readXML(Element, int) - Method in class oracle.jbo.server.EntityImpl
 
readXML(Element, int) - Method in class oracle.jbo.server.ViewObjectImpl
Given the document interface, finds the rowset Element and invokes readFromXMLElementNode() to read in the data from the XML.
readXML(Element, int, XSLStylesheet) - Method in class oracle.jbo.ViewCriteriaRow
 
readXML(Element, int, XSLStylesheet) - Method in interface oracle.jbo.XMLInterface
 
readXML(Element, int, XSLStylesheet) - Method in class oracle.jbo.server.RowImpl
Given the document interface, finds the rowset Element and invokes JboXMLUtil.processAndReadXML(XMLInterface, org.w3c.dom.Element, int, oracle.xml.parser.v2.XSLStylesheet) to read in the data from the XML.
readXML(Element, int, XSLStylesheet) - Method in class oracle.jbo.server.ViewObjectImpl
Given the document interface, finds the rowset Element and invokes JboXMLUtil.processAndReadXML(XMLInterface, org.w3c.dom.Element, int, oracle.xml.parser.v2.XSLStylesheet) to read in the data from the XML.
readXML(String) - Method in class oracle.jbo.common.ClientDocument
Consructs the hierarchy tree from an XML file.
readXMLBoolean(DefElementImpl, String, HashMap) - Static method in class oracle.jbo.uicli.binding.JUDefBase
 
ReadXMLException - exception oracle.jbo.ReadXMLException.
Thrown when reading an xml document fails for a RowSet or a Row.
ReadXMLException(String, ArrayList) - Constructor for class oracle.jbo.ReadXMLException
 
ReadXMLException(String, Object[]) - Constructor for class oracle.jbo.ReadXMLException
Constructs a new instance.
ReadXMLException(String, Vector) - Constructor for class oracle.jbo.ReadXMLException
 
readXMLInt(DefElementImpl, String, HashMap) - Static method in class oracle.jbo.uicli.binding.JUDefBase
 
readXMLString(DefElementImpl, String, HashMap) - Static method in class oracle.jbo.uicli.binding.JUDefBase
public String getFullName() { return getName(); }
readXMLStringArray(DefElementImpl, String, HashMap) - Static method in class oracle.jbo.uicli.binding.JUDefBase
 
rebind(Name, Object) - Method in class oracle.jbo.common.JboInitialContext
 
rebind(String, Object) - Method in class oracle.jbo.common.JboInitialContext
 
reconnect() - Method in interface oracle.jbo.Transaction
Re-establish the transaction JDBC connection using previously supplied database credentials.
reconnect() - Method in class oracle.jbo.server.DBTransactionImpl
Reconnect the Application Module to the database, using previously supplied database credentials.
reconnect() - Method in class oracle.jbo.server.NullDBTransactionImpl
Reconnect the application module to the database, if necessary, using previously supplied database credentials.
reconnect() - Method in interface oracle.jbo.server.DBTransaction
Reconnect the application module to the database, if necessary, using previously supplied database credentials.
reconnect(ApplicationModule, Hashtable) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. Replaced by oracle.jbo.common.ampool.ConnectionStrategy#reconnect(ApplicationModule, SessionCookie). All extending logic that was implemented here should be implemented in a custom ConnectionStrategy class that extends DefaultConnectionStrategy.
reconnect(ApplicationModule, SessionCookie, EnvInfoProvider) - Method in class oracle.jbo.common.ampool.DefaultConnectionStrategy
 
reconnect(ApplicationModule, SessionCookie, EnvInfoProvider) - Method in interface oracle.jbo.common.ampool.ConnectionStrategy
Reconnect an application module
reconnect(boolean) - Method in interface oracle.jbo.Transaction
Deprecated. Deprecated since 3.2. Instead, use reconnect().
reconnect(boolean) - Method in class oracle.jbo.server.DBTransactionImpl
Reconnect the Application Module to the database, if necessary, using previously supplied database credentials.
reconnect(boolean) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
REFERENCED_INSTANCE_RECYCLED - Static variable in interface oracle.jbo.common.ampool.ApplicationPoolListener
 
refName - Variable in class oracle.jdeveloper.html.DHTMLTree
 
refName - Variable in class oracle.jdeveloper.html.DHTMLTable
 
refresh(boolean, boolean) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
refreshBIBeanAdapter(BIBeanDataAccessAdapter) - Method in class oracle.jbo.uicli.jui.JUGraphBinding
 
RefreshDataSourceTag - class oracle.jbo.html.jsp.datatags.RefreshDataSourceTag.
 
RefreshDataSourceTag() - Constructor for class oracle.jbo.html.jsp.datatags.RefreshDataSourceTag
 
refreshFKInNewContainees() - Method in class oracle.jbo.server.EntityImpl
 
refreshProperty(String) - Method in interface oracle.jbo.Properties
Retrieves the specified property, if it exists.
refreshProperty(String) - Method in class oracle.jbo.domain.DomainAttributeDef
 
refreshProperty(String) - Method in class oracle.jbo.common.PropertiesHelper
 
refreshProperty(String) - Method in class oracle.jbo.common.NamedObjectImpl
Retrieves the specified property, if it exists.
registerApplicationFromPropertyFile(HttpSession, String) - Static method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Convenience method for defining a new application pool from a property file.
registerApplicationFromPropertyFile(String) - Static method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Creates a new application pool from the contents of a property file.
registerAttributeException(AttributeDef, Object, JboException) - Method in class oracle.jbo.server.RowImpl
 
registerAttributeException(AttributeDef, Object, JboException) - Method in class oracle.jbo.server.ViewRowImpl
 
registerAttributeException(AttributeDef, Object, JboException) - Method in class oracle.jbo.server.EntityImpl
 
registerCleanup() - Method in class oracle.jbo.html.databeans.ChartRenderer
register HTTP Session binding listner to cleanup the chart objects generated in this session
registerConnectionsFromDocument() - Method in class oracle.jbo.client.Configuration
 
registerDefObject() - Method in class oracle.jbo.server.ViewDefImpl
 
registerORDrenderer(HttpSession) - Static method in class oracle.jbo.html.HtmlServices
Internal: Applications should not use this method.
registerOutParameter(Statement, int, int) - Static method in class oracle.jbo.server.JDBCInteract
 
registerRowException(JboException) - Method in class oracle.jbo.server.RowImpl
 
registerSynchronization(DBTransaction) - Method in interface oracle.jbo.server.JTATransactionHandler
 
registerSynchronization(DBTransaction) - Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
rehash() - Method in class oracle.jbo.common.WeakHashtableImpl
 
rehash() - Method in class oracle.jbo.common.WeakKeyHashtableImpl
 
RELATIVE_INDEX - Static variable in class oracle.jbo.domain.DomainContext
 
RELEASE_MODE - Static variable in class oracle.jbo.http.ApplicationBindingListener
 
release() - Method in class oracle.jbo.html.jsp.datatags.DataSourceTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.DataTagBase
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.InputTagBase
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.InputSelectBase
 
release() - Method in class oracle.jbo.html.jsp.datatags.InputSelectTag
 
release() - Method in class oracle.jbo.html.jsp.datatags.CriteriaTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.SetAttributeTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.WebBeanTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.ExecuteSQLTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.ViewCriteriaTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.AttributeIterateTag
reset the state of the Tag
release() - Method in class oracle.jbo.html.jsp.datatags.RollbackTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.UrlEventTag
 
release() - Method in class oracle.jbo.html.jsp.datatags.ComponentTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.InputTextAreaTag
 
release() - Method in class oracle.jbo.html.jsp.datatags.ShowCriteriaTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.ShowTagBase
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.ShowHintTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.OnEventTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.ViewCriteriaIterateTag
reset the state of the Tag
release() - Method in class oracle.jbo.html.jsp.datatags.SetHtmlAttributeTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.PostChangesTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.RowsetIterateTag
reset the state of the Tag
release() - Method in class oracle.jbo.html.jsp.datatags.RowsetNavigateTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.CommitTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.DataSourceRefTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.InputRenderTag
 
release() - Method in class oracle.jbo.html.jsp.datatags.FormEventTag
 
release() - Method in class oracle.jbo.html.jsp.datatags.RowTag
release
release() - Method in class oracle.jbo.html.jsp.datatags.CriteriaRowTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.InputDateTag
 
release() - Method in class oracle.jbo.html.jsp.datatags.SetDomainRendererTag
 
release() - Method in class oracle.jbo.html.jsp.datatags.ApplicationModuleTag
release
release() - Method in class oracle.jbo.html.jsp.datatags.CreateViewObjectTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.ReleasePageResourcesTag
 
release() - Method in class oracle.jbo.html.jsp.datatags.ShowDefinitionTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.SetFieldRendererTag
 
releaseApplicationModule(boolean, boolean) - Method in interface oracle.jbo.common.ampool.ApplicationModuleRef
Release an application module for reuse.
releaseApplicationModule(boolean, boolean) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
The default implementation will release the session cookie lock after having checked in the session application module.
releaseApplicationModule(boolean, boolean, long) - Method in interface oracle.jbo.common.ampool.ApplicationModuleRef
Release an application module for reuse.
releaseApplicationModule(boolean, boolean, long) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
The default implementation will release the session cookie lock after having checked in the session application module.
releaseApplicationModule(boolean, boolean, long) - Method in class oracle.jbo.http.SharedSessionCookieImpl
 
releaseApplicationModule(SessionCookie, boolean) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Mark the session's application module as available for reuse by other sessions.
releaseApplicationModule(SessionCookie, boolean) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
releaseApplicationResources() - Method in class oracle.jdeveloper.html.DataWebBeanImpl
Releases any application resources associated with this request if setReleaseApplicationResources(true).
releaseApplicationResources(String) - Method in class oracle.jdeveloper.html.DataWebBeanImpl
Release the data web beans application module with the specified release mode.
releaseAppModuleInstance(ApplicationModule, ApplicationPool, HttpSession, HttpServletResponse, String) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated.  
releaseAppModuleInstance(ApplicationModule, ApplicationPool, PageContext, String) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated.  
releaseAppModuleInstance(String, ApplicationModule, ApplicationPool, HttpSession, HttpServletResponse, String) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated.  
releaseAppModuleInstance(String, HttpSession, HttpServletResponse, String) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated.  
releaseInstance(ApplicationModule) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated.  
releaseInstances() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Deprecated. Replaced by ResourcePool.removeResources(). Method may be confused with releaseResource.
releaseInstances() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. Replaced by oracle.jbo.pool.removeResources(). Method may be confused with releaseResource.
ReleasePageResourcesTag - class oracle.jbo.html.jsp.datatags.ReleasePageResourcesTag.
A custom data tag that may be used to clear the JBO HTTP page cache.
ReleasePageResourcesTag() - Constructor for class oracle.jbo.html.jsp.datatags.ReleasePageResourcesTag
 
releaseRequestParameters(PageContext) - Static method in class oracle.jbo.html.HtmlServices
Internal: Applications should not use this method.
releaseResource(Object, Properties) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
releaseResources() - Method in class oracle.jbo.uicli.controls.JUImageControl
 
releaseRootApplicationModule(ApplicationModule, boolean) - Static method in class oracle.jbo.client.Configuration
Release the specified application module.
releaseSavepoint(Connection, String) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
releaseSavepoint(Connection, String) - Method in class oracle.jbo.server.DB2SQLBuilderImpl
 
releaseSavepoint(Connection, String) - Method in interface oracle.jbo.server.SQLBuilder
release SAVEPOINT - if possible
releaseSavePoint(Connection, String) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
REMOTE - Static variable in interface oracle.jbo.ConnectionModeConstants
Indicates that a naming service is to be used.
REMOTE_METHOD_CALL - Static variable in class oracle.jbo.common.EventGroup
 
remove() - Method in class oracle.jbo.ViewCriteriaRow
Removes the row from the source database.
remove() - Method in interface oracle.jbo.Row
Removes the row from the source database.
remove() - Method in interface oracle.jbo.ComponentObject
Deletes this component.
remove() - Method in class oracle.jbo.server.ComponentObjectImpl
Deletes this component.
remove() - Method in class oracle.jbo.server.ApplicationModuleImpl
Deletes this Application Module.
remove() - Method in class oracle.jbo.server.RowImpl
Marks the row as removed and removes it from row iterators.
remove() - Method in class oracle.jbo.server.ViewRowImpl
Deletes the row.
remove() - Method in class oracle.jbo.server.EntityImpl
Marks the row for deletion.
remove() - Method in class oracle.jbo.server.ViewObjectImpl
Removes this View Object from its containing application module.
remove(int) - Method in class oracle.jbo.server.QueryCollection
Remove a row from the QueryCollection at the specified index.
remove(int, int) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
remove(JboEventListener) - Method in class oracle.jbo.server.JboMultiCaster
 
remove(JboEventListener, JboEventListener) - Static method in class oracle.jbo.server.JboMultiCaster
Remove a listener from a list of listeners.
remove(Object) - Method in class oracle.jbo.common.WeakHashtableImpl
 
remove(Object) - Method in class oracle.jbo.common.WeakKeyHashtableImpl
 
remove(Object) - Method in class oracle.jbo.common.WeakHashtable
 
remove(Object) - Method in class oracle.jbo.common.WeakKeyHashtable
 
remove(String) - Method in class oracle.jbo.server.JboEventObject
Deletes a name-value pair from this event object's hash table.
removeActionBinding(JUCtrlActionBinding) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Removes the given action control binding object from its list.
removeActionListener(ActionListener) - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
removeActionListener(ActionListener) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
removeActionListener(ActionListener) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
 
removeAllElements() - Method in class oracle.jbo.common.WeakVector
 
removeAllElements() - Method in class oracle.jbo.common.WeakVectorImpl
 
removeAttribute(String) - Method in class oracle.jbo.common.ClientElement
Removes an attribute from this element.
removeBean(BeanIdentifier) - Method in class oracle.jbo.server.EJBEntityDefImpl
 
removeBindingWithCellEditor(JUPanelStopEditingListener) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Removes a listener from the list.
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUProgressBarAttrBinding
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUSliderAttrBinding
 
removeChangeSet(int) - Method in interface oracle.jbo.Transaction
Removes the change set that defines the changes to EntityImpls within a transaction.
removeChangeSet(int) - Method in class oracle.jbo.server.DBTransactionImpl
 
removeChangeSet(int) - Method in class oracle.jbo.server.NullDBTransactionImpl
 
removeChild(ClientElement) - Method in class oracle.jbo.common.ClientElement
Removes a subsidiary element from this element.
removeChild(ComponentObjectImpl) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
removeChild(JUCtrlHierNodeBinding) - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
removeClassNameTransforms() - Static method in class oracle.jbo.server.util.Canonizer
 
removeConfigurationProperty(String, String) - Method in class oracle.jbo.client.Configuration
 
removeConnection(String, Connection) - Method in interface oracle.jbo.server.ConnectionPoolManager
Removes a pooled connection from a connection pool.
removeConnection(String, Connection) - Method in class oracle.jbo.server.ConnectionPoolManagerImpl
 
removeConnectionEntry(String) - Method in class oracle.jbo.client.Configuration
 
removeContainerListener(ContainerObjectListener) - Method in class oracle.jbo.server.ContainerObjectImpl
 
removeContainerListener(ContainerObjectListener) - Method in interface oracle.jbo.server.ContainerObject
Unsubscribes a listener for container object events.
removeControlBinding(JUControlBinding) - Method in class oracle.jbo.uicli.binding.JUFormBinding
*** For internal framework use only ***
removeControlBinding(String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
*** For internal framework use only ***
removeCurrentRow() - Method in class oracle.jbo.ViewCriteria
Removes the current Row object from the row set.
removeCurrentRow() - Method in interface oracle.jbo.RowIterator
Removes the current Row object from the row set.
removeCurrentRow() - Method in class oracle.jbo.server.ViewObjectImpl
Removes the current row.
removeCurrentRow() - Method in class oracle.jbo.server.ViewRowSetImpl
Removes the current row.
removeCurrentRow() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Removes the current row.
removeCustomMessageBundle(String) - Method in class oracle.jbo.common.StringManager
 
removeCustomMessageBundle(String) - Method in class oracle.jbo.server.StringManagerImpl
 
removeDefinition(String) - Method in class oracle.jbo.server.ContextMetaObjectManager
 
removeDetailViewRowSet(RowSet) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
##INTERNAL##
removeDocumentListener(DocumentListener) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
removeElement(DHTMLElement) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
Remove an element to the collection of elements to be rendered
removeElement(HTMLElement) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
Remove an element to the collection of elements to be rendered
removeElement(Object) - Method in class oracle.jbo.common.WeakVector
 
removeElement(Object) - Method in class oracle.jbo.common.WeakVectorImpl
 
removeElement(Object) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
removeElementAt(int) - Method in class oracle.jbo.common.WeakVector
 
removeElementAt(int) - Method in class oracle.jbo.common.WeakVectorImpl
 
removeElementAt(int) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
removeElementAt(int) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
Remove an element to the collection of elements to be rendered
removeFormBinding(JUFormBinding) - Method in class oracle.jbo.uicli.binding.JUApplication
Remove the JUFormBinding object of the given name (if any).
removeFromEnvironment(String) - Method in class oracle.jbo.common.JboInitialContext
 
removeInternal(JboEventListener, JboEventListener) - Static method in class oracle.jbo.server.JboMultiCaster
 
removeItemListener(ItemListener) - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
removeItemListener(ItemListener) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
removeItemListener(ItemListener) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
 
removeIteratorChangedListener(JUIteratorChangedListener) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Remove a listener from this list.
removeIterBinding(String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
If an iterator binding exists with the given name, remove it from the internal members.
removeListDataListener(ListDataListener) - Method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
 
removeListDataListener(ListDataListener) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
removeListener(Object) - Method in class oracle.jbo.ViewCriteria
 
removeListener(Object) - Method in interface oracle.jbo.NavigatableRowIterator
Removes a subscriber (listener) for RowSetListener events generated by this row set iterator.
removeListener(Object) - Method in class oracle.jbo.common.RowSetHelper
 
removeListener(Object) - Method in class oracle.jbo.server.ViewObjectImpl
Removes an event listener.
removeListener(Object) - Method in class oracle.jbo.server.ViewRowSetImpl
Removes an event listener to this object from the listener list.
removeManagementListener(RowSetManagementListener) - Method in interface oracle.jbo.RowSetIterator
Removes a subscriber (listener) for RowSetManagementListener events generated by this row set iterator.
removeManagementListener(RowSetManagementListener) - Method in class oracle.jbo.common.RowSetHelper
 
removeManagementListener(RowSetManagementListener) - Method in class oracle.jbo.server.ViewObjectImpl
 
removeManagementListener(RowSetManagementListener) - Method in class oracle.jbo.server.ViewRowSetImpl
 
removeMasterRowSetIterator(RowSetIterator) - Method in interface oracle.jbo.RowSet
Removes a master row set iterator.
removeMasterRowSetIterator(RowSetIterator) - Method in class oracle.jbo.server.ViewObjectImpl
Removes the master row set iterator (masterRSI) from a master-detail View Link.
removeMasterRowSetIterator(RowSetIterator) - Method in class oracle.jbo.server.ViewRowSetImpl
Removes the master row set iterator in a master-detail View Link.
removeMessageListener(String, JboMessageListener) - Method in interface oracle.jbo.server.JboMessageManager
 
removeMessageTransforms() - Static method in class oracle.jbo.server.util.Canonizer
 
removeNavigationBar(JUNavigationBarInterface) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Removes a JUNavigationBarInterface listener object from the list.
RemovePath() - Static method in class oracle.jbo.server.util.ShowPath
 
removePool(String) - Method in class oracle.jbo.common.ampool.PoolMgr
Deprecated.  
removePool(String) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
removePropertyChangeListener(int, PropertyChangeListener) - Method in class oracle.jbo.server.EntityDefImpl
Removes a PropertyChangeListener from the listener list of the given attribute (by index).
removePropertyChangeListener(PropertyChangeListener) - Method in class oracle.jbo.server.rules.ValueListEditor
De-registers a listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class oracle.jbo.server.rules.CompareValidatorCustomizer
Removes the subscriber to this customizer's PropertyChange events.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class oracle.jbo.server.EntityDefImpl
Removes a PropertyChangeListener from the listener list of the given attribute (by index).
removeReference(ViewRowImpl, EntityImpl) - Method in class oracle.jbo.server.QueryCollection
Remove entity references, i.e, set references to null
removeResource(Object) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Remove the resource from the application pool.
removeResource(Object) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
removeResourcePool(Object) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
removeResources() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Remove all of the pool application module instances that have been created so far.
removeResources() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
removeRowAt(int) - Method in class oracle.jbo.server.ViewRowSetImpl
Removes a view row at an absolute row index specified by index.
removeRowAtRangeIndex(int) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Removes a view row at range index index.
removeRowHandle(Object) - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
removeRowHandle(Object) - Method in class oracle.jbo.server.ViewRowSetImpl
Internal: Applications should not use this method.
removeRowHandle(Object) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Internal: Applications should not use this method.
removeRowSetDef(String) - Method in class oracle.jbo.uicli.mom.JUSessionDefImpl
 
removeSession(String) - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
removeSessionCookie(SessionCookie) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Destroy a session cookie.
removeSessionCookie(SessionCookie) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
removeState(int) - Method in interface oracle.jbo.ApplicationModule
Internal: Applications should not use this method.
removeState(int) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
removeStatusBarInterface(JUStatusBarInterface) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Helper method to remove the given object to the JUApplication's StatusBars.
removeStatusBarInterface(JUStatusBarInterface) - Method in class oracle.jbo.uicli.binding.JUApplication
Remove the given instance of status bar interface if found.
removeTableModelListener(TableModelListener) - Method in class oracle.jbo.uicli.jui.JUTableBinding
 
removeTransactionListener(TransactionListener) - Method in class oracle.jbo.server.DBTransactionImpl
Removes a subscriber from the transaction's events list.
removeTransactionListener(TransactionListener) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
removeTransactionListener(TransactionListener) - Method in interface oracle.jbo.server.DBTransaction
Removes the listener from the transactions list of event subscribers.
removeTransactionPostListener(TransactionPostListener) - Method in class oracle.jbo.server.EntityImpl
Internal: Applications should not use this method.
removeTransactionPostListener(TransactionPostListener) - Method in class oracle.jbo.server.DBTransactionImpl
Removes a subscriber from the transaction's post-events list.
removeTransactionPostListener(TransactionPostListener) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
removeTransactionPostListener(TransactionPostListener) - Method in interface oracle.jbo.server.DBTransaction
Removes a listener from the transaction's list of post-phase event subscribers.
removeTransactionStateListener(JUTransactionStateListener) - Method in class oracle.jbo.uicli.binding.JUApplication
Remove the given object from JUTransactionStateListener list.
removeTransactionStateListener(TransactionStateListener) - Method in interface oracle.jbo.Transaction
 
removeTransactionStateListener(TransactionStateListener) - Method in class oracle.jbo.server.DBTransactionImpl
 
removeTransactionStateListener(TransactionStateListener) - Method in class oracle.jbo.server.NullDBTransactionImpl
 
removeTreeModelListener(TreeModelListener) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
removeTypeNameTransforms() - Static method in class oracle.jbo.server.util.Canonizer
 
removeUndoableEditListener(UndoableEditListener) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
removeUpdate(DocumentEvent) - Method in class oracle.jbo.server.rules.CompareValidatorCustomizer
Handles a text-deletion event.
removeValidationListener(JUPanelValidationListener) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Removes the given listener from this panel's validation listeners list.
removeValue(Object, Properties) - Method in class oracle.jbo.http.HttpContainer
 
removeValueBinding(JUCtrlValueBinding) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Removes the given control binding object from its list.
removeValueInternal(Object) - Method in class oracle.jbo.http.HttpContainer
 
removeVetoableChangeListener(int, VetoableChangeListener) - Method in class oracle.jbo.server.EntityDefImpl
Removes a VetoableChangeListener from the listener list of the given attribute (by index).
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class oracle.jbo.server.EntityDefImpl
Removes a VetoableChangeListener from the listener list of the given attribute (by index).
removeVetoableChangeListener(VetoableChangeListener) - Method in class oracle.jbo.server.EntityDefImpl
Removes a VetoableChangeListener from the listener list.
removeViewLinkAccessor(AttributeDef) - Method in class oracle.jbo.common.StructureDefHelper
 
RemoveWithDetailsException - exception oracle.jbo.RemoveWithDetailsException.
Thrown when the application attempts to remove an Entity Object that is a composition association and has detail (children) Entity Objects.
RemoveWithDetailsException() - Constructor for class oracle.jbo.RemoveWithDetailsException
Constructs a new instance.
rename(Name, Name) - Method in class oracle.jbo.common.JboInitialContext
 
rename(String, String) - Method in class oracle.jbo.common.JboInitialContext
 
render() - Method in class oracle.jbo.html.databeans.ViewCurrentRecord
Renders the current record from the RowSet of the View Object.
render() - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Renders EditCurrentRecord's edit form containing the current record of the View Object's RowSet.
render() - Method in class oracle.jbo.html.databeans.ChartRenderer
Generates a IMG tag pointing to the common JSP page to generate the chart.
render() - Method in class oracle.jbo.html.databeans.RowSetBrowser
Renders an HTML table that contains records from the View Object's RowSet.
render() - Method in class oracle.jbo.html.databeans.JSTreeBrowser
 
render() - Method in class oracle.jbo.html.databeans.JSRowSetBrowser
Renders an HTML table that contains records from the View Object's RowSet.
render() - Method in class oracle.jbo.html.databeans.RowsetNavigator
Renders the Web Bean's contents to the output stream.
render() - Method in class oracle.jbo.html.databeans.BaseNavigatorBar
Renders the HTML toolbar on the JSP page.
render() - Method in class oracle.jbo.html.databeans.JSNavigatorBar
Renders the HTML toolbar on the JSP page.
render() - Method in class oracle.jbo.html.databeans.JSLOV
Renders an HTML table that contains records from the View Object's RowSet.
render() - Method in class oracle.jbo.html.databeans.JSViewCurrentRecord
Renders an HTML table that contains records from the View Object's RowSet.
render() - Method in class oracle.jbo.html.databeans.FindForm
Renders the Find Form.
render() - Method in class oracle.jbo.html.databeans.XmlData
 
render() - Method in class oracle.jbo.html.databeans.NavigatorBar
Renders the HTML toolbar on the JSP page.
render() - Method in class oracle.jdeveloper.html.WebBeanImpl
Renders the Web Bean's contents to the output stream.
render() - Method in interface oracle.jdeveloper.html.WebBean
Renders the Web Bean's contents to the output stream.
render() - Method in class oracle.jdeveloper.jsp.wb.JSTable
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSContainer
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSTabContainer
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.TableControl
Renders the table to the output stream of the JSP's response.
render() - Method in class oracle.jdeveloper.jsp.wb.Toolbar
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSTableData
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.EditForm
Renders the form to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.PoolAdministrator
Renders Application Pool information to JSP page.
render() - Method in class oracle.jdeveloper.jsp.wb.JSTree
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSTreeData
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSToolbar
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSButtonBar
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSButton
Renders the Toolbar to the output stream of the JSP page's response.
render(OutputStream) - Method in class oracle.jdeveloper.html.HTMLElement
Renders the object to the HTML output stream.
render(PrintWriter) - Method in class oracle.jdeveloper.html.WebBeanImpl
Renders the Web Bean's contents to the specified PrintWriter.
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLElement
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
Renders the container's header, contained objects and footer.
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLTableCell
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLElementContainer
Renders the container's header, contained objects and footer.
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLForm
This is the main method for invoking the FORM's rendering
render(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLAddRow
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLSelect
 
render(PrintWriter) - Method in interface oracle.jdeveloper.html.WebBean
Renders the Web Bean's contents to the specified PrintWriter.
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLTable
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLTextElement
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLTextAreaElement
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLFormField
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLTextURL
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLRow
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLButtonElement
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLInputElement
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDocument
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLToolBar
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLTab
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLScriptFunction
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLImageURL
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLData
 
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSTable
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSContainer
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSTabContainer
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.TableControl
This is where the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.Toolbar
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSTableData
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.EditForm
This is where the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSTree
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSTreeData
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSToolbar
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSButtonBar
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSButton
This is the main entry point for rendering the HTML content.
render(Runnable) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
renderAttributeInXMLElement(Document, AttributeDefImpl, boolean) - Method in class oracle.jbo.server.ViewRowImpl
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLArray
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLElementContainer
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLForm
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLScript
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLTree
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDiv
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLTable
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLButtonBar
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLTableRow
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLToolBar
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLToolBar
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLDispArray
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLButton
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.TableControl
Renders the container footer that follows the table elements
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.Toolbar
Renders the container footer that follows the form elements
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.EditForm
Renders the container footer that follows the form elements
RenderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDocument
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLArray
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLElementContainer
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLForm
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLScript
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLTabControl
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLNoTabControl
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLTree
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDiv
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLTable
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDocument
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLTableRow
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLToolBar
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLToolBar
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLDispArray
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.TableControl
Renders the container header.
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.Toolbar
Renders the container header.
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.EditForm
Renders the container header.
renderElementFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
 
renderElementFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLArray
 
renderElementFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLElementContainer
 
renderElementFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLMenu
 
renderElementHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
 
renderElementHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLElementContainer
 
renderFields(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLForm
 
renderNewRow - Variable in class oracle.jbo.html.databeans.EditCurrentRecord
Determines whether new rows will be inserted into the form.
renderScriptLibraries(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDocument
 
renderScripts(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLForm
 
renderScripts(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDocument
 
renderSimpleForm() - Method in class oracle.jbo.html.databeans.FindForm
Renders the simple form version of the query form.
renderStyleSheet(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDocument
 
renderTableHeaders() - Method in class oracle.jbo.html.databeans.RowSetBrowser
 
renderTopButtons(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLForm
 
renderToString(Row) - Method in class oracle.jdeveloper.html.ReadOnlyField
 
renderToString(Row) - Method in class oracle.jdeveloper.html.TextField
 
renderToString(Row) - Method in class oracle.jdeveloper.html.PasswordField
 
renderToString(Row) - Method in class oracle.jdeveloper.html.LOVField
 
renderToString(Row) - Method in interface oracle.jdeveloper.html.HTMLFieldRenderer
This method is called when the field renderers are being used from the Tag library and from the DataWebBeans.
renderToString(Row) - Method in class oracle.jdeveloper.html.DateField
 
renderToString(Row) - Method in class oracle.jdeveloper.html.StaticPickList
 
renderToString(Row) - Method in class oracle.jdeveloper.html.StructField
 
renderToString(Row) - Method in class oracle.jdeveloper.html.TextArea
 
renderToString(Row) - Method in class oracle.jdeveloper.html.HiddenField
 
renderToString(Row) - Method in class oracle.jdeveloper.html.ArrayField
 
renderToString(Row) - Method in class oracle.jdeveloper.html.PickList
 
RenderValueTag - class oracle.jbo.html.jsp.datatags.RenderValueTag.
 
RenderValueTag() - Constructor for class oracle.jbo.html.jsp.datatags.RenderValueTag
 
RepConversion - class oracle.jbo.common.RepConversion.
Numbers' representation conversion/manipulation routines.
RepConversion() - Constructor for class oracle.jbo.common.RepConversion
 
replace(EntityImpl, Key) - Method in class oracle.jbo.server.EntityCache
Remove a row in cache and add it in using the new key values.
repopulateEntries(String) - Static method in class oracle.jbo.common.JboTypeMap
 
reportAppModuleContents() - Method in class oracle.jdeveloper.jsp.wb.PoolAdministrator
Reports App Module information in an HTML format.
reportException(boolean, Exception) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Utility method to report exceptions via the containing Form binding object.
reportException(Exception) - Method in class oracle.jbo.uicli.binding.JUControlBinding
Report the given exception via the containing FormBinding object.
reportException(Exception) - Method in class oracle.jbo.uicli.binding.JUFormBinding
If JUApplication is setup, then invoke JUApplication.reportException to report any exceptions.
reportException(JUFormBinding, Exception) - Method in class oracle.jbo.uicli.jui.JUErrorHandlerDialog
 
reportException(JUFormBinding, Exception) - Method in class oracle.jbo.uicli.binding.JUErrorHandlerThrow
This method simply throws the exception 'ex' as a JboException (by creating a new JboException if required).
reportException(JUFormBinding, Exception) - Method in interface oracle.jbo.uicli.binding.JUErrorHandler
Implements how to handle the given exception raised within the JClient framework in the context of the given form binding.
reportException(JUFormBinding, Exception) - Method in class oracle.jbo.uicli.binding.JUApplication
This method is used by all framework binding objects to report exceptions.
reportException(JUFormBinding, Exception) - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
reportNewContents(HTMLDocument, ApplicationPool) - Method in class oracle.jdeveloper.jsp.wb.PoolAdministrator
Reports pool information in an HTML format.
reportPoolContents(HTMLDocument, ApplicationPool) - Method in class oracle.jdeveloper.jsp.wb.PoolAdministrator
Reports pool information in an HTML format.
request - Variable in class oracle.jdeveloper.html.WebBeanImpl
 
request - Variable in class oracle.jdeveloper.html.LOVField
 
request - Variable in class oracle.jdeveloper.html.DateField
 
RequestParameters - class oracle.jbo.html.RequestParameters.
 
RequestParameters() - Constructor for class oracle.jbo.html.RequestParameters
 
resButton(AbstractButton, String) - Static method in class oracle.jbo.common.ResourceUtils
Sets the resourcs on a subclass of AbstractButton.
RESERVED - Static variable in class oracle.jbo.html.jsp.JSPApplicationRegistry
 
reservePassivationId() - Method in interface oracle.jbo.ApplicationModule
Internal: Applications should not use this method.
reservePassivationId() - Method in class oracle.jbo.server.ApplicationModuleImpl
 
reservePassivationId() - Method in interface oracle.jbo.common.ampool.SessionCookie
Reserves a unique identifier for the session application.
reservePassivationId() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
reset() - Method in class oracle.jbo.ViewCriteria
Clears the "current row" designation and places the iterator in the slot before the first row.
reset() - Method in interface oracle.jbo.RowIterator
Moves the currency to the slot before the first row.
reset() - Method in class oracle.jbo.common.Timer
 
reset() - Method in class oracle.jbo.server.ApplicationModuleImpl
Override this method to reset any cached varaibles for objects that belong to this appModule.
reset() - Method in class oracle.jbo.server.ViewObjectImpl
Resets the iterator.
reset() - Method in class oracle.jbo.server.ViewRowSetImpl
Resets the iterator.
reset() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Resets the iterator.
reset() - Method in class oracle.jbo.html.jsp.datatags.ComponentTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.DataComponentTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.NavBarTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.DataHandlerTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.DataTransactionTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.DataGridTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.SearchTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.ShowRecordTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.ScrollBarTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.EditRecordTag
 
reset(ArrayList) - Method in class oracle.jbo.common.PiggybackOutput
 
resetPKBasedRef() - Method in class oracle.jbo.server.EntityImpl
 
resetState() - Method in interface oracle.jbo.common.ampool.SessionCookie
Reset the mutable state of the session cookie.
resetState() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
resetState(boolean) - Method in interface oracle.jbo.ApplicationModule
Internal: Applications should not use this method.
resetState(boolean) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
resLabel(JLabel, Component, String) - Static method in class oracle.jbo.common.ResourceUtils
Sets the resources on a JLabel.
resolveClass(ObjectStreamClass) - Method in class oracle.jbo.common.PiggybackInputStream
 
resolveDefObject() - Method in class oracle.jbo.server.ViewDefImpl
 
resolveRangeSize(int) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Sets this iterator binding and it's associated RowIterator's range size to the greater of this either the iterator's range size and the given range size.
resolveReferences() - Method in class oracle.jbo.server.ViewDefImpl
Since this gets called from lazyload
resolveReferences() - Method in class oracle.jbo.server.EntityAssociation
 
resolveReferences() - Method in class oracle.jbo.server.EntityDefImpl
Since this gets called from lazyload, load all attribute accessors upfront.
ResourceManager - class oracle.jbo.common.ResourceManager.
Used by the generated implementations of the ArrayResourceBundle which is the ResourceBundle flavor in use by the IDE.
ResourceUtils - class oracle.jbo.common.ResourceUtils.
Utility class to make using resources easier.
response - Variable in class oracle.jdeveloper.html.WebBeanImpl
 
restoreDefaultCursor() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Shows default cursor.
resume() - Method in class oracle.jbo.server.DefaultTxnHandlerImpl
 
resume() - Method in class oracle.jbo.server.JTATxnHandlerImpl
 
resume() - Method in interface oracle.jbo.server.TransactionHandler
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JUActionDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JUButtonDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JUTableDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JULayoutConsDefXY
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JUListSingleSelDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JUScrollBarDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JULayoutDefXY
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JUTreeDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JUComboBoxDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUDefBase
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUControlDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlActionDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlBoolDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUFormDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUIteratorDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUIterRangeDef
 
returnConnection(String, Connection) - Method in interface oracle.jbo.server.ConnectionPoolManager
Returns a pooled connection to a connection pool.
returnConnection(String, Connection) - Method in class oracle.jbo.server.ConnectionPoolManagerImpl
 
returnConnection(String, Connection, Properties) - Method in interface oracle.jbo.server.ConnectionPoolManager
Returns a pooled connection to a connection pool.
returnConnection(String, Connection, Properties) - Method in class oracle.jbo.server.ConnectionPoolManagerImpl
 
revert() - Method in class oracle.jbo.server.ViewRowImpl
Reverts this row back to its initial state.
revert() - Method in class oracle.jbo.server.EntityImpl
Reverts the row to the database's state.
revert() - Method in interface oracle.jbo.server.Entity
Reverts this Entity Object's row to the database's values.
revision - Static variable in class oracle.jbo.Version
 
RING_PIE - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
RING_PIE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
RING_PIE_BAR_CHART - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
RING_PIE_BAR_CHART - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
rndObj - Variable in class oracle.jbo.html.jsp.datatags.InputTagBase
 
rollback() - Method in interface oracle.jbo.Transaction
Discards all modifications made in this transaction.
rollback() - Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
rollback() - Method in class oracle.jbo.server.DBTransactionImpl
Discards all modifications made in this transaction.
rollback() - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
rollback() - Static method in class oracle.jbo.server.JDBCInteract
 
rollback() - Method in class oracle.jbo.html.jsp.datatags.JServerUserTransactionBean
 
RollbackTag - class oracle.jbo.html.jsp.datatags.RollbackTag.
 
RollbackTag() - Constructor for class oracle.jbo.html.jsp.datatags.RollbackTag
 
rollbackToSavepoint(Connection, String) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
rollbackToSavepoint(Connection, String) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
rollbackToSavepoint(Connection, String) - Method in class oracle.jbo.server.DB2SQLBuilderImpl
 
rollbackToSavepoint(Connection, String) - Method in interface oracle.jbo.server.SQLBuilder
rollback to SAVEPOINT - if possible
rollbackTransaction() - Method in class oracle.jbo.uicli.binding.JUApplication
Helper method that invokes rollback on the current Transaction.
row - Variable in class oracle.jbo.html.jsp.datatags.DataTagBase
 
row - Variable in class oracle.jbo.html.jsp.datatags.RowTag
 
row - Variable in class oracle.jdeveloper.html.DHTMLAddRow
 
Row - interface oracle.jbo.Row.
This interface provides access to table rows.
RowCreateException - exception oracle.jbo.RowCreateException.
Thrown when an attempt to create a row fails.
RowCreateException(boolean, String, Exception) - Constructor for class oracle.jbo.RowCreateException
 
rowDeleted(DeleteEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when a row has been deleted.
rowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
rowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
rowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
rowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
rowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
RowEvent - class oracle.jbo.RowEvent.
An event class used by RowSetIterator to inform its listeners when a row is modified, added, or deleted.
RowEvent(NavigatableRowIterator, Row, int) - Constructor for class oracle.jbo.RowEvent
Creates an event when a row is modified, added, or deleted.
RowFilter - interface oracle.jbo.server.RowFilter.
 
RowFilterKey - class oracle.jbo.server.RowFilterKey.
 
RowFilterKey(ViewObjectImpl) - Constructor for class oracle.jbo.server.RowFilterKey
 
RowFilterKey(ViewObjectImpl, Object[]) - Constructor for class oracle.jbo.server.RowFilterKey
 
RowImpl - class oracle.jbo.server.RowImpl.
Base class for Entity Rows and View Object Rows.
RowImpl() - Constructor for class oracle.jbo.server.RowImpl
 
RowInconsistentException - exception oracle.jbo.RowInconsistentException.
Thrown if inconsist data is detected when locking a row.
RowInconsistentException(Key) - Constructor for class oracle.jbo.RowInconsistentException
 
rowIndexToRangeIndex(int) - Method in class oracle.jbo.uicli.jui.JUGraphBinding
 
rowIndexToRangeIndex(int) - Method in class oracle.jbo.uicli.jui.GraphDataFromCol
 
rowInserted(InsertEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when a row has been inserted.
rowInserted(InsertEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
rowInserted(InsertEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
rowInserted(InsertEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
rowInserted(InsertEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
rowInserted(InsertEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
RowIterator - interface oracle.jbo.RowIterator.
The interface for Row Iterator.
ROWKEY_PARAM - Static variable in class oracle.jbo.html.jsp.datatags.DataTagBase
 
RowNavigationListener - interface oracle.jbo.RowNavigationListener.
Implemented by subscribers to events generated by row sets.
RowNotFoundException - exception oracle.jbo.RowNotFoundException.
Thrown when the requested row is not found.
RowNotFoundException(boolean, String, Key) - Constructor for class oracle.jbo.RowNotFoundException
Constructs a new instance when a row of a given key is not found.
RowNotFoundException(int) - Constructor for class oracle.jbo.RowNotFoundException
Constructs a new exception when the entity row of the given transaction post listener handle is not found in the list.
RowNotFoundException(RowIterator) - Constructor for class oracle.jbo.RowNotFoundException
Constructs a new instance when a row set iterator has no current row.
RowNotFoundException(RowSetIterator) - Constructor for class oracle.jbo.RowNotFoundException
Constructs a new instance when a row set iterator has no current row.
RowNotFoundException(RowSetIterator, Object) - Constructor for class oracle.jbo.RowNotFoundException
Deprecated. Deprecated since 5.0. Instead, use RowNotFoundException(RowSet, Object).
RowNotFoundException(RowSet, Object) - Constructor for class oracle.jbo.RowNotFoundException
 
RowNotFoundException(String, String) - Constructor for class oracle.jbo.RowNotFoundException
Constructs a new instance when the requested entity row within a view row is null.
RowQualifier - class oracle.jbo.server.RowQualifier.
 
RowQualifier(ViewObjectImpl) - Constructor for class oracle.jbo.server.RowQualifier
 
rowQualifies(ViewRowImpl) - Method in class oracle.jbo.server.RowQualifier
 
RowReadXMLException - exception oracle.jbo.RowReadXMLException.
Thrown when reading an xml document fails for a RowSet or a Row.
RowReadXMLException(Key, String, ArrayList) - Constructor for class oracle.jbo.RowReadXMLException
 
RowReadXMLException(Key, String, Vector) - Constructor for class oracle.jbo.RowReadXMLException
Constructs a new instance.
Rows - Variable in class oracle.jdeveloper.html.HTMLTable
 
RowSet - interface oracle.jbo.RowSet.
Defines the middle-tier representation of a set of table rows.
RowSet - Static variable in class oracle.jbo.uicli.mom.JUTags
 
RowSetBrowser - class oracle.jbo.html.databeans.RowSetBrowser.
The RowSetBrowser Data Web Bean class dynamically generates an HTML table that contains records (rows) from a View Object's RowSet.
RowSetBrowser() - Constructor for class oracle.jbo.html.databeans.RowSetBrowser
 
RowSetHelper - class oracle.jbo.common.RowSetHelper.
Internal: Applications should not use this class.
RowSetHelper() - Constructor for class oracle.jbo.common.RowSetHelper
 
RowsetIterateTag - class oracle.jbo.html.jsp.datatags.RowsetIterateTag.
 
RowsetIterateTag() - Constructor for class oracle.jbo.html.jsp.datatags.RowsetIterateTag
 
RowSetIterator - interface oracle.jbo.RowSetIterator.
Provides simple access to a set of rows.
RowSetIteratorHelper - class oracle.jbo.common.RowSetIteratorHelper.
Internal: Applications should not use this class.
RowSetIteratorHelper() - Constructor for class oracle.jbo.common.RowSetIteratorHelper
 
RowSetListener - interface oracle.jbo.RowSetListener.
Implemented by subscribers to events generated by row sets.
RowSetManagementEvent - class oracle.jbo.RowSetManagementEvent.
Generated by RowSet or RowSetIterator to inform its listeners when the row set is closed or reset.
RowSetManagementEvent(RowSetIterator, int) - Constructor for class oracle.jbo.RowSetManagementEvent
Creates a row set management event.
RowSetManagementListener - interface oracle.jbo.RowSetManagementListener.
Implemented by subscribers to row set management events generated by row sets or row set iterators.
RowsetNavigateTag - class oracle.jbo.html.jsp.datatags.RowsetNavigateTag.
 
RowsetNavigateTag() - Constructor for class oracle.jbo.html.jsp.datatags.RowsetNavigateTag
Constructor
RowsetNavigator - class oracle.jbo.html.databeans.RowsetNavigator.
The RowsetNavigator Data Web Bean changes the current record of a View Object's RowSet to a new record.
RowsetNavigator() - Constructor for class oracle.jbo.html.databeans.RowsetNavigator
 
RowTag - class oracle.jbo.html.jsp.datatags.RowTag.
 
RowTag() - Constructor for class oracle.jbo.html.jsp.datatags.RowTag
Constructor
RowTagTEI - class oracle.jbo.html.jsp.datatags.RowTagTEI.
 
RowTagTEI() - Constructor for class oracle.jbo.html.jsp.datatags.RowTagTEI
Constructor
rowUpdated(UpdateEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when an attribute of the row has been changed.
rowUpdated(UpdateEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
rowUpdated(UpdateEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
rowUpdated(UpdateEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
rowUpdated(UpdateEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
rowUpdated(UpdateEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
RowValException - exception oracle.jbo.RowValException.
Indicates that validation of a business object has failed.
RowValException(Class, String, String, Key, ArrayList) - Constructor for class oracle.jbo.RowValException
 
RowValException(Class, String, String, Key, ArrayList, boolean) - Constructor for class oracle.jbo.RowValException
 
RowValException(Class, String, String, Key, AttributeDef[]) - Constructor for class oracle.jbo.RowValException
Creates an exception to be localized using a given message bundle and error code.
RowValException(Class, String, String, Key, AttributeDef[], String) - Constructor for class oracle.jbo.RowValException
Creates an exception to be localized using a given message bundle and error code.
rs - Variable in class oracle.jbo.html.jsp.datatags.RowsetIterateTag
 
rs - Variable in class oracle.jbo.html.jsp.datatags.RowTag
 
runProc(String[], PrintStream) - Static method in class oracle.jbo.server.util.SafeExec
 
runProc(String[], PrintStream, long) - Static method in class oracle.jbo.server.util.SafeExec
Execute a subprocess defined by the contents of 'args'.
runProc(String, PrintStream) - Static method in class oracle.jbo.server.util.SafeExec
 
runProc(String, PrintStream, long) - Static method in class oracle.jbo.server.util.SafeExec
Execute a subprocess defined by the contents of 'cmdline'

Business Components
A B C D E F G H I J K L M N O P Q R S T U V W X _