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

I

id - Variable in class weblogic.common.SequenceEvent
ID of a SequenceEvent.
id - Variable in class weblogic.security.acl.DefaultUserInfoImpl
 
identityEquals(Identity) - Method in class weblogic.security.acl.User
 
image - Static variable in class weblogic.html.FieldType
Input field is an image.
imageCgm - Static variable in class weblogic.html.MimeType
Sets the type to "image/cgm".
ImageElement - class weblogic.html.ImageElement.
An ImageElement is used to display an image (GIF/JPEG) on an htmlKona page and set the HTML attributes of the image, such as source, border, size, and alignment.
ImageElement() - Constructor for class weblogic.html.ImageElement
Constructs an ImageElement.
ImageElement(HtmlElement) - Constructor for class weblogic.html.ImageElement
Constructs an ImageElement with the specified source.
ImageElement(String) - Constructor for class weblogic.html.ImageElement
Constructs an ImageElement with the specified source.
imageGif - Static variable in class weblogic.html.MimeType
Sets the type to "image/gif".
imageIef - Static variable in class weblogic.html.MimeType
Sets the type to "image/ief".
imageJpeg - Static variable in class weblogic.html.MimeType
Sets the type to "image/jpeg".
ImagePage - class weblogic.html.ImagePage.
An ImagePage is used to display an image stored as an array of bytes (binary large object).
ImagePage(byte[]) - Constructor for class weblogic.html.ImagePage
Constructor used with servlets.
ImagePage(String) - Constructor for class weblogic.html.ImagePage
Constructor used with servlets.
ImagePage(String, byte[]) - Constructor for class weblogic.html.ImagePage
Constructs an ImagePage of the specified content-type with the specified image data.
ImagePage(String, String) - Constructor for class weblogic.html.ImagePage
Constructs an ImagePage of the specified content-type with the specified image file.
imageTiff - Static variable in class weblogic.html.MimeType
Sets the type to "image/tiff".
importRequest(HttpServletRequest) - Method in class bea.jolt.pool.servlet.ServletDataSet
Imports the HTML field names and corresponding values from a javax.servlet.http.HttpServletRequest object.
IN - Static variable in class weblogic.common.ParamTypes
Constant for an input stored procedure parameter.
includeHeader(boolean) - Method in class weblogic.html.WebPage
Deprecated.  
index(String) - Method in class weblogic.db.jdbc.Schema
Returns the 1-based index position of the specified Column name in a Schema.
indexAll - Static variable in class weblogic.html.MetaElement
Constant for the "content" argument in this class with the "nameRobots" metaname.
indexNoFollow - Static variable in class weblogic.html.MetaElement
Constant for the "content" argument in this class with the "nameRobots" metaname.
indexOf(String) - Method in class weblogic.html.HtmlContainer
Gets the index position of the specified key identifier.
indianred - Static variable in interface weblogic.html.HtmlColor
 
indigo - Static variable in interface weblogic.html.HtmlColor
 
info(String) - Method in interface weblogic.common.LogServicesDef
Deprecated. Use weblogic.logging.LogOutputStream instead.
info(String, Throwable) - Method in interface weblogic.common.LogServicesDef
Deprecated. Use weblogic.logging.LogOutputStream instead.
InformixInterval - interface weblogic.jdbc.common.InformixInterval.
 
init() - Static method in class weblogic.net.http.Handler
 
