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

A

ABBREVSTRING - Static variable in class weblogic.common.ParamTypes
Constant for a string that should be abbreviated
above - Static variable in class weblogic.html.FrameType
Renders the top side of the frame.
absbottom - Static variable in class weblogic.html.AlignType
Aligns element at the horizontal and vertical bottom of a container.
absmiddle - Static variable in class weblogic.html.AlignType
Aligns vertical middle of an element with the middle of the current line.
AbstractListableRealm - class weblogic.security.acl.AbstractListableRealm.
Abstract listable realm.
AbstractListableRealm(String) - Constructor for class weblogic.security.acl.AbstractListableRealm
Constructor to be called by public constructors in subclasses.
AbstractManageableRealm - class weblogic.security.acl.AbstractManageableRealm.
 
AbstractManageableRealm(String) - Constructor for class weblogic.security.acl.AbstractManageableRealm
 
accept(ConnectionEvent) - Method in interface weblogic.security.net.ConnectionFilter
Accept or deny an incoming connection from a client.
accept(ConnectionEvent) - Method in class weblogic.security.net.ConnectionFilterImpl
Only connect.
AccessException - exception weblogic.rmi.AccessException.
This exception is provided for compatibility with java.rmi.*
AccessException() - Constructor for class weblogic.rmi.AccessException
 
AccessException(String) - Constructor for class weblogic.rmi.AccessException
Constructs an AccessException with the specified string.
AccessException(String, Throwable) - Constructor for class weblogic.rmi.AccessException
Constructs an AccessException with the specified string and nested exception.
ACKNOWLEDGE_MODE_PROP - Static variable in interface weblogic.jms.SessionPoolManager
 
AclEntryImpl - class weblogic.security.acl.AclEntryImpl.
This class implements the AclEntry interface, which is used to represent one entry in an Access Control List (ACL).
AclEntryImpl(Principal) - Constructor for class weblogic.security.acl.AclEntryImpl
Constructs an entry for the specified Principal.
AclEntryImpl(Principal, Permission) - Constructor for class weblogic.security.acl.AclEntryImpl
Constructs an entry for the specified Principal with the specified permission.
AclEntryImpl(Principal, Permission[]) - Constructor for class weblogic.security.acl.AclEntryImpl
Constructs an entry for the specified Principal with the specified set of permission.
AclImpl - class weblogic.security.acl.AclImpl.
This class implements the java.security.acl.Acl interface with optimization for checking permissions.
AclImpl(Principal, String) - Constructor for class weblogic.security.acl.AclImpl
Sets the name of an ACL to the specified string.
aclNegCache - Variable in class weblogic.security.acl.CachingRealm
ACL negative cache.
aclNegId - Static variable in class weblogic.security.acl.CachingRealm
 
aclPosCache - Variable in class weblogic.security.acl.CachingRealm
ACL positive cache.
aclPosId - Static variable in class weblogic.security.acl.CachingRealm
 
aclSync - Variable in class weblogic.security.acl.CachingRealm
ACL sync object.
AcronymElement - class weblogic.html.AcronymElement.
An AcronymElement is used to mark a sequence of characters that compose an acronym.
AcronymElement(String, String) - Constructor for class weblogic.html.AcronymElement
Constructs an AcronymElement with the specified string and sets the title attribute.
Action - class weblogic.event.actions.Action.
The Action class provides constructors for an Action object, used as an argument for the EventRegistration constructor.
Action() - Constructor for class weblogic.event.actions.Action
 
action(EventMessageDef) - Method in class weblogic.com.EventProxy
Sends the specified EventMessage to the ServerListeners associated with an EventProxy
action(EventMessageDef) - Method in class weblogic.db.jdbc.EventfulTableDataSet
The action method that is invoked by the WebLogic Server when an EventfulRecord sends an event message that it has changed.
action(EventMessageDef) - Method in class weblogic.event.actions.ActionRefreshPool
Action to refresh a connection pool.
action(EventMessageDef) - Method in class weblogic.event.actions.ActionRedirect
 
