Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01

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


W

WAIT_TIME_INCREMENT - Static variable in class oracle.jbo.pool.ResourcePool
 
WEB_APP_TAG - Static variable in class oracle.jbo.ias.config.ConfigOC4J
 
WEB_SITE_TAG - Static variable in class oracle.jbo.ias.config.ConfigOC4J
 
WLEJBAmHomeImpl - class oracle.jbo.client.remote.ejb.wl.WLEJBAmHomeImpl.
 
WLEJBAmHomeImpl(JboContext, String) - Constructor for class oracle.jbo.client.remote.ejb.wl.WLEJBAmHomeImpl
 
WLEJBInitialContext - class oracle.jbo.client.remote.ejb.wl.WLEJBInitialContext.
 
WLEJBInitialContext(Hashtable) - Constructor for class oracle.jbo.client.remote.ejb.wl.WLEJBInitialContext
This constructor is necessary for JboInitialContextFactory to create WLInitialContext properly via reflection.
WLPanel - class oracle.jbo.jbotester.WLPanel.
 
WLPanel(Frame) - Constructor for class oracle.jbo.jbotester.WLPanel
 
WLSQLBuilderImpl - class oracle.jbo.server.WLSQLBuilderImpl.
 
WLSQLBuilderImpl() - Constructor for class oracle.jbo.server.WLSQLBuilderImpl
This is a singleton class.
WORD_POS_STACK_DEPTH - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_BOOLEAN - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_CHAR - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_IDENT - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_INTEGER - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_NONE - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_NULL - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_STRING - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_UNKNOWN - Static variable in class oracle.jbo.expr.JIInput
 
WSAMComponent - class oracle.jbo.common.ws.WSAMComponent.
 
WSApplicationModuleImpl - class oracle.jbo.common.ws.WSApplicationModuleImpl.
 
WSApplicationModuleImpl(ApplicationModule) - Constructor for class oracle.jbo.common.ws.WSApplicationModuleImpl
 
WSApplicationModuleImpl(SessionCookie) - Constructor for class oracle.jbo.common.ws.WSApplicationModuleImpl
 
WSApplicationModuleImpl(String, WSApplicationModuleImpl) - Constructor for class oracle.jbo.common.ws.WSApplicationModuleImpl
 
WSApplicationModuleImpl(String, String, WSApplicationModuleImpl) - Constructor for class oracle.jbo.common.ws.WSApplicationModuleImpl
 
WSApplicationModuleMarshaller - interface oracle.jbo.common.ws.WSApplicationModuleMarshaller.
 
WSAttributeDefImpl - class oracle.jbo.common.ws.WSAttributeDefImpl.
 
WSAttributeDefImpl(String) - Constructor for class oracle.jbo.common.ws.WSAttributeDefImpl
 
WSComponentObjectImpl - class oracle.jbo.common.ws.WSComponentObjectImpl.
 
WSComponentObjectImpl(String, WSApplicationModuleImpl) - Constructor for class oracle.jbo.common.ws.WSComponentObjectImpl
 
WSComponentObjectImpl(String, String, WSApplicationModuleImpl) - Constructor for class oracle.jbo.common.ws.WSComponentObjectImpl
 
WSObject - class oracle.jbo.common.ws.WSObject.
 
WSRowSet - interface oracle.jbo.common.ws.WSRowSet.
 
WSRowSetImpl - class oracle.jbo.common.ws.WSRowSetImpl.
 
WSRowSetIteratorBase - class oracle.jbo.common.ws.WSRowSetIteratorBase.
 
WSRowSetIteratorImpl - class oracle.jbo.common.ws.WSRowSetIteratorImpl.
 
WSRowSetIteratorMarshaller - interface oracle.jbo.common.ws.WSRowSetIteratorMarshaller.
 
WSRowSetMarshaller - interface oracle.jbo.common.ws.WSRowSetMarshaller.
 
WSVariableValueManagerMarshaller - interface oracle.jbo.common.ws.WSVariableValueManagerMarshaller.
 
WSViewLinkImpl - class oracle.jbo.common.ws.WSViewLinkImpl.
 
WSViewObjectImpl - class oracle.jbo.common.ws.WSViewObjectImpl.
 
WSViewObjectMarshaller - interface oracle.jbo.common.ws.WSViewObjectMarshaller.
 
WaitThread - class oracle.jbo.server.WaitThread.
 
