BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

O

OBJECT - Static variable in class weblogic.common.ParamTypes
Constant for an object
ObjectElement - class weblogic.html.ObjectElement.
An ObjectElement, introduced in HTML 4.0, provides a generic method for including various resources in a document, including images, applets, files, and image maps.
ObjectElement() - Constructor for class weblogic.html.ObjectElement
 
ObjID - class weblogic.rmi.server.ObjID.
This class is provided strictly for compatibility with java.rmi.*
ObjID() - Constructor for class weblogic.rmi.server.ObjID
 
ObjID(int) - Constructor for class weblogic.rmi.server.ObjID
 
off - Static variable in class weblogic.html.WrapType
Turns off text wrapping.
oldlace - Static variable in interface weblogic.html.HtmlColor
 
oldValue() - Method in interface weblogic.common.Setable
Returns the old value that will be replaced as a result of an update.
olive - Static variable in interface weblogic.html.HtmlColor
 
olivedrab - Static variable in interface weblogic.html.HtmlColor
 
ON_DISCONNECT - Static variable in interface weblogic.event.common.EventRegistrationDef
Constant for use with the "count" flag in an EventRegistration.
onLoadScript - Static variable in class weblogic.html.FrameSetElement
 
onLoadScript - Static variable in class weblogic.html.BodyElement
Constant for onLoad tag in BODY element for use with a ScriptElement.
onUnloadScript - Static variable in class weblogic.html.FrameSetElement
 
onUnloadScript - Static variable in class weblogic.html.BodyElement
Constant for onUnload tag in BODY element for use with a ScriptElement.
OPEN - Static variable in interface weblogic.workspace.common.WorkspaceDef
Constant for use when creating a new Workspace, or attaching to an existing one, if a matching one exists.
openConnection(URL) - Method in class weblogic.net.http.Handler
 
openServer() - Method in class weblogic.net.http.HttpClient
 
openServer() - Method in class weblogic.net.http.HttpsClient
 
openServer(String, int) - Method in class weblogic.net.http.HttpClient
 
openServer(String, int) - Method in class weblogic.net.http.HttpsClient
overridden
Operation - class weblogic.rmi.server.Operation.
This class is provided strictly for compatibility with java.rmi.*
Operation(String) - Constructor for class weblogic.rmi.server.Operation
 
optimisticLockingCol() - Method in class weblogic.db.jdbc.TableDataSet
 
OptionElement - class weblogic.html.OptionElement.
Use OptionElement objects to build a SelectElement.
OptionElement() - Constructor for class weblogic.html.OptionElement
Constructs an empty OptionElement.
OptionElement(String) - Constructor for class weblogic.html.OptionElement
Constructs an OptionElement with the specified string.
OptionElement(String, boolean) - Constructor for class weblogic.html.OptionElement
Constructs an OptionElement with the specified string and sets the SELECTED property as specified.
OptionElement(String, String) - Constructor for class weblogic.html.OptionElement
Constructs an OptionElement with the specified string and the specified value.
OptionElement(String, String, boolean) - Constructor for class weblogic.html.OptionElement
Constructs an OptionElement with the specified string and value and sets the SELECTED property as specified.
ORACLE - Static variable in class weblogic.db.jdbc.Enums
Constant for an Oracle-specific type.
OracleBlob - interface weblogic.jdbc20.common.OracleBlob.
 
OracleCallableStatement - interface weblogic.jdbc.common.OracleCallableStatement.
 
OracleClob - interface weblogic.jdbc20.common.OracleClob.
 
OracleConnection - interface weblogic.jdbc.common.OracleConnection.
 
OracleLobCloser - interface weblogic.jdbc.common.OracleLobCloser.
 
orange - Static variable in interface weblogic.html.HtmlColor
 
orangered - Static variable in interface weblogic.html.HtmlColor
 
orchid - Static variable in interface weblogic.html.HtmlColor
 
order(String) - Method in class weblogic.db.jdbc.TableDataSet
Sets the ORDER BY clause for a TableDataSet.
order(String) - Method in class weblogic.db.jdbc.SelectStmt
Adds an ORDER BY clause to the SelectStmt object.
OrderedList - class weblogic.html.OrderedList.
An OrderedList object (a type of ListElement) is used to create a numbered list on an htmlKona page.
OrderedList() - Constructor for class weblogic.html.OrderedList
 
orderstr() - Method in class weblogic.db.jdbc.TableDataSet
 
orderString() - Method in class weblogic.db.jdbc.SelectStmt
 
organizationName - Variable in class weblogic.security.X500Name
 
orgUnitName - Variable in class weblogic.security.X500Name
 