action(EventMessageDef) - Method in class weblogic.event.actions.ActionEmail
Constructs an email Action with the specified event and sends it via SMTP with the Subject line Your registered event occurred.
action(EventMessageDef) - Method in class weblogic.event.actions.ActionLog
Writes a log message for the specified event.
action(EventMessageDef) - Method in interface weblogic.event.actions.ActionDef
Acts on the specified EventMessage.
action(EventMessageDef) - Method in class weblogic.event.actions.ActionUDP
Creates an Action with the specified EventMessage.
action(EventMessageDef) - Method in class weblogic.event.actions.ActionNull
Creates an Action with the specified EventMessage (which implements the EventMessageDef interface).
Action(Object) - Constructor for class weblogic.event.actions.Action
Constructs an Action with the specified object and set of parameters.
Action(Object, ParamSet) - Constructor for class weblogic.event.actions.Action
Constructs an Action with the specified object and set of parameters.
Action(String) - Constructor for class weblogic.event.actions.Action
Constructs an Action with the specified user-written class name.
Action(String, ParamSet) - Constructor for class weblogic.event.actions.Action
Constructs an Action with the specified user-written class name and set of parameters.
Action(T3Client, String, ParamSet) - Constructor for class weblogic.event.actions.Action
Constructs an Action with the specified T3Client, user-written class name, and set of parameters.
ActionDef - interface weblogic.event.actions.ActionDef.
Interface for user-written actions.
ActionEmail - class weblogic.event.actions.ActionEmail.
Class for creating an Action that is an email notification that an event has occurred.
ActionEmail() - Constructor for class weblogic.event.actions.ActionEmail
 
ActionLog - class weblogic.event.actions.ActionLog.
Class for creating an Action that logs the occurrence of an event.
ActionLog() - Constructor for class weblogic.event.actions.ActionLog
 
ActionNull - class weblogic.event.actions.ActionNull.
A simple action method that does nothing.
ActionNull() - Constructor for class weblogic.event.actions.ActionNull
 
ActionRedirect - class weblogic.event.actions.ActionRedirect.
Internal use only.
ActionRedirect() - Constructor for class weblogic.event.actions.ActionRedirect
 
ActionRefreshPool - class weblogic.event.actions.ActionRefreshPool.
Action class for use in setting up automatic refresh of JdbcT3 connection pools.
ActionRefreshPool() - Constructor for class weblogic.event.actions.ActionRefreshPool
 
ActionUDP - class weblogic.event.actions.ActionUDP.
Class for creating an Action that sends a UDP message to the log.
ActionUDP() - Constructor for class weblogic.event.actions.ActionUDP
 
add(String, String) - Method in class weblogic.net.http.MessageHeader
 