init(BasicRealm) - Static method in class weblogic.security.acl.Security
Initializes the specified BasicRealm.
init(String, int, String, String) - Method in interface weblogic.common.ProxyAuthenticator
Initializes the proxy authenticator class.
init(String, Object) - Method in interface weblogic.security.acl.BasicRealm
Initializes a realm implementation.
init(String, Object) - Method in class weblogic.security.acl.AbstractListableRealm
Initializes a realm implementation.
init(String, Object) - Method in class weblogic.security.acl.CachingRealm
Call through to the init methods in the delegate and backup realms.
INITIALCAPACITY - Static variable in interface weblogic.common.T3ResourceDef
Initial number of resources that should be reserved.
initialize() - Method in class weblogic.beans.common.T3BeanMsg
Initializes a T3BeanMsg.
initialize() - Method in class weblogic.beans.common.ClientEnumeration
Internal use only.
initialize() - Method in class weblogic.beans.reflector.Reference
Initializes a T3Bean Reference.
initialize() - Method in class weblogic.common.ParamSet
Initializes a ParamSet.
initialize() - Method in class weblogic.common.ParamValue
Initializes a ParamValue.
initialize() - Method in class weblogic.db.jdbc.Column
Private - used for serialization
initialize() - Method in class weblogic.db.jdbc.DataSet
Internal use only.
initialize() - Method in class weblogic.db.jdbc.Schema
Private - used for serialization
initialize() - Method in class weblogic.db.jdbc.EventfulRecord
Internal use only.
initialize(File) - Method in class weblogic.security.Certificate
Initialize from a file.
initialize(InputStream) - Method in class weblogic.security.Certificate
This method actually performs the certificate initialization; implemented by a Certificate subclass.
initialize(InputStream) - Method in class weblogic.security.X509
Initialize the certificate from the specified input stream.
initialize(URL) - Method in class weblogic.security.Certificate
Initialize from a URL.
INOUT - Static variable in class weblogic.common.ParamTypes
Constant for an input/output stored procedure parameter.
input(InputStream) - Method in class weblogic.security.X509
 
input(InputStream) - Method in class weblogic.security.X500Name
Read X.500 Name from specified input stream.
InputElement - class weblogic.html.InputElement.
An InputElement object is used to capture user input on an htmlKona FormElement.
InputElement() - Constructor for class weblogic.html.InputElement
Constructs an InputElement.
InputElement(String) - Constructor for class weblogic.html.InputElement
Constructs an InputElement with the specified name.
InputElement(String, FieldType) - Constructor for class weblogic.html.InputElement
Constructs an InputElement with the specified name and of the specified type.
InputElement(String, FieldType, HtmlElement) - Constructor for class weblogic.html.InputElement
Constructs an InputElement with the specified name and of the specified type, set to the specified HtmlElement.
InputElement(String, FieldType, String) - Constructor for class weblogic.html.InputElement
Constructs an InputElement with the specified name and of the specified type, set to the specified string.
InputElement(String, FieldType, String, HtmlElement) - Constructor for class weblogic.html.InputElement
Constructs an InputElement with the specified name, type, and value, with the label set to the specified label.
InputElement(String, FieldType, String, String) - Constructor for class weblogic.html.InputElement
Constructs an InputElement with the specified name, type, and value, with the label set to the specified label.
inputStream - Variable in class weblogic.net.http.HttpURLConnection
 
INSERT - Static variable in class weblogic.db.jdbc.Enums
Constant for a DataSet record that is to be inserted.
insert(Sequenced) - Method in class weblogic.common.Sequencer
Inserts a Sequenced object into a Sequence.
insertElementAt(HtmlElement, int) - Method in class weblogic.html.HtmlContainer
Inserts an HtmlElement into an HtmlContainer at the specified index position.
insertElementAt(HtmlElement, String) - Method in class weblogic.html.HtmlContainer
Inserts an HtmlElement into an HtmlContainer at the specified key location.
insertElementAt(String, HtmlElement, int) - Method in class weblogic.html.HtmlContainer
Inserts an HtmlElement identified by the specified key into an HtmlContainer at the specified index position.
insertElementAt(String, HtmlElement, String) - Method in class weblogic.html.HtmlContainer
Inserts an HtmlElement identified by the specified key into an HtmlContainer at the specified key location.
insertElementAt(String, int) - Method in class weblogic.html.HtmlContainer
Inserts a string into an HtmlContainer at the specified index position.
insertElementAt(String, String) - Method in class weblogic.html.HtmlContainer
Inserts a string into an HtmlContainer at the specified key location.
insertElementAt(String, String, int) - Method in class weblogic.html.HtmlContainer
Inserts a string identified by the specified key into an HtmlContainer at the specified index position.
insertElementAt(String, String, String) - Method in class weblogic.html.HtmlContainer
Inserts a string identified by the specified key into an HtmlContainer at the specified key location.
INT - Static variable in class weblogic.common.ParamTypes
Constant for an integer data type.
internal_fetch() - Method in class weblogic.db.jdbc.EventfulRecord
 
INTERVAL - Static variable in class weblogic.event.evaluators.EvaluateTime
Constant for expressing time.
inTransaction() - Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
INVALID_CALLBACK_ID - Static variable in class weblogic.common.T3Client
 