WaitThread(int) - Constructor for class oracle.jbo.server.WaitThread
 
WeakHashlist - class oracle.jbo.common.WeakHashlist.
 
WeakHashlist(int, float) - Constructor for class oracle.jbo.common.WeakHashlist
 
WeakHashlist(int) - Constructor for class oracle.jbo.common.WeakHashlist
 
WeakHashlist() - Constructor for class oracle.jbo.common.WeakHashlist
 
WeakHashtable - class oracle.jbo.common.WeakHashtable.
Internal: Applications should not use this class.
WeakHashtable(int, float) - Constructor for class oracle.jbo.common.WeakHashtable
public static void main(String argv[]) { WeakHashtable tab0 = new WeakHashtable(); WeakHashtable tab1 = new WeakHashtable(20); WeakHashtable tab2 = new WeakHashtable(20, 7.2f); System.out.println("tab0 (" + tab0.getClass().getName() + ") " + tab0); System.out.println("tab1 (" + tab1.getClass().getName() + ") " + tab1); System.out.println("tab2 (" + tab2.getClass().getName() + ") " + tab2); }
WeakHashtable(int) - Constructor for class oracle.jbo.common.WeakHashtable
 
WeakHashtable() - Constructor for class oracle.jbo.common.WeakHashtable
 
WeakHashtableImpl - class oracle.jbo.common.WeakHashtableImpl.
Internal: Applications should not use this class.
WeakHashtableImpl(int, float) - Constructor for class oracle.jbo.common.WeakHashtableImpl
 
WeakHashtableImpl(int) - Constructor for class oracle.jbo.common.WeakHashtableImpl
 
WeakHashtableImpl() - Constructor for class oracle.jbo.common.WeakHashtableImpl
 
WeakKeyHashtable - class oracle.jbo.common.WeakKeyHashtable.
Internal: Applications should not use this class.
WeakKeyHashtable(int, float) - Constructor for class oracle.jbo.common.WeakKeyHashtable
 
WeakKeyHashtable(int) - Constructor for class oracle.jbo.common.WeakKeyHashtable
 
WeakKeyHashtable() - Constructor for class oracle.jbo.common.WeakKeyHashtable
 
WeakKeyHashtableImpl - class oracle.jbo.common.WeakKeyHashtableImpl.
Internal: Applications should not use this class.
WeakKeyHashtableImpl(int, float) - Constructor for class oracle.jbo.common.WeakKeyHashtableImpl
 
WeakKeyHashtableImpl(int) - Constructor for class oracle.jbo.common.WeakKeyHashtableImpl
 
WeakKeyHashtableImpl() - Constructor for class oracle.jbo.common.WeakKeyHashtableImpl
 
WeakVector - class oracle.jbo.common.WeakVector.
Internal: Applications should not use this class.
WeakVector(int, int) - Constructor for class oracle.jbo.common.WeakVector
 
WeakVector(int) - Constructor for class oracle.jbo.common.WeakVector
 
WeakVector() - Constructor for class oracle.jbo.common.WeakVector
 
WeakVectorImpl - class oracle.jbo.common.WeakVectorImpl.
Internal: Applications should not use this class.
WeakVectorImpl(int, int) - Constructor for class oracle.jbo.common.WeakVectorImpl
 
WeakVectorImpl(int) - Constructor for class oracle.jbo.common.WeakVectorImpl
 
WeakVectorImpl() - Constructor for class oracle.jbo.common.WeakVectorImpl
 
WebBean - interface oracle.jbo.html.WebBean.
Implements basic rendering and initialization functionality for Web Beans.
WebBean - interface oracle.jdeveloper.html.WebBean.
Implements basic rendering and initialization functionality for Web Beans.
WebBeanImpl - class oracle.jbo.html.WebBeanImpl.
Implements the base methods for a Web Bean.
WebBeanImpl() - Constructor for class oracle.jbo.html.WebBeanImpl
 
WebBeanImpl - class oracle.jdeveloper.html.WebBeanImpl.
Implements the base methods for a Web Bean.
WebBeanImpl() - Constructor for class oracle.jdeveloper.html.WebBeanImpl
 
WebBeanTEI - class oracle.jbo.html.jsp.datatags.WebBeanTEI.
 
WebBeanTEI() - Constructor for class oracle.jbo.html.jsp.datatags.WebBeanTEI
 