addAttrib(String) - Method in class weblogic.db.jdbc.KeyDef
Adds attributes to an existing KeyDef object.
addAttribute(String, String) - Method in class weblogic.html.ElementWithAttributes
Sets the attribute name with value.
addAttribute(String, String, boolean) - Method in class weblogic.html.ElementWithAttributes
Sets the attribute name with value.
addClient(Address) - Method in class weblogic.beans.common.ClientEnumeration
Adds a client at the specified Address to a ClientEnumeration.
addDisconnectListener(DisconnectListener) - Method in class weblogic.common.T3Client
Adds a T3Client to the list of those clients listening for a DisconnectEvent.
addElement(AreaElement) - Method in class weblogic.html.MapElement
Adds the specified AreaElement to a MapElement.
addElement(ColElement) - Method in class weblogic.html.ColGroupElement
Adds a ColElement to a ColGroupElement.
addElement(ColGroupElement) - Method in class weblogic.html.TableElement
Adds a ColGroupElement to a TableElement.
addElement(DefinitionItem) - Method in class weblogic.html.DefinitionList
Adds a DefinitionItem to a DefinitionList.
addElement(FrameElement) - Method in class weblogic.html.FrameSetElement
Adds a FrameElement to a FrameSetElement.
addElement(FrameSetElement) - Method in class weblogic.html.FrameSetElement
Adds a FrameSetElement to a FrameSetElement.
addElement(HtmlElement) - Method in class weblogic.html.NoScriptElement
Adds an HtmlElement to a NoScriptElement.
addElement(HtmlElement) - Method in class weblogic.html.ListElement
Adds an HtmlElement to a ListElement.
addElement(HtmlElement) - Method in class weblogic.html.FormElement
Adds an HtmlElement to a FormElement.
addElement(HtmlElement) - Method in class weblogic.html.TableRowElement
Adds the specified HtmlElement as a TableDataElement to a TableRowElement.
addElement(HtmlElement) - Method in class weblogic.html.AppletElement
Deprecated. Adds the specified HtmlElement to an AppletElement.
addElement(HtmlElement) - Method in class weblogic.html.NoFramesElement
Adds an HtmlElement to a NoFramesElement.
addElement(HtmlElement) - Method in class weblogic.html.DivElement
Adds an HtmlElement to a DivElement.
addElement(HtmlElement) - Method in class weblogic.html.HtmlContainer
Adds an HtmlElement to an HtmlContainer.
addElement(HtmlElement) - Method in class weblogic.html.FieldsetElement
Adds an HtmlElement to a FieldsetElement.
addElement(HtmlElement) - Method in class weblogic.html.BodyElement
Adds an element to the HtmlContainer of a BodyElement.
addElement(HtmlElement) - Method in class weblogic.html.SpanElement
Adds an HtmlElement to a SpanElement.
addElement(ListItem) - Method in class weblogic.html.ListElement
Adds a ListItem to a ListElement.
addElement(NoFramesElement) - Method in class weblogic.html.FrameSetElement
Adds a NoFramesElement to a FrameSetElement.
addElement(OptionElement) - Method in class weblogic.html.SelectElement
Adds an OptionElement to a SelectElement.
addElement(String) - Method in class weblogic.html.NoScriptElement
Adds a string to a NoScriptElement.
addElement(String) - Method in class weblogic.html.SelectElement
Adds a string selection to a SelectElement.
addElement(String) - Method in class weblogic.html.ListElement
Adds a string to a ListElement.
addElement(String) - Method in class weblogic.html.FormElement
Adds a string to a FormElement.
addElement(String) - Method in class weblogic.html.TableRowElement
Adds the specified string as a TableDataElement to a TableRowElement.
addElement(String) - Method in class weblogic.html.AppletElement
Deprecated. Adds the specified StringElement to an AppletElement.
addElement(String) - Method in class weblogic.html.NoFramesElement
Adds a string to a NoFramesElement.
addElement(String) - Method in class weblogic.html.DivElement
Adds a StringElement to a DivElement.
addElement(String) - Method in class weblogic.html.HtmlContainer
Adds a string to an HtmlContainer.
addElement(String) - Method in class weblogic.html.SpanElement
Adds a StringElement to a SpanElement.
addElement(String, HtmlElement) - Method in class weblogic.html.HtmlContainer
Adds an HtmlElement identified by the specified key to an HtmlContainer.
addElement(String, String) - Method in class weblogic.html.SelectElement
Adds a string selection and an associated value to a SelectElement.
addElement(String, String) - Method in class weblogic.html.HtmlContainer
Adds a string identified by the specified key to an HtmlContainer.
addElement(TableDataElement) - Method in class weblogic.html.TableRowElement
Adds the specified TableDataElement to a TableRowElement.
addElement(TableRowElement) - Method in class weblogic.html.TBodyElement
 
addElement(TableRowElement) - Method in class weblogic.html.THeadElement
 
addElement(TableRowElement) - Method in class weblogic.html.TableElement
Adds a TableRowElement to a TableElement.
addElement(TableRowElement) - Method in class weblogic.html.TFootElement
Adds a TableRowElement to a TableFootElement.
addElement(TBodyElement) - Method in class weblogic.html.TableElement
Adds a TBodyElement to a TableElement.
addElement(TFootElement) - Method in class weblogic.html.TableElement
Adds a TFootElement to a TableElement.
addElement(THeadElement) - Method in class weblogic.html.TableElement
Adds a THeadElement to a TableElement.
addEntry(Principal, AclEntry) - Method in class weblogic.security.acl.AclImpl
Adds an AclEntry.
addHeadMultiElement(HtmlElement) - Method in class weblogic.html.MultiPartElement
 