other(String) - Method in class weblogic.db.jdbc.TableDataSet
Sets additional SQL clause for a TableDataSet.
OUT - Static variable in class weblogic.common.ParamTypes
Constant for an output stored procedure parameter.
output() - Method in class weblogic.html.WebPage
Outputs a WebPage to System.out.
output(OutputStream) - Method in class weblogic.html.HtmlElement
Outputs an HtmlElement to the specified output stream.
output(OutputStream) - Method in class weblogic.html.ElementWithAttributes
 
output(OutputStream) - Method in class weblogic.html.MarkupElement
 
output(OutputStream) - Method in class weblogic.html.WebPage
Outputs a WebPage to the specified output stream.
output(OutputStream) - Method in class weblogic.html.AudioPage
Outputs an AudioPage to the specified output stream.
output(OutputStream) - Method in class weblogic.html.HtmlPage
 
output(OutputStream) - Method in class weblogic.html.StringElement
Outputs to the specified OutputStream.
output(OutputStream) - Method in class weblogic.html.DefinitionItem
 
output(OutputStream) - Method in class weblogic.html.FieldType
Outputs a FieldType to the specified output stream.
output(OutputStream) - Method in class weblogic.html.HtmlContainer
Outputs an HtmlContainer to the specified output stream.
output(OutputStream) - Method in class weblogic.html.FileElement
Outputs a FileElement to the specified output stream.
output(OutputStream) - Method in class weblogic.html.ImagePage
Outputs the file.
output(OutputStream) - Method in class weblogic.security.X509
 
output(OutputStream) - Method in class weblogic.security.X500Name
Output X500Name to specified output stream.
output(OutputStream, int) - Method in class weblogic.html.HtmlPage
Outputs HTML for an HtmlPage to the specified OutputStream.
output(OutputStream, int, String) - Method in class weblogic.html.HtmlPage
 
output(OutputStream, String) - Method in class weblogic.html.HtmlElement
Outputs an HtmlElement to the specified output stream.
output(OutputStream, String) - Method in class weblogic.html.ElementWithAttributes
 
output(OutputStream, String) - Method in class weblogic.html.MarkupElement
 
output(OutputStream, String) - Method in class weblogic.html.WebPage
Outputs a WebPage to the specified output stream.
output(OutputStream, String) - Method in class weblogic.html.HtmlPage
Outputs HTML for an HtmlPage to the specified OutputStream.
output(OutputStream, String) - Method in class weblogic.html.StringElement
Outputs to the specified OutputStream.
output(OutputStream, String) - Method in class weblogic.html.DefinitionItem
Outputs to the specified output stream.
output(OutputStream, String) - Method in class weblogic.html.HtmlContainer
Outputs an HtmlContainer to the specified output stream.
output(OutputStream, String) - Method in class weblogic.html.FileElement
Outputs a FileElement to the specified output stream.
output(PrintWriter) - Method in class weblogic.html.HtmlElement
Outputs an HtmlElement to the specified print writer.
output(PrintWriter) - Method in class weblogic.html.ElementWithAttributes
 
output(PrintWriter) - Method in class weblogic.html.MarkupElement
 
output(PrintWriter) - Method in class weblogic.html.StringElement
 
output(PrintWriter) - Method in class weblogic.html.HtmlContainer
 
output(PrintWriter) - Method in class weblogic.html.FileElement
 
output(String) - Method in class weblogic.html.WebPage
Outputs a WebPage to System.out.
outputBody() - Method in class weblogic.html.HtmlPage
Outputs HTML for the body of an HtmlPage to stout.
outputBody(OutputStream) - Method in class weblogic.html.HtmlPage
Outputs HTML for the body of an HtmlPage to the specified DataOutputStream.
outputHeader() - Method in class weblogic.html.HtmlPage
Outputs HTML for the header of an HtmlPage to stout.
outputHeader(OutputStream) - Method in class weblogic.html.HtmlPage
Outputs HTML for the header of an HtmlPage to the specified DataOutputStream.
outputTrailer() - Method in class weblogic.html.HtmlPage
Outputs HTML for the trailer of an HtmlPage to stout.
outputTrailer(OutputStream) - Method in class weblogic.html.HtmlPage
Outputs HTML for the trailer of an HtmlPage to the specified DataOutputStream.
OwnerImpl - class weblogic.security.acl.OwnerImpl.
OwnerImpl implements Owner to manage owners of Access Control Lists (ACLs) or ACL configurations.
OwnerImpl(Principal) - Constructor for class weblogic.security.acl.OwnerImpl
Constructs an owner with an initial principal.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Documentation is available at
http://www.weblogic.com/docs51