WebBeanTag - class oracle.jbo.html.jsp.datatags.WebBeanTag.
 
WebBeanTag() - Constructor for class oracle.jbo.html.jsp.datatags.WebBeanTag
 
WebServiceDataControl - Static variable in class oracle.jbo.uicli.mom.JUTags
 
WhereClauseParamNoValue - class oracle.jbo.domain.WhereClauseParamNoValue.
 
WhereClauseParamNoValue() - Constructor for class oracle.jbo.domain.WhereClauseParamNoValue
 
WrapperDefElement - class oracle.jbo.mom.xml.WrapperDefElement.
This abstract class implements the DefElement interface by creating a wrapper around some sort of object that behaves roughly like an immutable Element.
WrapperDefElement() - Constructor for class oracle.jbo.mom.xml.WrapperDefElement
 
waitForTableName(String) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
waitForTableName(String) - Method in class oracle.jbo.pcoll.JTAPersistManager
 
waitForTableName(String) - Method in class oracle.jbo.pcoll.OraclePersistManager
 
waitForTableName(String) - Method in interface oracle.jbo.pcoll.PersistManager
 
waittimeout - Variable in class oracle.jbo.html.jsp.datatags.ApplicationModuleTag
 
wakeup() - Method in class oracle.jbo.pool.ResourcePool
Wakeup the resource pool.
wasActivated() - Method in interface oracle.jbo.common.ampool.SessionCookie
INTERANL USE ONLY.
wasActivated() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
wb - Variable in class oracle.jbo.html.jsp.datatags.WebBeanTag
 
webBean - Variable in class oracle.jdeveloper.jsp.wb.EditForm
 
webBean - Variable in class oracle.jdeveloper.jsp.wb.JSButton
 
webBean - Variable in class oracle.jdeveloper.jsp.wb.JSButtonBar
 
webBean - Variable in class oracle.jdeveloper.jsp.wb.JSContainer
 
webBean - Variable in class oracle.jdeveloper.jsp.wb.JSTabContainer
 
webBean - Variable in class oracle.jdeveloper.jsp.wb.JSTable
 
webBean - Variable in class oracle.jdeveloper.jsp.wb.JSTableData
 
webBean - Variable in class oracle.jdeveloper.jsp.wb.JSToolbar
 
webBean - Variable in class oracle.jdeveloper.jsp.wb.JSTree
 
webBean - Variable in class oracle.jdeveloper.jsp.wb.JSTreeData
 
webBean - Variable in class oracle.jdeveloper.jsp.wb.TableControl
 
webBean - Variable in class oracle.jdeveloper.jsp.wb.Toolbar
 
whereClauseParamQualifies(Object[]) - Method in interface oracle.jbo.server.RowFilter
 
whereClauseParamQualifies(Object[]) - Method in class oracle.jbo.server.RowFilterKey
 
whoCalledMe(int) - Static method in class oracle.jbo.common.CallAnalyzer
Assembles a string describing a function call from the current calling stack.
width - Variable in class oracle.jdeveloper.html.DHTMLTable
 
widthPercent - Variable in class oracle.jdeveloper.html.DHTMLTable
 
write(int) - Method in class oracle.jbo.client.remote.ClobDomainCharacterOutputStream
 
write(char[], int, int) - Method in class oracle.jbo.client.remote.ClobDomainCharacterOutputStream
 
write(int) - Method in class oracle.jbo.client.remote.LobDomainOutputStream
 
write(byte[], int, int) - Method in class oracle.jbo.client.remote.LobDomainOutputStream
 
write(int) - Method in class oracle.jbo.common.DiagnosticStream
 
write(byte[], int, int) - Method in class oracle.jbo.common.DiagnosticStream
 
writeAndProcessXML(XMLInterface, int, long, XSLStylesheet) - Static method in class oracle.jbo.common.JboXMLUtil
 
writeAndProcessXML(XMLInterface, long, HashMap, XSLStylesheet) - Static method in class oracle.jbo.common.JboXMLUtil
 
writeAsXml(XmlOutput, Node, Criteria) - Method in interface oracle.jbo.common.xml.XmlSerializable
 
writeAsXml(XmlOutput, Node, Criteria) - Method in class oracle.jbo.server.ViewRowImpl
 
writeAsXml(XmlOutput, Node, Criteria, byte) - Method in class oracle.jbo.server.ViewRowImpl
 