addMember(Principal) - Method in class weblogic.security.acl.GroupImpl
Adds the specified member to the group.
addMember(Principal) - Method in class weblogic.security.acl.DefaultGroupImpl
Adds the specified member to the group.
addMember(Principal) - Method in class weblogic.security.acl.Everyone
Adds a member to the group.
addMemberInternal(Principal) - Method in class weblogic.security.acl.FlatGroup
Update this object's internal state when adding a member.
addMonitor(Monitor) - Method in interface weblogic.workspace.common.WorkspaceDef
Adds a Monitor to a Workspace.
addMonitor(String, Monitor) - Method in interface weblogic.workspace.common.WorkspaceDef
Adds a Monitor to a Workspace value.
addMultiElement(HtmlElement) - Method in class weblogic.html.MultiPartElement
 
addOwner(Principal, Principal) - Method in class weblogic.security.acl.OwnerImpl
Adds an owner.
addParam(ParamElement) - Method in class weblogic.html.ObjectElement
Adds a ParamElement to an ObjectElement.
addPermission(Permission) - Method in class weblogic.security.acl.AclEntryImpl
Adds the specified permission to this ACL entry.
addQbe(String, float) - Method in class weblogic.db.jdbc.SelectStmt
Sets the QBE value for the specified attribute to a float value.
addQbe(String, int) - Method in class weblogic.db.jdbc.SelectStmt
Sets the QBE value for the specified attribute to an int value.
addQbe(String, String) - Method in class weblogic.db.jdbc.SelectStmt
Sets the QBE value for the specified attribute to a string value.
addRecord() - Method in class weblogic.db.jdbc.DataSet
Adds a new Record to a DataSet.
addRecord() - Method in class weblogic.db.jdbc.EventfulTableDataSet
Adds an EventfulRecord to an EventfulTableDataSet.
AddressElement - class weblogic.html.AddressElement.
Use an AddressElement to create the ADDRESS element on an HtmlPage.
AddressElement() - Constructor for class weblogic.html.AddressElement
Constructs an empty AddressElement.
AddressElement(HtmlElement) - Constructor for class weblogic.html.AddressElement
Constructs an AddressElement with the specified string.
AddressElement(String) - Constructor for class weblogic.html.AddressElement
Constructs an AddressElement with the specified string.
AddressElement(String, HtmlElement) - Constructor for class weblogic.html.AddressElement
Constructs an AddressElement with the specified URL and author information.
addRow(int) - Method in class weblogic.html.TableElement
Adds a row with the specified number of columns to the TableElement.
addScript(String) - Method in class weblogic.html.HtmlPage
Deprecated. Use HtmlPage.getHead().addElement()
addSequenceListener(SequenceListener) - Method in class weblogic.common.Sequencer
Adds a single SequenceListener to a Sequence.
addServerListener(ServerListener) - Method in class weblogic.com.EventProxy
Adds a ServerListener to the EventProxy
addTengahListener(TengahListener) - Method in class weblogic.com.EventProxy
Deprecated. addTengahListener has been superceded by addServerListener
addToRecords(String, Record) - Method in class weblogic.db.jdbc.EventfulTableDataSet
 
addUnquotedQbe(String, String) - Method in class weblogic.db.jdbc.SelectStmt
Sets the QBE value for the specified attribute to an int value.
admin() - Method in interface weblogic.common.T3ServicesDef
Returns access to administrative services in WebLogic.
AdminPermissions - class weblogic.security.acl.AdminPermissions.
This class contains system-wide weblogic.admin permission names.
AdminPermissions() - Constructor for class weblogic.security.acl.AdminPermissions
 