InvalidDateException - exception weblogic.db.jdbc.InvalidDateException.
An InvalidDateException is thrown when a date earlier than 1970 is encountered.
InvalidDateException(String) - Constructor for class weblogic.db.jdbc.InvalidDateException
Constructor.
invoke(Reference, String, String[], Object[], String) - Method in class weblogic.beans.reflector.Reflector
Invokes the specified method on a T3Bean by its Reference.
invoke(RemoteCall) - Method in interface weblogic.rmi.server.RemoteRef
 
invoke(RemoteRequest) - Method in class weblogic.common.CallbackDispatcher
 
invokeID - Variable in class weblogic.beans.common.T3BeanMsg
 
invoker - Variable in class weblogic.beans.common.T3BeanMsg
 
io() - Method in interface weblogic.common.T3ServicesDef
Returns access to IO services in WebLogic.
IOServicesDef - interface weblogic.io.common.IOServicesDef.
Interface that defines an IO services factory.
isAbsolute() - Method in interface weblogic.io.common.T3File
Tests if the file represented by this T3File object is an absolute pathname.
isAlive() - Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
isAZombie() - Method in class weblogic.db.jdbc.Record
Determines whether a Record is a zombie.
isBigDecimal() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is numeric.
isBigDecimal() - Method in class weblogic.db.jdbc.Value
Determines whether the data of this Value object is of type BigDecimal.
isBinary() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is Binary.
isBoolean() - Method in class weblogic.common.ParamValue
Determines whether a ParamValue is of type boolean.
isBoolean() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is boolean.
isByte() - Method in class weblogic.common.ParamValue
Determines whether a ParamValue is of type byte.
isByte() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is a byte.
isBytes() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is byte[] (types BINARY, VARBINARY, or LONGVARBINARY).
isBytes() - Method in class weblogic.db.jdbc.Value
Determines whether the data of this Value object is of type byte[].
isChar() - Method in class weblogic.common.ParamValue
Determines whether a ParamValue is of type char.
isclean - Variable in class weblogic.db.jdbc.Record
 
isConnected() - Method in class weblogic.common.T3Connection
Deprecated. Use the JNDI model
isConnected() - Method in class weblogic.common.T3Client
Determines whether the T3Client is connected to a WebLogic Server, that is, whether the connect() method has been called for this T3Client and the T3Client is currently connected.
isDaemon() - Method in interface weblogic.time.common.ScheduledTriggerDef
Returns true, if the trigger is set to continue executing after the client has disconnected.
isDate() - Method in class weblogic.common.ParamValue
Determines whether a ParamValue is of type Date.
isDate() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is a java.sql.Date.
isDate() - Method in class weblogic.db.jdbc.Value
Determines whether the data of this Value object is of type java.sql.Date.
isDirectory() - Method in interface weblogic.io.common.T3File
Tests if the file represented by this T3File object is a directory.
isDouble() - Method in class weblogic.common.ParamValue
Determines whether a ParamValue is of type double.
isDouble() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is double.
isDouble() - Method in class weblogic.db.jdbc.Value
Determines whether the data of this Value object is of type double.
isEmpty() - Method in class weblogic.common.ParamSet
Determines whether a ParamSet is empty.
isEmpty() - Method in class weblogic.security.acl.TTLCache
Indicate whether this table is empty.
isFile() - Method in interface weblogic.io.common.T3File
Tests if the file represented by this T3File object is a "normal" file.
isFloat() - Method in class weblogic.common.ParamValue
Determines whether a ParamValue is of type float.
isFloat() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is float.
isFloat() - Method in class weblogic.db.jdbc.Value
Determines whether the data of this Value object is of type float.
IsIndexElement - class weblogic.html.IsIndexElement.
Deprecated. Use a standard InputElement instead
IsIndexElement() - Constructor for class weblogic.html.IsIndexElement
Deprecated. Constructs an empty IsIndexElement.
IsIndexElement(String) - Constructor for class weblogic.html.IsIndexElement
Deprecated. Constructs an IsIndexElement with the specified prompt string.
IsIndexElement(String, String) - Constructor for class weblogic.html.IsIndexElement
Deprecated. Constructs an IsIndexElement with the specified prompt and URI.
isInt() - Method in class weblogic.common.ParamValue
Determines whether a ParamValue is of type int.
isInt() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is integer.
isInt() - Method in class weblogic.db.jdbc.Value
Determines whether the data of this Value object is of type integer.
isKeepingAlive() - Method in class weblogic.net.http.HttpClient
 