writeBoolean(String, boolean) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type boolean
writeBoolean(String, boolean) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeBoolean(String, boolean) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type boolean
writeByte(String, byte) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type byte
writeByte(String, byte) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeByte(String, byte) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type byte
writeChar(String, char) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type char
writeChar(String, char) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeChar(String, char) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type char
writeChildren(DefWriter) - Method in interface oracle.jbo.mom.xml.PersistentDefinition
Writes the Object's children to the Persistent storage
writeClob(int, int, String, char[]) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
writeComment(String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
writeContents(DefWriter) - Method in interface oracle.jbo.mom.xml.PersistentDefinition
Objects should write their persistence output in this method
writeCookieValue(HttpServletResponse, String, String) - Method in interface oracle.jbo.http.HttpSessionCookieHelper
Deprecated. use HttpSessionCookieHelper.writeCookieValue(HttpServletResponse, SessionCookie) instead. Deprecated since 10.1.2. writeCookieValue requires some additional SessionCookie context.
writeCookieValue(HttpServletResponse, SessionCookie) - Method in interface oracle.jbo.http.HttpSessionCookieHelper
Write the session id to the HttpServletResponse.
writeCookieValue(HttpServletResponse, String, String) - Method in class oracle.jbo.http.HttpSessionCookieHelperImpl
 
writeCookieValue(HttpServletResponse, SessionCookie) - Method in class oracle.jbo.http.HttpSessionCookieHelperImpl
 
writeDataDocument(DataDocument) - Method in class oracle.jbo.server.DotNetXmlDocumentWriter
 
writeDataRowToXmlNode(XmlOutput, Node, DataRow) - Method in class oracle.jbo.common.DataDocument
 
writeDeletedRowDiffgram(DataDocument) - Method in class oracle.jbo.server.DotNetXmlDocumentWriter
 
writeDocument(DataDocument) - Method in interface oracle.jbo.common.DataDocumentWriter
 
writeDouble(String, double) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type double
writeDouble(String, double) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeDouble(String, double) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type double
writeFileHeader(String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
Creates Properties XML section.
writeFloat(String, float) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type float
writeFloat(String, float) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeFloat(String, float) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type float
writeHandle(Object) - Method in class oracle.jbo.common.JboObjectOutputStream
 
writeInt(String, int) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type int
writeInt(String, int) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeInt(String, int) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type int
writeLob(int, int, String, byte[]) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
writeLong(String, long) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type long
writeLong(String, long) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeLong(String, long) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type long
writeObject(XmlSerializable, Criteria) - Method in interface oracle.jbo.common.xml.XmlOutput
 
writeObject(DefPersistable) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes a persistable object including its children to the output stream
writeObject(String, Object) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type object
writeObject(PersistentDefinition) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes a persistable object including its children to the output stream
writeObject(DefPersistable) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeObject(String, Object) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeObject(PersistentDefinition) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeObject(DefWriter) - Method in interface oracle.jbo.mom.xml.PersistentDefinition
Objects should write their persistence output in this method
writeObject(String, Object) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type object
writeObject(DefPersistable) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
writeObject(PersistentDefinition) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
writeObject(XmlSerializable, Criteria) - Method in class oracle.jbo.server.XmlDataDocumentWriter
 
writeRowSetXML(int, int, long) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
writeRowSetXMLWithMap(int, long, HashMap) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
writeRowXML(int, RowImpl, int, long) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
writeRowXMLWithMap(int, RowImpl, long, HashMap) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
writeSessionId(HttpServletResponse, String, String) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated. the sessionId is now managed by the SessionCookie. Application developers wishing to override sessionId generation should create a custom SessionCookieFactory.

Application developers wishing to override how snapshot id(s) are stored and/or loaded should override:

HttpSessionCookieImpl.writeValue(Object) HttpSessionCookieImpl.readValue(Object)

writeShort(String, short) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type short
writeShort(String, short) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeShort(String, short) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type short
writeString(String, String) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type String
writeString(String, String) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeString(String, String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type String
writeStringArray(String, Iterator) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type String
writeStringArray(String, Enumeration) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type String
writeStringArray(String, Iterator) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeStringArray(String, Enumeration) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeStringArray(String, Iterator) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type String
writeStringArray(String, Enumeration) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type String
writeStringArrayElement(String, Iterator) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type String
writeStringArrayElement(String, Iterator) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeStringArrayElement(String, Iterator) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type String
writeTable(DefPersistable, String, HashMap) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type ArrayList
writeTable(DefPersistable, String, Hashtable) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type Hashtable
writeTable(DefPersistable, String, String, String, String, HashMap) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type Hashtable
writeTable(DefPersistable, String, String, String, String, Hashtable) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type Hashtable
writeTable(DefPersistable, String, HashMap) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeTable(DefPersistable, String, Hashtable) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeTable(DefPersistable, String, String, String, String, HashMap) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeTable(DefPersistable, String, String, String, String, Hashtable) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeTable(DefPersistable, String, HashMap) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type Hashtable
writeTable(DefPersistable, String, Hashtable) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type Hashtable
writeTable(DefPersistable, String, String, String, String, Hashtable) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
writeTable(DefPersistable, String, String, String, String, HashMap) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
writeToStream(String) - Method in class oracle.jbo.uicli.migration.MigrateDAC
 
writeToXML(XMLOutputStream) - Method in class oracle.jbo.mom.xml.DTAttrsHolder
 
writeUserObject(String, String) - Method in interface oracle.jbo.mom.xml.DefWriter
 
writeUserObject(String, String) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeUserObject(String, String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
writeUserString(String, String) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type String This method writes the String as it is.
writeUserString(String, String) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeUserString(String, String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type String This method replaces the system characters such as '"&<> to escape sequances that XML parser understands.
writeValue(Object) - Method in interface oracle.jbo.common.ampool.SessionCookie
Write the cookie value to the specified data sink.
writeValue(Object, String) - Method in interface oracle.jbo.common.ampool.SessionCookie
Write the specified cookie value to the specified data sink.
writeValue(Object) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
writeValue(Object, String) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
writeValue(Object) - Method in class oracle.jbo.http.HttpSessionCookieImpl
 
writeValue(Object, String) - Method in class oracle.jbo.http.HttpSessionCookieImpl
 
writeXML(long, HashMap) - Method in class oracle.jbo.ViewCriteriaRow
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.ViewCriteriaRow
 
writeXML(int, long) - Method in class oracle.jbo.ViewCriteriaRow
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.ViewCriteriaRow
 
writeXML(int, long) - Method in interface oracle.jbo.XMLInterface
Renders data in a canonical XML-format.
writeXML(int, long, XSLStylesheet) - Method in interface oracle.jbo.XMLInterface
 
writeXML(long, HashMap) - Method in interface oracle.jbo.XMLInterface
Renders data in a canonical XML-format.
writeXML(long, HashMap, XSLStylesheet) - Method in interface oracle.jbo.XMLInterface
 
writeXML(long, HashMap) - Method in class oracle.jbo.client.remote.RowImpl
 
writeXML(int, long) - Method in class oracle.jbo.client.remote.RowImpl
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.client.remote.RowImpl
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.client.remote.RowImpl
 
writeXML(long, HashMap) - Method in class oracle.jbo.client.remote.TransPostEntityRow
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.client.remote.TransPostEntityRow
 
writeXML(int, long) - Method in class oracle.jbo.client.remote.TransPostEntityRow
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.client.remote.TransPostEntityRow
 
writeXML(long, HashMap) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
writeXML(int, long) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
writeXML(File) - Method in class oracle.jbo.common.ClientDocument
Writes the hierarchy tree in XML format to a file.
writeXML(int, long) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
writeXML(long, HashMap) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
writeXML(int, long) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
writeXML(long, HashMap) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
writeXML(int, long) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
writeXML(long, HashMap) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
writeXML(long, HashMap) - Method in class oracle.jbo.server.RowImpl
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.server.RowImpl
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.server.RowImpl
Writes this row as XML in the given XML document, according to the specified XSLT stylesheet.
writeXML(int, long) - Method in class oracle.jbo.server.RowImpl
Writes this row as XML in the given XML document.
writeXML(long, HashMap) - Method in class oracle.jbo.server.ViewObjectImpl
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.server.ViewObjectImpl
Writes the contents of this View Object by creating a new RowSet and rendering it in XML.
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.server.ViewObjectImpl
 
writeXML(int, long) - Method in class oracle.jbo.server.ViewObjectImpl
Renders data in a canonical XML-format.
writeXML(long, HashMap) - Method in class oracle.jbo.server.ViewRowImpl
Writes this row as XML in the given XML document.

Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01

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


Copyright © 1997, 2005, Oracle. All rights reserved.