AdminServicesDef - interface weblogic.common.AdminServicesDef.
The AdminServicesDef defines the interface for administrative services in WebLogic.
adorn(TableDataElement, PropertyDescriptor) - Static method in class weblogic.html.BeanHTML
Adds various annotations to the HTML element based on descriptor values.
AFTERDELETE - Static variable in class weblogic.db.jdbc.Enums
Constant for trigger state after a delete is executed.
AFTERINSERT - Static variable in class weblogic.db.jdbc.Enums
Constant for trigger state after an insert is executed.
AFTERUPDATE - Static variable in class weblogic.db.jdbc.Enums
Constant for trigger state after an update is executed.
aliceblue - Static variable in interface weblogic.html.HtmlColor
 
AlignType - class weblogic.html.AlignType.
The AlignType class contains variables for setting alignment of HtmlElements.
AlignType(String) - Constructor for class weblogic.html.AlignType
Constructor.
aLinkColor - Static variable in class weblogic.html.BodyElement
Constant for ALINK tag in BODY element.
all - Static variable in class weblogic.html.RulesType
Places rules between all rows and all columns.
all - Static variable in class weblogic.html.BorderstyleType
Draws boxes around the frame of a table and all cells without regard to their contents.
all - Static variable in class weblogic.html.ClearType
Moves the element down until both margins are clear.
all - Static variable in class weblogic.html.MediaType
Sets the type to "all."
allocateConnection(ConnectionEnv) - Method in class weblogic.jdbc.pool.Driver
 
allow - Variable in class weblogic.html.WebPage
 
allow() - Method in class weblogic.html.WebPage
Gets the allow information for a WebPage.
allow(String) - Method in class weblogic.html.WebPage
Sets the allow information for a WebPage to the specified string.
allRecordsRetrieved() - Method in class weblogic.db.jdbc.DataSet
Determines whether all records for a DataSet have been retrieved.
AlreadyBoundException - exception weblogic.rmi.AlreadyBoundException.
Class for handling Exceptions thrown when an operation attempts to bind a name already in use for another Remote object in the registry.
AlreadyBoundException() - Constructor for class weblogic.rmi.AlreadyBoundException
Constructs an AlreadyBoundException without a message.
AlreadyBoundException(String) - Constructor for class weblogic.rmi.AlreadyBoundException
Constructs an AlreadyBoundException with the specified message.
AlreadyImplementedException - exception weblogic.beans.common.AlreadyImplementedException.
Class for handling Exceptions thrown when an implementation already exists and a stub is attempting to migrate to the implementation.
AlreadyImplementedException(String) - Constructor for class weblogic.beans.common.AlreadyImplementedException
Constructs an AlreadyImplementedException with the specified message.
AnchorElement - class weblogic.html.AnchorElement.
Use an AnchorElement object to create hypertext links in a document.
AnchorElement() - Constructor for class weblogic.html.AnchorElement
Constructs an empty AnchorElement.
AnchorElement(AnchorType, String, HtmlElement) - Constructor for class weblogic.html.AnchorElement
Constructs an AnchorElement of the specified type and link, and sets the contents of the anchor.
AnchorElement(AnchorType, String, String) - Constructor for class weblogic.html.AnchorElement
Constructs an AnchorElement of the specified type and link, and sets the contents of the anchor.
AnchorElement(HtmlElement) - Constructor for class weblogic.html.AnchorElement
Constructs a AnchorElement with the specified display information and no URL.
AnchorElement(String) - Constructor for class weblogic.html.AnchorElement
Constructs a AnchorElement with the specified HREF tag.
AnchorElement(String, HtmlElement) - Constructor for class weblogic.html.AnchorElement
Constructs a AnchorElement with the specified URL and display information.
AnchorElement(String, HtmlElement, String) - Constructor for class weblogic.html.AnchorElement
Constructs an AnchorElement with the specified URL, sets the display information to the specified HtmlElement, and sets the display window to the specified string name.
AnchorElement(String, HtmlElement, WindowName) - Constructor for class weblogic.html.AnchorElement
Constructs an AnchorElement with the specified URL, display information, and target.
AnchorElement(String, String) - Constructor for class weblogic.html.AnchorElement
Constructs a AnchorElement with the specified link and display information.
AnchorElement(String, String, String) - Constructor for class weblogic.html.AnchorElement
Constructs an AnchorElement with the specified URL, display information, and target.
AnchorElement(String, String, WindowName) - Constructor for class weblogic.html.AnchorElement
Constructs an AnchorElement with the specified URL, display information, and target.
AnchorType - class weblogic.html.AnchorType.
This class encapsulates attributes for an AnchorElement.
AnchorType(String) - Constructor for class weblogic.html.AnchorType
Constructor.
antiquewhite - Static variable in interface weblogic.html.HtmlColor
 