isLong() - Method in class weblogic.common.ParamValue
Determines whether a ParamValue is of type long.
isLong() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is long.
isLong() - Method in class weblogic.db.jdbc.Value
Determines whether the data of this Value object is of type integer.
isLongVarBinary() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is LongVarBinary.
isMaster - Variable in class weblogic.common.Monitor
 
isMaster() - Method in class weblogic.common.Monitor
Returns true if a Monitor is a "Master" Monitor.
isMember(Principal) - Method in class weblogic.security.acl.GroupImpl
Returns true if the specified Principal is a member of the group.
isMember(Principal) - Method in class weblogic.security.acl.DefaultGroupImpl
Returns true if the passed principal is a member of the group.
isMember(Principal) - Method in class weblogic.security.acl.FlatGroup
Returns true if the passed principal is a member of the group.
isMember(Principal) - Method in class weblogic.security.acl.Everyone
Determines whether the specified Principal is a member of the group.
isNegative() - Method in class weblogic.security.acl.AclEntryImpl
Determines whether this is a negative AclEntry, that is, one that denies the associated principal the set of permissions in the entry.
isNull() - Method in class weblogic.common.ParamValue
Determines whether a ParamValue is null.
isNull() - Method in class weblogic.db.jdbc.Value
Determines whether the data of this Value object is NULL.
isNull(int) - Method in class weblogic.common.ParamValue
Determines whether a ParamValue that is a vector of ParamValues is null at the specified index position.
isObject() - Method in class weblogic.common.ParamValue
Determines whether a ParamValue is of type Object.
isOwner(Principal) - Method in class weblogic.security.acl.OwnerImpl
Determines whether the given principal is an owner of the ACL.
isScalar() - Method in class weblogic.common.ParamValue
Determines whether a ParamValue is scalar.
isSelected() - Method in class weblogic.html.OptionElement
Determines whether an OptionElement is selected.
isShort() - Method in class weblogic.common.ParamValue
Determines whether a ParamValue is of type short.
isShort() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is short.
isSimpleProperty(PropertyDescriptor) - Static method in class weblogic.html.BeanHTML
True if the property is not indexed and is either primitive or String typed.
isString() - Method in class weblogic.common.ParamValue
Determines whether a ParamValue is of type String.
isString() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is String.
isString() - Method in class weblogic.db.jdbc.Value
Determines whether the data of this Value object is of type String.
issuer - Variable in class weblogic.security.X509
 
issuerCertificate - Variable in class weblogic.security.X509
 
isSuspended() - Method in class bea.jolt.pool.SessionPool
This method is part of the session pool administrative API.
isTime() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is a java.sql.Time.
isTime() - Method in class weblogic.db.jdbc.Value
Determines whether the data of this Value object is of type java.sql.Time.
isTimestamp() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is a java.sql.Timestamp.
isTimestamp() - Method in class weblogic.db.jdbc.Value
Determines whether the data of this Value object is of type java.sql.Timestamp.
isUnique() - Static method in class weblogic.rmi.dgc.VMID
 
isUtilDate() - Method in class weblogic.db.jdbc.Value
Determines whether the data of this Value object is of type java.util.Date.
isVarBinary() - Method in class weblogic.db.jdbc.Column
Determines whether data type of a Column is VarBinary.
isVector() - Method in class weblogic.common.ParamValue
Determines whether a ParamValue is a Vector.
isVisibleProperty(PropertyDescriptor) - Static method in class weblogic.html.BeanHTML
True if property is not hidden, has a read method, and is not the trivial properties: class or icon.
ItalicElement - class weblogic.html.ItalicElement.
An ItalicElement displays italicized type.
ItalicElement() - Constructor for class weblogic.html.ItalicElement
Constructs an ItalicElement.
ItalicElement(HtmlElement) - Constructor for class weblogic.html.ItalicElement
Constructs an ItalicElement with the specified HtmlElement.
ItalicElement(String) - Constructor for class weblogic.html.ItalicElement
Constructs an ItalicElement with the specified string.
ivory - 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