appDcarft - Static variable in class weblogic.html.MimeType
Sets the type to "application/dca-rft".
append(String) - Method in class weblogic.html.PlainPage
Appends a string at the end of a PlainPage.
AppletElement - class weblogic.html.AppletElement.
Deprecated. Use the ObjectElement instead
AppletElement(String, int, int) - Constructor for class weblogic.html.AppletElement
Deprecated. Constructs an AppletElement with the three parameters that are required: code, width, and height.
AppletElement(String, int, int, AlignType) - Constructor for class weblogic.html.AppletElement
Deprecated. Constructs an AppletElement with the specified code, width, height, and alignment.
APPLICATION_ERROR - Static variable in class bea.jolt.pool.Result
 
applicationCode - Variable in class bea.jolt.pool.Result
 
applicationError() - Method in class bea.jolt.pool.Result
Tests if an application error occurred in the associated service invocation.
ApplicationException - exception bea.jolt.pool.ApplicationException.
This exception is thrown when an application error occurs during a BEA TUXEDO service invocation, that is, when a BEA TUXEDO service returns with TPESVCFAIL.
ApplicationException(Result) - Constructor for class bea.jolt.pool.ApplicationException
Creates an ApplicationException object.
appMacbinhex40 - Static variable in class weblogic.html.MimeType
Sets the type to "application/mac-binhex40".
appMsword - Static variable in class weblogic.html.MimeType
Sets the type to "application/msword".
appPdf - Static variable in class weblogic.html.MimeType
Sets the type to "application/pdf".
appPostscript - Static variable in class weblogic.html.MimeType
Sets the type to "application/postscript".
appRtf - Static variable in class weblogic.html.MimeType
Sets the type to "application/rtf".
appSgml - Static variable in class weblogic.html.MimeType
Sets the type to "application/sgml".
appZip - Static variable in class weblogic.html.MimeType
Sets the type to "application/zip".
aqua - Static variable in interface weblogic.html.HtmlColor
 
aquamarine - Static variable in interface weblogic.html.HtmlColor
 
arabic - Static variable in class weblogic.html.OrderedList
 
AreaElement - class weblogic.html.AreaElement.
This class supports Netscape client-side image maps.
AreaElement() - Constructor for class weblogic.html.AreaElement
Constructs an empty AreaElement.
AreaElement(Object, String) - Constructor for class weblogic.html.AreaElement
Constructs an AreaElement with the specified java.awt.Rectangle or java.awt.Polygon and sets the HREF to the specified URL.
AreaElement(String, int[], String) - Constructor for class weblogic.html.AreaElement
Constructs an AreaElement of the specified shape, with the specified coordinates and the specified URL.
AreaElement(String, String) - Constructor for class weblogic.html.AreaElement
Constructs an AreaElement of the specified shape, with the specified coordinates, and sets the NOHREF attribute.
AreaElement(String, String, String) - Constructor for class weblogic.html.AreaElement
Constructs an AreaElement of the specified shape, with the specified coordinates, and sets the value for the HREF attribute to the specified URL.
asAnchorElement(String) - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as an AnchorElement with the NAME attribute set to the specified anchorname.
asBigDecimal() - Method in class weblogic.db.jdbc.Value
Returns the BigDecimal value of a Value object.
asBigDecimal(int) - Method in class weblogic.db.jdbc.Value
Returns the BigDecimal value of a Value object.
asBigElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a BigElement.
asBlockquoteElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a BlockquoteElement.
asBoldElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a BoldElement.
asBoolean() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a boolean.
asBoolean() - Method in class weblogic.db.jdbc.Value
Returns the boolean value of a Value object.
asByte() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a byte.
asByte() - Method in class weblogic.db.jdbc.Value
Returns the byte value of a Value object.
asBytes() - Method in class weblogic.db.jdbc.Value
Returns the byte[] value of a Value object.
asCenteredElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a CenteredElement.
asChar() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a char.
asCiteElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a CiteElement.
asCodeElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a CodeElement.
asCommentElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a CommentElement.
asDate() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a Date.
asDate() - Method in class weblogic.db.jdbc.Value
Returns the java.sql.Date value of a Value object.
asDefineTermElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a DefineTermElement.
asDouble() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a double.
asDouble() - Method in class weblogic.db.jdbc.Value
Returns the double value of a Value object.
asEmphasisElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a EmphasisElement.
asFloat() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a float.
asFloat() - Method in class weblogic.db.jdbc.Value
Returns the float value of a Value object.
asFontElement(int) - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a FontElement set to the specified font size.
asFontElement(String) - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a FontElement set to the specified font size.
asFontElement(String, String) - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a FontElement set to the specified size and color.
asFormattedString(String, int[]) - Method in class weblogic.db.jdbc.Record
Returns the value of each column in a Record as a formatted String.
asHtmlContainer() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as an HtmlContainer.
asInt() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a int.
asInt() - Method in class weblogic.db.jdbc.Value
Returns the integer value of a Value object.
asItalicElement() - Method in class weblogic.html.HtmlElement
Returns HtmlElement as an ItalicElement.
asKeyboardElement() - Method in class weblogic.html.HtmlElement
Returns HtmlElement as an KeyboardElement.
asLiteralElement() - Method in class weblogic.html.HtmlElement
Returns HtmlElement as a LiteralElement.
asLong() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a long.
asLong() - Method in class weblogic.db.jdbc.Value
Returns the long value of a Value object.
asObject() - Method in class weblogic.common.ParamValue
Returns a ParamValue as an Object.
asParagraphElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a ParagraphElement.
asSampleElement() - Method in class weblogic.html.HtmlElement
Returns HtmlElement as a SampleElement.
AssertionError - error weblogic.common.AssertionError.
Deprecated. This class was not intended for public use and will be removed in a future release.
AssertionError() - Constructor for class weblogic.common.AssertionError
Deprecated. Create a new AssertionError with the default message of: "***** ASSERTION FAILED *****"
AssertionError(String) - Constructor for class weblogic.common.AssertionError
Deprecated. Create a new AssertionError with the default message and the given msg appended.
AssertionError(String, Throwable) - Constructor for class weblogic.common.AssertionError
Deprecated. Create a new AssertionError with the default message and the given msg appended and with the given Throwable nested inside.
AssertionError(Throwable) - Constructor for class weblogic.common.AssertionError
Deprecated. Create a new AssertionError with the default message and with the given Throwable nested inside.
assessTrust(Object[]) - Method in class weblogic.rmi.RMISecurityManager
 
asShort() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a short.
asShort() - Method in class weblogic.db.jdbc.Value
Returns the short value of a Value object.
asSmallElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a SmallElement.
asStrikeElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a StrikeElement.
asString() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a String.
asString() - Method in class weblogic.db.jdbc.Value
Returns the String value of a Value object.
asStrongElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a StrongElement.
asSubscriptElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a SubscriptElement.
asSuperscriptElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a SuperscriptElement.
asTeletypeElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as a TeletypeElement.
asTime() - Method in class weblogic.db.jdbc.Value
Returns the java.sql.Time value of a Value object.
asTimestamp() - Method in class weblogic.db.jdbc.Value
Returns the java.sql.Timestamp value of a Value object.
asUnderlineElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as an UnderlineElement.
asUtilDate() - Method in class weblogic.db.jdbc.Value
Returns the java.util.Date value of a Value object.
asVariableElement() - Method in class weblogic.html.HtmlElement
Returns an HtmlElement as an VariableElement.
ATTACH - Static variable in interface weblogic.workspace.common.WorkspaceDef
Constant for use when attaching to an existing Workspace.
attributes() - Method in class weblogic.db.jdbc.TableDataSet
Returns the set of attributes with which a TableDataSet was constructed.
attributes() - Method in class weblogic.db.jdbc.Schema
 
audio32kadpcm - Static variable in class weblogic.html.MimeType
Sets the type to "audio/32kadpcm".
audioBasic - Static variable in class weblogic.html.MimeType
Sets the type to "audio/basic".
AudioPage - class weblogic.html.AudioPage.
Class for creating htmlKona pages from an audio binary data stored in a database.
AudioPage(byte[]) - Constructor for class weblogic.html.AudioPage
Constructor used with servlets.
AudioPage(String) - Constructor for class weblogic.html.AudioPage
Constructor used with Servlets.
AudioPage(String, byte[]) - Constructor for class weblogic.html.AudioPage
Constructs an AudioPage object of the specified type with the specified data.
AudioPage(String, String) - Constructor for class weblogic.html.AudioPage
Constructs an AudioPage object of the specified type with the specified file.
Audit - class weblogic.security.audit.Audit.
The usual entrypoint for subsystems that perform security audit logging operations.
AuditProvider - interface weblogic.security.audit.AuditProvider.
Security audit service provider's interface.
authCertificates(String, Vector) - Method in class weblogic.security.acl.AbstractListableRealm
Attempt authentication based on any X.509 certificates the user has presented.
authenticate(String, Certificate[], boolean) - Method in interface weblogic.security.acl.CertAuthenticator
Authenticate a user based on a certificate chain they have presented.
authenticate(String, Certificate[], boolean) - Static method in class weblogic.security.acl.CertAuthentication
Authenticate a user based on a certificate chain they have presented.
authenticate(String, Vector, boolean) - Static method in class weblogic.security.acl.CertAuthentication
Authenticate a user based on a chain of certificates they have presented.
authenticate(UserInfo) - Static method in class weblogic.security.acl.Realm
Authenticates the user, based on a UserInfo structure.
authenticate(UserInfo) - Method in class weblogic.security.acl.AbstractListableRealm
Check whether some User matches the presented UserInfo and accept its credentials.
authenticate(UserInfo) - Method in class weblogic.security.acl.CachingRealm
Attempt to authenticate the given user.
authenticateUser(String, UserInfo, User) - Static method in class weblogic.security.audit.Audit
 
authenticateUser(String, UserInfo, User) - Method in interface weblogic.security.audit.AuditProvider
A request was made to authenticate a user.
AuthenticationException - exception weblogic.security.AuthenticationException.
Signals an authentication error.
AuthenticationException() - Constructor for class weblogic.security.AuthenticationException
Constructs an AuthenticationException with no detail message.
AuthenticationException(String) - Constructor for class weblogic.security.AuthenticationException
Constructs an AuthenticationException with the specified detail message.
AUTHENTICATOR_PROPERTY - Static variable in interface weblogic.common.ProxyAuthenticator
 
authInternal(UserInfo) - Method in class weblogic.security.acl.AbstractListableRealm
The authentication dispatcher.
authNegCache - Variable in class weblogic.security.acl.CachingRealm
Authentication negative cache.
authNegId - Static variable in class weblogic.security.acl.CachingRealm
 
authPosCache - Variable in class weblogic.security.acl.CachingRealm
Authentication positive cache.
authPosId - Static variable in class weblogic.security.acl.CachingRealm
 
authSSLCertificates(String, Vector) - Method in class weblogic.security.acl.AbstractListableRealm
Attempt authentication based on any SSL certificates the remote client has presented.
authUserPassword(String, String) - Method in class weblogic.security.acl.AbstractListableRealm
Attempt authentication based on a user name and password.
auto - Static variable in class weblogic.html.ScrollType
Sets scroll bars (horizontal and vertical) so that they are visible if needed to be able to view the entire contents of a frame.
AUTO_ACKNOWLEDGE - Static variable in interface weblogic.jms.SessionPoolManager
 
autoIncrement() - Method in class weblogic.db.jdbc.Column
Determines whether a Column is automatically incremented.
available() - Method in class weblogic.net.http.KeepAliveStream
 
azure - Static variable in interface weblogic.html.HtmlColor
 

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