BEA Systems, Inc.

WebLogic Server 6.1 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 _

S

S_BUILTIN_EXTENSIONS_URL - Static variable in class weblogic.apache.xalan.templates.Constants
S_BUILTIN_EXTENSIONS_URL is a mnemonic for the XML Namespace (http://xml.apache.org/xslt) predefined to signify Xalan's built-in XSLT Extensions.
S_CARRIAGERETURN - Static variable in class weblogic.apache.xalan.serialize.CharInfo
The carriage return character, which the parser should always normalize.
S_CASESENSITIVE - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_CASESENSITIVE
S_CATALOGUE_NAME - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_CATALOGUE_NAME
S_COLUMN_LABEL - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_COLUMN_LABEL
S_COLUMN_NAME - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_COLUMN_NAME
S_COLUMN_TYPE - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_COLUMN_TYPE
S_COLUMN_TYPENAME - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_COLUMN_TYPENAME
S_DEBUG - Static variable in class weblogic.apache.xalan.transformer.TransformerImpl
This is a compile-time flag to turn off calling of trace listeners.
S_DEFINATELYWRITABLE - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_DEFINATELYWRITABLE
S_DISPLAY_SIZE - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_DISPLAY_SIZE
S_FALSE - Static variable in class weblogic.apache.xpath.objects.XBoolean
A true boolean object so we don't have to keep creating them.
S_ISNULLABLE - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_ISNULLABLE
S_ISSEARCHABLE - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_ISSEARCHABLE
S_ISSIGNED - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_ISSIGNED
S_ISWRITEABLE - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_ISWRITEABLE
S_KEY_CONTENT_HANDLER - Static variable in class weblogic.apache.xalan.templates.OutputProperties
Fully qualified name of class with a default constructor that implements the ContentHandler interface, where the result tree events will be sent to.
S_KEY_ENTITIES - Static variable in class weblogic.apache.xalan.templates.OutputProperties
File name of file that specifies character to entity reference mappings.
S_KEY_INDENT_AMOUNT - Static variable in class weblogic.apache.xalan.templates.OutputProperties
The number of whitespaces to indent by, if indent="yes".
S_LINEFEED - Static variable in class weblogic.apache.xalan.serialize.CharInfo
The linefeed character, which the parser should always normalize.
S_OLDXSLNAMESPACEURL - Static variable in class weblogic.apache.xalan.templates.Constants
Mnemonics for standard XML Namespace URIs, as Java Strings: S_XMLNAMESPACEURI (http://www.w3.org/XML/1998/namespace) is the URI permanantly assigned to the "xml:" prefix.
S_PRECISION - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_PRECISION
S_SCALE - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_SCALE
S_SCHEMA_NAME - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_SCHEMA_NAME
S_TABLE_NAME - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for S_TABLE_NAME
S_TRUE - Static variable in class weblogic.apache.xpath.objects.XBoolean
A true boolean object so we don't have to keep creating them.
S_USE_URL_ESCAPING - Static variable in class weblogic.apache.xalan.templates.OutputProperties
Use a value of "yes" if the href values for HTML serialization should use %xx escaping.
S_VENDOR - Static variable in class weblogic.apache.xalan.templates.Constants
Authorship mnemonics, as Java Strings.
S_VENDORURL - Static variable in class weblogic.apache.xalan.templates.Constants
Authorship mnemonics, as Java Strings.
S_VERSION - Static variable in class weblogic.apache.xalan.processor.XSLProcessorVersion
Version String like "Xalani v.r[.dd| Dnn]".
S_XMLNAMESPACEURI - Static variable in class weblogic.apache.xalan.templates.Constants
Mnemonics for standard XML Namespace URIs, as Java Strings: S_XMLNAMESPACEURI (http://www.w3.org/XML/1998/namespace) is the URI permanantly assigned to the "xml:" prefix.
S_XMLNAMESPACEURI - Static variable in class weblogic.apache.xml.utils.QName
The XML namespace.
S_XMLNAMESPACEURI - Static variable in class weblogic.apache.xml.utils.PrefixResolverDefault
The URI for the XML namespace.
S_XSLNAMESPACEURL - Static variable in class weblogic.apache.xalan.templates.Constants
Mnemonics for standard XML Namespace URIs, as Java Strings: S_XMLNAMESPACEURI (http://www.w3.org/XML/1998/namespace) is the URI permanantly assigned to the "xml:" prefix.
S2_10_DECLARATION_ILLEGAL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
saddlebrown - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
salmon - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
SampleElement - class weblogic.html.SampleElement.
Deprecated.  
SampleElement() - Constructor for class weblogic.html.SampleElement
Deprecated. Constructs a SampleElement.
SampleElement(HtmlElement) - Constructor for class weblogic.html.SampleElement
Deprecated. Constructs a SampleElement with the specified HtmlElement.
SampleElement(String) - Constructor for class weblogic.html.SampleElement
Deprecated. Constructs a SampleElement with the specified string.
sampleField - Static variable in class weblogic.apache.xml.utils.synthetic.TestDriver
Field sampleField
sandybrown - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
save() - Method in class weblogic.db.jdbc.Record
Saves a Record to the database using the default Connection.
save() - Method in class weblogic.db.jdbc.TableDataSet
Saves changes made in a TableDataSet to a database using the default Connection.
save(boolean) - Method in class weblogic.db.jdbc.TableDataSet
Saves changes made in a TableDataSet to a database using the default Connection.
save(Connection) - Method in class weblogic.db.jdbc.Record
Saves a Record to the database using the specified Connection.
save(Connection, boolean) - Method in class weblogic.db.jdbc.TableDataSet
Saves changes made in a TableDataSet to a database using the specified Connection.
save(OutputStream) - Method in class weblogic.security.Certificate
Output the bytes needed for initialize(InputStream) to regenerate the certificate.
save(OutputStream) - Method in class weblogic.security.X509
 
save(String) - Method in interface weblogic.security.acl.BasicRealm
Saves the realm to some persistent state identified in the name.
save(String) - Method in class weblogic.security.acl.CachingRealm
Call through to the save methods in the delegate and backup realms.
save(String) - Method in class weblogic.security.acl.AbstractListableRealm
Saves the realm to some persistent state identified in the name.
savedPageContextValues - Variable in class weblogicx.jsp.tags.CacheTag
 
saveKeysBeforeCacheUpdate() - Method in class weblogicx.jsp.tags.CacheTag
 
saveKeysBeforeForward() - Method in class weblogicx.jsp.tags.CacheTag
 
saveVars(CacheValue) - Method in class weblogicx.jsp.tags.CacheTag
 
saveWithoutStatusUpdate(Connection) - Method in class weblogic.db.jdbc.Record
Saves a Record to the database using the specified Connection but without updating the status.
saveWithoutStatusUpdate(Connection) - Method in class weblogic.db.jdbc.TableDataSet
 
SAX2_FEATURES_PREFIX - Static variable in class weblogic.apache.xerces.framework.XMLParser
SAX2 features prefix (http://xml.org/sax/features/).
SAX2_PROPERTIES_PREFIX - Static variable in class weblogic.apache.xerces.framework.XMLParser
SAX2 properties prefix (http://xml.org/sax/properties/).
SaxEventDispatch - interface weblogic.apache.xalan.stree.SaxEventDispatch.
This class allows a node to implement an interface that will allow it to dispatch a SAX ContentHandler event to a ContentHandler.
SAXParser - class weblogic.apache.xerces.parsers.SAXParser.
SAXParser provides a parser which implements the SAX1 and SAX2 parser APIs.
SAXParser() - Constructor for class weblogic.apache.xerces.parsers.SAXParser
Default constructor.
SAXParser(StringPool) - Constructor for class weblogic.apache.xerces.parsers.SAXParser
 
SAXParserFactoryImpl - class weblogic.apache.xerces.jaxp.SAXParserFactoryImpl.
This is the implementation specific class for the javax.xml.parsers.SAXParserFactory.
SAXParserFactoryImpl() - Constructor for class weblogic.apache.xerces.jaxp.SAXParserFactoryImpl
 
SAXParserImpl - class weblogic.apache.xerces.jaxp.SAXParserImpl.
This is the implementation specific class for the javax.xml.parsers.SAXParser.
SAXSourceLocator - class weblogic.apache.xml.utils.SAXSourceLocator.
Class SAXSourceLocator extends org.xml.sax.helpers.LocatorImpl for the purpose of implementing the SourceLocator interface, and thus can be both a SourceLocator and a SAX Locator.
SAXSourceLocator() - Constructor for class weblogic.apache.xml.utils.SAXSourceLocator
Constructor SAXSourceLocator
SAXSourceLocator(Locator) - Constructor for class weblogic.apache.xml.utils.SAXSourceLocator
Constructor SAXSourceLocator
SAXSourceLocator(SAXParseException) - Constructor for class weblogic.apache.xml.utils.SAXSourceLocator
Constructor SAXSourceLocator
SCALAR - Static variable in class weblogic.common.ParamTypes
Constant for a scalar.
SCALE - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for SCALE
scale() - Method in class weblogic.db.jdbc.Column
Returns the scale of a Column.
ScaleExceeded - Static variable in class weblogic.apache.xerces.validators.datatype.DatatypeMessageProvider
 
ScaleLargerThanPrecision - Static variable in class weblogic.apache.xerces.validators.datatype.DatatypeMessageProvider
 
scanAttributeName(XMLEntityHandler.EntityReader, QName, QName) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Scans attribute name.
scanAttValue(char, boolean) - Method in class weblogic.apache.xerces.readers.StreamingCharReader
 
scanAttValue(char, boolean) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader
Scan an attribute value.
scanAttValue(QName, QName, boolean) - Method in class weblogic.apache.xerces.framework.XMLDocumentScanner
Scan an attribute value
scanCharRef(boolean) - Method in class weblogic.apache.xerces.readers.StreamingCharReader
 
scanCharRef(boolean) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader
Scan a character reference.
scanContent(QName) - Method in class weblogic.apache.xerces.readers.StreamingCharReader
 
scanContent(QName) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader
Skip through the input while we are looking at character data.
scanDecls(boolean) - Method in class weblogic.apache.xerces.framework.XMLDTDScanner
Scan markup declarations
scanDefaultAttValue(QName, QName) - Method in class weblogic.apache.xerces.framework.XMLDTDScanner
Scan the default value in an attribute declaration
scanDefaultAttValue(QName, QName, int, int) - Method in class weblogic.apache.xerces.framework.XMLDTDScanner
 
scanDoctypeDecl() - Method in class weblogic.apache.xerces.framework.XMLDTDScanner
This routine is called after the <!DOCTYPE portion of a DOCTYPE line has been called.
scanElementType(XMLEntityHandler.EntityReader, char, QName) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Scans element type.
scanEntityValue(int, boolean) - Method in class weblogic.apache.xerces.readers.StreamingCharReader
 
scanEntityValue(int, boolean) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader
Scan an entity value.
scanExpectedElementType(XMLEntityHandler.EntityReader, char, QName) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Scans expected element type.
scanExpectedName(char, StringPool.CharArrayRange) - Method in class weblogic.apache.xerces.readers.StreamingCharReader
 
scanExpectedName(char, StringPool.CharArrayRange) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader
Scan the name that is expected at the current position in the document.
scanInvalidChar() - Method in class weblogic.apache.xerces.readers.StreamingCharReader
 
scanInvalidChar() - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader
Scan an invalid character.
scanName(char) - Method in class weblogic.apache.xerces.readers.StreamingCharReader
 
scanName(char) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader
Add a sequence of characters that match the XML definition of a Name to the StringPool.
scanQName(char, QName) - Method in class weblogic.apache.xerces.readers.StreamingCharReader
 
scanQName(char, QName) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader
Add a sequence of characters that match the XML Namespaces definition of a QName to the StringPool.
scanStringLiteral() - Method in class weblogic.apache.xerces.readers.StreamingCharReader
 
scanStringLiteral() - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader
Scan a string literal.
Schedulable - interface weblogic.time.common.Schedulable.
Deprecated. Deprecated in WebLogic Server 6.1
Schedule - class weblogic.jms.extensions.Schedule.
Time Scheduler
schedule() - Method in interface weblogic.time.common.ScheduledTriggerDef
Deprecated. Deprecated in WebLogic Server 6.1
Schedule() - Constructor for class weblogic.jms.extensions.Schedule
 
schedule(long) - Method in class weblogic.time.common.TimeRepeat
Deprecated. Deprecated in WebLogic Server 6.1
schedule(long) - Method in interface weblogic.time.common.Schedulable
Deprecated. Deprecated in WebLogic Server 6.1
ScheduleDef - interface weblogic.time.common.ScheduleDef.
Deprecated. Deprecated in WebLogic Server 6.1
ScheduledTriggerDef - interface weblogic.time.common.ScheduledTriggerDef.
Deprecated. Deprecated in WebLogic Server 6.1
scheduleInit(ParamSet) - Method in interface weblogic.time.common.ScheduleDef
Deprecated. Deprecated in WebLogic Server 6.1
Scheduler - class weblogic.time.common.Scheduler.
Deprecated. Deprecated in WebLogic Server 6.1
Scheduler() - Constructor for class weblogic.time.common.Scheduler
Deprecated. Internal use only.
Scheduler(Schedulable) - Constructor for class weblogic.time.common.Scheduler
Deprecated. Deprecated in WebLogic Server 6.1
Scheduler(Schedulable, ParamSet) - Constructor for class weblogic.time.common.Scheduler
Deprecated. Deprecated in WebLogic Server 6.1
Scheduler(String) - Constructor for class weblogic.time.common.Scheduler
Deprecated. Deprecated in WebLogic Server 6.1
Scheduler(String, ParamSet) - Constructor for class weblogic.time.common.Scheduler
Deprecated. Deprecated in WebLogic Server 6.1
Schema - class weblogic.db.jdbc.Schema.
A Schema contains metadata about the attributes associated with a DataSet.
SCHEMA_DOMAIN - Static variable in class weblogic.apache.xerces.validators.schema.SchemaMessageProvider
The domain of messages concerning the XML Schema: Structures specification.
SCHEMA_GENERIC_ERROR - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
SCHEMA_NAME - Static variable in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Constant for SCHEMA_NAME
schema() - Method in class weblogic.db.jdbc.Record
Returns the Schema associated with a Record.
schema() - Method in class weblogic.db.jdbc.DataSet
Returns the Schema object of a DataSet.
schema() - Method in class weblogic.db.jdbc.TableDataSet
Returns the Schema of a TableDataSet.
Schema() - Constructor for class weblogic.db.jdbc.Schema
Private - used for serialization
schema(Connection, String) - Static method in class weblogic.db.jdbc.Schema
Returns the Schema for the specified database table.
schema(Connection, String, String) - Static method in class weblogic.db.jdbc.Schema
Returns the Schema for the specified database table and fields.
SchemaForSchemaURI - Static variable in class weblogic.apache.xerces.validators.schema.TraverseSchema
 
SchemaGrammar - class weblogic.apache.xerces.validators.schema.SchemaGrammar.
 
SchemaGrammar() - Constructor for class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
SchemaMessageProvider - class weblogic.apache.xerces.validators.schema.SchemaMessageProvider.
SchemaMessageProvider implements an XMLMessageProvider that provides localizable error messages for the W3C XML Schema Language
SchemaMessageProvider() - Constructor for class weblogic.apache.xerces.validators.schema.SchemaMessageProvider
 
SchemaMessages - class weblogic.apache.xerces.msg.SchemaMessages.
This file contains error and warning messages for the Schema validator The messages are arranged in key and value tuples in a ListResourceBundle.
SchemaMessages() - Constructor for class weblogic.apache.xerces.msg.SchemaMessages
 
SchemaSymbols - class weblogic.apache.xerces.validators.schema.SchemaSymbols.
Collection of symbols used to parse a Schema Grammar We have temporary references to this class from SchemaImporter but we will be moving all the SchemaImporter functionality to the Grammar classes
SchemaSymbols() - Constructor for class weblogic.apache.xerces.validators.schema.SchemaSymbols
 
schemeType - Static variable in class weblogic.html.MetaElement
Deprecated. Constant for "metatype" argument in this class.
SClass - Static variable in class weblogic.jdbc.informix4.Statement
 
SCOPE_CLIENT - Static variable in interface weblogic.common.WorkspaceServicesDef
Deprecated. Use weblogic.workspace.common.WorkspaceDef.SCOPE_CLIENT
SCOPE_CLIENT - Static variable in interface weblogic.workspace.common.WorkspaceDef
Constant that indicates the scope for a client workspace.
SCOPE_CLUSTER - Static variable in interface weblogic.common.WorkspaceServicesDef
Deprecated. Use weblogic.workspace.common.WorkspaceDef.SCOPE_CLUSTER
SCOPE_CLUSTER - Static variable in interface weblogic.workspace.common.WorkspaceDef
Constant that indicates the scope of a cluster workspace.
SCOPE_GROUP - Static variable in interface weblogic.common.WorkspaceServicesDef
Deprecated. Use weblogic.workspace.common.WorkspaceDef.SCOPE_GROUP
SCOPE_GROUP - Static variable in interface weblogic.workspace.common.WorkspaceDef
Constant that indicates the scope for a group workspace.
SCOPE_NAMED - Static variable in interface weblogic.common.WorkspaceServicesDef
Deprecated.  
SCOPE_SERVER - Static variable in interface weblogic.common.WorkspaceServicesDef
Deprecated. Use weblogic.workspace.common.WorkspaceDef.SCOPE_SERVER
SCOPE_SERVER - Static variable in interface weblogic.workspace.common.WorkspaceDef
Constant that indicates the scope for a server workspace.
SCOPE_SYSTEM - Static variable in interface weblogic.common.WorkspaceServicesDef
Deprecated. Use weblogic.workspace.common.WorkspaceDef.SCOPE_SERVER
scopeDefined - Variable in class weblogic.apache.xerces.validators.schema.TraverseSchema.ComplexTypeInfo
 
SCORE_NODETEST - Static variable in class weblogic.apache.xpath.patterns.NodeTest
The match score if the pattern consists of just a NodeTest.
SCORE_NONE - Static variable in class weblogic.apache.xpath.patterns.NodeTest
The match score if no match is made.
SCORE_NSWILD - Static variable in class weblogic.apache.xpath.patterns.NodeTest
The match score if the pattern pattern has the form NCName:*.
SCORE_OTHER - Static variable in class weblogic.apache.xpath.patterns.NodeTest
The match score if the pattern consists of something other than just a NodeTest or just a qname.
SCORE_QNAME - Static variable in class weblogic.apache.xpath.patterns.NodeTest
The match score if the pattern has the form of a QName optionally preceded by an @ character.
scoreMatch(Class[], int, Object[], int) - Static method in class weblogic.apache.xalan.extensions.MethodResolver
Score the conversion of a set of XSLT arguments to a given set of Java parameters.
screen - Static variable in class weblogic.html.MediaType
Deprecated. Sets the type to "screen."
ScriptElement - class weblogic.html.ScriptElement.
Deprecated.  
ScriptElement() - Constructor for class weblogic.html.ScriptElement
Deprecated. Constructs a ScriptElement without a script.
ScriptElement(String) - Constructor for class weblogic.html.ScriptElement
Deprecated. Constructs a ScriptElement with the specified String.
ScrollType - class weblogic.html.ScrollType.
Deprecated.  
ScrollType(String) - Constructor for class weblogic.html.ScrollType
Deprecated. Constructs a ScrollType object with the specified String ( yes, no, auto).
seagreen - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
search(int) - Method in class weblogic.apache.xml.utils.IntStack
Returns where an object is on this stack.
searchable() - Method in class weblogic.db.jdbc.Column
Determines whether a Column is searchable.
seashell - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
SEC - Static variable in class weblogic.event.evaluators.EvaluateTime
Constant for expressing time.
secflds - class weblogic.wtc.jatmi.secflds.
 
secflds() - Constructor for class weblogic.wtc.jatmi.secflds
 
Security - class weblogic.security.acl.Security.
The Security class groups static functions for accessing the default realm and authentication contexts for threads.
Security() - Constructor for class weblogic.security.acl.Security
 
security(String) - Method in interface weblogic.common.LogServicesDef
Deprecated. Only the security service should log security messages.
SecurityMBean - interface weblogic.management.configuration.SecurityMBean.
This bean represents the security properties of an entire Domain.
SecurityService - interface weblogic.security.acl.SecurityService.
 
seed(byte[]) - Method in class weblogic.security.SpinnerRandomBitsSource
 
SELECT - Static variable in class weblogic.apache.xpath.XPath
Represents a select type expression.
select() - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
select() - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
selected(SelectionEvent) - Method in interface weblogic.apache.xalan.trace.TraceListener
Method that is called just after the formatter listener is called.
selected(SelectionEvent) - Method in class weblogic.apache.xalan.trace.PrintTraceListener
Method that is called just after a select attribute has been evaluated.
SelectElement - class weblogic.html.SelectElement.
Deprecated.  
SelectElement(String) - Constructor for class weblogic.html.SelectElement
Deprecated. Constructs a SelectElement by the specified name.
SelectElement(String, DataSet) - Constructor for class weblogic.html.SelectElement
Deprecated. Constructs a SelectElement by the specified name and populates it with data from a weblogic.db.jdbc.dbKona DataSet.
selectElementByText(String) - Method in class weblogic.html.SelectElement
Deprecated. Selects the specified text in a SelectElement.
selectElementByValue(String) - Method in class weblogic.html.SelectElement
Deprecated. Selects the specified value in a SelectElement.
SelectionEvent - class weblogic.apache.xalan.trace.SelectionEvent.
Event triggered by selection of a node in the style stree.
SelectionEvent(TransformerImpl, Node, ElemTemplateElement, String, XPath, XObject) - Constructor for class weblogic.apache.xalan.trace.SelectionEvent
Create an event originating at the given node of the style tree.
selectNode(Node) - Method in class weblogic.apache.xerces.dom.RangeImpl
 
selectNodeContents(Node) - Method in class weblogic.apache.xerces.dom.RangeImpl
 
selectNodeIterator(Node, String) - Static method in class weblogic.apache.xpath.XPathAPI
Use an XPath string to select a nodelist.
selectNodeIterator(Node, String, Node) - Static method in class weblogic.apache.xpath.XPathAPI
Use an XPath string to select a nodelist.
selectNodeList(Node, String) - Static method in class weblogic.apache.xpath.XPathAPI
Use an XPath string to select a nodelist.
selectNodeList(Node, String, Node) - Static method in class weblogic.apache.xpath.XPathAPI
Use an XPath string to select a nodelist.
Selector - class weblogic.apache.xerces.validators.schema.identity.Selector.
Schema identity constraint selector.
Selector.Matcher - class weblogic.apache.xerces.validators.schema.identity.Selector.Matcher.
Selector matcher.
Selector.Matcher(Selector, Selector.XPath, FieldActivator) - Constructor for class weblogic.apache.xerces.validators.schema.identity.Selector.Matcher
Constructs a selector matcher.
Selector.XPath - class weblogic.apache.xerces.validators.schema.identity.Selector.XPath.
Schema identity constraint selector XPath expression.
Selector.XPath(String, StringPool, NamespacesScope) - Constructor for class weblogic.apache.xerces.validators.schema.identity.Selector.XPath
Constructs a selector XPath expression.
Selector(Selector.XPath, IdentityConstraint) - Constructor for class weblogic.apache.xerces.validators.schema.identity.Selector
Constructs a selector.
selectSingleNode(Node, String) - Static method in class weblogic.apache.xpath.XPathAPI
Use an XPath string to select a single node.
selectSingleNode(Node, String, Node) - Static method in class weblogic.apache.xpath.XPathAPI
Use an XPath string to select a single node.
SelectStmt - class weblogic.db.jdbc.SelectStmt.
SelectStmt objects are used to help build vendor-neutral Select statements with query-by-example (QBE) support.
selectStmt() - Method in class weblogic.db.jdbc.TableDataSet
Returns the SelectStmt object associated with a TableDataSet.
SelectStmt(int) - Constructor for class weblogic.db.jdbc.SelectStmt
SelectStmt constructor.
self - Static variable in class weblogic.html.WindowName
Deprecated. Causes the link to always be loaded in the same window as the originating link.
SELF - Static variable in class weblogic.apache.xerces.validators.schema.identity.XPath.Axis
Type: self.
SelfWalker - class weblogic.apache.xpath.axes.SelfWalker.
Walker for the 'self' axes.
SelfWalker(LocPathIterator) - Constructor for class weblogic.apache.xpath.axes.SelfWalker
Construct a SelfWalker using a LocPathIterator.
SelfWalkerOneStep - class weblogic.apache.xpath.axes.SelfWalkerOneStep.
Class SelfWalkerOneStep
SelfWalkerOneStep(LocPathIterator) - Constructor for class weblogic.apache.xpath.axes.SelfWalkerOneStep
Construct an AxesWalker using a LocPathIterator.
selPieceLength - Variable in class weblogic.jdbc.oci.Connection
 
send(Socket) - Method in class weblogic.jdbc.informix4.TdsPacket
 
sendAlert(int, int) - Method in class weblogic.security.SSL.SSLSocket
 
sendBatch() - Method in class weblogic.jdbc.pool.Statement
 
sendBatch() - Method in class weblogic.jdbc.pool.CallableStatement
 
sendChangeCipherSpec() - Method in class weblogic.security.SSL.SSLSocket
 
sendEndOfInputNotifications(int, boolean) - Method in interface weblogic.apache.xerces.readers.DefaultEntityHandler.EventHandler
 
sendEndOfInputNotifications(int, boolean) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Send end of input notification.
sendEndPrefixMappings() - Method in class weblogic.apache.xalan.transformer.ResultTreeHandler
Add the attributes that have been declared to the attribute list.
sendHandshake(int, HandshakeMessage) - Method in class weblogic.security.SSL.SSLSocket
 
sendNormalizedSAXcharacters(char[], int, int, ContentHandler) - Static method in class weblogic.apache.xml.utils.FastStringBuffer
Directly normalize and dispatch the character array.
sendNormalizedSAXcharacters(ContentHandler, int, int) - Method in class weblogic.apache.xml.utils.FastStringBuffer
Sends the specified range of characters as one or more SAX characters() events, normalizing the characters according to XSLT rules.
sendReaderChangeNotifications(XMLEntityHandler.EntityReader, int) - Method in interface weblogic.apache.xerces.readers.DefaultEntityHandler.EventHandler
 
sendReaderChangeNotifications(XMLEntityHandler.EntityReader, int) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Send reader change notifications.
sendRecord(SSLPlaintext) - Method in class weblogic.security.SSL.SSLSocket
 
sendResponse(HttpServletRequest, HttpServletResponse, Hashtable) - Method in class weblogic.html.FormServlet
Deprecated. Sends an HTTP response for a FormServlet that includes the user's input in a hashtable.
sendResponse(HttpServletResponse, Hashtable) - Method in class weblogic.html.FormServlet
Deprecated.  
sendSAXcharacters(ContentHandler, int, int) - Method in class weblogic.apache.xml.utils.FastStringBuffer
Sends the specified range of characters as one or more SAX characters() events.
sendSAXComment(LexicalHandler, int, int) - Method in class weblogic.apache.xml.utils.FastStringBuffer
Sends the specified range of characters as sax Comment.
sendSize - Variable in class weblogic.wtc.jatmi.TypedXML
The amount of data in #xmlarray to send
sendSize - Variable in class weblogic.wtc.jatmi.TypedCArray
The amount of data in #carray to send
sendStartPrefixMappings() - Method in class weblogic.apache.xalan.transformer.ResultTreeHandler
Add the attributes that have been declared to the attribute list.
separator() - Method in interface weblogic.io.common.T3FileSystem
Deprecated. Deprecated in WebLogic Server 6.1.
SEPERATOR - Static variable in interface weblogicx.jsp.tags.validators.Validatable
string denoting the "read" seperator for reading the parameter from the request and translating it back into a Validatable object
Sequence - class weblogic.db.jdbc.oracle.Sequence.
A Sequence object is a wrapper for Oracle sequences.
SEQUENCE - Static variable in class weblogic.apache.xerces.validators.schema.SchemaSymbols
 
Sequence(Connection, String) - Constructor for class weblogic.db.jdbc.oracle.Sequence
Constructs a Sequence with the specified JDBC Connection.
sequenceAction(SequenceEvent) - Method in interface weblogic.common.SequenceListener
Describes how a Sequence failure should be handled.
Sequenced - interface weblogic.common.Sequenced.
An object that is to be added to a Sequencer must implement the Sequenced interface.
SequenceEvent - class weblogic.common.SequenceEvent.
Is an indication of operations that take place as an out-of-order stream of objects is reordered in a sequence using the "push" flow model (Lea 1997, p.
SequenceEvent(Object, int) - Constructor for class weblogic.common.SequenceEvent
 
SequenceEvent(Object, int, Sequenced) - Constructor for class weblogic.common.SequenceEvent
 
SequenceGapException - exception weblogic.jms.extensions.SequenceGapException.
This exception is thrown when a multicast consumer detects a sequence gap in the data stream.
SequenceGapException(String, Destination, int) - Constructor for class weblogic.jms.extensions.SequenceGapException
Construct a SequenceGapException with reason.
SequenceGapException(String, String, Destination, int) - Constructor for class weblogic.jms.extensions.SequenceGapException
Construct a SequenceGapException for exception.
SequenceListener - interface weblogic.common.SequenceListener.
An object that acts as a listener for Sequence failures must extend the SequenceListener interface.
Sequencer - class weblogic.common.Sequencer.
This class takes an out-of-order stream of objects and reorders them using a "push" flow model.
Sequencer() - Constructor for class weblogic.common.Sequencer
Default constructor.
Sequencer(int, int, int) - Constructor for class weblogic.common.Sequencer
Constructs a Sequencer with the specified window size, initial sequence number, and backflow threshold.
serial - Variable in class weblogic.security.X509
 
SerializableLocatorImpl - class weblogic.apache.xml.utils.SerializableLocatorImpl.
The standard SAX implementation of LocatorImpl is not serializable, limiting its utility as "a persistent snapshot of a locator".
SerializableLocatorImpl() - Constructor for class weblogic.apache.xml.utils.SerializableLocatorImpl
Zero-argument constructor.
SerializableLocatorImpl(Locator) - Constructor for class weblogic.apache.xml.utils.SerializableLocatorImpl
Copy constructor.
serialize(Document) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Serializes the DOM document using the previously specified writer and output format.
serialize(Document) - Method in interface weblogic.apache.xml.serialize.DOMSerializer
Serializes the DOM document.
serialize(DocumentFragment) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Serializes the DOM document fragmnt using the previously specified writer and output format.
serialize(DocumentFragment) - Method in interface weblogic.apache.xml.serialize.DOMSerializer
Serializes the DOM document fragment.
serialize(Element) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Serializes the DOM element using the previously specified writer and output format.
serialize(Element) - Method in interface weblogic.apache.xml.serialize.DOMSerializer
Serialized the DOM element.
serialize(Node) - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Serializes the DOM node.
serialize(Node) - Method in interface weblogic.apache.xalan.serialize.DOMSerializer
Serializes the DOM node.
serializeElement(Element) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Called to serializee the DOM element.
serializeElement(Element) - Method in class weblogic.apache.xml.serialize.HTMLSerializer
Called to serialize a DOM element.
serializeElement(Element) - Method in class weblogic.apache.xml.serialize.XMLSerializer
Called to serialize a DOM element.
serializeElement(Element) - Method in class weblogic.apache.xml.serialize.TextSerializer
Called to serialize a DOM element.
serializeNode(Node) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Serialize the DOM node.
serializeNode(Node) - Method in class weblogic.apache.xml.serialize.TextSerializer
Serialize the DOM node.
serializePreRoot() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Comments and PIs cannot be serialized before the root element, because the root element serializes the document type, which generally comes first.
Serializer - interface weblogic.apache.xalan.serialize.Serializer.
The Serializer interface is implemented by Serializers to publish methods to get and set streams and writers, to set the output properties, and get the Serializer as a ContentHandler or DOMSerializer.
Serializer - interface weblogic.apache.xml.serialize.Serializer.
Interface for a DOM serializer implementation, factory for DOM and SAX serializers, and static methods for serializing DOM documents.
SerializerFactory - class weblogic.apache.xalan.serialize.SerializerFactory.
Factory for creating serializers.
SerializerFactory - class weblogic.apache.xml.serialize.SerializerFactory.
This class is based on an implementation from the Apache XML Project.
SerializerFactory() - Constructor for class weblogic.apache.xalan.serialize.SerializerFactory
 
SerializerFactory() - Constructor for class weblogic.apache.xml.serialize.SerializerFactory
 
SerializerSwitcher - class weblogic.apache.xalan.transformer.SerializerSwitcher.
This is a helper class that decides if Xalan needs to switch serializers, based on the first output element.
SerializerSwitcher() - Constructor for class weblogic.apache.xalan.transformer.SerializerSwitcher
 
SerializerToHTML - class weblogic.apache.xalan.serialize.SerializerToHTML.
SerializerToHTML formats SAX-style events into XML.
SerializerToHTML() - Constructor for class weblogic.apache.xalan.serialize.SerializerToHTML
Default constructor.
SerializerToText - class weblogic.apache.xalan.serialize.SerializerToText.
This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and produces simple text only.
SerializerToText() - Constructor for class weblogic.apache.xalan.serialize.SerializerToText
Default constructor.
SerializerToXML - class weblogic.apache.xalan.serialize.SerializerToXML.
SerializerToXML formats SAX-style events into XML.
SerializerToXML() - Constructor for class weblogic.apache.xalan.serialize.SerializerToXML
Default constructor.
server - Variable in class weblogic.html.WebPage
Deprecated.  
SERVER_SEVERITIES - Static variable in class weblogic.i18n.Localizer
 
server() - Method in class weblogic.html.WebPage
Deprecated. Gets the server information for a WebPage.
server(String) - Method in class weblogic.html.WebPage
Deprecated. Sets the server information for a WebPage to the specified string.
ServerError - exception weblogic.rmi.ServerError.
This exception is provided for compatibility with java.rmi.*
ServerError(String, Throwable) - Constructor for class weblogic.rmi.ServerError
Constructs a ServerError with the specified string and error.
ServerException - exception weblogic.rmi.ServerException.
This exception is provided for compatibility with java.rmi.*
ServerException() - Constructor for class weblogic.rmi.ServerException
 
ServerException(String) - Constructor for class weblogic.rmi.ServerException
Constructs a ServerException with the specified string.
ServerException(String, Throwable) - Constructor for class weblogic.rmi.ServerException
Constructs a ServerException with the specified string and nested exception
serverInit() - Method in class weblogic.security.SSL.SSLSocket
 
ServerLegalHelper - class weblogic.management.configuration.ServerLegalHelper.
 
ServerLegalHelper() - Constructor for class weblogic.management.configuration.ServerLegalHelper
 
ServerMBean - interface weblogic.management.configuration.ServerMBean.
This class represents a Weblogic Server.
ServerRuntimeException - exception weblogic.rmi.ServerRuntimeException.
This exception is provided for compatibility with java.rmi.*
ServerRuntimeException() - Constructor for class weblogic.rmi.ServerRuntimeException
 
ServerRuntimeException(String, Throwable) - Constructor for class weblogic.rmi.ServerRuntimeException
Constructs a ServerRuntimeException with the specified string and nested exception.
ServerRuntimeMBean - interface weblogic.management.runtime.ServerRuntimeMBean.
 
ServerSecurityRuntimeMBean - interface weblogic.management.runtime.ServerSecurityRuntimeMBean.
This class is used for monitoring a Weblogic Security Info.
ServerSessionPoolFactory - interface weblogic.jms.ServerSessionPoolFactory.
Factory interface for creating Server Session Pools.
ServerSessionPoolListener - interface weblogic.jms.extensions.ServerSessionPoolListener.
Listener interface for MessageListeners used by a ServerSessionPool.
ServerStartMBean - interface weblogic.management.configuration.ServerStartMBean.
This bean is used to configure the attributes necessary to start up a server on a remote machine.
service(HttpServletRequest, HttpServletResponse) - Method in class weblogic.html.FormServlet
Deprecated. Handles the HTTP request and response for a FormServlet.
service(HttpServletRequest, HttpServletResponse) - Method in class weblogic.servlet.security.CertificateServlet
 
service(ServletRequest, ServletResponse) - Method in class weblogic.servlet.security.AuthFilter
Internal service method which delegates off to the correct do method depending on what auth state this Request is in.
service(TPServiceInformation) - Method in interface weblogic.wtc.jatmi.TuxedoService
service This is the function that will be called when a service request comes from the remote domain.
ServletAuthentication - class weblogic.servlet.security.ServletAuthentication.
ServletAuthentication allows both form-based authentication and programmatic authentication in servlets.
ServletAuthentication(String, String) - Constructor for class weblogic.servlet.security.ServletAuthentication
Constructs a ServletAuthentication object which will look for specific form fields inside the HttpRequest for the username and password.
ServletPage - class weblogic.html.ServletPage.
Deprecated.  
ServletPage() - Constructor for class weblogic.html.ServletPage
Deprecated. Constructs a ServletPage object.
ServletPage(Codeset) - Constructor for class weblogic.html.ServletPage
Deprecated. Constructs a ServletPage with the specified codeset.
ServletPage(String) - Constructor for class weblogic.html.ServletPage
Deprecated. Constructs a ServletPage with the specified title.
ServletRuntimeMBean - interface weblogic.management.runtime.ServletRuntimeMBean.
Describes a servlet.
ServletSessionRuntimeMBean - interface weblogic.management.runtime.ServletSessionRuntimeMBean.
This class is used for monitoring a Weblogic servlet session within a Weblogic server.
set_method_name() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
set_occurance(int) - Method in class weblogic.wtc.jatmi.FmlKey
sets the occurance number of this key
set(boolean) - Method in class weblogic.common.ParamValue
Sets the value of a ParamValue to a boolean.
set(boolean, int) - Method in class weblogic.common.ParamValue
Sets the value at the specified index into a Vector of ParamValues to the specified boolean.
set(byte) - Method in class weblogic.common.ParamValue
Sets the value of a ParamValue to a byte.
set(char) - Method in class weblogic.common.ParamValue
Sets the value of a ParamValue to a char.
set(char, int) - Method in class weblogic.common.ParamValue
Sets the value at the specified index into a Vector of ParamValues to the specified char.
set(Date) - Method in class weblogic.common.ParamValue
Sets the value of a ParamValue to a Date.
set(Date, int) - Method in class weblogic.common.ParamValue
Sets the value at the specified index into a Vector of ParamValues to the specified date.
set(double) - Method in class weblogic.common.ParamValue
Sets the value of a ParamValue to a double.
set(double, int) - Method in class weblogic.common.ParamValue
Sets the value at the specified index into a Vector of ParamValues to the specified double.
set(float) - Method in class weblogic.common.ParamValue
Sets the value of a ParamValue to a float.
set(float, int) - Method in class weblogic.common.ParamValue
Sets the value at the specified index into a Vector of ParamValues to the specified float.
set(int) - Method in class weblogic.common.ParamValue
Sets the value of a ParamValue to an int.
set(int, int) - Method in class weblogic.common.ParamValue
Sets the value at the specified index into a Vector of ParamValues to the specified int.
set(long) - Method in class weblogic.common.ParamValue
Sets the value of a ParamValue to a long.
set(long, int) - Method in class weblogic.common.ParamValue
Sets the value at the specified index into a Vector of ParamValues to the specified long.
set(Object) - Method in class weblogic.common.ParamValue
Sets the value of a ParamValue to an Object.
set(Object, int) - Method in class weblogic.common.ParamValue
Sets the value at the specified index into a Vector of ParamValues to the specified Object.
set(Object, Object) - Method in class weblogic.apache.xml.utils.synthetic.reflection.Field
Sets the field represented by this Field object on the specified object argument to the specified new value.
set(ParamValue) - Method in class weblogic.common.ParamValue
Sets the value of a ParamValue to a ParamValue.
set(ParamValue, int) - Method in class weblogic.common.ParamValue
Sets the value at the specified index into a Vector of ParamValues to the specified ParamValue.
set(ServletRequest, HttpSession) - Method in interface weblogicx.jsp.tags.BeanParamInterpreter
 
set(short) - Method in class weblogic.common.ParamValue
Sets the value of a ParamValue to a short.
set(short, int) - Method in class weblogic.common.ParamValue
Sets the value at the specified index into a Vector of ParamValues to the specified integer.
set(String) - Method in class weblogic.common.ParamValue
Sets the value of a ParamValue to a String.
set(String, int) - Method in class weblogic.common.ParamValue
Sets the value at the specified index into a Vector of ParamValues to the specified string.
setAbandonTimeoutSeconds(int) - Method in interface weblogic.management.configuration.JTAMBean
Sets the transaction abandon timeout in seconds.
setAbbr(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
Setable - interface weblogic.common.Setable.
Implement this interface to make WebLogic Workspace objects setable.
setAccept(String) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setAccept(String) - Method in class weblogic.html.InputElement
Deprecated. Sets the ACCEPT attribute for FieldType.filetype InputElement.
setAcceptBacklog(int) - Method in interface weblogic.management.configuration.ServerMBean
 
setAcceptCharset(String) - Method in class weblogic.apache.html.dom.HTMLFormElementImpl
 
setAcceptCharset(String) - Method in interface weblogic.apache.wml.WMLGoElement
 
setAcceptCharset(String) - Method in class weblogic.apache.wml.dom.WMLGoElementImpl
 
setAccessKey(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setAccessKey(String) - Method in class weblogic.apache.html.dom.HTMLLegendElementImpl
 
setAccessKey(String) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setAccessKey(String) - Method in class weblogic.apache.html.dom.HTMLAreaElementImpl
 
setAccessKey(String) - Method in class weblogic.apache.html.dom.HTMLButtonElementImpl
 
setAccessKey(String) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setAccessKey(String) - Method in class weblogic.apache.html.dom.HTMLLabelElementImpl
 
setAcknowledgeMode(String) - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
Set the acknowledge mode of the SessionPool.
setAcknowledgePolicy(String) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Set the value of the acknowldegePolicy attribute for the connection factory.
setACLCacheEnable(boolean) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setACLCacheSize(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setACLCacheTTLNegative(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setACLCacheTTLPositive(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setACLName(String) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the ACL used to control access to this Connection Pool.
setACLName(String) - Method in interface weblogic.management.configuration.JDBCMultiPoolMBean
sets the ACL list for this meta pool
setAction(String) - Method in class weblogic.apache.html.dom.HTMLFormElementImpl
 
setAction(String) - Method in class weblogic.html.FormElement
Deprecated. Sets the form action, which specifies the location to which the contents of the form is to be submitted for a response.
setAction(String) - Method in class weblogicx.jsp.tags.validators.FormTag
 
setAdapterJNDIName(String) - Method in interface weblogic.management.configuration.BridgeDestinationCommonMBean
Defines the JNDI name of the adapter used to communicate with the specified destination.
setAddresses(String[]) - Method in interface weblogic.management.configuration.MachineMBean
Set the addresses by which the machine is known.
setAdmin(boolean) - Static method in class weblogicx.jsp.tags.CacheTag
 
setAdministrationPort(int) - Method in interface weblogic.management.configuration.ServerMBean
 
setAlgorithmType(String) - Method in interface weblogic.management.configuration.JDBCMultiPoolMBean
Sets algorithm type for this Multipool.
setAlign(AlignType) - Method in class weblogic.html.TFootElement
Deprecated. Sets the ALIGN attribute for a TFootElement.
setAlign(AlignType) - Method in class weblogic.html.ColGroupElement
Deprecated. Sets the alignment.
setAlign(AlignType) - Method in class weblogic.html.SpacerElement
Deprecated. Sets the ALIGN attribute of a SpacerElement.
setAlign(AlignType) - Method in class weblogic.html.TableDataElement
Deprecated. Sets the alignment of a TableDataElement.
setAlign(AlignType) - Method in class weblogic.html.AppletElement
Deprecated. Sets the alignment for an AppletElement.
setAlign(AlignType) - Method in class weblogic.html.TableElement
Deprecated. Sets the alignment for the table on the page.
setAlign(AlignType) - Method in class weblogic.html.ImageElement
Deprecated. Sets the ALIGN attribute for an ImageElement.
setAlign(AlignType) - Method in class weblogic.html.LegendElement
Deprecated. Sets the alignment of a LegendElement relative to its FieldsetElement.
setAlign(AlignType) - Method in class weblogic.html.TableRowElement
Deprecated. Sets the horizontal alignment (ALIGN) of a TableRowElement.
setAlign(AlignType) - Method in class weblogic.html.THeadElement
Deprecated. Sets the ALIGN attribute for a THeadElement.
setAlign(AlignType) - Method in class weblogic.html.InputElement
Deprecated. Sets the alignment of an InputElement.
setAlign(AlignType) - Method in class weblogic.html.TableCaptionElement
Deprecated. Sets the alignment for a TableCaptionElement to the specified AlignType.
setAlign(AlignType) - Method in class weblogic.html.TBodyElement
Deprecated. Sets the ALIGN attribute for a TBodyElement.
setAlign(AlignType) - Method in class weblogic.html.HorizontalRuleElement
Deprecated. Sets the ALIGN attribute for a HorizontalRuleElement.
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableSectionElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLLegendElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableRowElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLDivElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLParagraphElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableCaptionElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLHeadingElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableColElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLHRElementImpl
 
setAlign(String) - Method in interface weblogic.apache.wml.WMLTableElement
'align' set the align of the table (Section 11.8.5, WAP WML Version 16-Jun-1999)
setAlign(String) - Method in interface weblogic.apache.wml.WMLPElement
'align' specifies the align of teh paragraph The legal values are 'left,' 'center,' and 'right' (Section 11.8.3, WAP WML Version 16-Jun-1999)
setAlign(String) - Method in interface weblogic.apache.wml.WMLImgElement
'align' specifies the alignment of the image within the text flow.
setAlign(String) - Method in class weblogic.apache.wml.dom.WMLPElementImpl
 
setAlign(String) - Method in class weblogic.apache.wml.dom.WMLImgElementImpl
 
setAlign(String) - Method in class weblogic.apache.wml.dom.WMLTableElementImpl
 
setAlign(String) - Method in class weblogic.html.HeadingElement
Deprecated. Sets the ALIGN attribute for a HeadingElement.
setAlign(TextAlignType) - Method in class weblogic.html.DivElement
Deprecated. Sets the alignment of a DivElement.
setAlign(TextAlignType) - Method in class weblogic.html.ParagraphElement
Deprecated. Sets the alignment of a paragraph.
setAlign(TextAlignType) - Method in class weblogic.html.HeadingElement
Deprecated. Sets the ALIGN attribute for a HeadingElement.
setALink(String) - Method in class weblogic.apache.html.dom.HTMLBodyElementImpl
 
setALinkColor(String) - Method in class weblogic.html.HtmlPage
Deprecated. Use HtmlPage.getBodyElement().setAttribute()
setAllowCloseInOnMessage(boolean) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Set the value of the allowCloseInOnMessage attribute for the connection factory.
setAllowJavaEncodingName(boolean) - Method in interface weblogic.apache.xerces.readers.XMLEntityReaderFactory
 
setAllowJavaEncodingName(boolean) - Method in class weblogic.apache.xerces.readers.DefaultReaderFactory
 
setAllowJavaEncodings(boolean) - Method in class weblogic.apache.xerces.framework.XMLParser
Allows the use of Java encoding names in the XMLDecl and TextDecl lines in an XML document.
setAllowJavaEncodings(boolean) - Method in class weblogic.apache.xerces.readers.DefaultEntityHandler
 
setAlt(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
setAlt(String) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setAlt(String) - Method in class weblogic.apache.html.dom.HTMLAreaElementImpl
 
setAlt(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setAlt(String) - Method in interface weblogic.apache.wml.WMLImgElement
'alt' specifies an alternative text for the image (Section 11.9, WAP WML Version 16-Jun-1999)
setAlt(String) - Method in class weblogic.apache.wml.dom.WMLImgElementImpl
 
setAlt(String) - Method in class weblogic.html.AreaElement
Deprecated. Sets alternate text for the URL if the image map cannot be displayed.
setAlt(String) - Method in class weblogic.html.AppletElement
Deprecated. Sets alternate text for an AppletElement.
setAlt(String) - Method in class weblogic.html.ImageElement
Deprecated. Sets the ALT attribute for an ImageElement.
setAnchorMode(int) - Static method in class weblogic.html.HtmlElement
Deprecated.  
setApplication(ApplicationMBean) - Method in interface weblogic.management.configuration.ComponentMBean
Set this component's application.
setApplicationPassword(String) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
 
setArchive(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setArchive(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
setArchive(String) - Method in class weblogic.html.AppletElement
Deprecated. Sets the ARCHIVE attribute for an AppletElement.
setArg(Expression, int) - Method in class weblogic.apache.xpath.functions.Function
Set an argument expression for a function.
setArg(Expression, int) - Method in class weblogic.apache.xpath.functions.FunctionOneArg
Set an argument expression for a function.
setArg(Expression, int) - Method in class weblogic.apache.xpath.functions.Function2Args
Set an argument expression for a function.
setArg(Expression, int) - Method in class weblogic.apache.xpath.functions.Function3Args
Set an argument expression for a function.
setArg(Expression, int) - Method in class weblogic.apache.xpath.functions.FunctionMultiArgs
Set an argument expression for a function.
setArg(Expression, int) - Method in class weblogic.apache.xpath.functions.FuncExtFunction
Set an argument expression for a function.
setArguments(String) - Method in interface weblogic.management.configuration.ServerStartMBean
Set the arguments that are to used to start up this server.
setArray(int, Array) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setArray(int, Array) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setARRAY(int, ARRAY) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setAsciiStream(int, InputStream, int) - Method in class weblogic.jdbc.informix4.Statement
When a very large ASCII value is input to a LONGVARCHAR parameter it may be more practical to send it via a java.io.InputStream.
setAsciiStream(int, InputStream, int) - Method in class weblogic.jdbc.oci.Statement
 
setAsciiStream(int, InputStream, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setAsciiStream(int, InputStream, int) - Method in class weblogic.jdbc.pool.Statement
 
setAsLastChild(int, int) - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
Sets the last child of the parentIndex to childIndex.
setAsync(boolean) - Method in class weblogicx.jsp.tags.CacheTag
If the async parameter is true, the cache will be updated asynchronously, if possible.
setAsyncEnabled(boolean) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Indicates whether or not the messaging bridge will work in asynchronous messaging mode.
setAttribute(String, Color) - Method in class weblogic.html.BodyElement
Deprecated. Sets an attribute and its value as a java.awt.Color object, for those attributes that set colors.
setAttribute(String, Object) - Method in class weblogic.apache.xalan.processor.TransformerFactoryImpl
Allows the user to set specific attributes on the underlying implementation.
setAttribute(String, Object) - Method in class weblogic.apache.xerces.jaxp.DocumentBuilderFactoryImpl
Allows the user to set specific attributes on the underlying implementation.
setAttribute(String, String) - Method in class weblogic.apache.xalan.stree.Child
Unimplemented.
setAttribute(String, String) - Method in class weblogic.apache.xalan.stree.ElementImpl
Set attributes of this node.
setAttribute(String, String) - Method in class weblogic.apache.xerces.dom.ElementImpl
Add a new name/value pair, or replace the value of the existing attribute having that name.
setAttribute(String, String) - Method in class weblogic.apache.xml.utils.UnImplNode
Unimplemented.
setAttribute(String, String) - Method in class weblogic.html.BodyElement
Deprecated. Sets an attribute and its value of a BodyElement.
setAttribute(String, String) - Method in class weblogic.html.LinkHeadElement
Deprecated. Sets the tag and attribute for a LinkHeadElement.
setAttributeDecl(int, int, XMLAttributeDecl) - Method in class weblogic.apache.xerces.validators.common.Grammar
 
setAttributeDecl(int, int, XMLAttributeDecl) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setAttributeDeclRegistry(Hashtable) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setAttributeMBeanName(String) - Method in interface weblogic.management.configuration.SNMPAttributeChangeMBean
 
setAttributeMBeanType(String) - Method in interface weblogic.management.configuration.SNMPAttributeChangeMBean
 
setAttributeName(String) - Method in interface weblogic.management.configuration.SNMPAttributeChangeMBean
 
setAttributeNode(Attr) - Method in class weblogic.apache.xerces.dom.ElementImpl
Add a new attribute/value pair, or replace the value of the existing attribute with that name.
setAttributeNode(Attr) - Method in class weblogic.apache.xml.utils.UnImplNode
Unimplemented.
setAttributeNode(int, int) - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
Adds an attribute node to the specified element.
setAttributeNodeNS(Attr) - Method in class weblogic.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
setAttributeNodeNS(Attr) - Method in class weblogic.apache.xml.utils.UnImplNode
Unimplemented.
setAttributeNS(String, String, String) - Method in class weblogic.apache.xalan.stree.ElementImpl
Set attributes of this node.
setAttributeNS(String, String, String) - Method in class weblogic.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
setAttributeNS(String, String, String) - Method in class weblogic.apache.xml.utils.UnImplNode
Unimplemented.
setAttributes(Attributes) - Method in class weblogic.apache.xalan.stree.ElementImpl
Set a list of attributes of this node.
setAttributeSet(ElemAttributeSet) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the "xsl:attribute-set" property.
SetAttributeTag - class weblogicx.xml.tags.SetAttributeTag.
 
SetAttributeTag() - Constructor for class weblogicx.xml.tags.SetAttributeTag
 
setAttrURI(int, int) - Method in class weblogic.apache.xerces.framework.XMLAttrList
Sets the uri of the attribute.
setAttType(int, int) - Method in class weblogic.apache.xerces.framework.XMLAttrList
Sets the type of the attribute.
setAttValue(int, int) - Method in class weblogic.apache.xerces.framework.XMLAttrList
Sets the value of the attribute.
setAuditProviderClassName(String) - Method in interface weblogic.management.configuration.SecurityMBean
 
setAuthCookieEnabled(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Enables use of additional secure AuthCookie to make access to https pages with security constraints more secure.
setAuthenticationCacheEnable(boolean) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setAuthenticationCacheSize(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setAuthenticationCacheTTLNegative(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setAuthenticationCacheTTLPositive(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setAuthenticationMechanisms(HashSet) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setAuthor(HtmlElement) - Method in class weblogic.html.AddressElement
Deprecated. Sets the author information for an AddressElement.
setAuthor(String) - Method in class weblogic.html.AddressElement
Deprecated. Sets the author information for an AddressElement.
setAuthor(String) - Method in class weblogic.html.MetaElement
Deprecated. Sets a META tag to report authorship of the document.
setAuthRealmName(String) - Method in interface weblogic.management.configuration.WebAppComponentMBean
Sets the Realm in the Basic Authentication HTTP dialog box which pops up on the browsers
setAutoClose(boolean) - Method in class weblogic.jdbc.pool.Connection
 
setAutoCommit(boolean) - Method in class weblogic.jdbc.informix4.BaseConnection
If a connection is in auto-commit mode, then all its SQL statements will be executed and committed as individual transactions.
setAutoCommit(boolean) - Method in class weblogic.jdbc.oci.Connection
 
setAutoCommit(boolean) - Method in class weblogic.jdbc.oci.xa.Connection
 
setAutoCommit(boolean) - Method in class weblogic.jdbc.pool.Connection
 
setAutoConfigurationSaveEnabled(boolean) - Method in interface weblogic.management.configuration.DomainMBean
 
setAutoRefetch(boolean) - Method in class weblogic.jdbc.pool.ResultSet
 
setAutoRefetch(boolean) - Method in class weblogic.jdbc.pool.Statement
 
setAutostart(boolean) - Method in class weblogic.html.EmbedElement
Deprecated. Sets the AUTOSTART attribute for an EmbedElement.
setAxis(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setBackground(String) - Method in class weblogic.apache.html.dom.HTMLBodyElementImpl
 
setBackground(String) - Method in class weblogic.html.TableDataElement
Deprecated. Sets a background image for a table data cell.
setBackground(String) - Method in class weblogic.html.TableElement
Deprecated. Sets a background image for a table.
setBackground(String) - Method in class weblogic.html.HtmlPage
Deprecated. Use HtmlPage.getBodyElement().setAttribute()
setBackgroundColor(String) - Method in class weblogic.html.HtmlPage
Deprecated. Use HtmlPage.getBodyElement().setAttribute()
setBaseIdentifier(String) - Method in class weblogic.apache.xalan.xslt.StylesheetRoot
Get the base identifier with which this stylesheet is associated.
setBasetype(DatatypeValidator) - Method in class weblogic.apache.xerces.validators.datatype.TimeDurationDatatypeValidator
set the base type for this datatype
setBasetype(DatatypeValidator) - Method in class weblogic.apache.xerces.validators.datatype.RecurringDurationDatatypeValidator
set the base type for this datatype
setBaseURLOfSource(String) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Get the base URL of the source.
setBasicRealm(BasicRealmMBean) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setBatchInterval(long) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Defines the maximum time, in milliseconds, that the bridge will wait before sending a batch of messages in one transaction, regardless of whether the Batch Size amount has been reached or not.
setBatchSize(int) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Specifies the number of messages that are processed within one transaction.
setBeaHome(String) - Method in interface weblogic.management.configuration.ServerStartMBean
Set the BEA home to be used to start this server.
setBeforeCompletionIterationLimit(int) - Method in interface weblogic.management.configuration.JTAMBean
Sets the maximum number of cycles the transaction manager will perform the beforeCompletion synchronization callback.
setBeginning(int, int) - Method in class weblogic.apache.xerces.utils.regex.Match
 
setBfile(int, BFILE) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setBFILE(int, BFILE) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setBgColor(Color) - Method in class weblogic.html.TableDataElement
Deprecated. Sets the background color to the specified java.awt.Color object.
setBgColor(Color) - Method in class weblogic.html.TableElement
Deprecated. Sets the BGCOLOR attribute.
setBgColor(Color) - Method in class weblogic.html.TableRowElement
Deprecated. Sets the background color attribute for a TableRowElement.
setBgColor(String) - Method in class weblogic.apache.html.dom.HTMLBodyElementImpl
 
setBgColor(String) - Method in class weblogic.apache.html.dom.HTMLTableRowElementImpl
 
setBgColor(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setBgColor(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setBgColor(String) - Method in class weblogic.html.TableDataElement
Deprecated. Sets the background color for a table data cell.
setBgColor(String) - Method in class weblogic.html.TableElement
Deprecated. Sets the BGCOLOR attribute.
setBgColor(String) - Method in class weblogic.html.TableRowElement
Deprecated. Sets the background color attribute for a TableRowElement.
setBigDecimal(int, BigDecimal) - Method in class weblogic.jdbc.informix4.Statement
Set a parameter to a BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in class weblogic.jdbc.oci.Statement
 
setBigDecimal(int, BigDecimal) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setBigDecimal(int, BigDecimal) - Method in class weblogic.jdbc.pool.Statement
 
setBinaryStream(int, InputStream, int) - Method in class weblogic.jdbc.informix4.Statement
When a very large binary value is input to a LONGVARBINARY parameter it may be more practical to send it via a java.io.InputStream.
setBinaryStream(int, InputStream, int) - Method in class weblogic.jdbc.oci.Statement
 
setBinaryStream(int, InputStream, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class weblogic.jdbc.pool.Statement
 
setBlob(int, Blob) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setBlob(int, Blob) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setBLOB(int, BLOB) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setBody(HTMLElement) - Method in class weblogic.apache.html.dom.HTMLDocumentImpl
 
setBody(String, StringBuffer) - Method in class weblogic.apache.xml.utils.synthetic.reflection.EntryPoint
Extension: For synthesis, we need a place to hang a method body.
setBodyContent(BodyContent) - Method in class weblogicx.jsp.tags.BeanParamTag
 
setBodyContent(BodyContent) - Method in class weblogicx.jsp.tags.validators.ValidatableTagAdapter
 
setBoolean(int, boolean) - Method in class weblogic.jdbc.informix4.Statement
Set a parameter to a Java boolean value.
setBoolean(int, boolean) - Method in class weblogic.jdbc.oci.Statement
 
setBoolean(int, boolean) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setBoolean(int, boolean) - Method in class weblogic.jdbc.pool.Statement
 
setBoolean(Object, boolean) - Method in class weblogic.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a boolean on specified object.
setBoolean(String, boolean) - Method in class weblogic.jndi.Environment
Sets the value of the specified property as a boolean.
setBooleanAttribute(String) - Method in class weblogic.html.ElementWithAttributes
Deprecated.  
setBooleanAttribute(String, boolean) - Method in class weblogic.html.ElementWithAttributes
Deprecated.  
setBooleanProperty(QName, boolean) - Method in class weblogic.apache.xalan.templates.OutputProperties
Set an output property.
setBooleanProperty(String, boolean) - Method in class weblogic.apache.xalan.templates.OutputProperties
Set an output property.
setBorder(int) - Method in class weblogic.html.FrameSetElement
Deprecated. Sets the BORDER attribute for a FrameSetElement.
setBorder(int) - Method in class weblogic.html.TableElement
Deprecated. Sets the border width to the specified number of pixels.
setBorder(int) - Method in class weblogic.html.ImageElement
Deprecated. Sets the BORDER attribute for an ImageElement.
setBorder(int) - Method in class weblogic.html.InputElement
Deprecated. Sets the BORDER attribute of an InputElement.
setBorder(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setBorder(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setBorder(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setBorderColor(Color) - Method in class weblogic.html.FrameElement
Deprecated. Sets the BORDERCOLOR attribute for a FrameElement.
setBorderColor(Color) - Method in class weblogic.html.FrameSetElement
Deprecated. Sets the BORDERCOLOR attribute for a FrameSetElement.
setBorderColor(String) - Method in class weblogic.html.FrameElement
Deprecated. Sets the BORDERCOLOR attribute for a FrameElement.
setBorderColor(String) - Method in class weblogic.html.FrameSetElement
Deprecated. Sets the BORDERCOLOR attribute for a FrameSetElement.
setBorderstyle(BorderstyleType) - Method in class weblogic.html.TableElement
Deprecated. Sets the borderstyle attribute (extension supported by some browsers).
setByte(int, byte) - Method in class weblogic.jdbc.informix4.Statement
Set a parameter to a Java byte value.
setByte(int, byte) - Method in class weblogic.jdbc.oci.Statement
 
setByte(int, byte) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setByte(int, byte) - Method in class weblogic.jdbc.pool.Statement
 
setByte(Object, byte) - Method in class weblogic.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a byte on specified object.
setByteArray(byte[]) - Method in class weblogic.apache.xerces.utils.UTF8DataChunk
 
setBytes(int, byte[]) - Method in class weblogic.jdbc.informix4.Statement
Set a parameter to a Java array of bytes.
setBytes(int, byte[]) - Method in class weblogic.jdbc.oci.Statement
 
setBytes(int, byte[]) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setBytes(int, byte[]) - Method in class weblogic.jdbc.pool.Statement
 
setBytesMaximum(long) - Method in interface weblogic.management.configuration.JMSServerMBean
Set the value of bytesMaximum.
setBytesMaximum(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
Set the value of bytesMaximum.
setBytesPagingEnabled(boolean) - Method in interface weblogic.management.configuration.JMSServerMBean
Set BytesPagingEnabled for the JMSServer.
setBytesPagingEnabled(boolean) - Method in interface weblogic.management.configuration.JMSTemplateMBean
Set the BytesPagingEnabled attribute for the template.
setBytesPagingEnabled(String) - Method in interface weblogic.management.configuration.JMSDestinationMBean
Set BytesPagingEnabled for the destination.
setBytesThresholdHigh(long) - Method in interface weblogic.management.configuration.JMSServerMBean
Set the value of bytesThresholdHigh.
setBytesThresholdHigh(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
Set the value of bytesThresholdHigh.
setBytesThresholdLow(long) - Method in interface weblogic.management.configuration.JMSServerMBean
Set the value of bytesThresholdLow.
setBytesThresholdLow(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
Set the value of bytesThresholdLow.
setByteStream(InputStream) - Method in class weblogic.xml.sax.XMLInputSource
Sets the byte stream for this input source.
setByteStream(OutputStream) - Method in class weblogic.apache.xalan.xslt.XSLTResultTarget
Set the byte stream to contain the transformation result.
setCacheCaseSensitive(boolean) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setCacheDiskSize(int) - Method in interface weblogic.management.configuration.XMLEntityCacheMBean
Set the disk size in MBytes of the cache.
setCacheLocation(String) - Method in interface weblogic.management.configuration.XMLEntityCacheMBean
Set ththe path name of the persistent cache files.
setCacheMemorySize(int) - Method in interface weblogic.management.configuration.XMLEntityCacheMBean
Set the memory size in KBytes of the cache.
setCacheTimeoutInterval(int) - Method in interface weblogic.management.configuration.XMLEntitySpecRegistryEntryMBean
Set the default timeout interval in seconds for the cache.
setCacheTimeoutInterval(int) - Method in interface weblogic.management.configuration.XMLEntityCacheMBean
Set the default timeout interval in seconds for the cache.
setCacheTTL(long) - Static method in class weblogic.security.acl.FlatGroup
Set this group's membership cache TTL.
setCachingRealm(CachingRealmMBean) - Method in interface weblogic.management.configuration.RealmMBean
 
setCallDescriptor(CallDescriptor) - Method in class weblogic.wtc.jatmi.TuxedoReply
Sets the call descriptor to be returned with this reply
setCanonical(boolean) - Method in class weblogic.apache.xerces.domx.XGrammarWriter
Sets whether the output is canonical.
setCapacityIncrement(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the increment by which the pool capacity is expanded.
setCapacityIncrement(int) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setCaption(HtmlElement) - Method in class weblogic.html.TableElement
Deprecated. Sets the caption to the specified HtmlElement.
setCaption(HTMLTableCaptionElement) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setCaption(String) - Method in class weblogic.html.TableElement
Deprecated. Sets the caption to the specified String.
setCaption(TableCaptionElement) - Method in class weblogic.html.TableElement
Deprecated. Sets the caption to the specified TableCaptionElement.
setCaseOrder(AVT) - Method in class weblogic.apache.xalan.templates.ElemSort
Set the "case-order" attribute.
setCatalog(String) - Method in class weblogic.jdbc.informix4.BaseConnection
A sub-space of this Connection's database may be selected by setting a catalog name.
setCatalog(String) - Method in class weblogic.jdbc.oci.Connection
 
setCatalog(String) - Method in class weblogic.jdbc.oci.xa.Connection
 
setCatalog(String) - Method in class weblogic.jdbc.pool.Connection
 
setCDataElements(String[]) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the list of elements for which text node children should be output as CDATA.
setCellAt(int, int, HtmlElement) - Method in class weblogic.html.TableElement
Deprecated. Sets the cell at the specified row and column to the specified HtmlElement value.
setCellAt(int, int, String) - Method in class weblogic.html.TableElement
Deprecated. Sets the cell at the specified row and column to the specified String value.
setCellIndex(int) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setCellPadding(int) - Method in class weblogic.html.TableElement
Deprecated. Sets the cellpadding to the specified number of pixels.
setCellPadding(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setCells(HTMLCollection) - Method in class weblogic.apache.html.dom.HTMLTableRowElementImpl
 
setCellSpacing(int) - Method in class weblogic.html.TableElement
Deprecated. Sets the cellspacing to the specified number of pixels.
setCellSpacing(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setCentered() - Method in class weblogic.html.DivElement
Deprecated. Sets a DivElement to centered alignment.
setCertAuthenticator(String) - Method in interface weblogic.management.configuration.SSLMBean
 
setCertificate(InputStream[]) - Method in class weblogic.soap.WebServiceProxy
 
setCertificateAuthenticationEnabled(boolean) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
 
setCertificateCacheSize(int) - Method in interface weblogic.management.configuration.SSLMBean
Set the number of certificates held that have not been redeemed by tokens.
setCh(String) - Method in class weblogic.apache.html.dom.HTMLTableSectionElementImpl
 
setCh(String) - Method in class weblogic.apache.html.dom.HTMLTableRowElementImpl
 
setCh(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setCh(String) - Method in class weblogic.apache.html.dom.HTMLTableColElementImpl
 
setChar(char) - Method in class weblogic.apache.xml.utils.CharKey
Get the hash value of the character.
setCHAR(int, CHAR) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setChar(Object, char) - Method in class weblogic.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a char on specified object.
setCharacterStream(int, Reader, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setCharacterStream(int, Reader, int) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setCharacterStream(Reader) - Method in class weblogic.apache.xalan.xslt.XSLTInputSource
Set the character stream for this input source.
setCharacterStream(Reader) - Method in class weblogic.xml.sax.XMLInputSource
Sets the character stream for this input source.
setCharacterStream(Writer) - Method in class weblogic.apache.xalan.xslt.XSLTResultTarget
Set the writer that is to receive the result.
setCharAlign(String) - Method in class weblogic.html.TFootElement
Deprecated. Sets the ALIGN attribute for a TFootElement to "char", and sets the character for alignment as specified.
setCharAlign(String) - Method in class weblogic.html.ColGroupElement
Deprecated. Sets the ALIGN attribute for a ColGroupElement to "char", and sets the character for alignment as specified.
setCharAlign(String) - Method in class weblogic.html.THeadElement
Deprecated. Sets the ALIGN attribute for a ColGroupElement to "char", and sets the character for alignment as specified.
setCharAlign(String) - Method in class weblogic.html.TBodyElement
Deprecated. Sets the ALIGN attribute for a ColGroupElement to "char", and sets the character for alignment as specified.
setCharArray(char[]) - Method in class weblogic.apache.xerces.utils.CharDataChunk
Set the character array for this instance.
setCharDataHandler(XMLEntityHandler.CharDataHandler) - Method in class weblogic.apache.xerces.readers.DefaultEntityHandler
 
setCharDataHandler(XMLEntityHandler.CharDataHandler) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler
Set the character data handler.
setCharOffset(int) - Method in class weblogic.html.TFootElement
Deprecated. Sets the offset of an alignment character.
setCharOffset(int) - Method in class weblogic.html.ColGroupElement
Deprecated. Sets the offset of an alignment character.
setCharOffset(int) - Method in class weblogic.html.THeadElement
Deprecated. Sets the offset of an alignment character.
setCharOffset(int) - Method in class weblogic.html.TBodyElement
Deprecated. Sets the offset of an alignment character.
setCharOffset(String, int) - Method in class weblogic.html.TFootElement
Deprecated. Sets the offset of the specified alignment character on each line.
setCharOffset(String, int) - Method in class weblogic.html.ColGroupElement
Deprecated. Sets the offset of the specified alignment character on each line.
setCharOffset(String, int) - Method in class weblogic.html.THeadElement
Deprecated. Sets the offset of the specified alignment character on each line.
setCharOffset(String, int) - Method in class weblogic.html.TBodyElement
Deprecated. Sets the offset of the specified alignment character on each line.
setChars(char[]) - Method in class weblogic.apache.xalan.templates.ElemTextLiteral
Set the characters that will be output to the result tree..
setCharset(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setCharset(String) - Method in class weblogic.apache.html.dom.HTMLScriptElementImpl
 
setCharset(String) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setCharsets(Map) - Method in interface weblogic.management.configuration.WebServerMBean
User defined mapping between internet and Java charset names
setCheckBindTypes(boolean) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setChecked(boolean) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setChecked(boolean) - Method in class weblogic.html.InputElement
Deprecated. Sets the CHECKED attribute of an InputElement.
setChOff(String) - Method in class weblogic.apache.html.dom.HTMLTableSectionElementImpl
 
setChOff(String) - Method in class weblogic.apache.html.dom.HTMLTableRowElementImpl
 
setChOff(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setChOff(String) - Method in class weblogic.apache.html.dom.HTMLTableColElementImpl
 
setChunkedTransferDisabled(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Disables the use of Chunk Transfer-Encoding in HTTP/1.1
setCiphersuites(String[]) - Method in interface weblogic.management.configuration.SSLMBean
 
setCitation(String) - Method in class weblogic.html.QElement
Deprecated. Sets the citation for a QElement.
setCite(String) - Method in class weblogic.apache.html.dom.HTMLModElementImpl
 
setCite(String) - Method in class weblogic.apache.html.dom.HTMLQuoteElementImpl
 
setClass(String) - Method in class weblogic.html.ElementWithAttributes
Deprecated. Sets the CLASS attribute for style sheet.
setClassid(String) - Method in class weblogic.html.ObjectElement
Deprecated. Sets the CLASSID, or the URL for the rendering mechanism.
setClassLoader(ClassLoader) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setClassName(String) - Method in class weblogic.apache.html.dom.HTMLElementImpl
 
setClassName(String) - Method in interface weblogic.apache.wml.WMLElement
The 'class' attribute of a element that affiliates an elements with one or more elements.
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLHeadElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLOptionElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLSmallElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLUElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLDoElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLBElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLPElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLStrongElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLAccessElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLOneventElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLSelectElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLPostfieldElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLAElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLOptgroupElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLMetaElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLRefreshElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLGoElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLTemplateElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLTdElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLAnchorElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLTrElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLPrevElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLTimerElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLBrElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLIElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLNoopElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLImgElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLWmlElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLSetvarElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLBigElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLFieldsetElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLTableElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLEmElementImpl
 
setClasspath(String) - Method in interface weblogic.management.configuration.BridgeDestinationCommonMBean
Defines the CLASSPATH of the bridge destination, which is mainly used to connect to a different release of WebLogic JMS.
setClassPath(String) - Method in interface weblogic.management.configuration.ServerStartMBean
Set the classpath to be used to start this server.
setClasspathServletDisabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
The ClasspathServlet will serve any class file in the classpath and is registered by default in every webapp (including management).
setClear(ClearType) - Method in class weblogic.html.DivElement
Deprecated. Sets the clear attribute for a DivElement.
setClear(ClearType) - Method in class weblogic.html.BreakElement
Deprecated. Sets the CLEAR attribute for a BreakElement.
setClear(String) - Method in class weblogic.apache.html.dom.HTMLBRElementImpl
 
setClear(String) - Method in class weblogic.html.DivElement
Deprecated. Sets the clear attribute for a DivElement.
setClientCertificateEnforced(boolean) - Method in interface weblogic.management.configuration.SSLMBean
Set whether or not the SSL client certificate is enforced.
setClientCertProxyEnabled(boolean) - Method in interface weblogic.management.configuration.ClusterMBean
HttpClusterServlet will proxy the client certificate in a special header.
setClientCertProxyEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
HttpClusterServlet will proxy the client certificate in a special header.
setClientData(Object, Object) - Method in class weblogic.jdbc.pool.Connection
 
setClientId(String) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Set the client ID for a durable subscriber that uses this ConnectionFactory.
setClientPull(String, int) - Method in class weblogic.html.WebPage
Deprecated. Superceded in 2.1 by MetaElement(refreshrate, url).
setClientPull(String, String) - Method in class weblogic.html.WebPage
Deprecated. Sets the HTTP-EQUIV refresh rate to the specified interval and references the specified url.
setClob(int, Clob) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setClob(int, Clob) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setCLOB(int, CLOB) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setCloseInfo(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
setCluster(ClusterMBean) - Method in interface weblogic.management.configuration.ServerMBean
Set the cluster to which this server belongs.
setClusterAddress(String) - Method in interface weblogic.management.configuration.ClusterMBean
Sets the cluster's address.
setClusteringEnabled(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Enables HTTP clustering
setClusterWeight(int) - Method in interface weblogic.management.configuration.ServerMBean
Set the cluster weight for this server.
setCode(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setCode(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
setCode(String) - Method in class weblogic.html.AppletElement
Deprecated. Sets the name of the class file for an AppletElement.
setCodebase(String) - Method in class weblogic.html.ObjectElement
Deprecated. Sets the CODEBASE, which specifies the base path used to resolve relative URLs described by the CLASSID attribute.
setCodeBase(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setCodeBase(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
setCodeBase(String) - Method in class weblogic.html.AppletElement
Deprecated. Sets the CODEBASE for an AppletElement.
setCodecFactory(CodecFactory) - Method in class weblogic.soap.WebServiceProxy
sets the factory for encoding/decoding parameters and return type
setCodeset(String) - Method in class weblogic.html.HtmlElement
Deprecated. Sets the codeset that data is written in
setCodeset(String) - Method in class weblogic.html.WebPage
Deprecated. Sets the codeset that data is written in
setCodeset(String) - Method in class weblogic.html.Codeset
Deprecated. Sets the language set for a Codeset.
setCodetype(MimeType) - Method in class weblogic.html.ObjectElement
Deprecated. Sets the CODETYPE to a MimeType, which specifies the Internet Media Type of the data that should be expected by the rendering mechanism specified by the CLASSID attribute.
setCodeType(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setColor(String) - Method in class weblogic.apache.html.dom.HTMLFontElementImpl
 
setColor(String) - Method in class weblogic.apache.html.dom.HTMLBaseFontElementImpl
 
setColor(String) - Method in class weblogicx.jsp.tags.validators.ErrorSummary
 
setCols(int) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setCols(int) - Method in class weblogic.html.TextAreaElement
Deprecated. Sets the number of columns of a TextAreaElement.
setCols(int) - Method in class weblogic.html.MultiColElement
Deprecated. Sets the number of columns in a MultiColElement.
setCols(String) - Method in class weblogic.apache.html.dom.HTMLFrameSetElementImpl
 
setCols(String) - Method in class weblogic.html.FrameSetElement
Deprecated. Sets the COLS attribute for a FrameSetElement.
setColSpan(int) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setColSpan(int) - Method in class weblogic.html.TableDataElement
Deprecated. Sets the number of columns spanned by a TableDataElement.
setColumnNumber(int) - Method in class weblogic.apache.xml.utils.SerializableLocatorImpl
Set the column number for this locator (1-based).
setColumns(int) - Method in interface weblogic.apache.wml.WMLTableElement
'columns' specifies the number of columns (Section 11.8.5, WAP WML Version 16-Jun-1999)
setColumns(int) - Method in class weblogic.apache.wml.dom.WMLTableElementImpl
 
setCommunity(String) - Method in interface weblogic.management.configuration.SNMPProxyMBean
 
setCommunity(String) - Method in interface weblogic.management.configuration.SNMPTrapDestinationMBean
 
setCommunityPrefix(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
setCompact() - Method in class weblogic.html.ListElement
Deprecated. Sets the COMPACT attribute for a ListElement, including OrderedList, UnorderedList, DirList, and MenuList.
setCompact(boolean) - Method in class weblogic.apache.html.dom.HTMLDListElementImpl
 
setCompact(boolean) - Method in class weblogic.apache.html.dom.HTMLOListElementImpl
 
setCompact(boolean) - Method in class weblogic.apache.html.dom.HTMLMenuElementImpl
 
setCompact(boolean) - Method in class weblogic.apache.html.dom.HTMLUListElementImpl
 
setCompact(boolean) - Method in class weblogic.apache.html.dom.HTMLDirectoryElementImpl
 
setCompact(boolean) - Method in class weblogic.html.DefinitionList
Deprecated. Sets the COMPACT attribute for the list.
setComplete(boolean) - Method in class weblogic.apache.xalan.stree.Child
Set that this node's child list is complete, i.e.
setComplete(boolean) - Method in class weblogic.apache.xalan.stree.Parent
Set that this node's child list is complete, i.e.
setComplexTypeRegistry(Hashtable) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setConfigProperties(Hashtable) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setConnectionCleanupFrequency(int) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setConnectionConsumers(JMSConnectionConsumerMBean[]) - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
Set all connection consumers in this SessionPool.
setConnectionDurationTime(int) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setConnectionFactory(String) - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
Set the connection factory JNDI name of the SessionPool.
setConnectionFactoryDescription(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setConnectionFactoryImpl(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setConnectionFactoryInterface(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setConnectionFactoryJNDIName(String) - Method in interface weblogic.management.configuration.JMSBridgeDestinationMBean
Defines the connection factory's JNDI name for a JMS bridge destination.
setConnectionFactoryName(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setConnectionFilter(String) - Method in interface weblogic.management.configuration.SecurityMBean
 
setConnectionImpl(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setConnectionInterface(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setConnectionPool(JDBCConnectionPoolMBean) - Method in interface weblogic.management.configuration.JMSJDBCStoreMBean
Set the JDBC Connection Pool for this backing store.
setConnectionURL(String) - Method in interface weblogic.management.configuration.JMSBridgeDestinationMBean
Defines the connection URL for a JMS bridge destination.
setConnLeakProfilingEnabled(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
 
setConsoleContextPath(String) - Method in interface weblogic.management.configuration.DomainMBean
 
setConsoleEnabled(boolean) - Method in interface weblogic.management.configuration.DomainMBean
 
setConsoleInputEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
 
setConsumer(MessageConsumer) - Method in class weblogic.jms.extensions.ConsumerClosedException
Set a reference to the consumer that was closed.
setContent(Date) - Method in class weblogic.html.MetaElement
Deprecated. Internal use only.
setContent(ObjectElement) - Method in class weblogic.html.ObjectElement
Deprecated. Sets the contents of an ObjectElement to another ObjectElement.
setContent(String) - Method in class weblogic.apache.html.dom.HTMLMetaElementImpl
 
setContent(String) - Method in interface weblogic.apache.wml.WMLMetaElement
'content' attribute specifies the property value
setContent(String) - Method in class weblogic.apache.wml.dom.WMLMetaElementImpl
 
setContent(String) - Method in class weblogic.html.ObjectElement
Deprecated. Sets the contents of an ObjectElement to a string.
setContent(String) - Method in class weblogic.html.TextAreaElement
Deprecated. Sets the contents of a TextAreaElement.
setContent(String) - Method in class weblogic.html.MetaElement
Deprecated. Internal use only.
setContent(String) - Method in class weblogicx.jsp.tags.CacheValue
 
setContentHandler(ContentHandler) - Method in class weblogic.apache.xalan.transformer.TrAXFilter
Set the content event handler.
setContentHandler(ContentHandler) - Method in class weblogic.apache.xalan.transformer.ResultTreeHandler
Set the current content handler.
setContentHandler(ContentHandler) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Set the content event handler.
setContentHandler(ContentHandler) - Method in class weblogic.apache.xerces.parsers.SAXParser
Allow an application to register a content event handler.
setContents(HtmlElement) - Method in class weblogic.html.StyleElement
Deprecated. Sets the contents of a StyleElement.
setContents(HtmlElement) - Method in class weblogic.html.ButtonElement
Deprecated. Sets the contents of a ButtonElement.
setContents(HtmlElement) - Method in class weblogic.html.MultiColElement
Deprecated. Sets the contents of a MultiColElement.
setContents(String) - Method in class weblogic.html.MarkupElement
Deprecated.  
setContents(String) - Method in class weblogic.html.StyleElement
Deprecated. Sets the contents of a StyleElement.
setContents(String) - Method in class weblogic.html.QElement
Deprecated. Sets the contents of a QElement.
setContents(String) - Method in class weblogic.html.StringElement
Deprecated. Sets the contents of a StringElement to the specified value.
setContentSpec(int, XMLContentSpec) - Method in class weblogic.apache.xerces.validators.common.Grammar
 
setContentSpec(int, XMLContentSpec) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setContentsWithFile(String) - Method in class weblogic.html.StringElement
Deprecated. Sets the contents of a StringElement to the contents of the specified filename.
setContentType(String) - Method in class weblogicx.jsp.tags.IncludeTag
Content Type
setContextPath(String) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setContinueAfterFatalError(boolean) - Method in class weblogic.apache.xerces.framework.XMLParser
Allows the parser to continue after a fatal error.
setCookie(String) - Method in class weblogic.apache.html.dom.HTMLDocumentImpl
 
setCookieName(String) - Method in class weblogicx.jsp.tags.EncodeTag
This value can override the cookieName pulled from the session.
setCoordinates(int[]) - Method in class weblogic.html.AreaElement
Deprecated. Sets the coordinates for an AreaElement to an array of ints.
setCoordinates(String) - Method in class weblogic.html.AreaElement
Deprecated. Sets the coordinates for an AreaElement.
setCoords(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setCoords(String) - Method in class weblogic.apache.html.dom.HTMLAreaElementImpl
 
setcorrid(byte[]) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the corrid field of this object
setCount(int) - Method in class weblogicx.jsp.tags.RepeatTag
In the case that no set is specified and a count is given, this is the number of times to include the enclosed JSP.
setCount(XPath) - Method in class weblogic.apache.xalan.templates.ElemNumber
Set the "count" attribute.
setCounter(int) - Method in class weblogic.jdbc.informix4.SimpleInputStream
Set the value of the counter.
setCountryName(String) - Method in class weblogic.security.X500Name
 
setCreated(Long) - Method in class weblogicx.jsp.tags.CacheValue
 
setCreateEntityReferenceNodes(boolean) - Method in class weblogic.apache.xerces.parsers.DOMParser
This feature determines whether entity references within the document are included in the document tree as EntityReference nodes.
setCreateIntermediateContexts(boolean) - Method in class weblogic.jndi.Environment
Set the WLContext.CREATE_INTERMEDIATE_CONTEXTS property to the String equivalent of the boolean argument flag.
setCredential(Object) - Method in class weblogic.security.acl.DefaultUserInfoImpl
 
setCredential(Object) - Method in class weblogic.security.acl.DefaultUserImpl
 
setCurrentContextNode(Node) - Method in class weblogic.apache.xpath.axes.LocPathIterator
Set the current context node for this iterator.
setCurrentElement(ElemTemplateElement) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Set the top of the current template elements stack.
setCurrentIfNotNull(Node) - Method in class weblogic.apache.xpath.axes.AxesWalker
Set the current node if it's not null.
setCurrentNode(Node) - Method in class weblogic.apache.xerces.dom.TreeWalkerImpl
Return the current Node.
setCurrentNode(Node) - Method in class weblogic.apache.xpath.axes.AxesWalker
Set the current node.
setCurrentPos(int) - Method in class weblogic.apache.xalan.lib.sql.ExtensionError
 
setCurrentPos(int) - Method in class weblogic.apache.xalan.lib.sql.XStatement
Not implemented
setCurrentPos(int) - Method in class weblogic.apache.xpath.NodeSet
Set the current position in the node set.
setCurrentPos(int) - Method in class weblogic.apache.xpath.axes.LocPathIterator
Set the current position in the node set.
setCurrentPos(int) - Method in interface weblogic.apache.xpath.axes.ContextNodeList
Set the current position in the node set.
setCurrentPos(int) - Method in class weblogic.apache.xpath.axes.UnionPathIterator
Set the current position in the node set.
setCursor(int, ResultSet) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setCursorName(String) - Method in class weblogic.jdbc.informix4.Statement
setCursorname defines the SQL cursor name that will be used by subsequent Statement execute methods.
setCursorName(String) - Method in class weblogic.jdbc.oci.Statement
 
setCursorName(String) - Method in class weblogic.jdbc.oci.xa.Statement
 
setCursorName(String) - Method in class weblogic.jdbc.pool.Statement
 
setCustomDatum(int, CustomDatum) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setDaemon(boolean) - Method in interface weblogic.time.common.ScheduledTriggerDef
Deprecated. Deprecated in WebLogic Server 6.1
setData(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setData(String) - Method in class weblogic.apache.xalan.lib.sql.ColumnData
Not supported.
setData(String) - Method in class weblogic.apache.xerces.dom.CharacterDataImpl
Store character data into this node.
setData(String) - Method in class weblogic.apache.xerces.dom.ProcessingInstructionImpl
Change the data content of this PI.
setData(String) - Method in class weblogic.apache.xml.utils.UnImplNode
Set Node data
setData(String) - Method in class weblogic.html.ObjectElement
Deprecated. Sets the DATA attribute, which specifies the source of the object itself.
setDatabase(String) - Method in class weblogic.jdbc.informix4.Statement
 
setDatabaseDriver(String) - Method in interface weblogic.management.configuration.RDBMSRealmMBean
 
setDatabaseName(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
setDatabasePassword(String) - Method in interface weblogic.management.configuration.RDBMSRealmMBean
 
setDatabaseURL(String) - Method in interface weblogic.management.configuration.RDBMSRealmMBean
 
setDatabaseUserName(String) - Method in interface weblogic.management.configuration.RDBMSRealmMBean
 
setDataSourceName(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
setDataType(AVT) - Method in class weblogic.apache.xalan.templates.ElemSort
Set the "data-type" attribute.
setDatatypeObject(Object) - Method in interface weblogic.apache.xerces.validators.datatype.StateMessageDatatype
 
setDatatypeRegistry(DatatypeValidatorFactoryImpl) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setDate(int, Date) - Method in class weblogic.jdbc.informix4.Statement
Set a parameter to a Date value.
setDate(int, Date) - Method in class weblogic.jdbc.oci.Statement
 
setDate(int, Date) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setDate(int, Date) - Method in class weblogic.jdbc.pool.Statement
 
setDATE(int, DATE) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setDate(int, Date, Calendar) - Method in class weblogic.jdbc.oci.Statement
 
setDate(int, Date, Calendar) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setDate(int, Date, Calendar) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setDateTime(String) - Method in class weblogic.apache.html.dom.HTMLModElementImpl
 
setDb(String) - Method in class weblogicx.jsp.tags.QueryTag
This is the name of the datasource as specified in the war file.
setDebug(boolean) - Static method in class weblogic.apache.xml.utils.synthetic.JavaUtils
Control whether compilation occurs with the -g option (debugging information included in generated classfile).
setDebug(boolean) - Method in class weblogic.security.UserConfigFileManager
 
setDebug(boolean) - Method in class weblogic.security.acl.CachingRealm
 
setDebug(boolean) - Method in interface weblogic.security.acl.DebuggableRealm
 
setDebug(boolean) - Static method in class weblogicx.jsp.tags.CacheTag
 
SetDebugFileType - Static variable in class weblogic.jdbc.informix4.Statement
 
setDebugLevel(int) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
setDebugLog(LogOutputStream) - Method in class weblogic.security.acl.TTLCache
 
setDecimalFormat(DecimalFormatProperties) - Method in class weblogic.apache.xalan.templates.Stylesheet
Process the xsl:decimal-format element.
setDecimalSeparator(char) - Method in class weblogic.apache.xalan.templates.DecimalFormatProperties
Set the "decimal-separator" attribute.
setDeclare(boolean) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setDeclare(boolean) - Method in class weblogic.html.ObjectElement
Deprecated. Sets the DECLARE attribute.
setDeclaringClass(Class) - Method in interface weblogic.apache.xml.utils.synthetic.reflection.Member
Returns the Class object representing the class or interface that declares the member or constructor represented by this Member.
setDeclaringClass(Class) - Method in class weblogic.apache.xml.utils.synthetic.reflection.EntryPoint
Assert the Class object representing the class that declares the constructor represented by this Constructor object.
setDeclaringClass(Class) - Method in class weblogic.apache.xml.utils.synthetic.reflection.Field
Returns the Class object representing the class that declares the constructor represented by this Constructor object.
setDeclHandler(DeclHandler) - Method in class weblogic.apache.xerces.parsers.SAXParser
Set the DTD declaration event handler.
setDef(HtmlElement) - Method in class weblogic.html.DefinitionItem
Deprecated. Sets the definition of a DefinitionItem.
setDefault(String) - Method in class weblogicx.xml.tags.XsltTag
 
setDefaultAutoRefetch(boolean) - Method in class weblogic.jdbc.pool.Connection
 
setDefaultBufferSize(int) - Static method in class weblogic.html.HtmlPage
Deprecated.  
setDefaultChecked(boolean) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setDefaultDeliveryMode(String) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Set the value of the defaultDeliveryMode attribute for the connection factory.
setDefaultExecuteBatch(int) - Method in class weblogic.jdbc.pool.Connection
 
setDefaultIIOPPassword(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the password for the default IIOP user.
setDefaultIIOPUser(String) - Method in interface weblogic.management.configuration.ServerMBean
Set the default IIOP user.
setDefaultInternalServletsDisabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
This disables all default servlets in the servlet engine.
setDefaultLoadAlgorithm(String) - Method in interface weblogic.management.configuration.ClusterMBean
Sets the default load balancing algorithm.
setDefaultPriority(int) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Set the value of the defaultPriority attribute for the connection factory.
setDefaultProtocol(String) - Method in interface weblogic.management.configuration.KernelMBean
Sets the protocol to be used for connections when none is specified.
setDefaultRedeliveryDelay(long) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
A redelivery delay defines the delay in milliseconds before rolled back or recovered messages are redelivered.
setDefaultRowPrefetch(int) - Method in class weblogic.jdbc.pool.Connection
 
setDefaultSecureProtocol(String) - Method in interface weblogic.management.configuration.KernelMBean
Sets the protocol to be used for secure connections when none is specified.
setDefaultSelected(boolean) - Method in class weblogic.apache.html.dom.HTMLOptionElementImpl
 
setDefaultServerName(String) - Method in interface weblogic.management.configuration.WebServerMBean
 
setDefaultTGIOPPassword(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the password for the default TGIOP user.
setDefaultTGIOPUser(String) - Method in interface weblogic.management.configuration.ServerMBean
Set the default TGIOP user.
setDefaultTimeToDeliver(long) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
A time-to-deliver defines the delay in milliseconds between when a message is produced and when it is made visible on its destination.
setDefaultTimeToLive(long) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Set the value of the defaultTimeToLive attribute for the connection factory.
setDefaultValue(String) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setDefaultValue(String) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setDefaultWebApp(WebAppComponentMBean) - Method in interface weblogic.management.configuration.WebServerMBean
Servlet 2.2 Web Application that maps to the "default" servlet context (where ContextPath = "/")
setDefaultXslIs(InputStream) - Method in class weblogicx.xml.tags.XsltTag
 
setDefer(boolean) - Method in class weblogic.apache.html.dom.HTMLScriptElementImpl
 
setDeferNodeExpansion(boolean) - Method in class weblogic.apache.xerces.parsers.DOMParser
This method sets whether the expansion of the nodes in the default DOM implementation are deferred.
setDelayedBinding(boolean) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setDelegateEnvironment(Hashtable) - Method in class weblogic.jndi.Environment
Sets the WLContext.DELEGATE_ENVIRONMENT property to the value of the argument delegateEnv.
setDelegator(Object) - Method in interface weblogic.security.acl.DelegatedRealm
Deprecated. Set the object that is delegating to this object.
setDelegator(Object) - Method in class weblogic.security.acl.AbstractListableRealm
Set the object that is delegating to this object.
setdelivery_qos(int) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the delivery_qos field of this object
setDeliveryModeOverride(String) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The deliveryModeOverride attribute is dynamic.
setDeployed(boolean) - Method in interface weblogic.management.configuration.ApplicationMBean
Deploy or undeploy the entire application.
setDeploymentOrder(int) - Method in interface weblogic.management.configuration.DeploymentMBean
 
setDeployments(DeploymentMBean[]) - Method in interface weblogic.management.configuration.TargetMBean
For OAM use only.
setdeq_time(QueueTimeField) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the deq_time field of this object
setDescription(String) - Method in class weblogic.html.MetaElement
Deprecated. Sets a META tag to report a description of the document.
setDescription(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
setDescription(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setDestination(String) - Method in interface weblogic.management.configuration.JMSConnectionConsumerMBean
Set the JNDI name of the destination for this connection consumer
setDestinationJNDIName(String) - Method in interface weblogic.management.configuration.JMSBridgeDestinationMBean
Defines the destination JNDI name for a JMS bridge destination.
setDestinationKeys(JMSDestinationKeyMBean[]) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
Set the list of potential destination keys for the template or destination.
setDestinations(JMSDestinationMBean[]) - Method in interface weblogic.management.configuration.JMSServerMBean
Set all defined destinations for the JMSServer.
setDestinationType(String) - Method in interface weblogic.management.configuration.JMSBridgeDestinationMBean
Defines the destination type (Queue or Topic) for a JMS bridge destination.
setDGCIdlePeriodsUntilTimeout(int) - Method in interface weblogic.management.configuration.KernelMBean
 
setDiagnosticsOutput(OutputStream) - Method in interface weblogic.apache.xalan.xslt.XSLTProcessor
If set, diagnostics will be written to the m_diagnosticsPrintWriter stream.
setDiagnosticsOutput(OutputStream) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
If this is set, diagnostics will be written to the m_diagnosticsPrintWriter stream.
setDiagnosticsOutput(PrintWriter) - Method in interface weblogic.apache.xalan.xslt.XSLTProcessor
If set, diagnostics will be written to the m_diagnosticsPrintWriter stream.
setDiagnosticsOutput(PrintWriter) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
If this is set, diagnostics will be written to the m_diagnosticsPrintWriter stream.
setDigit(char) - Method in class weblogic.apache.xalan.templates.DecimalFormatProperties
Set the "digit" attribute.
setDir(String) - Method in class weblogic.apache.html.dom.HTMLElementImpl
 
setDirection(String) - Method in class weblogic.html.ElementWithAttributes
Deprecated. Sets the text direction for an ElementWithAttributes.
setDirection(String) - Method in interface weblogic.management.configuration.JMSDestinationKeyMBean
Set the direction in which to sort (Acending or Descending) for this key
setDirectory(String) - Method in interface weblogic.management.configuration.JMSFileStoreMBean
Set directory within which the file based store exists.
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLOptGroupElementImpl
 
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLStyleElementImpl
 
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLOptionElementImpl
 
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLSelectElementImpl
 
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLButtonElementImpl
 
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setDisabled(boolean) - Method in class weblogic.html.TextAreaElement
Deprecated. Disables the text area.
setDisabled(boolean) - Method in class weblogic.html.ButtonElement
Deprecated. Disables the button.
setDisableOutputEscaping(boolean) - Method in class weblogic.apache.xalan.templates.ElemTextLiteral
Set the "disable-output-escaping" attribute.
setDisableOutputEscaping(boolean) - Method in class weblogic.apache.xalan.templates.ElemValueOf
Set the "disable-output-escaping" attribute.
setDisableOutputEscaping(boolean) - Method in class weblogic.apache.xalan.templates.ElemText
Set the "disable-output-escaping" attribute.
setDisableStmtCaching(boolean) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setDisplayName(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setDoc(DocumentImpl) - Method in class weblogic.apache.xalan.stree.Child
Set the document object for this child
setDoctype(DocumentType) - Method in class weblogic.apache.xalan.stree.DocumentImpl
 
setDoctype(String, String) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the document type public and system identifiers.
setDocument(Document) - Method in class weblogic.apache.xpath.DOM2Helper
Specify which document this helper is currently operating on.
setDocumentBuilderFactory(String) - Method in interface weblogic.management.configuration.XMLRegistryMBean
Set the default DocumentBuilderFactory
setDocumentBuilderFactory(String) - Method in interface weblogic.management.configuration.XMLParserSelectRegistryEntryMBean
Set a DocumentBuilderFactory that is associated with the registry entry.
setDocumentBuilderFactory(String) - Method in interface weblogic.management.configuration.XMLRegistryEntryMBean
Deprecated. Set a DocumentBuilderFactory that is associated with the registry entry.
setDocumentClassName(String) - Method in class weblogic.apache.xerces.parsers.DOMParser
This method allows the programmer to decide which document factory to use when constructing the DOM tree.
setDocumentHandler(DocumentHandler) - Method in class weblogic.apache.xalan.xslt.XSLTResultTarget
Set a SAX DocumentHandler to process the result tree events.
setDocumentHandler(DocumentHandler) - Method in interface weblogic.apache.xalan.xslt.XSLTProcessor
Set the current SAX DocumentHandler (the same object as the FormatterListener).
setDocumentHandler(DocumentHandler) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Set the current SAX DocumentHandler (the same object as the FormatterListener).
setDocumentHandler(DocumentHandler) - Method in class weblogic.apache.xerces.parsers.SAXParser
Sets the document handler.
setDocumentLocator(Locator) - Method in class weblogic.apache.html.dom.HTMLBuilder
 
setDocumentLocator(Locator) - Method in class weblogic.apache.xalan.processor.StylesheetHandler
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class weblogic.apache.xalan.serialize.SerializerToText
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class weblogic.apache.xalan.stree.SourceTreeHandler
Implement the setDocumentLocator event.
setDocumentLocator(Locator) - Method in class weblogic.apache.xalan.transformer.ResultTreeHandler
To fullfill the FormatterListener interface...
setDocumentLocator(Locator) - Method in class weblogic.apache.xalan.transformer.TransformerIdentityImpl
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
setDocumentLocator(Locator) - Method in class weblogic.apache.xml.utils.DOMBuilder
Receive an object for locating the origin of SAX document events.
setDocumentURL(String) - Method in class weblogic.apache.xalan.client.XSLTProcessorApplet
Set the URL to the XML document that will be transformed with the XSL stylesheet.
setDomain(String) - Method in interface weblogic.apache.wml.WMLAccessElement
A deck's domain and path attributes specify which deck may access it.
setDomain(String) - Method in class weblogic.apache.wml.dom.WMLAccessElementImpl
 
setDomain(String) - Method in class weblogic.html.Cookie
Deprecated. Sets the domain of a Cookie.
setDomainLogFilter(DomainLogFilterMBean) - Method in interface weblogic.management.configuration.ServerMBean
 
setDOMBackPointer(Node) - Method in class weblogic.apache.xalan.templates.ElemTemplateElement
If this stylesheet was created from a DOM, set the DOM backpointer that this element originated from.
setDOMFactory(Document) - Method in class weblogic.apache.xpath.DOMHelper
Store the factory object required to create DOM nodes in the result tree.
setDOMHelper(DOMHelper) - Method in class weblogic.apache.xpath.XPathContext
Set the DOMHelper associated with this execution context.
setDouble(int, double) - Method in class weblogic.jdbc.informix4.Statement
Set a parameter to a Java double value.
setDouble(int, double) - Method in class weblogic.jdbc.oci.Statement
 
setDouble(int, double) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setDouble(int, double) - Method in class weblogic.jdbc.pool.Statement
 
setDouble(Object, double) - Method in class weblogic.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a double on specified object.
setDoUpdate(boolean) - Method in class weblogic.zac.ZAC
Sets whether the ZAC package does automatic updating.
setDriver(String) - Method in class weblogic.apache.xalan.lib.sql.DefaultConnectionPool
Set the driver call to be used to create connections
setDriver(String) - Method in interface weblogic.apache.xalan.lib.sql.ConnectionPool
The Driver and URL are the only required parmeters.
setDriverName(String) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the full package name of the JDBC 2-tier driver class used to create the physical connections between the WebLogic Server and the DBMS for this Connection Pool.
setDTDHandler(DTDHandler) - Method in class weblogic.apache.xerces.parsers.SAXParser
Allow an application to register a DTD event handler.
setDTDHandler(XMLDocumentHandler.DTDHandler) - Method in class weblogic.apache.xerces.framework.XMLDTDScanner
Set the DTD handler.
setDTDHandler(XMLDocumentHandler.DTDHandler) - Method in class weblogic.apache.xerces.framework.XMLDocumentScanner
Set the DTD handler.
setDurabilityEnabled(boolean) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Defines whether or not the messaging bridge allows durable messages.
setDynamicValidationEnabled(boolean) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Sets whether validation is dynamic.
setEisType(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setElement(HtmlElement) - Method in class weblogic.html.SinglePartElement
Deprecated. Returns the specified HtmlElement as an HtmlElement.
setElement(String) - Method in class weblogic.html.SinglePartElement
Deprecated. Returns the specified String as an HtmlElement.
setElementAt(int, int) - Method in class weblogic.apache.xml.utils.IntVector
Sets the component at the specified index of this vector to be the specified object.
setElementAt(Node, int) - Method in class weblogic.apache.xml.utils.NodeVector
Sets the component at the specified index of this vector to be the specified object.
setElementAt(Node, int) - Method in class weblogic.apache.xpath.NodeSet
Sets the component at the specified index of this vector to be the specified object.
setElementAt(Object, int) - Method in class weblogic.common.ParamValue
Sets the element at the specified index into Vector of ParamValues to the specified value.
setElementAttribute(String, boolean) - Method in class weblogic.html.ElementWithAttributes
Deprecated.  
setElementAttribute(String, float) - Method in class weblogic.html.ElementWithAttributes
Deprecated.  
setElementAttribute(String, HtmlElement) - Method in class weblogic.html.ElementWithAttributes
Deprecated.  
setElementAttribute(String, int) - Method in class weblogic.html.ElementWithAttributes
Deprecated.  
setElementAttribute(String, String) - Method in class weblogic.html.ElementWithAttributes
Deprecated.  
setElementComplexTypeInfo(int, TraverseSchema.ComplexTypeInfo) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setElementDecl(int, XMLElementDecl) - Method in class weblogic.apache.xerces.validators.common.Grammar
 
setElementDecl(int, XMLElementDecl) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setElementDeclBlockSet(int, int) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setElementDeclDTD(int, XMLElementDecl) - Method in class weblogic.apache.xerces.validators.dtd.DTDGrammar
 
setElementDeclFinalSet(int, int) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setElementDeclIsExternal(int, boolean) - Method in class weblogic.apache.xerces.validators.dtd.DTDGrammar
public void setContentSpecLeaf(int contentSpecIndex, QName elementName) { fTempContentSpec.setValues(XMLContentSpec.CONTENTSPECNODE_LEAF, elementName.rawname, -1); super.setContentSpec(contentSpecIndex, fTempContentSpec); } /
setElementDeclMiscFlags(int, int) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setElementDeclSubstitutionGroupElementFullName(int, String) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setElementDefault(int, int, String) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setElementDefinedScope(int, int) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setElementFromAnotherSchemaURI(int, String) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setElements(StringVector) - Method in class weblogic.apache.xalan.templates.ElemExtensionDecl
Set StringVector of elements for this extension
setEmail(String) - Method in class weblogic.security.X500Name
 
setEmptyOk(boolean) - Method in interface weblogic.apache.wml.WMLInputElement
'emptyok' specifies whether a empty input is allowed when a non-empty 'format' is specified.
setEmptyOk(boolean) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setEnabled(boolean) - Method in interface weblogic.management.configuration.SSLMBean
 
setEnabled(boolean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
setEnabledForDomainLog(boolean) - Method in interface weblogic.management.configuration.ServerMBean
 
setEnabledServers(ServerMBean[]) - Method in interface weblogic.management.configuration.SNMPTrapSourceMBean
 
setEnableTwoPhaseCommit(boolean) - Method in interface weblogic.management.configuration.JDBCTxDataSourceMBean
This allows non-XA JDBC drivers to pretend to participate in a JTA transaction; the drivers are wrapped with a pseudo XAResource, which returns true during prepare().
setEncoding(EncodingInfo) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the encoding for this output method with an EncodingInfo instance.
setEncoding(String) - Method in class weblogic.apache.xalan.xslt.XSLTResultTarget
Set the character encoding, if known.
setEncoding(String) - Method in class weblogic.apache.xalan.xslt.XSLTInputSource
Set the character encoding, if known.
setEncoding(String) - Method in class weblogic.apache.xerces.dom.DocumentImpl
DOM Level 3 WD - Experimental.
setEncoding(String) - Method in class weblogic.apache.xerces.dom.EntityImpl
DOM Level 3 WD - experimental encoding - An attribute specifying, as part of the text declaration, the encoding of this entity, when it is an external parsed entity.
setEncoding(String) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the encoding for this output method.
setEncoding(String) - Method in class weblogic.jdbc.informix4.BaseConnection
 
setEncodingStyle(String) - Method in class weblogic.soap.SoapMethod
sets an encoding style for this method.
setEnctype(String) - Method in class weblogic.apache.html.dom.HTMLFormElementImpl
 
setEncType(String) - Method in class weblogic.html.FormElement
Deprecated. Sets the encoding attribute, which specifies the MIME content type to be used to encode the contents of the form.
setEnd(int, int) - Method in class weblogic.apache.xerces.utils.regex.Match
 
setEnd(Node, int) - Method in class weblogic.apache.xerces.dom.RangeImpl
 
setEndAfter(Node) - Method in class weblogic.apache.xerces.dom.RangeImpl
 
setEndBefore(Node) - Method in class weblogic.apache.xerces.dom.RangeImpl
 
setEntityInfo(int, int, int) - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
 
setEntityPath(String) - Method in interface weblogic.management.configuration.XMLRegistryEntryMBean
Deprecated. Set the path name to a local copy of an external entity (e.g, a DTD) that is associated with this registry entry.
setEntityResolver(EntityResolver) - Method in class weblogic.apache.xerces.framework.XMLParser
Sets the resolver used to resolve external entities.
setEntityResolver(EntityResolver) - Method in class weblogic.apache.xerces.jaxp.DocumentBuilderImpl
 
setEntityResolver(EntityResolver) - Method in class weblogic.apache.xerces.readers.DefaultEntityHandler
Sets the resolver used to resolve external entities.
setEntitySpecRegistryEntries(XMLEntitySpecRegistryEntryMBean[]) - Method in interface weblogic.management.configuration.XMLRegistryMBean
Set the set of EntitySpec registry entries.
setEntityURI(String) - Method in interface weblogic.management.configuration.XMLEntitySpecRegistryEntryMBean
Set the location of a local copy of an external entity (e.g, a DTD) that is associated with this registry entry.
setEntry(int, InformixEntry) - Method in interface weblogic.jdbc.informix4.IResultSet
 
setEnumerationAllowed(boolean) - Method in interface weblogic.management.configuration.RealmMBean
 
setErrorChecking(boolean) - Method in class weblogic.apache.xerces.dom.DocumentImpl
Sets whether the DOM implementation performs error checking upon operations.
setErrorDestination(JMSDestinationMBean) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The errorDestination attribute defines the name of the target destination for messages that have reached their redelivery limit.
setErrorHandler(ErrorHandler) - Method in class weblogic.apache.xerces.framework.XMLParser
Sets the error handler.
setErrorHandler(ErrorHandler) - Method in class weblogic.apache.xerces.jaxp.DocumentBuilderImpl
 
setErrorHandler(ErrorListener) - Method in class weblogic.apache.xpath.compiler.XPathParser
Allow an application to register an error event handler, where syntax errors will be sent.
setErrorListener(ErrorListener) - Method in class weblogic.apache.xalan.processor.TransformerFactoryImpl
Set an error listener for the TransformerFactory.
setErrorListener(ErrorListener) - Method in class weblogic.apache.xalan.transformer.TrAXFilter
 
setErrorListener(ErrorListener) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Set the error event listener.
setErrorListener(ErrorListener) - Method in class weblogic.apache.xalan.transformer.TransformerIdentityImpl
Set the error event listener in effect for the transformation.
setErrorListener(ErrorListener) - Method in class weblogic.apache.xpath.XPathContext
Set the ErrorListener where errors and warnings are to be reported.
setErrorMessage(String) - Method in class weblogicx.jsp.tags.validators.CustomizableAdapter
 
setErrorMessage(String) - Method in class weblogicx.jsp.tags.validators.ValidatableAdapter
 
setErrorMessage(String) - Method in interface weblogicx.jsp.tags.validators.Customizable
error message being shown to the user.
setEscapeProcessing(boolean) - Method in class weblogic.jdbc.informix4.Statement
Enables or disables escape sequence processing in SQL statements (on by default)
setEscapeProcessing(boolean) - Method in class weblogic.jdbc.oci.Statement
 
setEscapeProcessing(boolean) - Method in class weblogic.jdbc.oci.xa.Statement
 
setEscapeProcessing(boolean) - Method in class weblogic.jdbc.pool.Statement
 
setEvent(String) - Method in class weblogic.apache.html.dom.HTMLScriptElementImpl
 
setEventfulObject(ActionDef) - Method in class weblogic.db.jdbc.EventfulTableDataSet
Deprecated. The WebLogic Event api is deprecated.
setEventHandler(DefaultEntityHandler.EventHandler) - Method in class weblogic.apache.xerces.readers.DefaultEntityHandler
 
setEventHandler(XMLDocumentScanner.EventHandler) - Method in class weblogic.apache.xerces.framework.XMLDocumentScanner
Set the event handler
setEventHandler(XMLDTDScanner.EventHandler) - Method in class weblogic.apache.xerces.framework.XMLDTDScanner
Set the event handler
setEventListeners(NodeImpl, Vector) - Method in class weblogic.apache.xerces.dom.DocumentImpl
Store event listener registered on a given node This is another place where we could use weak references! Indeed, the node here won't be GC'ed as long as some listener is registered on it, since the eventsListeners table will have a reference to the node.
setExceptionListener(ExceptionListener) - Method in interface weblogic.jms.extensions.WLSession
Set an exception listener for this session.
setExceptionThrown(Exception) - Method in class weblogic.apache.xalan.stree.SourceTreeHandler
If an exception was thrown, keep track of it
setExcludeResultPrefixes(StringVector) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the "exclude-result-prefixes" property.
setExcludeResultPrefixes(StringVector) - Method in class weblogic.apache.xalan.templates.ElemLiteralResult
Set the "exclude-result-prefixes" property.
setExecuteBatch(int) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setExecuteBatch(int) - Method in class weblogic.jdbc.pool.CallableStatement
 
setexp_time(QueueTimeField) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the exp_time field of this object
setExpDate(Date) - Method in class weblogic.html.MetaElement
Deprecated. Sets the expiration date for a document.
setExpires(long) - Method in class weblogic.html.Cookie
Deprecated. Sets the expiration of a Cookie.
SetExplainType - Static variable in class weblogic.jdbc.informix4.Statement
 
setExportKeyLifespan(int) - Method in interface weblogic.management.configuration.SSLMBean
Set the lifespan of the SSL server encryption key.
setExpression(Expression) - Method in class weblogic.apache.xpath.XPath
Set the raw expression object for this object.
setExpression(String) - Method in class weblogic.apache.xpath.Arg
Set the value expression for this argument.
setExpression(String) - Method in class weblogicx.jsp.tags.validators.CustomizableAdapter
customExpression which may be used by the implementor for use in the validate method
setExpression(String) - Method in interface weblogicx.jsp.tags.validators.Customizable
customExpression which may be used by the implementor for use in the validate method
setExpression(String) - Method in class weblogicx.jsp.tags.validators.CustomValidator
 
setExtensionElementPrefixes(StringVector) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the "extension-element-prefixes" property.
setExtensionElementPrefixes(StringVector) - Method in class weblogic.apache.xalan.templates.ElemLiteralResult
Set the "extension-element-prefixes" property.
setExternalDNSName(String) - Method in interface weblogic.management.configuration.ServerMBean
 
setExternalGeneralEntities(boolean) - Method in class weblogic.apache.xerces.framework.XMLParser
Note: Currently, this parser always expands external general entities. Setting this feature to false will throw a SAXNotSupportedException.
setExternalParameterEntities(boolean) - Method in class weblogic.apache.xerces.framework.XMLParser
Note: Currently, this parser always expands external parameter entities. Setting this feature to false will throw a SAXNotSupportedException.
setExtraEjbcOptions(String) - Method in interface weblogic.management.configuration.EJBContainerMBean
 
setExtraEjbcOptions(String) - Method in interface weblogic.management.configuration.ServerMBean
 
setExtraRmicOptions(String) - Method in interface weblogic.management.configuration.EJBContainerMBean
 
setExtraRmicOptions(String) - Method in interface weblogic.management.configuration.ServerMBean
 
setFace(String) - Method in class weblogic.apache.html.dom.HTMLFontElementImpl
 
setFace(String) - Method in class weblogic.apache.html.dom.HTMLBaseFontElementImpl
 
setFailoverAddresses(String[]) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
 
setFailureIsFatal(boolean) - Method in interface weblogic.management.configuration.StartupClassMBean
 
setfailurequeue(String) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the failurequeue field of this object
setFDO(byte[]) - Method in class weblogic.jdbc.pool.Connection
 
setFeature(String, boolean) - Method in class weblogic.apache.xerces.framework.XMLParser
Set the state of a feature.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.jaxp.SAXParserFactoryImpl
Sets the particular feature in the underlying implementation of org.xml.sax.XMLReader.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.parsers.SAXParser
Set the state of any feature in a SAX2 parser.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.parsers.DOMParser
Set the state of any feature in a SAX2 parser.
setFetchDirection(int) - Method in class weblogic.jdbc.informix4.Statement
 
setFetchDirection(int) - Method in class weblogic.jdbc.oci.Statement
 
setFetchDirection(int) - Method in class weblogic.jdbc.oci.xa.Statement
 
setFetchDirection(int) - Method in class weblogic.jdbc.pool.ResultSet
 
setFetchDirection(int) - Method in class weblogic.jdbc.pool.Statement
 
setFetchSize(int) - Method in class weblogic.jdbc.informix4.Statement
 
setFetchSize(int) - Method in class weblogic.jdbc.oci.Statement
 
setFetchSize(int) - Method in class weblogic.jdbc.oci.xa.Statement
 
setFetchSize(int) - Method in class weblogic.jdbc.pool.ResultSet
 
setFetchSize(int) - Method in class weblogic.jdbc.pool.Statement
 
setFieldTables(FldTbl[]) - Method in interface weblogic.wtc.jatmi.FML
This function sets the list of FldTbl objects that can be used for FldId/String mappings
setFieldTables(FldTbl[]) - Method in class weblogic.wtc.jatmi.TypedFML32
This function sets the list of FldTbl objects that can be used for FldId/String mappings
setFieldTables(FldTbl[]) - Method in class weblogic.wtc.jatmi.TypedFML
This function sets the list of FldTbl objects that can be used for FldId/String mappings
setFieldToValidate(String) - Method in class weblogicx.jsp.tags.validators.CustomizableAdapter
 
setFieldToValidate(String) - Method in class weblogicx.jsp.tags.validators.ValidatableAdapter
 
setFieldToValidate(String) - Method in interface weblogicx.jsp.tags.validators.Customizable
field being validated
setFileCount(int) - Method in interface weblogic.management.configuration.LogMBean
This attribute defines the number of file instances which are kept by the logging system, other than the current logfile.
setFileMinSize(int) - Method in interface weblogic.management.configuration.LogMBean
 
setFileName(String) - Method in class weblogic.apache.xalan.xslt.XSLTResultTarget
Set the file name or URL where the transformation result will be written.
setFileName(String) - Method in class weblogic.html.FileElement
Deprecated. Sets the filename of a FileElement.
setFileName(String) - Method in interface weblogic.management.configuration.LogMBean
Specifies name of the error log file.
setFileTimeSpan(int) - Method in interface weblogic.management.configuration.LogMBean
 
setFilter(ConnectionFilter) - Static method in class weblogic.security.net.ConnectionFilterImpl
Set the connection filter to the given instance.
setFirstAttributeDeclIndex(int, int) - Method in class weblogic.apache.xerces.validators.common.Grammar
 
setFirstScheduleTime(long) - Method in class weblogic.time.common.TimeRepeat
Deprecated. Deprecated in WebLogic Server 6.1
setFixedCHAR(int, String) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setFlag(int, boolean) - Method in class weblogic.jdbc.informix4.InformixColumnMetaData
Turn on or off one of the flags for this type.
setFloat(int, float) - Method in class weblogic.jdbc.informix4.Statement
Set a parameter to a Java float value.
setFloat(int, float) - Method in class weblogic.jdbc.oci.Statement
 
setFloat(int, float) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setFloat(int, float) - Method in class weblogic.jdbc.pool.Statement
 
setFloat(Object, float) - Method in class weblogic.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a float on specified object.
setFlush(boolean) - Method in class weblogicx.jsp.tags.CacheValue
 
setFlush(String) - Method in class weblogicx.jsp.tags.CacheTag
 
setFontColor(Color) - Method in class weblogic.html.FontElement
Deprecated. Sets the font color to a java.awt.Color object.
setFontColor(String) - Method in class weblogic.html.FontElement
Deprecated. Sets the font color to its hexidecimal RGB value (for example, #FFFFFF) or to the name of a color.
setFontFace(String) - Method in class weblogic.html.FontElement
Deprecated. Sets the FACE attribute for a FontElement.
setFontSize(int) - Method in class weblogic.html.FontElement
Deprecated. Sets the font size.
setFontSize(String) - Method in class weblogic.html.FontElement
Deprecated. Sets the font size to a string value.
setForgetHeuristics(boolean) - Method in interface weblogic.management.configuration.JTAMBean
Sets a boolean to indicate whether the transaction manager will automatically perform an XA Resource forget() operation for all resources reporting a heuristic decision.
setFormat(AVT) - Method in class weblogic.apache.xalan.templates.ElemNumber
Set the "format" attribute.
setFormat(String) - Method in interface weblogic.apache.wml.WMLInputElement
'format' specifies the input mask for user input.
setFormat(String) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setFormatterListener(DocumentHandler) - Method in interface weblogic.apache.xalan.xslt.XSLTProcessor
Set the FormatterListener (the SAX DocumentHandler).
setFormatterListener(DocumentHandler) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Set the FormatterListener (the SAX DocumentHandler).
setForua(boolean) - Method in interface weblogic.apache.wml.WMLMetaElement
'forua' attribute specifies whether a intermediate agent should remove this meta element.
setForua(boolean) - Method in class weblogic.apache.wml.dom.WMLMetaElementImpl
 
setFragment(String) - Method in class weblogic.apache.xerces.utils.URI
Set the fragment for this URI.
setFragment(String) - Method in class weblogic.apache.xml.utils.URI
Set the fragment for this URI.
setFrame(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setFrameBorder(boolean) - Method in class weblogic.html.FrameElement
Deprecated. Sets the FRAMEBORDER attribute for a FrameElement.
setFrameBorder(boolean) - Method in class weblogic.html.FrameSetElement
Deprecated. Sets the FRAMEBORDER attribute for a FrameSetElement.
setFrameBorder(String) - Method in class weblogic.apache.html.dom.HTMLFrameElementImpl
 
setFrameBorder(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setFrameSetElement(FrameSetElement) - Method in class weblogic.html.HtmlPage
Deprecated. Adds a FrameSetElement to an HtmlPage.
setFramework(FrameType, RulesType) - Method in class weblogic.html.TableElement
Deprecated. Sets the FRAME and RULES attributes.
setFrom(XPath) - Method in class weblogic.apache.xalan.templates.ElemNumber
Set the "from" attribute.
setFrontendHost(String) - Method in interface weblogic.management.configuration.WebServerMBean
 
setFrontendHTTPPort(int) - Method in interface weblogic.management.configuration.WebServerMBean
 
setFrontendHTTPSPort(int) - Method in interface weblogic.management.configuration.WebServerMBean
 
setFunctions(StringVector) - Method in class weblogic.apache.xalan.templates.ElemExtensionDecl
Set the names of functions defined in this extension
setGrammarDocument(Document) - Method in class weblogic.apache.xerces.validators.common.Grammar
 
setGrammarResolver(GrammarResolver) - Method in class weblogic.apache.xerces.framework.XMLDTDScanner
Sets the grammar resolver.
setGrammarResolver(GrammarResolver) - Method in class weblogic.apache.xerces.framework.XMLDocumentScanner
Sets the grammar resolver.
setGrammarResolver(GrammarResolver) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
 
setGrammarResolver(GrammarResolver) - Method in class weblogic.apache.xerces.validators.schema.TraverseSchema
 
setGroupCacheEnable(boolean) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setGroupCacheSize(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setGroupCacheTTLNegative(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setGroupCacheTTLPositive(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setGroupingSeparator(AVT) - Method in class weblogic.apache.xalan.templates.ElemNumber
Set the "grouping-separator" attribute.
setGroupingSeparator(char) - Method in class weblogic.apache.xalan.templates.DecimalFormatProperties
Set the "grouping-separator" attribute.
setGroupingSize(AVT) - Method in class weblogic.apache.xalan.templates.ElemNumber
Set the "grouping-size" attribute.
setGroupMembershipCacheTTL(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setGuestDisabled(boolean) - Method in interface weblogic.management.configuration.SecurityMBean
 
setGutter(int) - Method in class weblogic.html.MultiColElement
Deprecated. Sets the gutter space (in pixels) between columns in a MultiColElement.
setHandlerEnabled(boolean) - Method in interface weblogic.management.configuration.SSLMBean
Set whether or not to enable server-to-server SSL connections.
setHeaders(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setHeaderText(String) - Method in class weblogicx.jsp.tags.validators.Summary
 
setHeight(int) - Method in class weblogic.html.SpacerElement
Deprecated. Sets the HEIGHT attribute of a SpacerElement.
setHeight(int) - Method in class weblogic.html.TableDataElement
Deprecated. Sets the height of a TableDataElement in pixels.
setHeight(int) - Method in class weblogic.html.AppletElement
Deprecated. Sets the height of an AppletElement.
setHeight(int) - Method in class weblogic.html.ImageElement
Deprecated. Sets the HEIGHT attribute for an ImageElement.
setHeight(int) - Method in class weblogic.html.EmbedElement
Deprecated. Sets the HEIGHT attribute for an EmbedElement.
setHeight(int) - Method in class weblogic.html.InputElement
Deprecated. Sets the HEIGHT attribute of an InputElement.
setHeight(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setHeight(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
setHeight(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setHeight(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setHeight(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setHeight(String) - Method in interface weblogic.apache.wml.WMLImgElement
'height' specifies the height of an image.
setHeight(String) - Method in class weblogic.apache.wml.dom.WMLImgElementImpl
 
setHelpPageURL(String) - Method in interface weblogic.management.configuration.ServerMBean
 
setHidden(boolean) - Method in class weblogic.html.EmbedElement
Deprecated. Sets the HIDDEN attribute for an EmbedElement.
setHost(String) - Method in class weblogic.apache.xerces.utils.URI
Set the host for this URI.
setHost(String) - Method in class weblogic.apache.xml.utils.URI
Set the host for this URI.
setHost(String) - Method in interface weblogic.management.configuration.SNMPTrapDestinationMBean
 
setHostnameVerificationIgnored(boolean) - Method in interface weblogic.management.configuration.SSLMBean
 
setHostnameVerifier(HostnameVerifier) - Method in class weblogic.security.SSL.SSLContext
Sets the HostnameVerifier for this instance of this class.
setHostnameVerifier(String) - Method in interface weblogic.management.configuration.SSLMBean
 
setHref() - Method in class weblogic.html.AreaElement
Deprecated. Sets the HREF attribute for an AreaElement.
setHref(HtmlElement) - Method in class weblogic.html.AnchorElement
Deprecated. Sets the HREF attribute for an AnchorElement.
setHref(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setHref(String) - Method in class weblogic.apache.html.dom.HTMLAreaElementImpl
 
setHref(String) - Method in class weblogic.apache.html.dom.HTMLBaseElementImpl
 
setHref(String) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setHref(String) - Method in interface weblogic.apache.wml.WMLAElement
 
setHref(String) - Method in interface weblogic.apache.wml.WMLGoElement
 
setHref(String) - Method in class weblogic.apache.wml.dom.WMLAElementImpl
 
setHref(String) - Method in class weblogic.apache.wml.dom.WMLGoElementImpl
 
setHref(String) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the base identifier with which this stylesheet is associated.
setHref(String) - Method in class weblogic.html.AreaElement
Deprecated. Sets the HREF attribute for an AreaElement.
setHref(String) - Method in class weblogic.html.AnchorElement
Deprecated. Sets the HREF attribute for a AnchorElement.
setHref(String) - Method in class weblogic.html.IsIndexElement
Deprecated. Sets the Href for an IsIndexElement.
setHref(String) - Method in class weblogic.html.BaseElement
Deprecated. Sets the URL for a BaseElement.
setHref(String) - Method in class weblogic.html.LinkHeadElement
Deprecated. Sets the URL for a LinkHeadElement.
setHreflang(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setHreflang(String) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setHSpace(int) - Method in class weblogic.html.AppletElement
Deprecated. Sets the HSPACE attribute for an AppletElement.
setHSpace(int) - Method in class weblogic.html.ImageElement
Deprecated. Sets the HSPACE attribute for an ImageElement.
setHspace(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setHspace(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
setHspace(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setHspace(String) - Method in interface weblogic.apache.wml.WMLImgElement
'hspace' specifies the abount of white space to be inserted left and right (Section 11.9, WAP WML Version 16-Jun-1999)
setHspace(String) - Method in class weblogic.apache.wml.dom.WMLImgElementImpl
 
setHtmlFor(String) - Method in class weblogic.apache.html.dom.HTMLScriptElementImpl
 
setHtmlFor(String) - Method in class weblogic.apache.html.dom.HTMLLabelElementImpl
 
setHtmlLevel(int) - Method in class weblogic.html.HtmlPage
Deprecated. Sets the HTML version for a page.
setHttpdEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
 
setHttpEquiv(String) - Method in class weblogic.apache.html.dom.HTMLMetaElementImpl
 
setHttpEquiv(String) - Method in interface weblogic.apache.wml.WMLMetaElement
'http-equiv' attribute indicates the property should be interpret as HTTP header.
setHttpEquiv(String) - Method in class weblogic.apache.wml.dom.WMLMetaElementImpl
 
setHttpsKeepAliveSecs(int) - Method in interface weblogic.management.configuration.WebServerMBean
 
setHttpTraceSupportEnabled(boolean) - Method in interface weblogic.management.configuration.ClusterMBean
Attackers may abuse HTTP TRACE functionality to gain access to information in HTTP headers such as cookies and authentication data.
setHttpTraceSupportEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Attackers may abuse HTTP TRACE functionality to gain access to information in HTTP headers such as cookies and authentication data.
setId(String) - Method in class weblogic.apache.html.dom.HTMLElementImpl
 
setId(String) - Method in interface weblogic.apache.wml.WMLAElement
 
setId(String) - Method in interface weblogic.apache.wml.WMLElement
The element's identifier which is unique in a single deck.
setId(String) - Method in class weblogic.apache.wml.dom.WMLElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLHeadElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLOptionElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLSmallElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLUElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLDoElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLBElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLPElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLStrongElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLAccessElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLOneventElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLSelectElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLPostfieldElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLAElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLOptgroupElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLMetaElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLRefreshElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLGoElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLTemplateElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLTdElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLAnchorElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLTrElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLPrevElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLTimerElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLBrElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLIElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLNoopElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLImgElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLWmlElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLSetvarElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLBigElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLFieldsetElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLTableElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLEmElementImpl
 
setId(String) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the "id" property.
setId(String) - Method in class weblogic.html.ElementWithAttributes
Deprecated. Sets the ID attribute for an ElementWithAttributes.
setId(String) - Method in class weblogicx.jsp.tags.RepeatTag
This is the id of the scripting variable that will contain the current object that you are iterating over.
setId(String) - Method in class weblogicx.jsp.tags.QueryTag
The id of the ResultSet returned from the query.
setIDAttribute(String) - Method in class weblogic.apache.xalan.stree.ElementImpl
Set the ID string to element association for this node.
setIDAttribute(String, Element) - Method in class weblogic.apache.xalan.stree.DocumentImpl
Set an ID string to node association in the ID table.
setIDAttribute(String, Element) - Method in class weblogic.apache.xalan.stree.StreeDOMBuilder
Set an ID string to node association in the ID table.
setIDAttribute(String, Element) - Method in class weblogic.apache.xml.utils.DOMBuilder
Set an ID string to node association in the ID table.
setIdlePeriodsUntilTimeout(int) - Method in interface weblogic.management.configuration.ClusterMBean
Set the maximum number of periods that a cluster member will wait before timing out a member of a cluster.
setIdleTimeMaximum(int) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Defines the maximum amount of idle time, in seconds, for the messaging bridge.
setIgnorableWhitespace(boolean) - Method in class weblogic.apache.xerces.dom.TextImpl
NON-DOM: Set whether this Text is ignorable whitespace.
setIIOPConnectionPools(Map) - Method in interface weblogic.management.configuration.ServerMBean
Set the WLEC/IIOP connection pools
setIIOPEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Set whether or not IIOP support is enabled.
setImport(StylesheetComposed) - Method in class weblogic.apache.xalan.templates.Stylesheet
Add a stylesheet to the "import" list.
setIName(String) - Method in interface weblogic.apache.wml.WMLSelectElement
'iname' specifies name of variable to be set with the index result of selection.
setIName(String) - Method in class weblogic.apache.wml.dom.WMLSelectElementImpl
 
setInCDSect(boolean) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader
This method is provided for scanner implementations.
setInclude(Stylesheet) - Method in class weblogic.apache.xalan.templates.Stylesheet
Add a stylesheet to the "include" list.
setIncludeIgnorableWhitespace(boolean) - Method in class weblogic.apache.xerces.parsers.DOMParser
This feature determines whether text nodes that can be considered "ignorable whitespace" are included in the DOM tree.
setIncludeSynonyms(boolean) - Method in class weblogic.jdbc.pool.Connection
 
setIndent(int) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the indentation.
setIndenting(boolean) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the indentation on and off.
setIndex(int) - Method in class weblogic.apache.html.dom.HTMLOptionElementImpl
 
setIndexDirectoryEnabled(boolean) - Method in interface weblogic.management.configuration.WebAppComponentMBean
Sets whether or not to automatically generate an HTML directory listing if no suitable index file is found
setInfinity(String) - Method in class weblogic.apache.xalan.templates.DecimalFormatProperties
Set the "infinity" attribute.
setInitialCapacity(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets number of physical database connections to create when creating the pool.
setInitialCapacity(int) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setInitialContextFactory(String) - Method in class weblogic.jndi.Environment
Sets the Context.INITIAL_CONTEXT_FACTORY property value to the value of factoryName.
setInitialContextFactory(String) - Method in interface weblogic.management.configuration.JMSBridgeDestinationMBean
Defines the initial context factory name for a JMS bridge destination.
setInitializer(String) - Method in class weblogic.apache.xml.utils.synthetic.reflection.Field
Method setInitializer
setInputSource(Source) - Method in class weblogic.apache.xalan.stree.SourceTreeHandler
Set the Source document
setInputStream(InputStream) - Method in class weblogic.apache.xalan.xslt.XSLTInputSource
Set the byte stream to be used as input.
setInstrumentStackTraceEnabled(boolean) - Method in interface weblogic.management.configuration.KernelMBean
 
setInt(int, int) - Method in class weblogic.jdbc.informix4.Statement
Set a parameter to a Java int value.
setInt(int, int) - Method in class weblogic.jdbc.oci.Statement
 
setInt(int, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setInt(int, int) - Method in class weblogic.jdbc.pool.Statement
 
setInt(Object, int) - Method in class weblogic.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as an int on specified object.
setInterfaceAddress(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the interface address used by this memeber to specify which NIC to use for multicast traffic.
setInternalBytes(int, byte[], int) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setInternalSubset(int, int) - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
 
setInternalSubset(String) - Method in class weblogic.apache.xerces.dom.DocumentTypeImpl
NON-DOM.
setInterpreterClass(String) - Method in class weblogicx.jsp.tags.BeanParamTag
 
setIntProperty(QName, int) - Method in class weblogic.apache.xalan.templates.OutputProperties
Set an output property.
setIntProperty(String, int) - Method in class weblogic.apache.xalan.templates.OutputProperties
Set an output property.
setInUse(boolean) - Method in class weblogic.apache.xalan.lib.sql.PooledConnection
 
setIsDefaultTemplate(boolean) - Method in class weblogic.apache.xalan.templates.ElemApplyTemplates
Set if this belongs to a default template, in which case it will act different with regard to processing modes.
setIsLiteralResultAsStylesheet(boolean) - Method in class weblogic.apache.xalan.templates.ElemLiteralResult
Set whether this element represents a root element that is also the stylesheet element.
setIsMap(boolean) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setIsMap(boolean) - Method in class weblogic.html.ImageElement
Deprecated. Sets the ISMAP attribute for an ImageElement.
SetIsolationType - Static variable in class weblogic.jdbc.informix4.Statement
 
setIssuerCertificate(X509) - Method in class weblogic.security.X509
 
setIsTopLevel(boolean) - Method in class weblogic.apache.xalan.templates.ElemVariable
Set if this is a top-level variable or param, or not.
setIsTopLevel(boolean) - Method in class weblogic.apache.xpath.axes.LocPathIterator
Set if this is an iterator at the upper level of the XPath.
setIsValid(boolean) - Method in class weblogicx.jsp.tags.validators.ValidatableAdapter
 
setIsValid(boolean) - Method in interface weblogicx.jsp.tags.validators.Validatable
set whether the particular validator was successful or not
setIsVisible(boolean) - Method in class weblogic.apache.xpath.Arg
Update visibility status of this variable.
setIterate(boolean) - Method in class weblogicx.jsp.tags.BeanParamTag
 
setIValue(String) - Method in interface weblogic.apache.wml.WMLSelectElement
'ivalue' specifies the default of the variable 'iname'
setIValue(String) - Method in class weblogic.apache.wml.dom.WMLSelectElementImpl
 
setJ2EE12OnlyModeEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
 
setJ2EE13WarningEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
 
setJavaCompiler(String) - Method in interface weblogic.management.configuration.EJBContainerMBean
 
setJavaCompiler(String) - Method in interface weblogic.management.configuration.ServerMBean
 
setJavaCompilerPostClassPath(String) - Method in interface weblogic.management.configuration.EJBContainerMBean
 
setJavaCompilerPostClassPath(String) - Method in interface weblogic.management.configuration.ServerMBean
 
setJavaCompilerPreClassPath(String) - Method in interface weblogic.management.configuration.EJBContainerMBean
 
setJavaCompilerPreClassPath(String) - Method in interface weblogic.management.configuration.ServerMBean
 
setJavaHome(String) - Method in interface weblogic.management.configuration.ServerStartMBean
Set the Java home to be used to start this server.
setJDBCLogFileName(String) - Method in interface weblogic.management.configuration.ServerMBean
 
setJDBCLoggingEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
 
setJMSDefaultConnectionFactoriesEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
 
setJMSDeliveryTime(long) - Method in interface weblogic.jms.extensions.WLMessage
Set the delivery time for the message; this method is for use by providers only, and is called automatically when a message is sent.
setJndiName(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setJNDIName(String) - Method in interface weblogic.management.configuration.JDBCDataSourceMBean
Sets the JNDI path to where this DataSource is bound.
setJNDIName(String) - Method in interface weblogic.management.configuration.JDBCTxDataSourceMBean
Sets the JNDI path to where this TxDataSource is bound.
setJNDIName(String) - Method in interface weblogic.management.configuration.JMSDestinationMBean
Set the JNDI name of a destination.
setJNDIName(String) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Set the JNDI name of the JMS ConnectionFactory.
setJNDIName(String) - Method in interface weblogic.management.configuration.RMCFactoryMBean
 
setJNDINameReplicated(boolean) - Method in interface weblogic.management.configuration.JMSDestinationMBean
If JNDINameReplicated is set to true then the JNDI name for the destination (if present) is replicated across the cluster.
setJNDITransportableObjectFactoryList(String[]) - Method in interface weblogic.management.configuration.ServerMBean
 
setKeepAliveEnabled(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Returns whether or not HTTP keep-alive is enabled
setKeepAliveSecs(int) - Method in interface weblogic.management.configuration.WebServerMBean
 
setKeepGenerated(boolean) - Method in interface weblogic.management.configuration.EJBContainerMBean
 
setKey(KeyDeclaration) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the "xsl:key" property.
setKey(String) - Method in class weblogicx.jsp.tags.CacheTag
This is the name of the variable whose value you wish to use as a key into the cache.
setKeyEncrypted(boolean) - Method in interface weblogic.management.configuration.SSLMBean
 
setKeyType(String) - Method in interface weblogic.management.configuration.JMSDestinationKeyMBean
Set the expected property type for this key
setKeywords(String) - Method in class weblogic.html.MetaElement
Deprecated. Sets a META tag to report keywords for the document.
setLabel(String) - Method in class weblogic.apache.html.dom.HTMLOptGroupElementImpl
 
setLabel(String) - Method in class weblogic.apache.html.dom.HTMLOptionElementImpl
 
setLabel(String) - Method in interface weblogic.apache.wml.WMLDoElement
 
setLabel(String) - Method in class weblogic.apache.wml.dom.WMLDoElementImpl
 
setLang(AVT) - Method in class weblogic.apache.xalan.templates.ElemSort
Set the "lang" attribute.
setLang(AVT) - Method in class weblogic.apache.xalan.templates.ElemNumber
Set the "lang" attribute.
setLang(String) - Method in class weblogic.apache.html.dom.HTMLElementImpl
 
setLang(String) - Method in class weblogic.apache.xalan.templates.ElemExtensionScript
Set language used by extension
setLang(String) - Method in class weblogic.html.ElementWithAttributes
Deprecated. Sets the language for an ElementWithAttributes (codes from ISO 639 and ISO 3166).
setLanguage(String) - Method in class weblogic.html.ScriptElement
Deprecated. Use ElementWithAttributes.setLang()
setLargeIcon(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setLast(int) - Method in class weblogic.apache.xalan.lib.sql.ExtensionError
 
setLast(int) - Method in class weblogic.apache.xalan.lib.sql.XStatement
Set the index of the last found node
setLast(int) - Method in class weblogic.apache.xpath.NodeSet
 
setLast(int) - Method in class weblogic.apache.xpath.axes.LocPathIterator
Set the index of the last node in the iteration.
setLast(int) - Method in interface weblogic.apache.xpath.axes.ContextNodeList
Set the index of the last node in this list.
setLast(int) - Method in class weblogic.apache.xpath.axes.UnionPathIterator
Set the index of the last node in the itteration.
setLastModified(long) - Method in interface weblogic.management.configuration.ApplicationMBean
 
setLastUsedWalker(AxesWalker) - Method in class weblogic.apache.xpath.axes.LocPathIterator
Set the last used walker.
setLeftRight(Expression, Expression) - Method in class weblogic.apache.xpath.operations.Operation
Set the left and right operand expressions for this operation.
setLegend(String) - Method in class weblogic.html.LegendElement
Deprecated. Sets the contents for a LegendElement.
setLength(int) - Method in class weblogic.apache.xml.utils.FastStringBuffer
Directly set how much of the FastStringBuffer's storage is to be considered part of its content.
setLetterValue(AVT) - Method in class weblogic.apache.xalan.templates.ElemNumber
Set the "letter-value" attribute.
setLevel(int) - Method in class weblogic.apache.xalan.templates.ElemNumber
Set the "level" attribute.
setLevel(int) - Method in class weblogic.html.HeadingElement
Deprecated. Sets the heading level for a HeadingElement.
setLevel(short) - Method in class weblogic.apache.xalan.stree.Child
Get the depth level of this node in the tree.
setLexicalHandler(LexicalHandler) - Method in class weblogic.apache.xerces.parsers.SAXParser
Set the lexical event handler.
setLicenseDescription(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setLicenseRequired(boolean) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setLineNumber(int) - Method in class weblogic.apache.xml.utils.SerializableLocatorImpl
Set the line number for this locator (1-based).
setLineSeparator(String) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the line separator.
setLineWidth(int) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the line width.
setLink(String) - Method in class weblogic.apache.html.dom.HTMLBodyElementImpl
 
setLinkColor(String) - Method in class weblogic.html.HtmlPage
Deprecated. Use HtmlPage.getBodyElement().setAttribute()
setListenAddress(String) - Method in interface weblogic.management.configuration.ServerMBean
 
setListenDelaySecs(int) - Method in interface weblogic.management.configuration.ServerMBean
set ListenDelaySecs
setListenerClass(String) - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
Set the name of the listener class of the SessionPool.
setListenPort(int) - Method in interface weblogic.management.configuration.SSLMBean
Set the TCP port at which the WebLogic Server listens for SSL connection requests.
setListenPort(int) - Method in interface weblogic.management.configuration.ServerMBean
Set the listen port for the server.
setLoadBeforeAppDeployments(boolean) - Method in interface weblogic.management.configuration.StartupClassMBean
 
setLoadDTDGrammar(boolean) - Method in class weblogic.apache.xerces.framework.XMLParser
Allows the parser to have the choice to load DTD grammar when validation is off.
setLoadDTDGrammar(boolean) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Sets fLoadDTDGrammar when validation is off
setLoadExternalDTD(boolean) - Method in class weblogic.apache.xerces.framework.XMLParser
Allows the parser to have the choice to load the external DTD when validation is off.
setLoadExternalDTD(boolean) - Method in class weblogic.apache.xerces.framework.XMLDTDScanner
Sets whether the parser loads the external DTD.
setLoadExternalDTD(boolean) - Method in class weblogic.apache.xerces.framework.XMLDocumentScanner
Sets whether the parser loads the external DTD.
setLocale(Locale) - Method in class weblogic.apache.xalan.res.XSLMessages
Set the Locale object to use.
setLocale(Locale) - Method in class weblogic.apache.xerces.framework.XMLParser
Set the locale to use for messages.
setLocale(Locale) - Method in class weblogic.apache.xerces.utils.XMLMessages
 
setLocale(Locale) - Method in interface weblogic.apache.xerces.utils.XMLMessageProvider
Set the locale to be used for error messages
setLocale(Locale) - Method in class weblogic.apache.xerces.utils.ImplementationMessages
 
setLocale(Locale) - Method in class weblogic.apache.xerces.validators.datatype.TimeDurationDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class weblogic.apache.xerces.validators.datatype.NOTATIONDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class weblogic.apache.xerces.validators.datatype.RecurringDurationDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class weblogic.apache.xerces.validators.datatype.QNameDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class weblogic.apache.xerces.validators.datatype.ListDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class weblogic.apache.xerces.validators.datatype.DecimalDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class weblogic.apache.xerces.validators.datatype.DatatypeMessageProvider
Set the locale used for error messages
setLocale(Locale) - Method in class weblogic.apache.xerces.validators.datatype.FloatDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class weblogic.apache.xerces.validators.datatype.IDREFDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class weblogic.apache.xerces.validators.datatype.IDDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class weblogic.apache.xerces.validators.datatype.StringDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class weblogic.apache.xerces.validators.datatype.UnionDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class weblogic.apache.xerces.validators.schema.SchemaMessageProvider
 
setLocalityName(String) - Method in class weblogic.security.X500Name
 
setLocalName(String) - Method in class weblogic.apache.xalan.templates.ElemLiteralResult
Set the local name of the LRE.
setLocalSrc(String) - Method in interface weblogic.apache.wml.WMLImgElement
'localsrc' specifies an alternative internal representation of the image.
setLocalSrc(String) - Method in class weblogic.apache.wml.dom.WMLImgElementImpl
 
setLocalVar(String, Object) - Method in class weblogic.html.ElementWithAttributes
Deprecated.  
setLocaterInfo(SourceLocator) - Method in class weblogic.apache.xalan.templates.ElemTemplateElement
Set the location information for this element.
setLocaterInfo(SourceLocator) - Method in class weblogic.apache.xalan.templates.ElemTemplate
Set the location information for this element.
setLocaterInfo(SourceLocator) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the location information for this element.
setLocation(URL) - Method in class weblogic.soap.WebServiceProxy
sets the endpoint of this proxy.
setLocator(SourceLocator) - Method in class weblogic.apache.xpath.XPath
Set the SourceLocator on the expression object.
setLockArrayFetch(Object) - Method in class weblogic.jdbc.oci.Connection
 
setLockBindCursorByPosition(Object) - Method in class weblogic.jdbc.oci.Connection
 
setLockBindSelectItem(Object) - Method in class weblogic.jdbc.oci.Connection
 
setLockBindVariableByPosition(Object) - Method in class weblogic.jdbc.oci.Connection
 
setLockCancel(Object) - Method in class weblogic.jdbc.oci.Connection
 
setLockClose(Object) - Method in class weblogic.jdbc.oci.Connection
 
setLockDescribe(Object) - Method in class weblogic.jdbc.oci.Connection
 
setLockExec(Object) - Method in class weblogic.jdbc.oci.Connection
 
setLockExecAndFetch(Object) - Method in class weblogic.jdbc.oci.Connection
 
setLockFetch(Object) - Method in class weblogic.jdbc.oci.Connection
 
SetLockModeType - Static variable in class weblogic.jdbc.informix4.Statement
 
setLockOopt(Object) - Method in class weblogic.jdbc.oci.Connection
 
setLockOpen(Object) - Method in class weblogic.jdbc.oci.Connection
 
setLockoutCacheSize(int) - Method in interface weblogic.management.configuration.PasswordPolicyMBean
 
setLockoutDuration(int) - Method in interface weblogic.management.configuration.PasswordPolicyMBean
 
setLockoutEnabled(boolean) - Method in interface weblogic.management.configuration.PasswordPolicyMBean
 
setLockoutGCThreshold(int) - Method in interface weblogic.management.configuration.PasswordPolicyMBean
 
setLockoutResetDuration(int) - Method in interface weblogic.management.configuration.PasswordPolicyMBean
 
setLockoutThreshold(int) - Method in interface weblogic.management.configuration.PasswordPolicyMBean
 
setLockParse(Object) - Method in class weblogic.jdbc.oci.Connection
 
setLocPathIterator(LocPathIterator) - Method in class weblogic.apache.xpath.axes.PredicatedNodeTest
Set the location path iterator owner for this walker.
setLogFileBufferKBytes(int) - Method in interface weblogic.management.configuration.WebServerMBean
Sets HTTP request log buffer size
setLogFileFlushSecs(int) - Method in interface weblogic.management.configuration.WebServerMBean
 
setLogFileFormat(String) - Method in interface weblogic.management.configuration.WebServerMBean
Set the format of the HTTP log file, i.e.
setLogFileName(String) - Method in interface weblogic.management.configuration.WebServerMBean
 
setLogFileName(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setLoggingEnabled(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Enables logging of HTTP requests.
setLoggingEnabled(boolean) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setLoginDelaySeconds(int) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
setLoginDelaySeconds(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Set number of seconds to delay before creating each physical database connection.
setLoginTimeout(int) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
setLoginTimeout(int) - Method in interface weblogic.management.configuration.ServerMBean
Set the login timeout for the server, in milliseconds.
setLoginTimeoutMillis(int) - Method in interface weblogic.management.configuration.SSLMBean
Sets the number of milliseconds that WebLogic Server waits for an SSL connection before timing out.
setLoginTimeoutMillis(int) - Method in interface weblogic.management.configuration.ServerMBean
Set the login timeout for the server, in milliseconds.
setLogRemoteExceptionsEnabled(boolean) - Method in interface weblogic.management.configuration.KernelMBean
 
setLogRotationPeriodMins(int) - Method in interface weblogic.management.configuration.WebServerMBean
 
setLogRotationTimeBegin(String) - Method in interface weblogic.management.configuration.WebServerMBean
 
setLogRotationType(String) - Method in interface weblogic.management.configuration.WebServerMBean
 
setLogTimeInGMT(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
 
SetLogType - Static variable in class weblogic.jdbc.informix4.Statement
 
setLogWriter(PrintWriter) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
setLong(int, long) - Method in class weblogic.jdbc.informix4.Statement
Set a parameter to a Java long value.
setLong(int, long) - Method in class weblogic.jdbc.oci.Statement
 
setLong(int, long) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setLong(int, long) - Method in class weblogic.jdbc.pool.Statement
 
setLong(Object, long) - Method in class weblogic.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a long on specified object.
setLongDesc(String) - Method in class weblogic.apache.html.dom.HTMLFrameElementImpl
 
setLongDesc(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setLongDesc(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setLookupKey(String) - Method in class weblogic.apache.xalan.transformer.KeyIterator
Set the value of the key that this iterator will look for
setLowSource(String) - Method in class weblogic.html.ImageElement
Deprecated. Sets the LOWSRC attribute for an ImageElement.
setLowSrc(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setMachine(MachineMBean) - Method in interface weblogic.management.configuration.ServerMBean
Set the machine on which this server is meant to run.
setMajorCode(int) - Method in class weblogic.apache.xerces.validators.datatype.InvalidDatatypeValueException
 
setMajorCode(int) - Method in class weblogic.apache.xerces.validators.datatype.InvalidDatatypeFacetException
 
setManagedConnectionFactoryClass(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setMapConfigProperties(Hashtable) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setMarginHeight(int) - Method in class weblogic.html.FrameElement
Deprecated. Sets the MARGINHEIGHT attribute for a FrameElement.
setMarginHeight(String) - Method in class weblogic.apache.html.dom.HTMLFrameElementImpl
 
setMarginHeight(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setMarginHeight(String) - Method in class weblogic.html.FrameElement
Deprecated. Sets the MARGINHEIGHT attribute for a FrameElement.
setMarginWidth(int) - Method in class weblogic.html.FrameElement
Deprecated. Sets the MARGINWIDTH attribute for a FrameElement.
setMarginWidth(String) - Method in class weblogic.apache.html.dom.HTMLFrameElementImpl
 
setMarginWidth(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setMarginWidth(String) - Method in class weblogic.html.FrameElement
Deprecated. Sets the MARGINWIDTH attribute for a FrameElement.
setMaster(boolean) - Method in class weblogic.common.Monitor
Registers a Monitor as a "Master Monitor." A Master Monitor is guaranteed to execute before any other Monitor and may alter the state of a Monitored object.
setMatch(XPath) - Method in class weblogic.apache.xalan.templates.ElemTemplate
Set the "match" attribute.
setMatch(XPath) - Method in class weblogic.apache.xalan.templates.KeyDeclaration
Set the "match" attribute.
setMaxAge(int) - Method in class weblogic.html.Cookie
Deprecated. Sets the expiration to the specified number of seconds.
setMaxCapacity(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets maximum number of physical database connections that this Connection Pool can contain.
setMaxCapacity(int) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setMaxEntityRefs(int) - Method in class weblogic.apache.xerces.framework.XMLParser
protected String getNamespaceSep() throws SAXNotRecognizedException, SAXNotSupportedException { return fNamespaceSep; } /
setMaxEntityRefs(int) - Method in class weblogic.apache.xerces.framework.XMLDTDScanner
 
setMaxEntityRefs(int) - Method in class weblogic.apache.xerces.framework.XMLDocumentScanner
 
setMaxFieldSize(int) - Method in class weblogic.jdbc.informix4.Statement
The maxFieldSize limit (in bytes) is set to limit the size of data that can be returned for any column value; it only applies to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and LONGVARCHAR fields.
setMaxFieldSize(int) - Method in class weblogic.jdbc.oci.Statement
 
setMaxFieldSize(int) - Method in class weblogic.jdbc.oci.xa.Statement
 
setMaxFieldSize(int) - Method in class weblogic.jdbc.pool.Statement
 
setMaximumEncryptionLevel(int) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
 
setMaximumPoolSize(int) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
 
setMaxlen(int) - Method in class weblogic.html.InputElement
Deprecated. Sets the MAXLENGTH attribute of an InputElement.
setMaxLength(int) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setMaxLength(int) - Method in interface weblogic.apache.wml.WMLInputElement
'maxlength' specifies the maximum number of characters to be enter.
setMaxLength(int) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setMaxLogFileSizeKBytes(int) - Method in interface weblogic.management.configuration.WebServerMBean
 
setMaxOpenSockCount(int) - Method in interface weblogic.management.configuration.KernelMBean
sets the maximum number of open sockets allowed in server at a given point of time.
setMaxPostSize(int) - Method in interface weblogic.management.configuration.WebServerMBean
Max Post Size (in bytes) for reading HTTP POST data in a servlet request.
setMaxPostTimeSecs(int) - Method in interface weblogic.management.configuration.WebServerMBean
Max Post Time (in seconds) for reading HTTP POST data in a servlet request.
setMaxRows(int) - Method in class weblogic.jdbc.informix4.Statement
The maxRows limit is set to limit the number of rows that any ResultSet can contain.
setMaxRows(int) - Method in class weblogic.jdbc.oci.Statement
 
setMaxRows(int) - Method in class weblogic.jdbc.oci.xa.Statement
 
setMaxRows(int) - Method in class weblogic.jdbc.pool.Statement
 
setMaxTransactions(int) - Method in interface weblogic.management.configuration.JTAMBean
Sets the maximum number of simultaneous in progress transactions allowed on a server.
setMaxUniqueNameStatistics(int) - Method in interface weblogic.management.configuration.JTAMBean
Sets the maximum number of unique transaction names for which statistics will be maintained.
setMayScript(boolean) - Method in class weblogic.html.AppletElement
Deprecated. Sets the MAYSCRIPT attribute for an AppletElement.
setMDAcceleration(String) - Method in interface weblogic.management.configuration.SSLMBean
 
setMedia(MediaType, boolean) - Method in class weblogic.html.StyleElement
Deprecated. Sets the media of a StyleElement.
setMedia(String) - Method in class weblogic.apache.html.dom.HTMLStyleElementImpl
 
setMedia(String) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setMedia(String) - Method in class weblogicx.xml.tags.XsltStylesheetTag
 
setMedia(String) - Method in class weblogicx.xml.tags.XsltTag
 
setMediaType(String) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the media type.
setMessageIds(String[]) - Method in interface weblogic.management.configuration.SNMPLogFilterMBean
 
setMessagesMaximum(int) - Method in interface weblogic.jms.extensions.WLSession
Set the maximum number of messages that may exist for an asynchronous session, which have not yet been passed to the message listener.
setMessagesMaximum(int) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Set the value of the messagesMaximum attribute for the connection factory.
setMessagesMaximum(int) - Method in interface weblogic.management.configuration.JMSConnectionConsumerMBean
Set the maximum number of messages that the connection consumer may load at one time into a ServerSession's session.
setMessagesMaximum(long) - Method in interface weblogic.management.configuration.JMSServerMBean
Set the value of messagesMaximum.
setMessagesMaximum(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
Set the value of messagesMaximum.
setMessagesPagingEnabled(boolean) - Method in interface weblogic.management.configuration.JMSServerMBean
Set MessagesPagingEnabled for the JMSServer.
setMessagesPagingEnabled(boolean) - Method in interface weblogic.management.configuration.JMSTemplateMBean
Set the MessagesPagingEnabled attribute for the template.
setMessagesPagingEnabled(String) - Method in interface weblogic.management.configuration.JMSDestinationMBean
Set MessagesPagingEnabled for the destination.
setMessagesThresholdHigh(long) - Method in interface weblogic.management.configuration.JMSServerMBean
Set the value of messagesThresholdHigh.
setMessagesThresholdHigh(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
Set the value of messagesThresholdHigh.
setMessagesThresholdLow(long) - Method in interface weblogic.management.configuration.JMSServerMBean
Set the value of messagesThresholdLow.
setMessagesThresholdLow(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
Set the value of messagesThresholdLow.
setMessageSubstring(String) - Method in interface weblogic.management.configuration.SNMPLogFilterMBean
 
setMetaname(String, String) - Method in class weblogic.html.MetaElement
Deprecated. Internal use only.
setMethod(String) - Method in class weblogic.apache.html.dom.HTMLFormElementImpl
 
setMethod(String) - Method in interface weblogic.apache.wml.WMLGoElement
 
setMethod(String) - Method in class weblogic.apache.wml.dom.WMLGoElementImpl
 
setMethod(String) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the method for this output format.
setMethod(String) - Method in class weblogic.html.FormElement
Deprecated. Sets the form method, which is used to send the form contents.
setMethod(String) - Method in class weblogicx.jsp.tags.validators.FormTag
 
setMethodDefaults(String) - Method in class weblogic.apache.xalan.templates.OutputProperties
Reset the default properties based on the method.
setMibDataRefreshInterval(int) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
setMinConnections(int) - Method in class weblogic.apache.xalan.lib.sql.DefaultConnectionPool
Override the current number of connections to keep in the pool.
setMinConnections(int) - Method in interface weblogic.apache.xalan.lib.sql.ConnectionPool
Set tne minimum number of connections that are to be maintained in the pool.
setMinimumEncryptionLevel(int) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
 
setMinimumPasswordLength(int) - Method in interface weblogic.management.configuration.PasswordPolicyMBean
 
setMinimumPoolSize(int) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
 
setMinorCode(int) - Method in class weblogic.apache.xerces.validators.datatype.InvalidDatatypeValueException
 
setMinorCode(int) - Method in class weblogic.apache.xerces.validators.datatype.InvalidDatatypeFacetException
 
setMinusSign(char) - Method in class weblogic.apache.xalan.templates.DecimalFormatProperties
Set the "minus-sign" attribute.
setMode(QName) - Method in class weblogic.apache.xalan.templates.ElemTemplate
Set the "mode" attribute.
setMode(QName) - Method in class weblogic.apache.xalan.templates.ElemApplyTemplates
Set the mode attribute for this element.
setMode(String) - Method in interface weblogic.apache.wml.WMLPElement
'mode' specifies the wrapping mode of the paragraph.
setMode(String) - Method in class weblogic.apache.wml.dom.WMLPElementImpl
 
setModifiers(int) - Method in class weblogic.apache.xml.utils.synthetic.Class
Set the Java language modifiers for this class or interface, encoded in an integer.
setModifiers(int) - Method in interface weblogic.apache.xml.utils.synthetic.reflection.Member
Returns the Java language modifiers for the member or constructor represented by this Member, as an integer.
setModifiers(int) - Method in class weblogic.apache.xml.utils.synthetic.reflection.EntryPoint
Should only be accepted before a "real" entrypoint is bound.
setModifiers(int) - Method in class weblogic.apache.xml.utils.synthetic.reflection.Field
Insert the method's description here.
setModulus(int) - Method in interface weblogic.management.configuration.SNMPCounterMonitorMBean
 
SetMonitor - interface weblogic.common.SetMonitor.
Used to monitor modifications to a Setable object in the WebLogic Server.
setMonitoredAttributeName(String) - Method in interface weblogic.management.configuration.SNMPJMXMonitorMBean
 
setMonitoredMBeanName(String) - Method in interface weblogic.management.configuration.SNMPJMXMonitorMBean
 
setMonitoredMBeanType(String) - Method in interface weblogic.management.configuration.SNMPJMXMonitorMBean
 
setmsgid(byte[]) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the msgid field of this object
setMulticastAddress(String) - Method in interface weblogic.management.configuration.JMSTopicMBean
Sets the multicast address used by the destination This value is the IP address used for multicasting.
setMulticastAddress(String) - Method in interface weblogic.management.configuration.ClusterMBean
Sets the multicast address used by cluster members to communicate with each other.
setMulticastPort(int) - Method in interface weblogic.management.configuration.JMSTopicMBean
Set the multicast port for the destination.
setMulticastSendDelay(int) - Method in interface weblogic.management.configuration.ClusterMBean
Sets the number of milliseconds to delay sending message fragments over multicast.
setMulticastTTL(int) - Method in interface weblogic.management.configuration.JMSTopicMBean
Sets the time-to-live value for the multicast message.
setMulticastTTL(int) - Method in interface weblogic.management.configuration.ClusterMBean
Sets the time-to-live value for the cluster's multicast address.
setMultiple(boolean) - Method in class weblogic.apache.html.dom.HTMLSelectElementImpl
 
setMultiple(boolean) - Method in interface weblogic.apache.wml.WMLSelectElement
'multiple' indicates whether a list accept multiple selection (Section 11.6.2.1, WAP WML Version 16-Jun-1999)
setMultiple(boolean) - Method in class weblogic.apache.wml.dom.WMLSelectElementImpl
 
setMultipleSelect() - Method in class weblogic.html.SelectElement
Deprecated. Sets a SelectElement to allow multiple selections.
setMultipleSelect(boolean) - Method in class weblogic.html.SelectElement
Deprecated. Sets the MULTIPLE attribute to the specified boolean.
setMutationEvents(boolean) - Method in class weblogic.apache.xerces.dom.DocumentImpl
Sets whether the DOM implementation generates mutation events upon operations.
setName(AVT) - Method in class weblogic.apache.xalan.templates.ElemElement
Set the "name" attribute.
setName(AVT) - Method in class weblogic.apache.xalan.templates.ElemPI
Set the "name" attribute.
setName(Principal, String) - Method in class weblogic.security.acl.AclImpl
Sets the name of an ACL to the specified string.
setName(QName) - Method in class weblogic.apache.xalan.templates.ElemTemplate
Set the "name" attribute.
setName(QName) - Method in class weblogic.apache.xalan.templates.ElemCallTemplate
Set the "name" attribute.
setName(QName) - Method in class weblogic.apache.xalan.templates.ElemAttributeSet
Set the "name" attribute.
setName(QName) - Method in class weblogic.apache.xalan.templates.KeyDeclaration
Set the "name" attribute.
setName(QName) - Method in class weblogic.apache.xalan.templates.DecimalFormatProperties
Set the "name" attribute.
setName(QName) - Method in class weblogic.apache.xalan.templates.ElemWithParam
Set the "name" attribute.
setName(QName) - Method in class weblogic.apache.xalan.templates.ElemVariable
Set the "name" attribute.
setName(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLFrameElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLMetaElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLMapElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLFormElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLParamElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLSelectElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLButtonElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setName(String) - Method in interface weblogic.apache.wml.WMLDoElement
 
setName(String) - Method in interface weblogic.apache.wml.WMLSelectElement
'name' specifies the name of variable to be set.
setName(String) - Method in interface weblogic.apache.wml.WMLSetvarElement
 
setName(String) - Method in interface weblogic.apache.wml.WMLMetaElement
'name' attribute specific the property name
setName(String) - Method in interface weblogic.apache.wml.WMLTimerElement
'name' specifies the name of variable ot be set with the value of the timer.
setName(String) - Method in interface weblogic.apache.wml.WMLPostfieldElement
 
setName(String) - Method in interface weblogic.apache.wml.WMLInputElement
'name' specifies the name of a variable after the user enters the text.
setName(String) - Method in class weblogic.apache.wml.dom.WMLDoElementImpl
 
setName(String) - Method in class weblogic.apache.wml.dom.WMLSelectElementImpl
 
setName(String) - Method in class weblogic.apache.wml.dom.WMLPostfieldElementImpl
 
setName(String) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setName(String) - Method in class weblogic.apache.wml.dom.WMLMetaElementImpl
 
setName(String) - Method in class weblogic.apache.wml.dom.WMLTimerElementImpl
 
setName(String) - Method in class weblogic.apache.wml.dom.WMLSetvarElementImpl
 
setName(String) - Method in class weblogic.apache.xalan.lib.sql.ColumnAttribute
Set column name
setName(String) - Method in class weblogic.apache.xalan.templates.AVT
Set the local name of the attribute.
setName(String) - Method in class weblogic.apache.xml.utils.synthetic.reflection.EntryPoint
Member method.
setName(String) - Method in class weblogic.html.FrameElement
Deprecated. Sets the NAME attribute for a FrameElement.
setName(String) - Method in class weblogic.html.AnchorElement
Deprecated. Sets the NAME attribute for an AnchorElement.
setName(String) - Method in class weblogic.html.SelectElement
Deprecated. Sets the name of a SelectElement.
setName(String) - Method in class weblogic.html.AppletElement
Deprecated. Sets the name for an AppletElement.
setName(String) - Method in class weblogic.html.ParamElement
Deprecated. Sets the NAME attribute of a ParamElement.
setName(String) - Method in class weblogic.html.FormElement
Deprecated. Sets the name for a FormElement.
setName(String) - Method in class weblogic.html.EmbedElement
Deprecated. Sets the NAME attribute for an EmbedElement.
setName(String) - Method in class weblogic.html.ObjectElement
Deprecated. Sets a name for an ObjectElement used as part of a FormElement.
setName(String) - Method in class weblogic.html.MapElement
Deprecated. Sets the NAME attribute for a MapElement.
setName(String) - Method in class weblogic.html.InputElement
Deprecated. Sets the NAME attribute of an InputElement.
setName(String) - Method in class weblogic.html.TextAreaElement
Deprecated. Sets the name of a TextAreaElement.
setName(String) - Method in class weblogic.html.ButtonElement
Deprecated. Sets the NAME attribute of a ButtonElement.
setName(String) - Method in class weblogic.jdbc.informix4.InformixColumnMetaData
Set the name of this column, could be an empty string if not defined.
setName(String) - Method in interface weblogic.management.WebLogicMBean
Set the name of the MBean.
setName(String) - Method in interface weblogic.management.configuration.SecurityMBean
Set the name of the MBean.
setName(String) - Method in interface weblogic.management.configuration.ServerMBean
Set the name of the MBean.
setName(String) - Method in class weblogic.security.acl.DefaultUserInfoImpl
 
setName(String) - Method in class weblogic.security.acl.RealmProxy
Sets the name of a RealmProxy.
setName(String) - Method in class weblogic.soap.WebServiceProxy
sets the name of the service
setName(String) - Method in interface weblogic.transaction.Transaction
Associates a name with a transaction.
setName(String) - Method in class weblogicx.jsp.tags.CacheTag
This is a name for the cache that you can reference in other pages in order to use the same cache across pages.
setName(String) - Method in class weblogicx.jsp.tags.ProcessTag
This is the name of the request parameter.
setName(String) - Method in class weblogicx.jsp.tags.validators.FormTag
 
setName(String) - Method in class weblogicx.jsp.tags.validators.Summary
name given to the errorVector to be accessed on the page
setName(String) - Method in class weblogicx.xml.tags.SetParameterTag
 
setName(String) - Method in class weblogicx.xml.tags.SetOutputParameterTag
 
setName(String) - Method in class weblogicx.xml.tags.SetAttributeTag
 
setName(WindowName) - Method in class weblogic.html.FrameElement
Deprecated. Sets the NAME attribute for a FrameElement with the specified WindowName object.
setNamedItem(Node) - Method in class weblogic.apache.xalan.lib.sql.StreamableNode
Set the given attribute - Not supported
setNamedItem(Node) - Method in class weblogic.apache.xalan.lib.sql.ColumnHeader
Set an attribute from the metadata for this column.
setNamedItem(Node) - Method in class weblogic.apache.xalan.stree.DocumentTypeImpl
Adds a node using its nodeName attribute.
setNamedItem(Node) - Method in class weblogic.apache.xalan.stree.ElementImpl
Adds a node using its nodeName attribute.
setNamedItem(Node) - Method in class weblogic.apache.xerces.dom.NamedNodeMapImpl
Adds a node using its nodeName attribute.
setNamedItem(Node) - Method in class weblogic.apache.xerces.dom.AttributeMap
Adds an attribute using its nodeName attribute.
setNamedItemNS(Node) - Method in class weblogic.apache.xalan.lib.sql.StreamableNode
Set the attribute with the given namespaced name - Not supported
setNamedItemNS(Node) - Method in class weblogic.apache.xalan.lib.sql.ColumnHeader
Set namespaced attribute - Not supported
setNamedItemNS(Node) - Method in class weblogic.apache.xalan.stree.DocumentTypeImpl
Adds a node using its namespaceURI and localName.
setNamedItemNS(Node) - Method in class weblogic.apache.xalan.stree.ElementImpl
Adds a node using its namespaceURI and localName .
setNamedItemNS(Node) - Method in class weblogic.apache.xerces.dom.NamedNodeMapImpl
Adds a node using its namespaceURI and localName.
setNamedItemNS(Node) - Method in class weblogic.apache.xerces.dom.AttributeMap
Adds an attribute using its namespaceURI and localName.
setNamespace(AVT) - Method in class weblogic.apache.xalan.templates.ElemElement
Set the "namespace" attribute.
setNamespace(String) - Method in class weblogic.apache.xalan.templates.ElemLiteralResult
Set the namespace URI of the result element to be created.
setNamespace(String) - Method in class weblogic.soap.WebServiceProxy
sets the namespace of the proxy.
setNamespaceAlias(NamespaceAlias) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the "xsl:namespace-alias" property.
setNamespaceContext(PrefixResolver) - Method in class weblogic.apache.xpath.XPathContext
Get the current namespace context for the xpath.
setNamespaceContext(PrefixResolver) - Method in class weblogic.apache.xpath.compiler.Compiler
Set the current namespace context for the xpath.
setNamespaceForPrefix(int, int) - Method in class weblogic.apache.xerces.utils.NamespacesScope
set the namespace URI for given prefix
setNamespacePrefixes(boolean) - Method in class weblogic.apache.xerces.parsers.SAXParser
Sets how the parser reports raw prefixed names, and whether xmlns attributes are reported.
setNamespaces(boolean) - Method in class weblogic.apache.xerces.framework.XMLParser
Sets whether the parser preprocesses namespaces.
setNamespacesEnabled(boolean) - Method in class weblogic.apache.xerces.framework.XMLDTDScanner
set fNamespacesEnabled
setNamespacesEnabled(boolean) - Method in class weblogic.apache.xerces.framework.XMLDocumentScanner
Sets whether the parser preprocesses namespaces.
setNamespacesEnabled(boolean) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Sets whether namespaces are enabled.
setNamespacesScope(NamespacesScope) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setNaN(String) - Method in class weblogic.apache.xalan.templates.DecimalFormatProperties
Set the "NaN" attribute.
setNativeIOEnabled(boolean) - Method in interface weblogic.management.configuration.KernelMBean
Set whether or not native I/O should be enabled.
setNativeLibDir(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setNegativePermissions() - Method in class weblogic.security.acl.AclEntryImpl
Sets an AclEntry to be a negative one; that is, denies a principal the permission set specified in an AclEntry.
setNestedException(Throwable) - Method in class weblogic.common.T3Exception
Deprecated. Deprecated in WebLogic Server 6.1.
setNestedExceptionStackTrace(String) - Method in class weblogic.common.T3ExecuteException
Deprecated. Deprecated in WebLogic Server 6.1.
setNetworkProtocol(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
setNewContext(boolean) - Method in interface weblogic.apache.wml.WMLCardElement
'newcontext' specifies whether a browser context should be re-initialized upon entering the card.
setNewContext(boolean) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setNext(TraverseSchema.SchemaInfo) - Method in class weblogic.apache.xerces.validators.schema.TraverseSchema.SchemaInfo
 
setNextIndent(int) - Method in class weblogic.apache.xml.serialize.Printer
 
setNextPosition(int) - Method in class weblogic.apache.xpath.axes.LocPathIterator
Set the next position index of this iterator.
setNextWalker(AxesWalker) - Method in class weblogic.apache.xpath.axes.AxesWalker
Set the next walker in the location step chain.
setNode(Node) - Method in class weblogic.apache.xalan.xslt.XSLTResultTarget
Set the node that will contain the result DOM tree.
setNode(Node) - Method in class weblogic.apache.xalan.xslt.XSLTInputSource
Set the DOM Node for this input source.
setNodeTest(NodeTest) - Method in class weblogic.apache.xalan.lib.sql.StreamableNode
Set NodeTest instance
setNodeTest(NodeTest) - Method in interface weblogic.apache.xpath.patterns.NodeTestFilter
Set the node test for this filter.
setNodeValue(String) - Method in class weblogic.apache.xerces.dom.NodeImpl
Sets the node value.
setNodeValue(String) - Method in class weblogic.apache.xerces.dom.AttrImpl
Implicit in the rerouting of getNodeValue to getValue is the need to redefine setNodeValue, for symmetry's sake.
setNodeValue(String) - Method in class weblogic.apache.xerces.dom.CharacterDataImpl
Sets the content, possibly firing related events, and updating ranges (via notification to the document)
setNodeValue(String) - Method in class weblogic.apache.xml.utils.UnImplNode
Unimplemented.
setNoHref(boolean) - Method in class weblogic.apache.html.dom.HTMLAreaElementImpl
 
setNonEscapingElements(String[]) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the list of elements for which text node children should be output unescaped (no character references).
setNonXslTopLevel(QName, Object) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set found a non-xslt element.
setNoResize() - Method in class weblogic.html.FrameElement
Deprecated. Sets the NORESIZE attribute.
setNoResize(boolean) - Method in class weblogic.apache.html.dom.HTMLFrameElementImpl
 
setNormalizeAttributeValues(boolean) - Method in class weblogic.apache.xerces.framework.XMLParser
 
setNormalizeAttributeValues(boolean) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Sets fNormalizeAttributeValues
setNoshade() - Method in class weblogic.html.HorizontalRuleElement
Deprecated. Sets the NOSHADE attribute for a HorizontalRuleElement.
setNoShade(boolean) - Method in class weblogic.apache.html.dom.HTMLHRElementImpl
 
setNotation(String) - Method in class weblogic.html.StyleElement
Deprecated. use setType()
setNotationName(String) - Method in class weblogic.apache.xerces.dom.EntityImpl
DOM Level 2: Unparsed entities -- which contain non-XML data -- have a "notation name" which tells applications how to deal with them.
setNotes(String) - Method in interface weblogic.management.configuration.ConfigurationMBean
 
setNotifyDiffer(boolean) - Method in interface weblogic.management.configuration.SNMPStringMonitorMBean
 
setNotifyMatch(boolean) - Method in interface weblogic.management.configuration.SNMPStringMonitorMBean
 
setNotName(String) - Method in class weblogicx.jsp.tags.ProcessTag
This is the name of the request parameter that must be present for the enclosed JSP to be included.
setNotValue(String) - Method in class weblogicx.jsp.tags.ProcessTag
Only valid when name is set, this is the value that the name request parameter must not be equal to for this section of JSP to be included.
setNoWrap() - Method in class weblogic.html.DivElement
Deprecated. Sets the wrap attribute of a DivElement to NOWRAP.
setNoWrap(boolean) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setNoWrap(boolean) - Method in class weblogic.html.TableDataElement
Deprecated. Determines whether the text in the TableDataElement wraps.
setNull(int, int) - Method in class weblogic.jdbc.informix4.Statement
Set a parameter to SQL NULL.
setNull(int, int) - Method in class weblogic.jdbc.oci.Statement
 
setNull(int, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setNull(int, int) - Method in class weblogic.jdbc.pool.Statement
 
setNull(int, int, String) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setNull(int, int, String) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setNull(int, int, String) - Method in class weblogic.jdbc.pool.CallableStatement
 
setNUMBER(int, NUMBER) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setNumberOfFilesLimited(boolean) - Method in interface weblogic.management.configuration.LogMBean
This value is relevant only when rotation is on.
setNumberOfGroups(int) - Method in class weblogic.apache.xerces.utils.regex.Match
 
setObject(int, Object) - Method in class weblogic.jdbc.informix4.Statement
Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.
setObject(int, Object) - Method in class weblogic.jdbc.oci.Statement
 
setObject(int, Object) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setObject(int, Object) - Method in class weblogic.jdbc.pool.Statement
 
setObject(int, Object, int) - Method in class weblogic.jdbc.informix4.Statement
This method is like setObject above, but assumes scale of zero.
setObject(int, Object, int) - Method in class weblogic.jdbc.oci.Statement
 
setObject(int, Object, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setObject(int, Object, int) - Method in class weblogic.jdbc.pool.Statement
 
setObject(int, Object, int, int) - Method in class weblogic.jdbc.informix4.Statement
Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.
setObject(int, Object, int, int) - Method in class weblogic.jdbc.oci.Statement
 
setObject(int, Object, int, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setObject(int, Object, int, int) - Method in class weblogic.jdbc.pool.Statement
 
setObject(Object) - Method in interface weblogic.event.common.EventMessageDef
Deprecated.  
setObject(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
setObject(String) - Method in class weblogicx.jsp.tags.BeanParamTag
 
setObjectUrl(String) - Method in class weblogic.soap.SoapMethod
sets the value of the target object url.
setOciVerbose(boolean) - Method in class weblogic.jdbc.oci.Connection
 
setOffset(int) - Method in interface weblogic.management.configuration.SNMPCounterMonitorMBean
 
setOidRoot(String) - Method in interface weblogic.management.configuration.SNMPProxyMBean
 
setOmitComments(boolean) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets comment omitting on and off.
setOmitDocumentType(boolean) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets DOCTYPE declaration omitting on and off.
setOmitXMLDeclaration(boolean) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets XML declaration omitting on and off.
setOnBlur(String) - Method in class weblogic.html.SelectElement
Deprecated. Sets the ONBLUR attribute.
setOnBlur(String) - Method in class weblogic.html.InputElement
Deprecated. Sets the ONBLUR attribute of an InputElement.
setOnBlur(String) - Method in class weblogic.html.TextAreaElement
Deprecated. Sets the ONBLUR attribute of a TextAreaElement.
setOnBlur(String) - Method in class weblogic.html.ButtonElement
Deprecated. Sets the ONBLUR attribute of a ButtonElement.
setOnChange(String) - Method in class weblogic.html.SelectElement
Deprecated. Sets the ONCHANGE attribute.
setOnChange(String) - Method in class weblogic.html.InputElement
Deprecated. Sets the ONCHANGE attribute of an InputElement.
setOnChange(String) - Method in class weblogic.html.TextAreaElement
Deprecated. Sets the ONCHANGE attribute of a TextAreaElement.
setOnClick(String) - Method in class weblogic.html.AnchorElement
Deprecated. Sets the ONCLICK attribute for a AnchorElement.
setOnClick(String) - Method in class weblogic.html.InputElement
Deprecated. Sets the ONCLICK attribute of an InputElement.
setOnEnterBackward(String) - Method in interface weblogic.apache.wml.WMLCardElement
'onenterbackward' specifies the event to occur when a user agent into a card using a 'go' task (Section 11.5.1, WAP WML Version 16-Jun-1999)
setOnEnterBackward(String) - Method in interface weblogic.apache.wml.WMLTemplateElement
 
setOnEnterBackward(String) - Method in class weblogic.apache.wml.dom.WMLTemplateElementImpl
 
setOnEnterBackward(String) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setOnEnterForward(String) - Method in interface weblogic.apache.wml.WMLCardElement
'onenterforward' specifies the event to occur when a user agent into a card using a 'prev' task (Section 11.5.1, WAP WML Version 16-Jun-1999)
setOnEnterForward(String) - Method in interface weblogic.apache.wml.WMLTemplateElement
 
setOnEnterForward(String) - Method in class weblogic.apache.wml.dom.WMLTemplateElementImpl
 
setOnEnterForward(String) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setOnFocus(String) - Method in class weblogic.html.SelectElement
Deprecated. Sets the ONFOCUS attribute.
setOnFocus(String) - Method in class weblogic.html.InputElement
Deprecated. Sets the ONFOCUS attribute of an InputElement.
setOnFocus(String) - Method in class weblogic.html.TextAreaElement
Deprecated. Sets the ONFOCUS attribute of a TextAreaElement.
setOnFocus(String) - Method in class weblogic.html.ButtonElement
Deprecated. Sets the ONFOCUS attribute of a ButtonElement.
setOnLoad(ScriptElement) - Method in class weblogic.html.FrameSetElement
Deprecated. Sets the ONLOAD attribute to a ScriptElement.
setOnLoad(String) - Method in class weblogic.html.FrameElement
Deprecated. Sets the ONLOAD attribute.
setOnLoad(String) - Method in class weblogic.html.FrameSetElement
Deprecated. Sets the ONLOAD attribute.
setOnLoad(String) - Method in class weblogic.html.HtmlPage
Deprecated. Use HtmlPage.getBodyElement().setAttribute()
setOnMouseOver(String) - Method in class weblogic.html.AnchorElement
Deprecated. Sets the ONMOUSEOVER attribute for a AnchorElement.
setOnPick(String) - Method in interface weblogic.apache.wml.WMLOptionElement
'onpick' specifies a event to occur when a user select and disselect this choice.
setOnPick(String) - Method in class weblogic.apache.wml.dom.WMLOptionElementImpl
 
setOnSelect(String) - Method in class weblogic.html.InputElement
Deprecated. Sets the ONSELECT attribute of an InputElement.
setOnSelect(String) - Method in class weblogic.html.TextAreaElement
Deprecated. Sets the ONSELECT attribute of a TextAreaElement.
setOnSubmit(String) - Method in class weblogic.html.FormElement
Deprecated. Sets the ONSUBMIT attribute.
setOnTimer(String) - Method in interface weblogic.apache.wml.WMLCardElement
'onenterbackward' specifies the event to occur when a timer expires (Section 11.5.1, WAP WML Version 16-Jun-1999)
setOnTimer(String) - Method in interface weblogic.apache.wml.WMLTemplateElement
 
setOnTimer(String) - Method in class weblogic.apache.wml.dom.WMLTemplateElementImpl
 
setOnTimer(String) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setOnUnload(ScriptElement) - Method in class weblogic.html.FrameSetElement
Deprecated. Sets the ONUNLOAD attribute to a ScriptElement.
setOnUnload(String) - Method in class weblogic.html.FrameElement
Deprecated. Sets the ONUNLOAD attribute.
setOnUnload(String) - Method in class weblogic.html.FrameSetElement
Deprecated. Sets the ONUNLOAD attribute.
setOnUnload(String) - Method in class weblogic.html.HtmlPage
Deprecated. Use HtmlPage.getBodyElement().setAttribute()
setOpenString(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
setOptimisticLockingColumn(String) - Method in class weblogic.db.jdbc.TableDataSet
Identifies the table column used for optimistic locking.
SetOptimizationType - Static variable in class weblogic.jdbc.informix4.Statement
 
setOptional(String) - Method in interface weblogic.apache.wml.WMLDoElement
 
setOptional(String) - Method in class weblogic.apache.wml.dom.WMLDoElementImpl
 
setOracleObject(int, Datum) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setOrder(AVT) - Method in class weblogic.apache.xalan.templates.ElemSort
Set the "order" attribute.
setOrdered(boolean) - Method in interface weblogic.apache.wml.WMLCardElement
'ordered' attribute specifies a hit to user agent about the organization of the card's content (Section 11.5.2, WAP WML Version 16-Jun-1999)
setOrdered(boolean) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setOrganizationName(String) - Method in class weblogic.security.X500Name
 
setOrgUnitName(String) - Method in class weblogic.security.X500Name
 
setOriginatingNode(Node) - Method in class weblogic.apache.xalan.processor.StylesheetHandler
Set the node that is originating the SAX event.
setOriginatingNode(Node) - Method in interface weblogic.apache.xml.utils.NodeConsumer
Set the node that is originating the SAX event.
setOutput(OutputProperties) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the "xsl:output" property.
setOutputByteStream(OutputStream) - Method in interface weblogic.apache.xml.serialize.Serializer
Specifies an output stream to which the document should be serialized.
setOutputByteStream(OutputStream) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
setOutputCharStream(Writer) - Method in interface weblogic.apache.xml.serialize.Serializer
Specifies a writer to which the document should be serialized.
setOutputCharStream(Writer) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
setOutputFile(String) - Method in interface weblogic.management.configuration.ServerStartMBean
Sets the file containing the data generated as a result of the start operation.
setOutputFileName(String) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Set the filename of the output document.
setOutputFormat(OutputFormat) - Method in interface weblogic.apache.xml.serialize.Serializer
Specifies an output format for this serializer.
setOutputFormat(OutputFormat) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
setOutputFormat(OutputFormat) - Method in class weblogic.apache.xml.serialize.HTMLSerializer
 
setOutputFormat(OutputFormat) - Method in class weblogic.apache.xml.serialize.XHTMLSerializer
 
setOutputFormat(OutputFormat) - Method in class weblogic.apache.xml.serialize.XMLSerializer
 
setOutputFormat(OutputFormat) - Method in class weblogic.apache.xml.serialize.TextSerializer
 
setOutputFormat(OutputProperties) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Set the output properties for the transformation.
setOutputFormat(Properties) - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Specifies an output format for this serializer.
setOutputFormat(Properties) - Method in interface weblogic.apache.xalan.serialize.Serializer
Specifies an output format for this serializer.
setOutputFormat(Properties) - Method in class weblogic.apache.xalan.serialize.SerializerToHTML
Specifies an output format for this serializer.
setOutputFormat(XGrammarWriter.OutputFormat) - Method in class weblogic.apache.xerces.domx.XGrammarWriter
Sets the output format.
SetOutputParameterTag - class weblogicx.xml.tags.SetOutputParameterTag.
 
SetOutputParameterTag() - Constructor for class weblogicx.xml.tags.SetOutputParameterTag
 
setOutputProperties(Properties) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Set the output properties for the transformation.
setOutputProperties(Properties) - Method in class weblogic.apache.xalan.transformer.TransformerIdentityImpl
Set the output properties for the transformation.
setOutputProperty(String, String) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Set the value of a property.
setOutputProperty(String, String) - Method in class weblogic.apache.xalan.transformer.TransformerIdentityImpl
Set an output property that will be in effect for the transformation.
setOutputStream(OutputStream) - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Specifies an output stream to which the document should be serialized.
setOutputStream(OutputStream) - Method in interface weblogic.apache.xalan.serialize.Serializer
Specifies an output stream to which the document should be serialized.
setOutputStream(OutputStream) - Method in interface weblogic.apache.xalan.xslt.XSLTProcessor
Set the output stream.
setOutputStream(OutputStream) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Set the output stream.
setOutputTarget(Result) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Set the original output target.
setOutResults(ResultSet) - Method in class weblogic.jdbc.informix4.Statement
JDK 1.2 MOVE THIS TO CALLABLESTATEMENT public boolean execute(String sql) throws SQLException { if (super.execute(sql)) { outResults = (ResultSet)getResultSet(); // Get the results from this procedure return true; } return false; }
setOverrunPolicy(int) - Method in interface weblogic.jms.extensions.WLSession
Set overrun policy for multicast sessions.
setOverrunPolicy(String) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Set the value of the overrunPolicy attribute for the connection factory.
setPageContext(PageContext) - Method in class weblogicx.jsp.tags.BeanParamTag
 
setPageContext(PageContext) - Method in class weblogicx.jsp.tags.validators.ValidatableTagAdapter
 
setPagingStore(JMSStoreMBean) - Method in interface weblogic.management.configuration.JMSServerMBean
Set the paging store for the JMS server.
setParam(ElemParam) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set an "xsl:param" property.
setParam(String, boolean) - Method in class weblogic.common.ParamSet
Sets a ParamValue at the specified keyname to the specified Boolean data type.
setParam(String, byte) - Method in class weblogic.common.ParamSet
Sets a ParamValue at the specified keyname to the specified byte data type.
setParam(String, byte, int) - Method in class weblogic.common.ParamSet
Sets the ParamValue, at the specified byte in a vector of ParamValues that correspond to the specified keyname, to the specified integer data type.
setParam(String, char) - Method in class weblogic.common.ParamSet
Sets a ParamValue at the specified keyname to the specified char data type.
setParam(String, Date) - Method in class weblogic.common.ParamSet
Sets a ParamValue at the specified keyname to the specified date data type.
setParam(String, double) - Method in class weblogic.common.ParamSet
Sets a ParamValue at the specified keyname to the specified double data type.
setParam(String, float) - Method in class weblogic.common.ParamSet
Sets a ParamValue at the specified keyname to the specified float data type.
setParam(String, int) - Method in class weblogic.common.ParamSet
Sets a ParamValue at the specified keyname to the specified integer data type.
setParam(String, int, boolean) - Method in class weblogic.common.ParamSet
Sets the ParamValue, at the specified index into a vector of ParamValues that correspond to the specified keyname, to the specified Boolean data type.
setParam(String, int, char) - Method in class weblogic.common.ParamSet
Sets the ParamValue, at the specified index into a vector of ParamValues that correspond to the specified keyname, to the specified char data type.
setParam(String, int, Date) - Method in class weblogic.common.ParamSet
Sets the ParamValue, at the specified index into a vector of ParamValues that correspond to the specified keyname, to the specified date data type.
setParam(String, int, double) - Method in class weblogic.common.ParamSet
Sets the ParamValue, at the specified index into a vector of ParamValues that correspond to the specified keyname, to the specified double data type.
setParam(String, int, float) - Method in class weblogic.common.ParamSet
Sets the ParamValue, at the specified index into a vector of ParamValues that correspond to the specified keyname, to the specified float data type.
setParam(String, int, int) - Method in class weblogic.common.ParamSet
Sets the ParamValue, at the specified index into a vector of ParamValues that correspond to the specified keyname, to the specified integer data type.
setParam(String, int, long) - Method in class weblogic.common.ParamSet
Sets the ParamValue, at the specified index into a vector of ParamValues that correspond to the specified keyname, to the specified long data type.
setParam(String, int, Object) - Method in class weblogic.common.ParamSet
Sets the ParamValue, at the specified index into a vector of ParamValues that correspond to the specified keyname, to the specified Object data type.
setParam(String, int, ParamValue) - Method in class weblogic.common.ParamSet
Sets the ParamValue, at the specified index into a vector of ParamValues that correspond to the specified keyname, to the specified ParamValue.
setParam(String, int, short) - Method in class weblogic.common.ParamSet
Sets the ParamValue, at the specified index into a vector of ParamValues that correspond to the specified keyname, to the specified short data type.
setParam(String, int, String) - Method in class weblogic.common.ParamSet
Sets the ParamValue, at the specified index into a vector of ParamValues that correspond to the specified keyname, to the specified string data type.
setParam(String, long) - Method in class weblogic.common.ParamSet
Sets a ParamValue at the specified keyname to the specified long data type.
setParam(String, Object) - Method in class weblogic.common.ParamSet
Sets a ParamValue at the specified keyname to the specified object, which should implement java.io.Serializable.
setParam(String, ParamValue) - Method in class weblogic.common.ParamSet
Sets a ParamValue at the specified keyname to the specified ParamValue.
setParam(String, short) - Method in class weblogic.common.ParamSet
Sets a ParamValue at the specified keyname to the specified short data type.
setParam(String, String) - Method in class weblogic.common.ParamSet
Sets a ParamValue at the specified keyname to the specified string data type.
setParam(String, String, ParamSet) - Method in class weblogic.common.ParamSet
Sets the names and values of a ParamSet according to the names and values of another specified ParamSet.
setParamElem(ElemWithParam) - Method in class weblogic.apache.xalan.templates.ElemCallTemplate
Set a xsl:param element associated with this element.
setParameter(int, PreparedStatement, QueryParameter) - Method in class weblogic.apache.xalan.lib.sql.XStatement
Set the parameter for a Prepared Statement
setParameter(String, Object) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Set a parameter for the transformation.
setParameter(String, Object) - Method in class weblogic.apache.xalan.transformer.TransformerIdentityImpl
Add a parameter for the transformation.
setParameter(String, Object) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Set a top-level stylesheet parameter.
setParameter(String, String, Object) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Set a parameter for the templates.
setParameters(ParamSet) - Method in interface weblogic.event.common.EventMessageDef
Deprecated. Deprecated in WebLogic Server 6.1.
setParameters(Properties) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Set a bag of parameters for the transformation.
SetParameterTag - class weblogicx.xml.tags.SetParameterTag.
 
SetParameterTag() - Constructor for class weblogicx.xml.tags.SetParameterTag
 
setParams(ParamSet) - Method in class weblogic.common.ParamSet
Sets the values of a ParamSet according to the values in another specified ParamSet.
setParent(Parent) - Method in class weblogic.apache.xalan.stree.Child
Set the parent of the node.
setParent(Tag) - Method in class weblogicx.jsp.tags.BeanParamTag
 
setParent(Tag) - Method in class weblogicx.jsp.tags.validators.ValidatableTagAdapter
 
setParent(WebLogicMBean) - Method in interface weblogic.management.WebLogicMBean
Change the parent for this MBean
setParent(XMLReader) - Method in class weblogic.apache.xalan.transformer.TrAXFilter
Set the parent reader.
setParserClassName(String) - Method in interface weblogic.management.configuration.XMLParserSelectRegistryEntryMBean
Deprecated.  
setParserClassName(String) - Method in interface weblogic.management.configuration.XMLRegistryEntryMBean
Deprecated. Set the class name of any custom XML parser that is associated with the registry entry.
setParserSelectRegistryEntries(XMLParserSelectRegistryEntryMBean[]) - Method in interface weblogic.management.configuration.XMLRegistryMBean
Set the set of ParserSelect registry entries.
setPassword(String) - Method in class weblogic.apache.xalan.lib.sql.DefaultConnectionPool
Set the password in the property set.
setPassword(String) - Method in interface weblogic.apache.xalan.lib.sql.ConnectionPool
The rest of the protocol parameters can eiter be passed in as just Username and Password or as a property collection.
setPassword(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
setPassword(String) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
 
setPassword(String) - Method in class weblogic.security.UsernameAndPassword
 
setPassword(String) - Method in class weblogic.soap.WebServiceProxy
sets the password for the user
setPasswordPolicy(PasswordPolicyMBean) - Method in interface weblogic.management.configuration.SecurityMBean
 
setPath(String) - Method in interface weblogic.apache.wml.WMLAccessElement
path attribute is prefix-matched against the path portion of the referring URI
setPath(String) - Method in class weblogic.apache.wml.dom.WMLAccessElementImpl
 
setPath(String) - Method in class weblogic.apache.xerces.utils.URI
Set the path for this URI.
setPath(String) - Method in class weblogic.apache.xml.utils.URI
Set the path for this URI.
setPath(String) - Method in class weblogic.html.Cookie
Deprecated. Sets the path of a Cookie.
setPath(String) - Method in interface weblogic.management.configuration.ApplicationMBean
Set the path pointing to the application's EAR file.
setPattern(String) - Method in class weblogic.apache.xerces.utils.regex.RegularExpression
 
setPattern(String, String) - Method in class weblogic.apache.xerces.utils.regex.RegularExpression
 
setPatterns(StepPattern[]) - Method in class weblogic.apache.xpath.patterns.UnionPattern
Set the contained step patterns to be tested.
setPatternSeparator(char) - Method in class weblogic.apache.xalan.templates.DecimalFormatProperties
Set the "pattern-separator" attribute.
SetPDQType - Static variable in class weblogic.jdbc.informix4.Statement
 
setPeerValidationEnforced(int) - Method in interface weblogic.management.configuration.SSLMBean
 
setPercent(char) - Method in class weblogic.apache.xalan.templates.DecimalFormatProperties
Set the "percent" attribute.
setPerMille(char) - Method in class weblogic.apache.xalan.templates.DecimalFormatProperties
Set the "per-mille" attribute.
setPermission(Acl, Principal, Permission, boolean) - Method in class weblogic.security.acl.CachingRealm
Sets or unsets a permission for a principal in an ACL.
setPermission(Acl, Principal, Permission, boolean) - Method in interface weblogic.security.acl.ManageableRealm
Sets or unsets a permission for a principal in an ACL.
setPermission(Acl, Principal, Permission, boolean) - Method in class weblogic.security.acl.AbstractManageableRealm
Sets or unsets a permission for a principal in an ACL.
setPermissionCacheEnable(boolean) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setPermissionCacheSize(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setPermissionCacheTTLNegative(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setPermissionCacheTTLPositive(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setPersistenceEnabled(boolean) - Method in interface weblogic.management.configuration.ConfigurationMBean
 
setPhysicalStatus(boolean) - Method in class weblogic.jdbc.pool.Connection
 
setPinToPrimaryServer(boolean) - Method in class weblogic.jndi.Environment
Sets the WLContext.PIN_TO_PRIMARY_SERVER property to the String equivalent of the boolean argument enable.
setPlsqlIndexTable(int, Object, int, int, int, int) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setPollingInterval(int) - Method in interface weblogic.management.configuration.SNMPJMXMonitorMBean
 
setPoolList(JDBCConnectionPoolMBean[]) - Method in interface weblogic.management.configuration.JDBCMultiPoolMBean
defines the connection pools in the meta pool
setPoolName(String) - Method in interface weblogic.management.configuration.JDBCDataSourceMBean
Sets the name of the JDBC connection pool that is associated with this DataSource.
setPoolName(String) - Method in interface weblogic.management.configuration.JDBCTxDataSourceMBean
Sets the name of the JDBC connection pool that is associated with this TxDataSource.
setPort(int) - Method in class weblogic.apache.xerces.utils.URI
Set the port for this URI.
setPort(int) - Method in class weblogic.apache.xml.utils.URI
Set the port for this URI.
setPort(int) - Method in interface weblogic.management.configuration.SNMPProxyMBean
 
setPort(int) - Method in interface weblogic.management.configuration.SNMPTrapDestinationMBean
 
setPortNumber(int) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
setPostBindGID(String) - Method in interface weblogic.management.configuration.UnixMachineMBean
Sets the UNIX GID a server running on this machine will run under after it has carried out all privledged startup actions.
setPostBindGIDEnabled(boolean) - Method in interface weblogic.management.configuration.UnixMachineMBean
 
setPostBindUID(String) - Method in interface weblogic.management.configuration.UnixMachineMBean
Sets the UNIX UID a server running on this machine will run under after it has carried out all privledged startup actions.
setPostBindUIDEnabled(boolean) - Method in interface weblogic.management.configuration.UnixMachineMBean
 
setPostTimeoutSecs(int) - Method in interface weblogic.management.configuration.WebServerMBean
Timeout (in seconds) for reading HTTP POST data in a servlet request.
setPrecision(int, int) - Method in class weblogic.jdbc.informix4.InformixColumnMetaData
Set the precision (total number of digits) and the scale (number of decimal digits) of this type.
setPredicateCount(int) - Method in class weblogic.apache.xpath.axes.PredicatedNodeTest
Set the number of predicates that this walker has.
setPredicates(Expression[]) - Method in class weblogic.apache.xpath.patterns.StepPattern
Set the predicates for this match pattern step.
setPreferredSecondaryGroup(String) - Method in interface weblogic.management.configuration.ServerMBean
Set the preferred replication group for the server's secondaries.
setPreferWebInfClasses(boolean) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setPrefix(String) - Method in class weblogic.apache.xalan.templates.ElemExtensionDecl
Set the prefix for this extension element
setPrefix(String) - Method in class weblogic.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
setPrefix(String) - Method in class weblogic.apache.xerces.dom.AttrNSImpl
Introduced in DOM Level 2.
setPrefix(String) - Method in class weblogic.apache.xerces.dom.ElementNSImpl
Introduced in DOM Level 2.
setPrefix(String) - Method in class weblogic.apache.xml.utils.UnImplNode
Unimplemented.
setPrefixes(NamespaceSupport) - Method in class weblogic.apache.xalan.templates.ElemTemplateElement
From the SAX2 helper class, set the namespace table for this element.
setPrefixes(NamespaceSupport, boolean) - Method in class weblogic.apache.xalan.templates.ElemTemplateElement
Copy the namespace declarations from the NamespaceSupport object.
setPrefixName(String) - Method in interface weblogic.management.configuration.JMSJDBCStoreMBean
Set the prefix name of JMS tables in this backing store.
setPreparedStatementCacheSize(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets size of the prepared statement cache.
setPreserveSpace(boolean) - Method in class weblogic.apache.xalan.templates.ElemTextLiteral
Set whether or not space should be preserved.
setPreserveSpace(boolean) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets space preserving as the default behavior.
setPreserveSpaces(WhiteSpaceInfo) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the "xsl:preserve-space" property.
setPrev(TraverseSchema.SchemaInfo) - Method in class weblogic.apache.xerces.validators.schema.TraverseSchema.SchemaInfo
 
setPreviousIsText(boolean) - Method in class weblogic.apache.xalan.stree.StreeDOMBuilder
Set the state of the source tree to indicate whether the last event was a characters event.
setPrevWalker(AxesWalker) - Method in class weblogic.apache.xpath.axes.AxesWalker
Set or clear the previous walker reference in the location step chain.
setPrimaryAddresses(String[]) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
 
setPrimaryReader(XMLReader) - Method in class weblogic.apache.xpath.XPathContext
Set primary XMLReader associated with this execution context.
setPrincipal(Principal) - Method in class weblogic.security.acl.AclEntryImpl
Sets the principal for which permissions are granted or denied by an ACL entry.
setPriority(double) - Method in class weblogic.apache.xalan.templates.ElemTemplate
Set the "priority" attribute.
setpriority(Integer) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the priority field of this object
setPriorityOverride(int) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
Set the priority override value.
setProblemListener(ProblemListener) - Method in class weblogic.apache.xalan.xpath.xml.ProblemListenerDefault
 
setProblemListener(ProblemListener) - Method in interface weblogic.apache.xalan.xslt.XSLTProcessor
Set the problem listener property.
setProblemListener(ProblemListener) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Set the problem listener property.
setProfile(String) - Method in class weblogic.apache.html.dom.HTMLHeadElementImpl
 
setProgressListener(ProgressListener) - Method in class weblogic.zac.ZAC
Sets the progress listener for a ZAC package.
setPrompt(String) - Method in class weblogic.apache.html.dom.HTMLIsIndexElementImpl
 
setPrompt(String) - Method in class weblogic.html.IsIndexElement
Deprecated. Sets the prompt for an IsIndexElement.
setProperties(Properties) - Static method in class weblogic.jdbc.informix4.BaseConnection
 
setProperties(Properties) - Method in interface weblogic.management.configuration.MailSessionMBean
 
setProperties(Properties) - Method in interface weblogic.management.configuration.BridgeDestinationMBean
A string value that specifies all the properties of the bridge destination.
setProperties(Properties) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the list of properties passed to the the 2-tier JDBC Driver to use when creating physical database connections.
setProperty(QName, String) - Method in class weblogic.apache.xalan.templates.OutputProperties
Set an output property.
setProperty(String) - Method in interface weblogic.management.configuration.JMSDestinationKeyMBean
Set the property name for this key This value indicates the property name on which to sort.
setProperty(String, Object) - Method in class weblogic.apache.xerces.framework.XMLParser
Set the value of a property.
setProperty(String, Object) - Method in class weblogic.apache.xerces.jaxp.SAXParserImpl
Sets the particular property in the underlying implementation of org.xml.sax.XMLReader.
setProperty(String, Object) - Method in class weblogic.apache.xerces.parsers.SAXParser
Set the value of any property in a SAX2 parser.
setProperty(String, Object) - Method in class weblogic.apache.xerces.parsers.DOMParser
Set the value of any property in a SAX2 parser.
setProperty(String, Object) - Method in class weblogic.jndi.Environment
Sets the specified property.
setProperty(String, Serializable) - Method in interface weblogic.transaction.Transaction
Sets a property value to be associated with a transaction.
setProperty(String, String) - Method in class weblogic.apache.xalan.templates.OutputProperties
Set an output property.
setProtocol(int) - Method in class weblogic.jdbc.informix4.BaseHandler
Assigns a handler protocol type to this handler.
setProtocol(int) - Method in interface weblogic.jdbc.informix4.IBaseHandler
 
setProtocol(Properties) - Method in class weblogic.apache.xalan.lib.sql.DefaultConnectionPool
Copy the properties from the source to our properties
setProtocol(Properties) - Method in interface weblogic.apache.xalan.lib.sql.ConnectionPool
 
setProvider(AuditProvider) - Static method in class weblogic.security.audit.Audit
Set the audit provider.
setProviderRJVM(RJVM) - Method in class weblogic.jndi.Environment
Sets PROVIDER_RJVM property associated with an Environment.
setProviderUrl(String) - Method in class weblogic.jndi.Environment
Sets the Context.PROVIDER_URL property value to the value of the argument url.
setPublicId(String) - Method in class weblogic.apache.xerces.dom.NotationImpl
NON-DOM: The Public Identifier for this Notation.
setPublicId(String) - Method in class weblogic.apache.xerces.dom.EntityImpl
DOM Level 2: The public identifier associated with the entity.
setPublicId(String) - Method in class weblogic.apache.xml.utils.SerializableLocatorImpl
Set the public identifier for this locator.
setPublicId(String) - Method in interface weblogic.management.configuration.XMLEntitySpecRegistryEntryMBean
Set the public id of the document type represented by this registry entry.
setPublicId(String) - Method in interface weblogic.management.configuration.XMLParserSelectRegistryEntryMBean
Set the public id of the document type represented by this registry entry.
setPublicId(String) - Method in interface weblogic.management.configuration.XMLRegistryEntryMBean
Deprecated. Set the public id of the document type represented by this registry entry.
setQbe(String, float) - Method in class weblogic.db.jdbc.SelectStmt
Sets the QBE value for the specified attribute to a float value.
setQbe(String, float[]) - Method in class weblogic.db.jdbc.SelectStmt
Sets the QBE value for the specified attribute to an array of float values.
setQbe(String, int) - Method in class weblogic.db.jdbc.SelectStmt
Sets the QBE value for the specified attribute to an int value.
setQbe(String, int[]) - Method in class weblogic.db.jdbc.SelectStmt
Sets the QBE value for the specified attribute to an array of int values.
setQbe(String, String) - Method in class weblogic.db.jdbc.SelectStmt
Sets the QBE value for the specified attribute to a string value.
setQbe(String, String[]) - Method in class weblogic.db.jdbc.SelectStmt
Sets the QBE value for the specified attribute to an array of string values.
setQName(QName) - Method in class weblogic.apache.xpath.Arg
Set the qualified name for this argument.
setQName(QName) - Method in class weblogic.apache.xpath.operations.Variable
Set the qualified name of the variable.
setQNameProperties(QName, Vector) - Method in class weblogic.apache.xalan.templates.OutputProperties
Set an output property with a QName list value.
setQNameProperties(String, Vector) - Method in class weblogic.apache.xalan.templates.OutputProperties
Set an output property with a QName list value.
setQNameProperty(QName, QName) - Method in class weblogic.apache.xalan.templates.OutputProperties
Set an output property with a QName value.
setQNameProperty(String, QName) - Method in class weblogic.apache.xalan.templates.OutputProperties
Set an output property with a QName value.
setQOSDegradationAllowed(boolean) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Indicates whether or not the bridge allows the degradation of its QOS when the configured QOS is not available.
setQualityOfService(String) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Defines one of the following QOS (quality of service) values for the messaging bridge:
setQueryString(String) - Method in class weblogic.apache.xerces.utils.URI
Set the query string for this URI.
setQueryString(String) - Method in class weblogic.apache.xml.utils.URI
Set the query string for this URI.
setQueryTimeout(int) - Method in class weblogic.jdbc.informix4.Statement
The queryTimeout limit is the number of seconds the driver will wait for a Statement to execute.
setQueryTimeout(int) - Method in class weblogic.jdbc.oci.Statement
 
setQueryTimeout(int) - Method in class weblogic.jdbc.oci.xa.Statement
 
setQueryTimeout(int) - Method in class weblogic.jdbc.pool.Statement
 
setQuietConflictWarnings(boolean) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
If the quietConflictWarnings property is set to true, warnings about pattern conflicts won't be printed to the diagnostics stream.
setQuietConflictWarnings(boolean) - Method in interface weblogic.apache.xalan.xslt.XSLTProcessor
If set to true (the default), pattern conflict warnings are not printed to the diagnostics stream.
setQuietConflictWarnings(boolean) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
If set to true (the default), pattern conflict warnings are not printed to the diagnostics stream.
setQuotedAttribute(String, String) - Method in class weblogic.html.ElementWithAttributes
Deprecated.  
setRALinkRef(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setRAW(int, RAW) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setRawName(String) - Method in class weblogic.apache.xalan.templates.AVT
Get the raw name of the attribute, with the prefix unprocessed.
setRawName(String) - Method in class weblogic.apache.xalan.templates.ElemLiteralResult
Set the raw name of the LRE.
setRC4Acceleration(String) - Method in interface weblogic.management.configuration.SSLMBean
 
setReader(int, Reader, int, int, int) - Method in class weblogic.jdbc.oci.Statement
 
setReaderDepth(int) - Method in class weblogic.apache.xerces.readers.DefaultEntityHandler
This method is provided for scanner implementations.
setReaderDepth(int) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler
Set the depth for the current reader.
setReaderFactory(XMLEntityReaderFactory) - Method in class weblogic.apache.xerces.framework.XMLParser
Set the reader factory.
setReaderFactory(XMLEntityReaderFactory) - Method in class weblogic.apache.xerces.readers.DefaultEntityHandler
Set the reader factory.
setReadOnly(boolean) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setReadOnly(boolean) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setReadOnly(boolean) - Method in class weblogic.jdbc.informix4.BaseConnection
You can put a connection in read-only mode as a hint to enable database optimizations.
setReadOnly(boolean) - Method in class weblogic.jdbc.oci.Connection
 
setReadOnly(boolean) - Method in class weblogic.jdbc.oci.xa.Connection
 
setReadOnly(boolean) - Method in class weblogic.jdbc.pool.Connection
public DatabaseMetaData getMetaData() throws SQLException { checkIfClosed(); cc.checkIfEnabled(); return new weblogic.jdbc.pool.DatabaseMetaData(conn.getMetaData(), cc, this); }
setReadOnly(boolean, boolean) - Method in class weblogic.apache.xerces.dom.NodeImpl
NON-DOM: PR-DOM-Level-1-19980818 mentions readonly nodes in conjunction with Entities, but provides no API to support this.
setReadOnly(boolean, boolean) - Method in class weblogic.apache.xerces.dom.ParentNode
Override default behavior so that if deep is true, children are also toggled.
setReadOnly(boolean, boolean) - Method in class weblogic.apache.xerces.dom.ElementImpl
NON-DOM: Subclassed to flip the attributes' readonly switch as well.
setReadOnly(boolean, boolean) - Method in class weblogic.apache.xerces.dom.AttrImpl
Override default behavior so that if deep is true, children are also toggled.
setReadOnly(boolean, boolean) - Method in class weblogic.apache.xerces.dom.DocumentTypeImpl
NON-DOM: Subclassed to flip the entities' and notations' readonly switch as well.
setRealClass(Class) - Method in class weblogic.apache.xml.utils.synthetic.Class
This call is intended to allow an existing weblogic.apache.xml.utils.synthetic.Class to be switched from purely descriptive mode to proxy mode ("reified").
setRealm(RealmMBean) - Method in interface weblogic.management.configuration.SecurityMBean
 
setRealmClassName(String) - Method in interface weblogic.management.configuration.RDBMSRealmMBean
 
setreauthenticationSupport(boolean) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setReconnectDelayIncrease(int) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Defines an incremental delay time, in milliseconds, that the messaging bridge will wait longer between one failed reconnection attempt and the next retry.
setReconnectDelayMaximum(int) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Defines the longest time, in seconds, that the messaging bridge will wait between one failed attempt to reconnect to the source or target and the next retry.
setReconnectDelayMinimum(int) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Defines the minimum amount of time, in seconds, that the messaging bridge will wait before it tries to reconnect to the source or target destination after a failure.
setRecord(Record) - Method in class weblogic.db.jdbc.EventfulRecord
Deprecated. The WebLogic Event api is deprecated.
setRecursionLimit(int) - Method in class weblogic.apache.xalan.transformer.StackGuard
Set the recursion limit.
setRecursionLimit(int) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Get the recursion limit.
setRedeliveryDelay(long) - Method in interface weblogic.jms.extensions.WLSession
Set the redelivery delay for this consumer; this defines the delay in milliseconds before rolled back or recovered messages are redelivered.
setRedeliveryDelayOverride(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The redeliveryDelayOverride attribute defines the delay in milliseconds before rolled back or recovered messages are redelivered, regardless of the redelivery-delay specified by the consumer and/or connection factory.
setRedeliveryLimit(int) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The redeliveryLimit attribute defines the number of redelivery tries a message may have before it is placed in the error destination.
setRedirectPage(String) - Method in class weblogicx.jsp.tags.validators.Summary
optional field
setRef(int, Ref) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setRef(int, Ref) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setREF(int, REF) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setRefreshMinutes(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Set the connection refresh interval.
setRefreshOnSave(boolean) - Method in class weblogic.db.jdbc.TableDataSet
Sets TableDataSet so that every record inserted or updated during a save is immediately refreshed from the DBMS contents.
setRefType(int, REF) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setRegistryEntries(XMLRegistryEntryMBean[]) - Method in interface weblogic.management.configuration.XMLRegistryMBean
Deprecated.  
setRel(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setRel(String) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setRelative(boolean) - Method in class weblogicx.jsp.tags.BeanParamTag
 
setRelativePathPattern(StepPattern) - Method in class weblogic.apache.xpath.patterns.StepPattern
Set the reference to nodetest and predicate for parent or ancestor.
setRemarksReporting(boolean) - Method in class weblogic.jdbc.pool.Connection
 
setReplicateBindings(boolean) - Method in class weblogic.jndi.Environment
Sets the WLContext.REPLICATE_BINDINGS property to the String equivalent of the boolean argument enable.
setReplicationGroup(String) - Method in interface weblogic.management.configuration.ServerMBean
Set the server's replication group.
setreply_qos(int) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the reply_qos field of this object
setReplyBuffer(TypedBuffer) - Method in class weblogic.wtc.jatmi.TuxedoReply
Sets the (possibly null) typed buffer returned from a service
setreplyqueue(String) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the replyqueue field of this object
setRequestProperty(String, String) - Method in class weblogic.net.http.HttpURLConnection
 
setRequests - Variable in class weblogic.net.http.HttpURLConnection
 
setResourceFactory(T3ResourceFactory) - Method in interface weblogic.common.T3ResourceDef
Deprecated. Deprecated in WebLogic Server 6.1.
setRestrictGetTables(boolean) - Method in class weblogic.jdbc.pool.Connection
 
setResult(Result) - Method in class weblogic.apache.xalan.stree.SourceTreeHandler
Method setResult allows the user of the TransformerHandler to set the result of the transform.
setResult(Result) - Method in class weblogic.apache.xalan.transformer.TransformerIdentityImpl
Enables the user of the TransformerHandler to set the to set the Result for the transformation.
setResultNamespace(String) - Method in class weblogic.apache.xalan.templates.NamespaceAlias
Set the result namespace.
setResultPrefix(String) - Method in class weblogic.apache.xalan.templates.NamespaceAlias
Set the "result-prefix" attribute.
setResultsBatchSize(int) - Method in interface weblogic.management.configuration.RealmMBean
 
setResultSetCache(OracleResultSetCache) - Method in class weblogic.jdbc.pool.Statement
 
setResultSetCache(OracleResultSetCache) - Method in class weblogic.jdbc.pool.Statement
 
setReturnType(Class) - Method in class weblogic.apache.xml.utils.synthetic.reflection.Method
Method setReturnType
setRev(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setRev(String) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setReverseDNSAllowed(boolean) - Method in interface weblogic.management.configuration.KernelMBean
Sets whether or not a Kernel is allowed to perform reverse DNS lookups.
setRight(Expression) - Method in class weblogic.apache.xpath.operations.UnaryOperation
Set the expression operand for the operation.
setRobots(String) - Method in class weblogic.html.MetaElement
Deprecated. Sets a META tag to report how robots should treat this document.
setRoleName(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
SetRoleType - Static variable in class weblogic.jdbc.informix4.Statement
 
setRollbackOnly(String, Throwable) - Method in interface weblogic.transaction.Transaction
Wraps the rollback string message and the exception into a weblogic.utils.NestedException instance and calls setRollbackOnly with this new exception.
setRollbackOnly(Throwable) - Method in interface weblogic.transaction.Transaction
Provides a reason for the rollback.
setRoot(DocImpl) - Method in class weblogic.apache.xalan.stree.SourceTreeHandler
Set the root document of tree will be created.
setRoot(Node) - Method in class weblogic.apache.xalan.transformer.KeyWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.AxesWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.DescendantWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.DescendantOrSelfWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.ReverseAxesWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.RootWalkerMultiStep
Set the root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.NamespaceWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.AttributeWalker
The root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.AncestorWalker
The root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.RootWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.ParentWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.FilterExprWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.SelfWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.ChildWalker
The root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.PrecedingWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.FollowingWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class weblogic.apache.xpath.axes.AttributeWalkerOneStep
The root node of the TreeWalker.
setRootDirectory(String) - Method in interface weblogic.management.configuration.ServerMBean
Set the root directory for the weblogic installation for this server.
setRootDirectory(String) - Method in interface weblogic.management.configuration.ServerStartMBean
Set the RootDirectory to be used to start this server.
setRootElementTag(String) - Method in interface weblogic.management.configuration.XMLParserSelectRegistryEntryMBean
Set the tag name of the document root element of the document type represented by this registry entry.
setRootElementTag(String) - Method in interface weblogic.management.configuration.XMLRegistryEntryMBean
Deprecated. Set the tag name of the document root element of the document type represented by this registry entry.
setRootElementType(QName) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Sets the root element.
setRotationTime(String) - Method in interface weblogic.management.configuration.LogMBean
 
setRotationType(String) - Method in interface weblogic.management.configuration.LogMBean
Set rotation type for this logfile.
setROWID(int, ROWID) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setRowIndex(int) - Method in class weblogic.apache.html.dom.HTMLTableRowElementImpl
 
setRowPrefetch(int) - Method in class weblogic.jdbc.pool.Statement
 
setRowPrefetchEnabled(boolean) - Method in interface weblogic.management.configuration.JDBCDataSourceMBean
Set to true to enable row prefetching between client and WebLogic Server for each ResultSet.
setRowPrefetchEnabled(boolean) - Method in interface weblogic.management.configuration.JDBCTxDataSourceMBean
Set to true to enable row prefetching between client and WebLogic Server for each ResultSet.
setRowPrefetchSize(int) - Method in interface weblogic.management.configuration.JDBCDataSourceMBean
 
setRowPrefetchSize(int) - Method in interface weblogic.management.configuration.JDBCTxDataSourceMBean
 
setRows(int) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setRows(int) - Method in class weblogic.html.TextAreaElement
Deprecated. Sets the number of rows of a TextAreaElement.
setRows(String) - Method in class weblogic.apache.html.dom.HTMLFrameSetElementImpl
 
setRows(String) - Method in class weblogic.html.FrameSetElement
Deprecated. Sets the ROWS attribute for a FrameSetElement.
setRowSpan(int) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setRowSpan(int) - Method in class weblogic.html.TableDataElement
Deprecated. Sets the number of rows spanned by a TableDataElement.
setRSAAcceleration(String) - Method in interface weblogic.management.configuration.SSLMBean
 
setRules(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setSAXLocator(SourceLocator) - Method in class weblogic.apache.xpath.XPathContext
Set the current locater in the stylesheet.
setSAXParserFactory(String) - Method in interface weblogic.management.configuration.XMLRegistryMBean
Set the default SAXParserFactory
setSAXParserFactory(String) - Method in interface weblogic.management.configuration.XMLParserSelectRegistryEntryMBean
Set a SAXParserFactory that is associated with the registry entry.
setSAXParserFactory(String) - Method in interface weblogic.management.configuration.XMLRegistryEntryMBean
Deprecated. Set a SAXParserFactory that is associated with the registry entry.
setSchemaProperties(Properties) - Method in interface weblogic.management.configuration.RDBMSRealmMBean
 
setSchemaValidationEnabled(boolean) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Sets whether Schema support is on/off.
setScheme(String) - Method in class weblogic.apache.html.dom.HTMLMetaElementImpl
 
setScheme(String) - Method in interface weblogic.apache.wml.WMLMetaElement
'scheme' attribute specifies a form that may be used to interpret the property value
setScheme(String) - Method in class weblogic.apache.wml.dom.WMLMetaElementImpl
 
setScheme(String) - Method in class weblogic.apache.xerces.utils.URI
Set the scheme for this URI.
setScheme(String) - Method in class weblogic.apache.xml.utils.URI
Set the scheme for this URI.
setScope(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setScope(String) - Method in class weblogicx.jsp.tags.CacheTag
This is the scope of the cache, i.e.
setScript(String) - Method in class weblogic.html.ScriptElement
Deprecated. Sets the script for a ScriptElement to the specified string.
setScrolling(ScrollType) - Method in class weblogic.html.FrameElement
Deprecated. Sets the SCROLLING attribute with the specified ScrollType object.
setScrolling(String) - Method in class weblogic.apache.html.dom.HTMLFrameElementImpl
 
setScrolling(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setSearchStart(int) - Method in class weblogic.apache.xpath.VariableStack
Set where to start the current search for a variable.
setSectionRowIndex(int) - Method in class weblogic.apache.html.dom.HTMLTableRowElementImpl
 
setSecure(boolean) - Method in class weblogic.html.Cookie
Deprecated. Determines whether the Cookie is secure.
setSecurityContextEnabled(boolean) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
 
setSecurityCredentials(Object) - Method in class weblogic.jndi.Environment
Sets the value of the Context.SECURITY_CREDENTIAL property to the value of the argument cedentials.
setSecurityPermissions(HashSet) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setSecurityPolicyFile(String) - Method in interface weblogic.management.configuration.ServerStartMBean
Set the security policy file to be used to start this server.
setSecurityPrincipal(String) - Method in class weblogic.jndi.Environment
Sets the Context.SECURITY_PRINCIPAL property to the value of the argument principal.
setSecurityPrincipalMaps(Hashtable) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setSecurityUser(UserInfo) - Method in class weblogic.jndi.Environment
 
setSelect(XPath) - Method in class weblogic.apache.xalan.templates.ElemForEach
Set the "select" attribute.
setSelect(XPath) - Method in class weblogic.apache.xalan.templates.ElemSort
Set the "select" attribute.
setSelect(XPath) - Method in class weblogic.apache.xalan.templates.ElemCopyOf
Set the "select" attribute.
setSelect(XPath) - Method in class weblogic.apache.xalan.templates.ElemWithParam
Set the "select" attribute.
setSelect(XPath) - Method in class weblogic.apache.xalan.templates.ElemVariable
Set the "select" attribute.
setSelect(XPath) - Method in class weblogic.apache.xalan.templates.ElemValueOf
Set the "select" attribute.
setSelected(boolean) - Method in class weblogic.apache.html.dom.HTMLOptionElementImpl
 
setSelected(boolean) - Method in class weblogic.html.OptionElement
Deprecated. Sets the SELECTED attribute of an OptionElement.
setSelectedIndex(int) - Method in class weblogic.apache.html.dom.HTMLSelectElementImpl
 
setSelector(Selector) - Method in class weblogic.apache.xerces.validators.schema.identity.IdentityConstraint
Sets the selector.
setSelector(String) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Defines the message selector for the messaging bridge.
setSelector(String) - Method in interface weblogic.management.configuration.JMSConnectionConsumerMBean
Set the JMS message selector of the connection consumer.
setSendCharDataAsCharArray(boolean) - Method in class weblogic.apache.xerces.readers.DefaultEntityHandler
Set char data processing preference.
setSendCharDataAsCharArray(boolean) - Method in interface weblogic.apache.xerces.readers.XMLEntityReaderFactory
Set char data processing preference.
setSendCharDataAsCharArray(boolean) - Method in class weblogic.apache.xerces.readers.DefaultReaderFactory
Set char data processing preference.
setSendreferer(String) - Method in interface weblogic.apache.wml.WMLGoElement
 
setSendreferer(String) - Method in class weblogic.apache.wml.dom.WMLGoElementImpl
 
setSendServerHeaderEnabled(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Returns whether or not to send a response Server header
setSendSize(int) - Method in class weblogic.wtc.jatmi.TypedXML
sets the amount of data to send in #xmlarray
setSendSize(int) - Method in class weblogic.wtc.jatmi.TypedCArray
sets the amount of data to send in #carray
setSerializer(Serializer) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Set the current serializer.
setServerCertificateChainFileName(String) - Method in interface weblogic.management.configuration.SSLMBean
Set the list of file names that contain server certificate authorities.
setServerCertificateFileName(String) - Method in interface weblogic.management.configuration.SSLMBean
 
setServerKeyFileName(String) - Method in interface weblogic.management.configuration.SSLMBean
Set the file containing the SSL server encryption key.
setServerName(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
setServerStatusCheckIntervalFactor(int) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
setServices(T3ServicesDef) - Method in interface weblogic.common.T3StartupDef
Sets the services stub for the T3StartupDef object.
setServices(T3ServicesDef) - Method in interface weblogic.common.T3ShutdownDef
Deprecated. Deprecated in WebLogic Server 6.1.
setServices(T3ServicesDef) - Method in interface weblogic.common.MonitorDef
Sets the services object for the monitor.
setServices(T3ServicesDef) - Method in class weblogic.db.jdbc.EventfulTableDataSet
Deprecated. Internal use only.
setServices(T3ServicesDef) - Method in class weblogic.event.actions.ActionUDP
Saves the services object.
setServices(T3ServicesDef) - Method in class weblogic.event.actions.ActionNull
Saves the services object.
setServices(T3ServicesDef) - Method in interface weblogic.event.actions.ActionDef
Sets the services object for the action.
setServices(T3ServicesDef) - Method in class weblogic.event.actions.ActionLog
Saves the services object.
setServices(T3ServicesDef) - Method in class weblogic.event.actions.ActionEmail
Saves the services object.
setServices(T3ServicesDef) - Method in class weblogic.event.actions.ActionRedirect
 
setServices(T3ServicesDef) - Method in class weblogic.event.actions.ActionRefreshPool
Sets a reference to the services available in the T3Server.
setServices(T3ServicesDef) - Method in class weblogic.event.evaluators.EvaluateTrue
Saves the services object.
setServices(T3ServicesDef) - Method in class weblogic.event.evaluators.EvaluateTime
Saves the services object.
setServices(T3ServicesDef) - Method in interface weblogic.event.evaluators.EvaluateDef
Sets the services object for the Evaluator.
setServices(T3ServicesDef) - Method in interface weblogic.time.common.ScheduleDef
Deprecated. Deprecated in WebLogic Server 6.1
setServices(T3ServicesDef) - Method in interface weblogic.time.common.TriggerDef
Deprecated. Deprecated in WebLogic Server 6.1
setServletExtensionCaseSensitive(boolean) - Method in interface weblogic.management.configuration.ClusterMBean
Specifies whether file lookups for Java Server Pages (JSPs) are case sensitive on all platforms except win32; file lookups from standard win32 file systems are always case-insensitive.
setServletExtensionCaseSensitive(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Specifies whether file lookups for Java Server Pages (JSPs) are case sensitive on all platforms except win32; file lookups from standard win32 file systems are always case-insensitive.
setServletExtensionCaseSensitive(boolean) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setServletReloadCheckSecs(int) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionCacheSize(int) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionCookieComment(String) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionCookieDomain(String) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionCookieMaxAgeSecs(int) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionCookieName(String) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionCookiePath(String) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionCookiesEnabled(boolean) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionId(String) - Method in class weblogicx.jsp.tags.EncodeTag
This value can override the sessionId pulled from the session.
setSessionInvalidationIntervalSecs(int) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionJDBCConnectionTimeoutSecs(int) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionMainAttribute(String) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionMonitoringEnabled(boolean) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionPersistentStoreCookieName(String) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionPersistentStoreDir(String) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionPersistentStorePool(String) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionPersistentStoreShared(boolean) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionPersistentStoreTable(String) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionPersistentStoreType(String) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionPools(JMSSessionPoolMBean[]) - Method in interface weblogic.management.configuration.JMSServerMBean
Set all the session pools defined for the JMS Server.
setSessionsMaximum(int) - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
Set the maximum number of sessions allowed for the SessionPool.
setSessionSwapIntervalSecs(int) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionTimeoutSecs(int) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSessionURLRewritingEnabled(boolean) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSet(Object) - Method in class weblogicx.jsp.tags.RepeatTag
This is the set of objects.
setSeverityLevel(int) - Method in interface weblogic.management.configuration.DomainLogFilterMBean
 
setSeverityLevel(String) - Method in interface weblogic.management.configuration.SNMPLogFilterMBean
 
setShape(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setShape(String) - Method in class weblogic.apache.html.dom.HTMLAreaElementImpl
 
setShape(String) - Method in class weblogic.html.AreaElement
Deprecated. Sets the shape of an AreaElement.
setShape(String, int[]) - Method in class weblogic.html.AreaElement
Deprecated. Constructs an AreaElement of the specified shape and sets its coordinates to the specified array of ints.
setShort(int, short) - Method in class weblogic.jdbc.informix4.Statement
Set a parameter to a Java short value.
setShort(int, short) - Method in class weblogic.jdbc.oci.Statement
 
setShort(int, short) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setShort(int, short) - Method in class weblogic.jdbc.pool.Statement
 
setShort(Object, short) - Method in class weblogic.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a short on specified object.
setShouldCacheNodes(boolean) - Method in class weblogic.apache.xalan.lib.sql.ExtensionError
 
setShouldCacheNodes(boolean) - Method in class weblogic.apache.xalan.lib.sql.XStatement
Set whether nodes should be cached - not implemented
setShouldCacheNodes(boolean) - Method in class weblogic.apache.xpath.NodeSet
If setShouldCacheNodes(true) is called, then nodes will be cached.
setShouldCacheNodes(boolean) - Method in class weblogic.apache.xpath.axes.LocPathIterator
If setShouldCacheNodes(true) is called, then nodes will be cached.
setShouldCacheNodes(boolean) - Method in interface weblogic.apache.xpath.axes.ContextNodeList
If setShouldCacheNodes(true) is called, then nodes will be cached.
setShouldCacheNodes(boolean) - Method in class weblogic.apache.xpath.axes.UnionPathIterator
If setShouldCacheNodes(true) is called, then nodes will be cached.
setShouldTransformAtEnd(boolean) - Method in class weblogic.apache.xalan.stree.SourceTreeHandler
 
setShrinkingEnabled(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Indicates whether or not the pool can shrink back to its InitialCapacity when connections are detected to not be in use.
setShrinkingEnabled(boolean) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setShrinkPeriodMinutes(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Set the number of minutes to wait before shrinking a connection pool that has incrementally increased to meet demand.
setShrinkPeriodMinutes(int) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setSingleSelect() - Method in class weblogic.html.SelectElement
Deprecated. Sets a SelectElement to allow only one selection.
setSingleSignonDisabled(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Disables SingleSignon in webapps
setSingleThreadedServletPoolSize(int) - Method in interface weblogic.management.configuration.WebAppComponentMBean
 
setSize(int) - Method in class weblogic.apache.html.dom.HTMLSelectElementImpl
 
setSize(int) - Method in interface weblogic.apache.wml.WMLInputElement
'size' specifies the width of the input in characters (Section 11.6.3, WAP WML Version 16-Jun-1999)
setSize(int) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setSize(int) - Method in class weblogic.html.SpacerElement
Deprecated. Sets the SIZE attribute of a SpacerElement.
setSize(int) - Method in class weblogic.html.SelectElement
Deprecated. Sets the size of a SelectElement.
setSize(int) - Method in class weblogic.html.BaseFontElement
Deprecated. Sets the size of the base font.
setSize(int) - Method in class weblogic.html.InputElement
Deprecated. Sets the SIZE attribute of an InputElement.
setSize(int) - Method in class weblogic.html.HorizontalRuleElement
Deprecated. Sets the SIZE attribute for a HorizontalRuleElement.
setSize(int) - Method in class weblogic.jdbc.informix4.InformixColumnMetaData
Change the size of the column, if kVariable or kNullable size could change at run time, could be 0 if sql null.
setSize(int) - Method in class weblogicx.jsp.tags.CacheTag
For keyed caches this limits the number of keys to keep.
setSize(String) - Method in class weblogic.apache.html.dom.HTMLFontElementImpl
 
setSize(String) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setSize(String) - Method in class weblogic.apache.html.dom.HTMLBaseFontElementImpl
 
setSize(String) - Method in class weblogic.apache.html.dom.HTMLHRElementImpl
 
setSize(String) - Method in class weblogic.html.HorizontalRuleElement
Deprecated. Sets the SIZE attribute for a HorizontalRuleElement.
setSmallIcon(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setSNMPAttributeChanges(SNMPAttributeChangeMBean[]) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
setSNMPCounterMonitors(SNMPCounterMonitorMBean[]) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
setSNMPGaugeMonitors(SNMPGaugeMonitorMBean[]) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
setSNMPLogFilters(SNMPLogFilterMBean[]) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
setSNMPPort(int) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
setSNMPProxies(SNMPProxyMBean[]) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
setSNMPStringMonitors(SNMPStringMonitorMBean[]) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
setSoapAction(String) - Method in class weblogic.soap.SoapMethod
sets the value of soap action.
setSoLinger(boolean, int) - Method in class weblogic.security.SSL.SSLSocket
 
setSortElem(ElemSort) - Method in class weblogic.apache.xalan.templates.ElemForEach
Set a xsl:sort element associated with this element.
setSoTimeout(int) - Method in class weblogic.security.SSL.SSLSocket
 
setSource(char[]) - Method in class weblogic.apache.xerces.utils.regex.Match
 
setSource(CharacterIterator) - Method in class weblogic.apache.xerces.utils.regex.Match
 
setSource(String) - Method in class weblogic.apache.xerces.utils.regex.Match
 
setSource(String) - Method in class weblogic.html.FrameElement
Deprecated. Sets the SRC attribute for a FrameElement.
setSource(String) - Method in class weblogic.html.ImageElement
Deprecated. Sets the SRC attribute for an ImageElement.
setSource(String) - Method in class weblogic.html.InputElement
Deprecated. Sets the SRC attribute of an InputElement to a string enclosed in double quotes.
setSourceDestination(BridgeDestinationCommonMBean) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Defines the source destination for the messaging bridge.
setSourceLocator(SourceLocator) - Method in class weblogic.apache.xpath.Expression
Set the location where this expression was built from.
setSourceTreeDocForThread(Node) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
This is just a way to set the document for run().
setSourceTreeManager(SourceTreeManager) - Method in class weblogic.apache.xpath.XPathContext
Set the SourceTreeManager associated with this execution context.
setSpan(int) - Method in class weblogic.apache.html.dom.HTMLTableColElementImpl
 
setSpan(int) - Method in class weblogic.html.ColGroupElement
Deprecated. Sets the SPAN attribute for a ColGroupElement.
setSpan(int) - Method in class weblogic.html.ColElement
Deprecated. Sets the number of rows for this column to span.
setSpan(String) - Method in class weblogic.html.ColGroupElement
Deprecated. Sets the SPAN attribute for a ColGroupElement.
setSpan(String) - Method in class weblogic.html.ColElement
Deprecated. Sets the number of rows for this column to span.
setSpecialEscapeURLs(boolean) - Method in class weblogic.apache.xalan.serialize.SerializerToHTML
Tells if the formatter should use special URL escaping.
setSpecified(boolean) - Method in class weblogic.apache.xerces.dom.AttrImpl
NON-DOM, for use by parser
setSpecVersion(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setSql(String) - Method in class weblogicx.jsp.tags.QueryTag
This is the SQL query to execute against the datasource.
setSqlStmtProfilingEnabled(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
This property enables running of JDBC SQL roundtrip profiling.
setSrc(String) - Method in class weblogic.apache.html.dom.HTMLScriptElementImpl
 
setSrc(String) - Method in class weblogic.apache.html.dom.HTMLFrameElementImpl
 
setSrc(String) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setSrc(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setSrc(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setSrc(String) - Method in interface weblogic.apache.wml.WMLImgElement
'src' specifies URI for the source images (Section 11.9, WAP WML Version 16-Jun-1999)
setSrc(String) - Method in class weblogic.apache.wml.dom.WMLImgElementImpl
 
setSrc(String) - Method in class weblogic.apache.xalan.templates.ElemExtensionScript
Set Extension handler name for this extension
setSrc(String) - Method in class weblogic.html.ScriptElement
Deprecated. Sets the SRC attribute for a ScriptElement.
setSrc(String) - Method in class weblogic.html.EmbedElement
Deprecated. Sets the SRC of an EmbedElement to the specified URL.
setSSLCertificate(X509) - Method in class weblogic.security.acl.SSLUserInfo
 
setSSLCertificates(Vector) - Method in class weblogic.security.acl.SSLUserInfo
 
setSSLClientCertificate(InputStream[]) - Method in class weblogic.jndi.Environment
Sets an RSA private key and chain of X.509 certificates for SSL client authentication.
setSSLClientCertificate(InputStream[]) - Method in class weblogic.net.http.HttpsURLConnection
Load local identity key and certs for client.
setSSLClientInfo(SSLClientInfo) - Method in class weblogic.net.http.HttpsURLConnection
 
setSSLClientInfo(SSLClientInfo) - Method in class weblogic.security.SSL.SSLSocketFactory
 
setSSLClientInfo(SSLClientInfo) - Method in class weblogic.security.SSL.SSLContext
 
setSSLClientKeyPassword(String) - Method in class weblogic.jndi.Environment
Sets the password for an encrypted RSA private key If you aren't using an encrypted private key then you don't need to set this value.
setSSLRootCAFingerprints(byte[][]) - Method in class weblogic.jndi.Environment
Establishes a set of trusted certificate authorities.
setSSLRootCAFingerprints(String) - Method in class weblogic.jndi.Environment
Establishes a set of trusted certificate authorities.
setSSLServerName(String) - Method in class weblogic.jndi.Environment
Sets an expected name for the SSL server.
setStandalone(boolean) - Method in class weblogic.apache.xerces.dom.DocumentImpl
DOM Level 3 WD - Experimental.
setStandalone(boolean) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets document DTD standalone.
setStandby(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setStandby(String) - Method in class weblogic.html.ObjectElement
Deprecated. Sets a text messages that a browser may render while loading the object's implementation and data.
setStart(int) - Method in class weblogic.apache.html.dom.HTMLOListElementImpl
 
setStart(int) - Method in class weblogic.html.OrderedList
Deprecated. Initializes the list sequence for lists starting at a number (based on the formatting type) other than 1.
setStart(Node, int) - Method in class weblogic.apache.xerces.dom.RangeImpl
 
setStartAfter(Node) - Method in class weblogic.apache.xerces.dom.RangeImpl
 
setStartBefore(Node) - Method in class weblogic.apache.xerces.dom.RangeImpl
 
setStarted(boolean) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Defines the initial state of the messaging bridge (that is, the state when the bridge boots).
setStateName(String) - Method in class weblogic.security.X500Name
 
setStdoutDebugEnabled(boolean) - Method in interface weblogic.management.configuration.KernelMBean
 
setStdoutEnabled(boolean) - Method in interface weblogic.management.configuration.KernelMBean
 
setStdoutSeverityLevel(int) - Method in interface weblogic.management.configuration.KernelMBean
 
setStmtCacheSize(int) - Method in class weblogic.jdbc.pool.Connection
 
setStmtCacheSize(int, boolean) - Method in class weblogic.jdbc.pool.Connection
 
setStmtClass(int) - Method in class weblogic.jdbc.informix4.Statement
 
setStore(JMSStoreMBean) - Method in interface weblogic.management.configuration.JMSServerMBean
Set the backing store for the JMS server.
setStoreEnabled(String) - Method in interface weblogic.management.configuration.JMSDestinationMBean
Enable/disable storing persistent (durable) messages for this destination using the server's store.
setStream(int, InputStream, int, int, int) - Method in class weblogic.jdbc.oci.Statement
 
setStreamChunkSize(int) - Method in interface weblogic.management.configuration.JDBCDataSourceMBean
 
setStreamChunkSize(int) - Method in interface weblogic.management.configuration.JDBCTxDataSourceMBean
 
setStreams(Reader, Writer) - Method in class weblogicx.jsp.tags.Rewriter
 
setString(int, String) - Method in class weblogic.jdbc.informix4.Statement
Set a parameter to a Java String value.
setString(int, String) - Method in class weblogic.jdbc.oci.Statement
 
setString(int, String) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setString(int, String) - Method in class weblogic.jdbc.pool.Statement
 
setStringToCompare(String) - Method in interface weblogic.management.configuration.SNMPStringMonitorMBean
 
setStripSpaces(WhiteSpaceInfo) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the "xsl:strip-space" properties.
setSTRUCT(int, STRUCT) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setStyle(String) - Method in class weblogic.html.ElementWithAttributes
Deprecated. Sets the STYLE attribute for an ElementWithAttributes, which specifies style information for the element using the default style sheet language.
setStylesheet(String) - Method in class weblogicx.xml.tags.XsltTag
 
setStylesheet(Stylesheet) - Method in class weblogic.apache.xalan.templates.ElemTemplate
Set the owning stylesheet.
setStylesheet(StylesheetRoot) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Set the stylesheet for this processor.
setStylesheet(StylesheetRoot) - Method in interface weblogic.apache.xalan.xslt.XSLTProcessor
Use a compiled stylesheet to set the Stylesheet property for this processor.
setStylesheet(StylesheetRoot) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Set the stylesheet for this processor.
setStyleSheetAttribute(String, String, String, String) - Method in class weblogic.apache.xalan.client.XSLTProcessorApplet
Set an attribute in the stylesheet, which gives the ability to have some dynamic selection control.
setStylesheetNamespace(String) - Method in class weblogic.apache.xalan.templates.NamespaceAlias
Set the value for the stylesheet namespace.
setStylesheetParam(String, String) - Method in class weblogic.apache.xalan.client.XSLTProcessorApplet
Submit a stylesheet parameter.
setStylesheetParam(String, String) - Method in interface weblogic.apache.xalan.xslt.XSLTProcessor
Set a top-level stylesheet parameter.
setStylesheetParam(String, String) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Set a top-level stylesheet parameter.
setStylesheetParam(String, XObject) - Method in interface weblogic.apache.xalan.xslt.XSLTProcessor
Submit a top-level stylesheet parameter.
setStylesheetParam(String, XObject) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Submit a top-level stylesheet parameter.
setStylesheetParent(Stylesheet) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the parent of the stylesheet.
setStylesheetPrefix(String) - Method in class weblogic.apache.xalan.templates.NamespaceAlias
Set the "stylesheet-prefix" attribute.
setStylesheetRoot(StylesheetRoot) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the root of the stylesheet, where all the tables common to all stylesheets are kept.
setStyleURL(String) - Method in class weblogic.apache.xalan.client.XSLTProcessorApplet
Set the URL to the XSL stylesheet that will be used to transform the input XML.
setSubstitutionGroupComparator(SubstitutionGroupComparator) - Method in interface weblogic.apache.xerces.validators.common.XMLContentModel
The setter method to pass in the SubstitutionGroupComparator.
setSubstitutionGroupComparator(SubstitutionGroupComparator) - Method in class weblogic.apache.xerces.validators.common.SimpleContentModel
 
setSubstitutionGroupComparator(SubstitutionGroupComparator) - Method in class weblogic.apache.xerces.validators.common.MixedContentModel
 
setSubstitutionGroupComparator(SubstitutionGroupComparator) - Method in class weblogic.apache.xerces.validators.common.DFAContentModel
 
setSubsystemNames(String[]) - Method in interface weblogic.management.configuration.DomainLogFilterMBean
 
setSubsystemNames(String[]) - Method in interface weblogic.management.configuration.SNMPLogFilterMBean
 
setSummary(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setSuperClass(Class) - Method in class weblogic.apache.xml.utils.synthetic.Class
Set the superclass for this synthetic class.
setSuperClass(Class) - Method in class weblogic.apache.xml.utils.synthetic.Class
Set the superclass for this synthetic class.
setSupportsLocalTransaction(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
This property applies to XA connection pools only, and is ignored for non-XA driver.
setSystemId(String) - Method in class weblogic.apache.xalan.processor.StylesheetHandler
Set the base ID (URL or system ID) for the stylesheet created by this builder.
setSystemId(String) - Method in class weblogic.apache.xalan.stree.SourceTreeHandler
Set the base ID (URL or system ID) from where relative URLs will be resolved.
setSystemId(String) - Method in class weblogic.apache.xalan.transformer.TransformerIdentityImpl
Set the base ID (URI or system ID) from where relative URLs will be resolved.
setSystemId(String) - Method in class weblogic.apache.xalan.xslt.XSLTResultTarget
Set the system identifier for this Result.
setSystemId(String) - Method in class weblogic.apache.xalan.xslt.XSLTInputSource
Set the base ID (URL or system ID) from where URLs will be resolved.
setSystemId(String) - Method in class weblogic.apache.xerces.dom.NotationImpl
NON-DOM: The System Identifier for this Notation.
setSystemId(String) - Method in class weblogic.apache.xerces.dom.EntityImpl
DOM Level 2: The system identifier associated with the entity.
setSystemId(String) - Method in class weblogic.apache.xml.utils.SerializableLocatorImpl
Set the system identifier for this locator.
setSystemId(String) - Method in interface weblogic.management.configuration.XMLEntitySpecRegistryEntryMBean
Set the system id of the document type represented by this registry entry.
setSystemId(String) - Method in interface weblogic.management.configuration.XMLParserSelectRegistryEntryMBean
Set the system id of the document type represented by this registry entry.
setSystemId(String) - Method in interface weblogic.management.configuration.XMLRegistryEntryMBean
Deprecated. Set the system id of the document type represented by this registry entry.
setSystemId(String) - Method in class weblogic.xml.sax.XMLInputSource
Sets the system identifier for this input source.
setSystemUser(String) - Method in interface weblogic.management.configuration.SecurityMBean
 
setTabindex(int) - Method in class weblogic.html.AreaElement
Deprecated. Sets the tabbing order for an AreaElement, which defines the order in which page elements get the focus when a user navigates the page with a keyboard.
setTabindex(int) - Method in class weblogic.html.AnchorElement
Deprecated. Sets the tabbing order for an AnchorElement, which defines the order in which page elements get the focus when a user navigates the page with a keyboard.
setTabindex(int) - Method in class weblogic.html.SelectElement
Deprecated. Sets the tabbing order for a SelectElement, which defines the order in which page elements get the focus when a user navigates the page with a keyboard.
setTabindex(int) - Method in class weblogic.html.ObjectElement
Deprecated. Sets the tabbing order for an ObjectElement, which defines the order in which page elements get the focus when a user navigates the page with a keyboard.
setTabindex(int) - Method in class weblogic.html.InputElement
Deprecated. Sets the tabbing order for an InputElement, which defines the order in which page elements get the focus when a user navigates the page with a keyboard.
setTabindex(int) - Method in class weblogic.html.TextAreaElement
Deprecated. Sets the tabbing order for a TextAreaElement, which defines the order in which page elements get the focus when a user navigates the page with a keyboard.
setTabindex(int) - Method in class weblogic.html.ButtonElement
Deprecated. Sets the tabbing order for a ButtonElement, which defines the order in which page elements get the focus when a user navigates the page with a keyboard.
setTabIndex(int) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setTabIndex(int) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setTabIndex(int) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setTabIndex(int) - Method in class weblogic.apache.html.dom.HTMLAreaElementImpl
 
setTabIndex(int) - Method in class weblogic.apache.html.dom.HTMLSelectElementImpl
 
setTabIndex(int) - Method in class weblogic.apache.html.dom.HTMLButtonElementImpl
 
setTabIndex(int) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setTabIndex(int) - Method in interface weblogic.apache.wml.WMLSelectElement
'tabindex' specifies the tabbing position of the element (Section 11.6.1, WAP WML Version 16-Jun-1999)
setTabIndex(int) - Method in interface weblogic.apache.wml.WMLInputElement
'tabindex' specifies the tabbing position of the element (Section 11.6.1, WAP WML Version 16-Jun-1999)
setTabIndex(int) - Method in class weblogic.apache.wml.dom.WMLSelectElementImpl
 
setTabIndex(int) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setTabindex(String) - Method in class weblogic.html.AreaElement
Deprecated. Sets the TABINDEX attribute for an AreaElement.
setTabindex(String) - Method in class weblogic.html.AnchorElement
Deprecated. Sets the TABINDEX attribute for an AnchorElement.
setTabindex(String) - Method in class weblogic.html.SelectElement
Deprecated. Sets the TABINDEX attribute for a SelectElement.
setTabindex(String) - Method in class weblogic.html.InputElement
Deprecated. Sets the TABINDEX attribute for an InputElement.
setTabindex(String) - Method in class weblogic.html.TextAreaElement
Deprecated. Sets the TABINDEX attribute for a TextAreaElement.
setTabindex(String) - Method in class weblogic.html.ButtonElement
Deprecated. Sets the TABINDEX attribute for a ButtonElement.
setTail(Node) - Method in class weblogic.apache.xml.utils.NodeVector
Set the tail of the stack to the given node.
setTailSub1(Node) - Method in class weblogic.apache.xml.utils.NodeVector
Set the given node one position from the tail.
setTarget(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setTarget(String) - Method in class weblogic.apache.html.dom.HTMLFormElementImpl
 
setTarget(String) - Method in class weblogic.apache.html.dom.HTMLAreaElementImpl
 
setTarget(String) - Method in class weblogic.apache.html.dom.HTMLBaseElementImpl
 
setTarget(String) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setTarget(String) - Method in class weblogic.html.AreaElement
Deprecated. Sets the TARGET attribute for an AreaElement to the specified string.
setTarget(String) - Method in class weblogic.html.AnchorElement
Deprecated. Sets the TARGET attribute for a AnchorElement.
setTarget(String) - Method in class weblogic.html.FormElement
Deprecated. Sets the window or frame target for a FormElement.
setTarget(String) - Method in class weblogic.html.BaseElement
Deprecated. Sets the target window for all or most of the links in a document.
setTarget(WindowName) - Method in class weblogic.html.AreaElement
Deprecated. Sets the TARGET attribute for an AreaElement to the specified WindowName.
setTarget(WindowName) - Method in class weblogic.html.AnchorElement
Deprecated. Sets the TARGET attribute for a AnchorElement.
setTarget(WindowName) - Method in class weblogic.html.FormElement
Deprecated. Sets the window or frame target for a FormElement to a WindowName, which supports magic target names.
setTargetDestination(BridgeDestinationCommonMBean) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Defines the target destination for the messaging bridge.
setTargetedTrapDestinations(SNMPTrapDestinationMBean[]) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
setTargetNamespaceURI(String) - Method in class weblogic.apache.xerces.validators.schema.SchemaGrammar
 
setTargets(TargetMBean[]) - Method in interface weblogic.management.configuration.DeploymentMBean
Set the targets for this deployment
setTcpNoDelay(boolean) - Method in class weblogic.security.SSL.SSLSocket
overidden from super class
setTemplate(ElemTemplate) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set an "xsl:template" property.
setTemplate(ElemTemplate) - Method in class weblogic.apache.xalan.templates.TemplateList
Add a template to the table of named templates and/or the table of templates with match patterns.
setTemplate(JMSTemplateMBean) - Method in interface weblogic.management.configuration.JMSDestinationMBean
Set the template from which the destination is derived.
setTemplateListComposed(TemplateList) - Method in class weblogic.apache.xalan.templates.StylesheetRoot
Mutator method to set the TemplateList associated with this StylesheetRoot.
setTemporaryTemplate(JMSTemplateMBean) - Method in interface weblogic.management.configuration.JMSServerMBean
Set the temporary template that is used to create all temporary destinations on this JMS Server.
setTerm(HtmlElement) - Method in class weblogic.html.DefinitionItem
Deprecated. Sets the term of a DefinitionItem.
setTerminate(boolean) - Method in class weblogic.apache.xalan.templates.ElemMessage
Set the "terminate" attribute.
setTest(XPath) - Method in class weblogic.apache.xalan.templates.ElemWhen
Set the "test" attribute.
setTest(XPath) - Method in class weblogic.apache.xalan.templates.ElemIf
Set the "test" attribute.
setTestConnectionsOnRelease(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
 
setTestConnectionsOnReserve(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
 
setTestTableName(String) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the name of the table that will be used when testing a physical database connection.
setText(HtmlElement) - Method in class weblogic.html.TextFlowElement
Deprecated. Sets the contents of a TextFlowElement.
setText(String) - Method in class weblogic.apache.html.dom.HTMLScriptElementImpl
 
setText(String) - Method in class weblogic.apache.html.dom.HTMLBodyElementImpl
 
setText(String) - Method in class weblogic.apache.html.dom.HTMLTitleElementImpl
 
setText(String) - Method in class weblogic.apache.html.dom.HTMLOptionElementImpl
 
setText(String) - Method in class weblogic.html.OptionElement
Deprecated. Sets the TEXT attribute of an OptionElement.
setText(String) - Method in class weblogic.html.TextFlowElement
Deprecated. Sets the contents of a TextFlowElement.
setTFoot(HTMLTableSectionElement) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setTGIOPEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Set whether or not TGIOP support is enabled.
setTHead(HTMLTableSectionElement) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setThisIndent(int) - Method in class weblogic.apache.xml.serialize.Printer
 
setThreadCount(int) - Method in interface weblogic.management.configuration.ExecuteQueueMBean
 
setThreadPoolPercentSocketReaders(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the percentage (1-99) of execute threads from the default queue that may be used as socket readers.
setThreshold(int) - Method in interface weblogic.management.configuration.SNMPCounterMonitorMBean
 
setThresholdHigh(int) - Method in interface weblogic.management.configuration.SNMPGaugeMonitorMBean
 
setThresholdLow(int) - Method in interface weblogic.management.configuration.SNMPGaugeMonitorMBean
 
setTime(int, Time) - Method in class weblogic.jdbc.informix4.Statement
Set a parameter to a Time value.
setTime(int, Time) - Method in class weblogic.jdbc.oci.Statement
 
setTime(int, Time) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setTime(int, Time) - Method in class weblogic.jdbc.pool.Statement
 
setTime(int, Time, Calendar) - Method in class weblogic.jdbc.oci.Statement
 
setTime(int, Time, Calendar) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setTime(int, Time, Calendar) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setTimeout(int) - Method in class weblogic.net.http.HttpURLConnection
 
setTimeout(long) - Method in interface weblogic.management.configuration.SNMPProxyMBean
 
setTimeout(String) - Method in class weblogicx.jsp.tags.CacheTag
Cache timeout property.
setTimeoutSeconds(int) - Method in interface weblogic.management.configuration.JTAMBean
Sets the transaction timeout in seconds.
setTimestamp(int, Timestamp) - Method in class weblogic.jdbc.informix4.Statement
Set a parameter to a Timestamp value.
setTimestamp(int, Timestamp) - Method in class weblogic.jdbc.oci.Statement
 
setTimestamp(int, Timestamp) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setTimestamp(int, Timestamp) - Method in class weblogic.jdbc.pool.Statement
 
setTimestamp(int, Timestamp, Calendar) - Method in class weblogic.jdbc.oci.Statement
 
setTimestamp(int, Timestamp, Calendar) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class weblogic.jdbc.pool.PreparedStatement
 
setTimeToDeliver(long) - Method in interface weblogic.jms.extensions.WLMessageProducer
Set the time to deliver for this producer; this is a relative time representing the delay in milliseconds before a sent message is made visible on its target destination.
setTimeToDeliverOverride(String) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The timeToDeliverOverride value defines the delay in milliseconds before a produced message is made visible on its target destination, regardless of the time-to-deliver specified by the producer and/or connection factory.
setTimeToLiveOverride(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The timeToLiveOverride attribute is dynamic.
setTitle(String) - Method in class weblogic.apache.html.dom.HTMLElementImpl
 
setTitle(String) - Method in class weblogic.apache.html.dom.HTMLDocumentImpl
 
setTitle(String) - Method in interface weblogic.apache.wml.WMLFieldsetElement
'title' specifies a title for this element
setTitle(String) - Method in interface weblogic.apache.wml.WMLSelectElement
'title' specifies a title for this element (Section 11.6.2.1, WAP WML Version 16-Jun-1999)
setTitle(String) - Method in interface weblogic.apache.wml.WMLAElement
 
setTitle(String) - Method in interface weblogic.apache.wml.WMLCardElement
'title' specifies a advisory info about the card (Section 11.5.2, WAP WML Version 16-Jun-1999)
setTitle(String) - Method in interface weblogic.apache.wml.WMLTableElement
'title' specifies a title for the table (Section 11.8.5, WAP WML Version 16-Jun-1999)
setTitle(String) - Method in interface weblogic.apache.wml.WMLOptgroupElement
'title' specifies the title of this element (Section 11.6.2.3, WAP WML Version 16-Jun-1999)
setTitle(String) - Method in interface weblogic.apache.wml.WMLOptionElement
'title' specifies a title for this element.
setTitle(String) - Method in interface weblogic.apache.wml.WMLInputElement
'title' specifies a title for this element (Section 11.6.3, WAP WML Version 16-Jun-1999)
setTitle(String) - Method in interface weblogic.apache.wml.WMLAnchorElement
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLOptionElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLSelectElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLAElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLOptgroupElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLAnchorElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLFieldsetElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLTableElementImpl
 
setTitle(String) - Method in class weblogic.html.StyleElement
Deprecated. Sets the title for a StyleElement.
setTitle(String) - Method in class weblogic.html.AnchorElement
Deprecated. Sets the TITLE attribute for an AnchorElement.
setTitle(String) - Method in class weblogic.html.AcronymElement
Deprecated. Sets the title and sets the title attribute.
setTitle(String) - Method in class weblogic.html.HtmlPage
Deprecated. Use HtmlPage.getHead().addElement()
setTitle(String) - Method in class weblogic.html.LinkHeadElement
Deprecated. Sets the suggested title for the referenced URL of a LinkHeadElement.
setTmpPath(String) - Method in interface weblogic.management.configuration.EJBContainerMBean
 
setTop(boolean) - Method in class weblogic.apache.xml.utils.BoolStack
Set the item at the top of this stack
setTop(int) - Method in class weblogic.apache.xml.utils.IntStack
Sets an object at a the top of the statck
setTPQEXPTIME_NONE(boolean) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the TPQEXPTIME_NONE field of this object
setTPQTOP(boolean) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the TPQTOP field of this object
settpurcode(int) - Method in class weblogic.wtc.jatmi.TuxedoReply
Sets the tpurcode returned from a service
setTraceSelect(boolean) - Method in interface weblogic.apache.xalan.xslt.XSLTProcessor
If set to true, selection events are traced.
setTraceSelect(boolean) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
If this is set to true, simple traces of template calls are made.
setTraceTemplateChildren(boolean) - Method in interface weblogic.apache.xalan.xslt.XSLTProcessor
If set to true (the default is false), as template children are being constructed, debug diagnostics are written to the m_diagnosticsPrintWriter stream.
setTraceTemplateChildren(boolean) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
If this is set to true, debug diagnostics about template children as they are being constructed will be written to the m_diagnosticsPrintWriter stream.
setTraceTemplates(boolean) - Method in interface weblogic.apache.xalan.xslt.XSLTProcessor
If set to true, template calls are traced.
setTraceTemplates(boolean) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
If this is set to true, simple traces of template calls are made.
setTracing(boolean) - Method in interface weblogic.event.common.EventMessageDef
Deprecated. Deprecated in WebLogic Server 6.1.
setTracing(boolean) - Method in class weblogicx.jsp.tags.XParams
 
setTransacted(boolean) - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
Set the SessionPool to be transacted or non-transacted.
setTransactionIsolation(int) - Method in class weblogic.jdbc.informix4.BaseConnection
You can call this method to try to change the transaction isolation level on a newly opened connection, using one of the TRANSACTION_* values.
setTransactionIsolation(int) - Method in class weblogic.jdbc.oci.Connection
 
setTransactionIsolation(int) - Method in class weblogic.jdbc.oci.xa.Connection
 
setTransactionIsolation(int) - Method in class weblogic.jdbc.pool.Connection
 
setTransactionLogFilePrefix(String) - Method in interface weblogic.management.configuration.ServerMBean
 
setTransactionSupport(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setTransactionTimeout(int) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
setTransactionTimeout(int) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Defines the amount of time, in seconds, that the transaction manager will wait for each transaction before timing it out.
setTransactionTimeout(long) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Set the value of the transactionTimeout attribute for the connection factory.
setTransformerFactory(String) - Method in interface weblogic.management.configuration.XMLRegistryMBean
Set the default TransformerFactory
setTransformerFactory(String) - Method in interface weblogic.management.configuration.XMLParserSelectRegistryEntryMBean
Set the default TransformerFactory
setTransformState(TransformState) - Method in interface weblogic.apache.xalan.transformer.TransformerClient
Pass in a reference to a TransformState object, which can be used during SAX ContentHandler events to obtain information about he state of the transformation.
setTransformThread(Thread) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Get the thread that the transform process is on.
setTrustedCAFileName(String) - Method in interface weblogic.management.configuration.SSLMBean
Sets the name of the file containing the SSL certificate authority for clients.
setTrustManager(TrustManager) - Method in class weblogic.security.SSL.SSLContext
Sets the TrustManager for this instance of this class.
setTunnelingClientPingSecs(int) - Method in interface weblogic.management.configuration.ServerMBean
 
setTunnelingClientTimeoutSecs(int) - Method in interface weblogic.management.configuration.ServerMBean
 
setTunnelingEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
 
setTwoWaySSLEnabled(boolean) - Method in interface weblogic.management.configuration.SSLMBean
Set whether or not the Two Way SSL is enabled.
setType(Class) - Method in class weblogic.apache.xml.utils.synthetic.reflection.Field
Method setType
setType(FieldType) - Method in class weblogic.html.InputElement
Deprecated. Sets the type of an InputElement.
setType(FieldType) - Method in class weblogic.html.ButtonElement
Deprecated. Sets the type of an ButtonElement.
setType(MimeType) - Method in class weblogic.html.StyleElement
Deprecated. Sets the type for a StyleElement.
setType(MimeType) - Method in class weblogic.html.ObjectElement
Deprecated. Sets the TYPE attribute, which specifies the Internet Media Type as a MimeType for the object specified in the DATA attribute.
setType(SpacerType) - Method in class weblogic.html.SpacerElement
Deprecated. Sets the SpacerType of a SpacerElement.
setType(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setType(String) - Method in class weblogic.apache.html.dom.HTMLScriptElementImpl
 
setType(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setType(String) - Method in class weblogic.apache.html.dom.HTMLParamElementImpl
 
setType(String) - Method in class weblogic.apache.html.dom.HTMLOListElementImpl
 
setType(String) - Method in class weblogic.apache.html.dom.HTMLStyleElementImpl
 
setType(String) - Method in class weblogic.apache.html.dom.HTMLLIElementImpl
 
setType(String) - Method in class weblogic.apache.html.dom.HTMLUListElementImpl
 
setType(String) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setType(String) - Method in interface weblogic.apache.wml.WMLDoElement
 
setType(String) - Method in interface weblogic.apache.wml.WMLOneventElement
 
setType(String) - Method in interface weblogic.apache.wml.WMLInputElement
'type' specifies the type of text input area.
setType(String) - Method in class weblogic.apache.wml.dom.WMLDoElementImpl
 
setType(String) - Method in class weblogic.apache.wml.dom.WMLOneventElementImpl
 
setType(String) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setType(String) - Method in class weblogic.apache.xalan.lib.sql.QueryParameter
 
setType(String) - Method in class weblogic.html.StyleElement
Deprecated. Sets the type for a StyleElement.
setType(String) - Method in class weblogic.html.ListItem
Deprecated. Sets the list type for an OrderedList or an UnorderedList.
setType(String) - Method in class weblogic.html.OrderedList
Deprecated. Sets the TYPE attribute for an ordered list, which determines the numbering style.
setType(String) - Method in class weblogic.html.UnorderedList
Deprecated. Sets the style for bullets in an unordered list, which override the default assortment of disc, circle, and square with a single bullet style.
setType(String) - Method in class weblogicx.jsp.tags.RepeatTag
This is the type of object that results from iterating over the set you passed in.
setTypeMap(Map) - Method in class weblogic.jdbc.oci.Connection
 
setTypeMap(Map) - Method in class weblogic.jdbc.oci.xa.Connection
 
setTypeMap(Map) - Method in class weblogic.jdbc.pool.Connection
 
setUid(int) - Method in class weblogic.apache.xalan.stree.Child
Set the UID (document order index).
setUid(int) - Method in class weblogic.apache.xalan.templates.ElemTemplateElement
Set the UID (document order index).
setUnicodeStream(int, InputStream, int) - Method in class weblogic.jdbc.informix4.Statement
When a very large UNICODE value is input to a LONGVARCHAR parameter it may be more practical to send it via a java.io.InputStream.
setUnicodeStream(int, InputStream, int) - Method in class weblogic.jdbc.oci.Statement
 
setUnicodeStream(int, InputStream, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
setUnicodeStream(int, InputStream, int) - Method in class weblogic.jdbc.pool.Statement
 
setUnquotedQbe(String, String) - Method in class weblogic.db.jdbc.SelectStmt
Sets the QBE value for the specified attribute to a string value.
setUnquotedQbe(String, String[]) - Method in class weblogic.db.jdbc.SelectStmt
Sets the QBE value for the specified attribute to an array of string values.
setUnquotedSrc(HtmlElement) - Method in class weblogic.html.InputElement
Deprecated. Sets the SRC attribute of an InputElement to an HtmlElement without double quotes.
setup() - Static method in class weblogic.security.acl.CertAuthentication
This is a server-internal method.
setup() - Static method in class weblogic.security.SSL.HostnameVerification
This is a server-internal method.
setupDefaultAttributes() - Method in class weblogic.apache.xerces.dom.ElementImpl
Setup the default attributes.
setUpFrontValidation(boolean) - Method in class weblogic.apache.xerces.framework.XMLParser
 
setUpFrontValidationEnabled(boolean) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Sets up front validation (validation must be turned on).
seturcode(int) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the user-defined return code
setUri(String) - Method in class weblogicx.jsp.tags.PrefetchTag
The URI of the servlet or JSP to prefetch.
setUri(String) - Method in class weblogicx.xml.tags.XsltStylesheetTag
 
setURI(String) - Method in class weblogic.apache.xalan.templates.AVT
Get the namespace URI of the attribute.
setURI(String) - Method in interface weblogic.management.configuration.ComponentMBean
Set the URI pointing to the application component, usually on the Admin Server.
setURIResolver(URIResolver) - Method in class weblogic.apache.xalan.processor.TransformerFactoryImpl
Set an object that will be used to resolve URIs used in xsl:import, etc.
setURIResolver(URIResolver) - Method in class weblogic.apache.xalan.processor.StylesheetPIHandler
Get the object that will be used to resolve URIs in href in xml-stylesheet processing instruction.
setURIResolver(URIResolver) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Set an object that will be used to resolve URIs used in document(), etc.
setURIResolver(URIResolver) - Method in class weblogic.apache.xalan.transformer.TransformerIdentityImpl
Set an object that will be used to resolve URIs used in document().
setURIResolver(URIResolver) - Method in class weblogic.apache.xpath.XPathContext
Set the URIResolver associated with this execution context.
setURIResolver(URIResolver) - Method in class weblogic.apache.xpath.SourceTreeManager
Set an object that will be used to resolve URIs used in document(), etc.
setUrl(String) - Method in class weblogicx.jsp.tags.IncludeTag
This is the external URL that you wish to include in the current page.
setURL(String) - Method in class weblogic.apache.xalan.lib.sql.DefaultConnectionPool
Set the url used to connect to the database
setURL(String) - Method in interface weblogic.apache.xalan.lib.sql.ConnectionPool
 
setURL(String) - Method in class weblogic.html.AddressElement
Deprecated. Sets the URL for an AddressElement.
setURL(String) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the database URL used to create the connections in this Connection Pool.
setURLResource(Map) - Method in interface weblogic.management.configuration.WebServerMBean
Adds a URL connection factory resource into JNDI
setUse(XPath) - Method in class weblogic.apache.xalan.templates.KeyDeclaration
Set the "use" attribute.
setUseAttributeSets(QName[]) - Method in class weblogic.apache.xalan.templates.ElemUse
Set the "use-attribute-sets" attribute.
setUseAttributeSets(Vector) - Method in class weblogic.apache.xalan.templates.ElemUse
Set the "use-attribute-sets" attribute.
setUseGMT(boolean) - Method in class weblogic.servlet.logging.FormatStringBuffer
 
setUseHeaderEncoding(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Enables use of Content-Type encoding for specific headers that are known to contain non-ISO-8859_1 characters.
setUseHighestCompatibleHTTPVersion(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Enables use of the highest compatible HTTP protocol version-string in the response.
setUseIIOPServiceProvider(boolean) - Method in class weblogic.jndi.Environment
Set the WLContext.USE_IIOP_SERVICE_PROVIDER property to the String equivalent of the boolean argument flag.
setUseJava(boolean) - Method in interface weblogic.management.configuration.SSLMBean
 
setUseMap(HtmlElement, boolean) - Method in class weblogic.html.ImageElement
Deprecated. Sets the USEMAP attribute for an ImageElement.
setUseMap(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setUseMap(String) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setUseMap(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setUseMap(String, boolean) - Method in class weblogic.html.ImageElement
Deprecated. Sets the USEMAP attribute for an ImageElement.
setUseMultiThreading(boolean) - Method in class weblogic.apache.xalan.stree.DocImpl
Set whether or not the tree being built should handle transformation while the parse is still going on.
setUseMultiThreading(boolean) - Method in class weblogic.apache.xalan.stree.SourceTreeHandler
Set whether or not the tree being built should handle transformation while the parse is still going on.
setUser(String) - Method in class weblogic.apache.xalan.lib.sql.DefaultConnectionPool
Set the user name in the property set
setUser(String) - Method in interface weblogic.apache.xalan.lib.sql.ConnectionPool
 
setUser(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
setUserCacheEnable(boolean) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setUserCacheSize(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setUserCacheTTLNegative(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setUserCacheTTLPositive(int) - Method in interface weblogic.management.configuration.CachingRealmMBean
 
setUserData(NodeImpl, Object) - Method in class weblogic.apache.xerces.dom.DocumentImpl
Store user data related to a given node This is a place where we could use weak references! Indeed, the node here won't be GC'ed as long as some user data is attached to it, since the userData table will have a reference to the node.
setUserData(Object) - Method in class weblogic.apache.xerces.dom.NodeImpl
NON-DOM: As an alternative to subclassing the DOM, this implementation has been extended with the ability to attach an object to each node.
setUserDefinedMib(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
setUserIds(String[]) - Method in interface weblogic.management.configuration.DomainLogFilterMBean
 
setUserIds(String[]) - Method in interface weblogic.management.configuration.SNMPLogFilterMBean
 
setUserinfo(String) - Method in class weblogic.apache.xerces.utils.URI
Set the userinfo for this URI.
setUserinfo(String) - Method in class weblogic.apache.xml.utils.URI
Set the userinfo for this URI.
setUsername(String) - Method in class weblogic.security.UsernameAndPassword
 
setUserName(String) - Method in interface weblogic.management.configuration.BridgeDestinationCommonMBean
Defines an optional user name that the adapter will use to access the bridge destination.
setUserName(String) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
 
setUserName(String) - Method in class weblogic.soap.WebServiceProxy
sets the user name
setUsernameAndPassword(UsernameAndPassword, String) - Static method in class weblogic.security.UserConfigFileManager
 
setUsernameAndPassword(UsernameAndPassword, String, String, String) - Static method in class weblogic.security.UserConfigFileManager
 
setUserPassword(String) - Method in interface weblogic.management.configuration.BridgeDestinationCommonMBean
Defines the user password that the adapter uses to access the bridge destination.
setUserPassword(String) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
 
setUserRole(String) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
 
setUserTransactionsEnabled(boolean) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Set the value of the userTransactionsEnabled attribute for the connection factory.
setUsingXAFlag(boolean) - Method in class weblogic.jdbc.pool.Connection
 
setVal(XObject) - Method in class weblogic.apache.xpath.Arg
Set the value of this argument.
setValidation(boolean) - Method in class weblogic.apache.xerces.framework.XMLParser
Sets whether the parser validates.
setValidationDynamic(boolean) - Method in class weblogic.apache.xerces.framework.XMLParser
Allows the parser to validate a document only when it contains a grammar.
setValidationEnabled(boolean) - Method in class weblogic.apache.xerces.framework.XMLDTDScanner
set fValidationEnabled
setValidationEnabled(boolean) - Method in class weblogic.apache.xerces.framework.XMLDocumentScanner
Sets whether the parser validates.
setValidationEnabled(boolean) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Turning on validation/dynamic turns on validation if it is off, and this is remembered.
setValidationSchema(boolean) - Method in class weblogic.apache.xerces.framework.XMLParser
Allows the user to turn Schema support on/off.
setValidationWarnOnDuplicateAttdef(boolean) - Method in class weblogic.apache.xerces.framework.XMLParser
Sets whether an error is emitted when an attribute is redefined in the grammar.
setValidationWarnOnUndeclaredElemdef(boolean) - Method in class weblogic.apache.xerces.framework.XMLParser
Sets whether the parser emits an error when an element's content model references an element by name that is not declared in the grammar.
setValidatorClass(String) - Method in class weblogicx.jsp.tags.validators.CustomValidator
 
setVAlign(AlignType) - Method in class weblogic.html.TFootElement
Deprecated. Sets the vertical alignment for a TFootElement.
setVAlign(AlignType) - Method in class weblogic.html.ColGroupElement
Deprecated. Sets the vertical alignment for a ColGroupElement.
setVAlign(AlignType) - Method in class weblogic.html.TableDataElement
Deprecated. Sets the vertical alignment of a TableDataElement.
setVAlign(AlignType) - Method in class weblogic.html.TableRowElement
Deprecated. Sets the vertical alignment (VALIGN) of a TableRowElement.
setVAlign(AlignType) - Method in class weblogic.html.THeadElement
Deprecated. Sets the vertical alignment for a ColGroupElement.
setVAlign(AlignType) - Method in class weblogic.html.TBodyElement
Deprecated. Sets the vertical alignment for a ColGroupElement.
setVAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableSectionElementImpl
 
setVAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableRowElementImpl
 
setVAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setVAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableColElementImpl
 
SETVALUE - Static variable in class weblogic.apache.xerces.dom.NodeImpl
 
setValue(int) - Method in class weblogic.apache.html.dom.HTMLLIElementImpl
 
setValue(int) - Method in class weblogic.html.ListItem
Deprecated. Sets the attribute for list VALUE to the specified int.
setValue(int) - Method in class weblogic.html.InputElement
Deprecated. Sets the VALUE attribute of an InputElement.
setValue(int, BigDecimal) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified index position to a java.math.BigDecimal.
setValue(int, boolean) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified index position to a boolean.
setValue(int, byte[]) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified index position to a byte[].
setValue(int, Date) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified index position to a java.util.Date.
setValue(int, Date) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified index position to java.sql.Date.
setValue(int, double) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified index position to a double.
setValue(int, float) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified index position to a float.
setValue(int, int) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified index position to a int.
setValue(int, long) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified index position to a long.
setValue(int, String) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified index position to a String.
setValue(int, Time) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified index position to java.sql.Time.
setValue(int, Timestamp) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified index position to java.sql.Timestamp.
setValue(int, Value) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified index position to a Value.
setValue(Object) - Method in interface weblogic.common.Setable
Sets a Setable object to the specified value.
setValue(String) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setValue(String) - Method in class weblogic.apache.html.dom.HTMLParamElementImpl
 
setValue(String) - Method in class weblogic.apache.html.dom.HTMLOptionElementImpl
 
setValue(String) - Method in class weblogic.apache.html.dom.HTMLSelectElementImpl
 
setValue(String) - Method in class weblogic.apache.html.dom.HTMLButtonElementImpl
 
setValue(String) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setValue(String) - Method in interface weblogic.apache.wml.WMLSelectElement
'value' specifics the default value of the variable of 'name' (Section 11.6.2.1, WAP WML Version 16-Jun-1999)
setValue(String) - Method in interface weblogic.apache.wml.WMLSetvarElement
 
setValue(String) - Method in interface weblogic.apache.wml.WMLOptionElement
'value' specifies the value to used to set the 'name' variable (Section 11.6.2.2, WAP WML Version 16-Jun-1999)
setValue(String) - Method in interface weblogic.apache.wml.WMLTimerElement
'value' indicates teh default of the variable 'name' (Section 11.6.7, WAP WML Version 16-Jun-1999)
setValue(String) - Method in interface weblogic.apache.wml.WMLPostfieldElement
 
setValue(String) - Method in interface weblogic.apache.wml.WMLInputElement
'value' specifies the default value of the variable in 'name' attribute (Section 11.6.3, WAP WML Version 16-Jun-1999)
setValue(String) - Method in class weblogic.apache.wml.dom.WMLOptionElementImpl
 
setValue(String) - Method in class weblogic.apache.wml.dom.WMLSelectElementImpl
 
setValue(String) - Method in class weblogic.apache.wml.dom.WMLPostfieldElementImpl
 
setValue(String) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setValue(String) - Method in class weblogic.apache.wml.dom.WMLTimerElementImpl
 
setValue(String) - Method in class weblogic.apache.wml.dom.WMLSetvarElementImpl
 
setValue(String) - Method in class weblogic.apache.xalan.lib.sql.QueryParameter
 
setValue(String) - Method in class weblogic.apache.xalan.lib.sql.ColumnAttribute
setValue - Not supported
setValue(String) - Method in class weblogic.apache.xalan.stree.AttrImpl
Sets the value of this attribute node.
setValue(String) - Method in class weblogic.apache.xerces.dom.AttrImpl
The DOM doesn't clearly define what setValue(null) means.
setValue(String) - Method in class weblogic.apache.xml.utils.UnImplNode
Unimplemented.
setValue(String) - Method in class weblogic.html.OptionElement
Deprecated. Sets the VALUE attribute of an OptionElement.
setValue(String) - Method in class weblogic.html.ListItem
Deprecated. Sets the attribute for list VALUE to the specified string.
setValue(String) - Method in class weblogic.html.ParamElement
Deprecated. Sets the VALUE attribute of a ParamElement.
setValue(String) - Method in class weblogic.html.InputElement
Deprecated. Sets the VALUE attribute of an InputElement.
setValue(String) - Method in class weblogic.html.ButtonElement
Deprecated. Sets the VALUE attribute of a ButtonElement.
setValue(String) - Method in class weblogicx.jsp.tags.ProcessTag
Only valid when name is set, this is the value that the name request parameter must be equal to for this section of JSP to be included.
setValue(String) - Method in class weblogicx.xml.tags.SetParameterTag
 
setValue(String) - Method in class weblogicx.xml.tags.SetOutputParameterTag
 
setValue(String) - Method in class weblogicx.xml.tags.SetAttributeTag
 
setValue(String, BigDecimal) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified column name to a BigDecimal.
setValue(String, boolean) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified column name to a boolean.
setValue(String, byte[]) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified column name to a byte[].
setValue(String, Date) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified column name to java.sql.Date.
setValue(String, Date) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified column name to java.util.Date.
setValue(String, double) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified column name to a double.
setValue(String, float) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified column name to a float.
setValue(String, int) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified column name to a int.
setValue(String, long) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified column name to a long.
setValue(String, String) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified column name to a String.
setValue(String, Time) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified column name to java.sql.Time.
setValue(String, Timestamp) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified column name to java.sql.Timestamp.
setValue(String, Value) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified column name to a Value.
setValue(XPath) - Method in class weblogic.apache.xalan.templates.ElemNumber
Set the "value" attribute.
setValueInScope(String, String, Object) - Method in class weblogicx.jsp.tags.CacheTag
 
setValueNull(int) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified index position to NULL.
setValueNull(String) - Method in class weblogic.db.jdbc.Record
Sets the Value at the specified column name to NULL.
setValues(int, int, int) - Method in class weblogic.apache.xerces.framework.XMLContentSpec
Sets the values.
setValues(int, int, int) - Method in class weblogic.apache.xerces.utils.QName
Sets the values of the qualified name.
setValues(int, int, int, int) - Method in class weblogic.apache.xerces.utils.QName
Sets the values of the qualified name.
setValues(QName) - Method in class weblogic.apache.xerces.utils.QName
Sets the values of the qualified name.
setValues(QName[], int[], int) - Method in class weblogic.apache.xerces.validators.common.ContentLeafNameTypeVector
 
setValues(XMLAttributeDecl) - Method in class weblogic.apache.xerces.validators.common.XMLAttributeDecl
 
setValues(XMLContentSpec.Provider, int) - Method in class weblogic.apache.xerces.framework.XMLContentSpec
Sets the values from the values specified by the given content spec provider and identifier.
setValues(XMLContentSpec) - Method in class weblogic.apache.xerces.framework.XMLContentSpec
Sets the values of the specified content spec.
setValues(XMLElementDecl) - Method in class weblogic.apache.xerces.validators.common.XMLElementDecl
 
setValueType(String) - Method in class weblogic.apache.html.dom.HTMLParamElementImpl
 
setVariable(ElemVariable) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the "xsl:variable" property.
setVariables(Hashtable) - Method in class weblogicx.jsp.tags.CacheValue
 
setVars(String) - Method in class weblogicx.jsp.tags.CacheTag
In addition to caching the transformed output of the cache, calculated values can also be cached within the block.
setVarStack(VariableStack) - Method in class weblogic.apache.xpath.XPathContext
Get the variable stack, which is in charge of variables and parameters.
setVarStackContext(int) - Method in class weblogic.apache.xalan.templates.XUnresolvedVariable
Set an index into the variable stack where the variable context ends, i.e.
setVarStackPos(int) - Method in class weblogic.apache.xalan.templates.XUnresolvedVariable
Set an index to the point in the variable stack where we should begin variable searches for evaluation of expressions.
setVendorName(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setVerbose(boolean) - Method in class weblogic.apache.xerces.domx.XGrammarWriter
Sets whether the output is verbose.
setVerbose(boolean) - Method in class weblogic.soap.WebServiceProxy
sets the soap proxy verbose.
setVerbose(boolean) - Static method in class weblogicx.jsp.tags.CacheTag
 
setVerboseEJBDeploymentEnabled(String) - Method in interface weblogic.management.configuration.EJBContainerMBean
 
setVerboseEJBDeploymentEnabled(String) - Method in interface weblogic.management.configuration.ServerMBean
 
setVersion(String) - Method in class weblogic.apache.html.dom.HTMLHtmlElementImpl
 
setVersion(String) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the "version" property.
setVersion(String) - Method in class weblogic.apache.xalan.templates.ElemLiteralResult
Set the "version" property.
setVersion(String) - Method in class weblogic.apache.xerces.dom.DocumentImpl
DOM Level 3 WD - Experimental.
setVersion(String) - Method in class weblogic.apache.xerces.dom.EntityImpl
DOM Level 3 WD - experimental version - An attribute specifying, as part of the text declaration, the version number of this entity, when it is an external parsed entity.
setVersion(String) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the version for this output method.
setVersion(String) - Method in interface weblogic.management.configuration.ConnectorComponentMBean
 
setVirtualHostNames(String[]) - Method in interface weblogic.management.configuration.VirtualHostMBean
Sets the virtual host name for which this web server will serve requests.
setVLink(String) - Method in class weblogic.apache.html.dom.HTMLBodyElementImpl
 
setVLinkColor(String) - Method in class weblogic.html.HtmlPage
Deprecated. Use HtmlPage.getBodyElement().setAttribute()
setVSpace(int) - Method in class weblogic.html.AppletElement
Deprecated. Sets the VSPACE attribute for an AppletElement.
setVSpace(int) - Method in class weblogic.html.ImageElement
Deprecated. Sets the VSPACE attribute for an ImageElement.
setVspace(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setVspace(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
setVspace(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setVspace(String) - Method in interface weblogic.apache.wml.WMLImgElement
'vspace' specifies the abount of white space to be inserted above and below (Section 11.9, WAP WML Version 16-Jun-1999)
setVspace(String) - Method in class weblogic.apache.wml.dom.WMLImgElementImpl
 
setWAPEnabled(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Enables WAP
setWarningOnDuplicateAttDef(boolean) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Sets whether duplicate attribute definitions signal a warning.
setWarningOnUndeclaredElements(boolean) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Sets whether undeclared elements signal a warning.
setWeblogicPluginEnabled(boolean) - Method in interface weblogic.management.configuration.ClusterMBean
WLS HttpRequest.getRemoteAddr() used to rely on X-Forwarded-For for its returned value.
setWeblogicPluginEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
WLS HttpRequest.getRemoteAddr() used to rely on X-Forwarded-For for its returned value.
setWebServers(WebServerMBean[]) - Method in interface weblogic.management.configuration.WebDeploymentMBean
Set the targets for this deployment
setWhenToCache(String) - Method in interface weblogic.management.configuration.XMLRegistryMBean
Returns whether to cache items as soon as possible or wait until referenced.
setWhenToCache(String) - Method in interface weblogic.management.configuration.XMLEntitySpecRegistryEntryMBean
Returns whether to cache this item as soon as possible or wait until it is referenced.
setWidth(int) - Method in class weblogic.apache.html.dom.HTMLPreElementImpl
 
setWidth(int) - Method in class weblogic.html.SpacerElement
Deprecated. Sets the WIDTH attribute of a SpacerElement.
setWidth(int) - Method in class weblogic.html.AppletElement
Deprecated. Sets the width of an AppletElement.
setWidth(int) - Method in class weblogic.html.ColElement
Deprecated. Sets a ColElement to the specified width.
setWidth(int) - Method in class weblogic.html.TableElement
Deprecated. Sets the width to the specified number of pixels.
setWidth(int) - Method in class weblogic.html.ImageElement
Deprecated. Sets the WIDTH attribute for an ImageElement.
setWidth(int) - Method in class weblogic.html.EmbedElement
Deprecated. Sets the WIDTH attribute for an EmbedElement.
setWidth(int) - Method in class weblogic.html.LiteralElement
Deprecated. Sets the WIDTH attribute for a LiteralElement, which specifies the maximum number of (monospaced) characters that will be displayed in a line.
setWidth(int) - Method in class weblogic.html.InputElement
Deprecated. Sets the WIDTH attribute of an InputElement.
setWidth(int) - Method in class weblogic.html.MultiColElement
Deprecated. Sets the width of columns in a MultiColElement.
setWidth(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setWidth(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
setWidth(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setWidth(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setWidth(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setWidth(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setWidth(String) - Method in class weblogic.apache.html.dom.HTMLTableColElementImpl
 
setWidth(String) - Method in class weblogic.apache.html.dom.HTMLHRElementImpl
 
setWidth(String) - Method in interface weblogic.apache.wml.WMLImgElement
'width' specifies the width of an image.
setWidth(String) - Method in class weblogic.apache.wml.dom.WMLImgElementImpl
 
setWidth(String) - Method in class weblogic.html.ColGroupElement
Deprecated. Sets the WIDTH attribute for a ColGroupElement.
setWidth(String) - Method in class weblogic.html.TableDataElement
Deprecated. Sets the width of a TableDataElement in pixels or a percent of the width of the browser.
setWidth(String) - Method in class weblogic.html.ColElement
Deprecated. Sets a ColElement to the specified width.
setWidth(String) - Method in class weblogic.html.TableElement
Deprecated. Sets the width to the specified number of pixels.
setWidth(String) - Method in class weblogic.html.ImageElement
Deprecated. Sets the WIDTH attribute for an ImageElement.
setWidth(String) - Method in class weblogic.html.HorizontalRuleElement
Deprecated. Sets the WIDTH attribute for a HorizontalRuleElement.
setWLEDomain(String) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
 
setWorkspaceShowUserKeysOnly(boolean) - Method in interface weblogic.management.configuration.ServerMBean
 
setWrap(WrapType) - Method in class weblogic.html.TextAreaElement
Deprecated. Sets the WRAP attribute of a TextAreaElement.
setWriter(Writer) - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Specifies a writer to which the document should be serialized.
setWriter(Writer) - Method in interface weblogic.apache.xalan.serialize.Serializer
Specifies a writer to which the document should be serialized.
setXAConnectionFactoryEnabled(boolean) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Set the value of the XAConnectionFactoryEnabled attribute for the connection factory.
setXAErrorFlag(boolean) - Method in class weblogic.jdbc.pool.Connection
 
setXAPassword(String) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
XAPassword attribute If set, this value overrides the password in the open string.
setXml(String) - Method in class weblogicx.xml.tags.XsltTag
 
setXMLEntityCache(XMLEntityCacheMBean) - Method in interface weblogic.management.configuration.ServerMBean
Set the XML Registry for the server
setXmlInputStream(InputStream) - Method in class weblogicx.xml.tags.XsltTag
 
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLTdElement
The xml:lang that specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLDoElement
The xml:lang that specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLFieldsetElement
The xml:lang that specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLSelectElement
'xml:lang' specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLAElement
'xml:lang' specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLUElement
The xml:lang that specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLCardElement
'xml:lang' specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLEmElement
The xml:lang that specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLTableElement
The xml:lang that specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLSmallElement
The xml:lang that specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLOptgroupElement
'xml:lang' specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLBigElement
'xml:lang' specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLBrElement
'xml:lang' specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLPElement
The xml:lang that specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLIElement
The xml:lang that specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLOptionElement
'xml:lang' specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLStrongElement
The xml:lang that specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLImgElement
The xml:lang that specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLBElement
'xml:lang' specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLWmlElement
The xml:lang that specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLInputElement
'xml:lang' specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in interface weblogic.apache.wml.WMLAnchorElement
'xml:lang' specifics the natural or formal language in which the document is written.
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLOptionElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLSmallElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLUElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLDoElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLBElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLPElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLStrongElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLSelectElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLAElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLOptgroupElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLTdElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLAnchorElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLBrElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLIElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLImgElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLWmlElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLBigElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLFieldsetElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLTableElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLEmElementImpl
 
setXmlnsXsl(String) - Method in class weblogic.apache.xalan.templates.Stylesheet
Set the "xmlns:xsl" property.
setXMLRegistry(XMLRegistryMBean) - Method in interface weblogic.management.configuration.ServerMBean
Set the XML Entity Cache for the server
setXmlSpace(AVT) - Method in class weblogic.apache.xalan.templates.ElemLiteralResult
Set the "xml:space" attribute.
setXmlSpace(int) - Method in class weblogic.apache.xalan.templates.ElemTemplateElement
Set the "xml:space" attribute.
setXPathContext(XPathContext) - Method in class weblogic.apache.xalan.transformer.TransformerImpl
Set the execution context for XPath.
setXPathSupport(XPathContext) - Method in class weblogic.apache.xalan.templates.AVTPart
Set the XPath support.
setXslInputStream(InputStream) - Method in class weblogicx.xml.tags.XsltTag
 
setZACEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Set whether or not the Zero Admin Client feature is enabled.
setZACPublishRoot(String) - Method in interface weblogic.management.configuration.ServerMBean
Set the root (storage) directory on WebLogic for ZAC packages.
setZeroDigit(char) - Method in class weblogic.apache.xalan.templates.DecimalFormatProperties
Set the "zero-digit" attribute.
Severities - class weblogic.logging.Severities.
The base home for all information pertaining to the server log severities.
Severities() - Constructor for class weblogic.logging.Severities
 
SEVERITY - Static variable in class weblogic.i18n.Localizer
key to locate message severity
sharedLibVersion() - Method in class weblogic.jdbc.oci.Connection
 
SHORT - Static variable in class weblogic.common.ParamTypes
Constant for shorts
shouldCheckWhitespace() - Method in class weblogic.apache.xalan.templates.StylesheetRoot
Check to see if the caller should bother with check for whitespace nodes.
shouldIndent() - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Tell if, based on space preservation constraints and the doIndent property, if an indent should occur.
shouldRefresh() - Method in class weblogicx.jsp.tags.CacheTag
 
shouldStripSourceNode(Node) - Method in class weblogic.apache.xpath.DOMHelper
Tells, through the combination of the default-space attribute on xsl:stylesheet, xsl:strip-space, xsl:preserve-space, and the xml:space attribute, whether or not extra whitespace should be stripped from the node.
shouldStripWhiteSpace(XPathContext, Element) - Method in class weblogic.apache.xalan.templates.ElemTemplateElement
Get information about whether or not an element should strip whitespace.
shouldStripWhiteSpace(XPathContext, Element) - Method in class weblogic.apache.xalan.templates.StylesheetRoot
Get information about whether or not an element should strip whitespace.
shouldStripWhiteSpace(XPathContext, Element) - Method in interface weblogic.apache.xpath.WhitespaceStrippingElementMatcher
Get information about whether or not an element should strip whitespace.
SHOW_BYFUNCTION - Static variable in class weblogic.apache.xpath.patterns.NodeTest
Special bitmap for match patterns starting with a function.
SHOW_NAMESPACE - Static variable in class weblogic.apache.xpath.patterns.NodeTest
This bit specifies a namespace, and extends the SHOW_XXX stuff in NodeFilter.
shrink() - Method in interface weblogic.jdbc.common.Pool
Deprecated. Shrinks the named database ConnectionPool to the max of the currently reserved connections or the initial size.
shut() - Method in interface weblogic.common.AdminServicesDef
Deprecated. Deprecated in WebLogic Server 6.1.
shut(int) - Method in interface weblogic.common.AdminServicesDef
Deprecated. Deprecated in WebLogic Server 6.1.
shut(String, int) - Method in interface weblogic.common.AdminServicesDef
Deprecated. Deprecated in WebLogic Server 6.1.
SHUTDOWN - Static variable in class weblogic.security.acl.AdminPermissions
 
SHUTDOWN_IN_PROCESS - Static variable in interface weblogic.management.runtime.ServerRuntimeMBean
Value returned by getState() to indicate the the server is in the process of shutting down.
SHUTDOWN_PENDING - Static variable in interface weblogic.management.runtime.ServerRuntimeMBean
Value returned by getState() to indicate the server will be shutting down.
shutdown() - Method in interface weblogic.management.runtime.ServerRuntimeMBean
Shutdown server.
shutdown(int) - Method in class weblogic.jdbc.pool.Connection
 
shutdown(String, Hashtable) - Method in interface weblogic.common.T3ShutdownDef
Deprecated. Deprecated in WebLogic Server 6.1.
ShutdownClassMBean - interface weblogic.management.configuration.ShutdownClassMBean.
 
shutdownHard() - Method in interface weblogic.jdbc.common.Pool
Deprecated. Destroys the connection pool with the name specified, immediately closing all used and unused connections.
shutdownSoft() - Method in interface weblogic.jdbc.common.Pool
Deprecated. Destroys the connection pool with the name specified, closing unused connections immediately, and in-use connections after they are returned by the applications using them.
sienna - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
SieveEncodingInfo - class weblogic.apache.xml.serialize.SieveEncodingInfo.
This class represents an encoding.
SieveEncodingInfo(String, int) - Constructor for class weblogic.apache.xml.serialize.SieveEncodingInfo
Creates new SeiveEncodingInfo instance.
SieveEncodingInfo(String, String, int, String) - Constructor for class weblogic.apache.xml.serialize.SieveEncodingInfo
Creates new SeiveEncodingInfo instance.
silver - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
SimpleContentModel - class weblogic.apache.xerces.validators.common.SimpleContentModel.
SimpleContentModel is a derivative of the abstract content model base class that handles a small set of simple content models that are just way overkill to give the DFA treatment.
SimpleContentModel(QName, QName, int) - Constructor for class weblogic.apache.xerces.validators.common.SimpleContentModel
Constructs a simple content model.
SimpleContentModel(QName, QName, int, boolean) - Constructor for class weblogic.apache.xerces.validators.common.SimpleContentModel
Constructs a simple content model.
SimpleInputStream - class weblogic.jdbc.informix4.SimpleInputStream.
 
SimpleOutputStream - class weblogic.jdbc.informix4.SimpleOutputStream.
 
SimpleSoapEncodingCodec - class weblogic.soap.codec.SimpleSoapEncodingCodec.
Represents the SOAP encoding defined in the SOAP 1.1 specification
SinglePartElement - class weblogic.html.SinglePartElement.
Deprecated.  
SinglePartElement() - Constructor for class weblogic.html.SinglePartElement
Deprecated. Constructs a default SinglePartElement.
SinglePartElement(HtmlElement) - Constructor for class weblogic.html.SinglePartElement
Deprecated. Constructs a SinglePartElement with the specified HtmlElement.
SinglePartElement(String) - Constructor for class weblogic.html.SinglePartElement
Deprecated. Constructs a SinglePartElement with the specified String.
SIZE - Static variable in interface weblogic.common.T3ResourceDef
Deprecated. Number of resources currently reserved.
SIZE - Static variable in interface weblogic.management.configuration.LogMBean
Rotation based on file size.
size() - Method in class weblogic.apache.xalan.lib.sql.ExtensionError
 
size() - Method in class weblogic.apache.xalan.lib.sql.XStatement
Return size
size() - Method in class weblogic.apache.xerces.utils.IntStack
Returns the size of the stack.
size() - Method in class weblogic.apache.xerces.validators.common.GrammarResolverImpl
 
size() - Method in class weblogic.apache.xerces.validators.common.XMLValidator.XPathMatcherStack
Returns the size of the stack.
size() - Method in interface weblogic.apache.xerces.validators.common.GrammarResolver
 
size() - Method in class weblogic.apache.xml.utils.IntVector
Get the length of the list.
size() - Method in class weblogic.apache.xml.utils.NodeVector
Get the length of the list.
size() - Method in class weblogic.apache.xml.utils.StringVector
Get the length of the list.
size() - Method in class weblogic.apache.xml.utils.BoolStack
Get the length of the list.
size() - Method in class weblogic.apache.xml.utils.FastStringBuffer
Get the length of the list.
size() - Method in class weblogic.apache.xml.utils.StringToStringTableVector
Get the length of the list.
size() - Method in class weblogic.apache.xpath.NodeSet
Get the length of the list.
size() - Method in class weblogic.apache.xpath.axes.LocPathIterator
Get the length of the cached nodes.
size() - Method in interface weblogic.apache.xpath.axes.ContextNodeList
Get the length of the list.
size() - Method in class weblogic.apache.xpath.axes.UnionPathIterator
Get the length of the list.
size() - Method in class weblogic.common.ParamValue
Returns the size of a Vector of ParamValues.
size() - Method in class weblogic.common.ParamSet
Returns the number of parameters in a ParamSet.
size() - Method in class weblogic.db.jdbc.Record
Returns the number of columns in a Record.
size() - Method in class weblogic.db.jdbc.DataSet
Returns the number of Records in a DataSet.
size() - Method in class weblogic.db.jdbc.KeyDef
Returns the number of attributes in a KeyDef object.
size() - Method in class weblogic.html.HtmlContainer
Deprecated. Returns the number of elements in an HtmlContainer.
size() - Method in class weblogic.security.UserConfigFileManager
 
size() - Method in class weblogic.security.acl.TTLCache
Return an approximate indication of the size of this table.
skipByte(int) - Method in class weblogic.jdbc.informix4.SimpleInputStream
Skips a single byte.
skipBytes(int) - Method in class weblogic.jdbc.informix4.SimpleInputStream
Skips the given number of bytes or throws an exception if EOF is reached.
skipPastName(char) - Method in class weblogic.apache.xerces.readers.StreamingCharReader
 
skipPastName(char) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader
Skip past a sequence of characters that match the XML definition of a Name.
skipPastNmtoken(char) - Method in class weblogic.apache.xerces.readers.StreamingCharReader
 
skipPastNmtoken(char) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader
Skip past a sequence of characters that match the XML definition of an Nmtoken.
skipPastSpaces() - Method in class weblogic.apache.xerces.readers.StreamingCharReader
 
skipPastSpaces() - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader
Skip past whitespace characters starting at the current position.
skippedEntity(String) - Method in class weblogic.apache.xalan.processor.StylesheetHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Receive notification of a skipped entity.
skippedEntity(String) - Method in class weblogic.apache.xalan.stree.SourceTreeHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class weblogic.apache.xalan.transformer.ResultTreeHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class weblogic.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of a skipped entity.
skippedEntity(String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
skippedEntity(String) - Method in class weblogic.apache.xml.utils.DOMBuilder
Receive notification of a skipped entity.
skippedEntity(StylesheetHandler, String) - Method in class weblogic.apache.xalan.processor.XSLTElementProcessor
Receive notification of a skipped entity.
skippedString(char[]) - Method in class weblogic.apache.xerces.readers.StreamingCharReader
 
skippedString(char[]) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader
Skip past a sequence of characters that matches the specified character array.
skipToChar(char) - Method in class weblogic.apache.xerces.readers.StreamingCharReader
 
skipToChar(char) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader
Advance through the input data up to the next ch character.
skyblue - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
slateblue - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
slategray - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
SmallElement - class weblogic.html.SmallElement.
Deprecated.  
SmallElement() - Constructor for class weblogic.html.SmallElement
Deprecated. Constructs a SmallElement.
SmallElement(HtmlElement) - Constructor for class weblogic.html.SmallElement
Deprecated. Constructs a SmallElement with the specified HtmlElement.
SmallElement(String) - Constructor for class weblogic.html.SmallElement
Deprecated. Constructs a SmallElement with the specified string.
smallLatin - Static variable in class weblogic.html.OrderedList
Deprecated.  
smallRoman - Static variable in class weblogic.html.OrderedList
Deprecated.  
SNMPAgentMBean - interface weblogic.management.configuration.SNMPAgentMBean.
The MBean representing the SNMP Agent Configuration.
SNMPAttributeChangeMBean - interface weblogic.management.configuration.SNMPAttributeChangeMBean.
This class describes the settings to receive mbean-attribute change trap.
SNMPCounterMonitorMBean - interface weblogic.management.configuration.SNMPCounterMonitorMBean.
This class describes the criteria for a Counter-based Monitor.
SNMPGaugeMonitorMBean - interface weblogic.management.configuration.SNMPGaugeMonitorMBean.
This class describes the criteria for a Gauge-based Monitor.
SNMPJMXMonitorMBean - interface weblogic.management.configuration.SNMPJMXMonitorMBean.
This is a base class for Monitor based trap configration MBeans : SNMPCounterMonitorMBean, SNMPStringMonitorMBean and SNMPGaugeMonitorMBean.
SNMPLogFilterMBean - interface weblogic.management.configuration.SNMPLogFilterMBean.
This MBean represents a filter to qualify log messages which are logged to the server logfile.
SNMPProxyMBean - interface weblogic.management.configuration.SNMPProxyMBean.
The MBean representing the SNMP agents to be proxied by the current one.
SNMPStringMonitorMBean - interface weblogic.management.configuration.SNMPStringMonitorMBean.
This class describes the criteria for a String-based Monitor.
SNMPTrapDestinationMBean - interface weblogic.management.configuration.SNMPTrapDestinationMBean.
This MBean describes all the destinations to which SNMP traps can be sent.
SNMPTrapSourceMBean - interface weblogic.management.configuration.SNMPTrapSourceMBean.
This MBean is the base of SNMP TRAP related config MBeans.
snow - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
SOAP_ENC - Static variable in class weblogic.soap.codec.SoapEncodingCodec
The SOAP Encoding URI
SOAP_ENV - Static variable in class weblogic.soap.codec.SoapEncodingCodec
The SOAP Envelope namespace URI
SOAP_PREFIX - Static variable in class weblogic.soap.codec.SimpleSoapEncodingCodec
 
SoapContext - class weblogic.soap.http.SoapContext.
Implements a JNDI context for looking up remote web services via HTTP from the WebLogic Web Services client.
SoapContext(Hashtable) - Constructor for class weblogic.soap.http.SoapContext
 
SoapEncodingCodec - class weblogic.soap.codec.SoapEncodingCodec.
Represents the SOAP encoding defined in the SOAP 1.1 specification
SoapEncodingCodec(boolean) - Constructor for class weblogic.soap.codec.SoapEncodingCodec
 
SoapFault - exception weblogic.soap.SoapFault.
Exception thrown to WebLogic web service client when a SOAP Fault is received.
SoapFault(String, String, String) - Constructor for class weblogic.soap.SoapFault
Construct a SOAPFault exception
SOAPHttpsURLConnection - class weblogic.net.http.SOAPHttpsURLConnection.
 
SOAPHttpsURLConnection(URL) - Constructor for class weblogic.net.http.SOAPHttpsURLConnection
 
SOAPHttpURLConnection - class weblogic.net.http.SOAPHttpURLConnection.
 
SOAPHttpURLConnection(URL) - Constructor for class weblogic.net.http.SOAPHttpURLConnection
 
SoapInitialContextFactory - class weblogic.soap.http.SoapInitialContextFactory.
The SOAPInitialContextFactory creates initial contexts for accessing remote RPC-style web services from the WebLogic web service client API.
SoapInitialContextFactory() - Constructor for class weblogic.soap.http.SoapInitialContextFactory
 
SoapMethod - class weblogic.soap.SoapMethod.
Represents a method of a web service that can be invoked by the WebServiceProxy
SoapType - class weblogic.soap.SoapType.
Represents a data type that will be encoded/decoded into a SOAP message
SoapType(String, Class) - Constructor for class weblogic.soap.SoapType
creates a soap type with the specified name and type
socketExtras - Variable in class weblogic.jdbc.informix4.BaseConnection
 
SocketExtras - class weblogic.jdbc.informix4.SocketExtras.
 
SocketExtras(Socket, Properties) - Constructor for class weblogic.jdbc.informix4.SocketExtras
 
SocketExtras(Socket, String) - Constructor for class weblogic.jdbc.informix4.SocketExtras
 
SocketTimeout - class weblogic.jdbc.informix4.SocketTimeout.
 
SocketTimeout(Socket, int) - Constructor for class weblogic.jdbc.informix4.SocketTimeout
This class will set the timeout for the given socket to the given amount in milliseconds.
sort(NodeVector, Vector, XPathContext) - Method in class weblogic.apache.xalan.transformer.NodeSorter
Given a vector of nodes, sort each node according to the criteria in the keys.
sortNodes(XPathContext, Vector, NodeIterator) - Method in class weblogic.apache.xalan.templates.ElemForEach
Sort given nodes
SourceTree - class weblogic.apache.xpath.SourceTree.
This object represents a Source Tree, and any associated information.
SourceTree(Node, String) - Constructor for class weblogic.apache.xpath.SourceTree
Constructor SourceTree
SourceTreeHandler - class weblogic.apache.xalan.stree.SourceTreeHandler.
This class handles SAX2 parse events to create a source tree for transformation.
SourceTreeHandler() - Constructor for class weblogic.apache.xalan.stree.SourceTreeHandler
Create a SourceTreeHandler.
SourceTreeHandler(TransformerImpl) - Constructor for class weblogic.apache.xalan.stree.SourceTreeHandler
Create a SourceTreeHandler that will start a transformation as soon as a startDocument occurs.
SourceTreeHandler(TransformerImpl, boolean) - Constructor for class weblogic.apache.xalan.stree.SourceTreeHandler
Create a SourceTreeHandler that will start a transformation as soon as a startDocument occurs.
SourceTreeManager - class weblogic.apache.xpath.SourceTreeManager.
This class bottlenecks all management of source trees.
SourceTreeManager() - Constructor for class weblogic.apache.xpath.SourceTreeManager
 
SpacerElement - class weblogic.html.SpacerElement.
Deprecated.  
SpacerElement(AlignType, int, int) - Constructor for class weblogic.html.SpacerElement
Deprecated. Constructs a SpacerElement of type block, for which the size attribute is ignored, and the alignment, width, and height must be set.
SpacerElement(int) - Constructor for class weblogic.html.SpacerElement
Deprecated. Constructs a horizontal-type SpacerElement and sets its size to the specified number of pixels.
SpacerElement(SpacerType, int) - Constructor for class weblogic.html.SpacerElement
Deprecated. Constructs a SpacerElement of the specified type and sets the size (the absolute width or height.
SpacerType - class weblogic.html.SpacerType.
Deprecated.  
SpacerType(String) - Constructor for class weblogic.html.SpacerType
Deprecated.  
SpanElement - class weblogic.html.SpanElement.
Deprecated.  
SpanElement(String) - Constructor for class weblogic.html.SpanElement
Deprecated. Constructs a SpanElement with the specified class.
SpanElement(String, String) - Constructor for class weblogic.html.SpanElement
Deprecated. Constructs a SpanElement with the specified class and ID.
SPECIFIED - Static variable in class weblogic.apache.xerces.dom.NodeImpl
 
speech - Static variable in class weblogic.html.MediaType
Deprecated. Sets the type to "speech."
SpinnerRandomBitsSource - class weblogic.security.SpinnerRandomBitsSource.
Random number generator.
SpinnerRandomBitsSource() - Constructor for class weblogic.security.SpinnerRandomBitsSource
 
splitText(int) - Method in class weblogic.apache.xalan.lib.sql.ColumnData
splitText - not supported
splitText(int) - Method in class weblogic.apache.xerces.dom.TextImpl
Break a text node into two sibling nodes.
splitText(int) - Method in class weblogic.apache.xml.utils.UnImplNode
Unimplemented.
springgreen - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
SQLExtensionError - class weblogic.apache.xalan.lib.sql.SQLExtensionError.
Title:
SQLExtensionError(SQLException) - Constructor for class weblogic.apache.xalan.lib.sql.SQLExtensionError
 
sqlParamLoggingEnabled - Variable in class weblogic.jdbc.pool.Statement
 
sqlParamLogMaxLength - Variable in class weblogic.jdbc.pool.Statement
 
sqlProfilingEnabled - Variable in class weblogic.jdbc.pool.Statement
 
SQLSERVER - Static variable in class weblogic.db.jdbc.Enums
Constant for a SQLServer-specific type.
square - Static variable in class weblogic.html.UnorderedList
Deprecated. Constant for a solid square-type bullet.
SRVCNM - Static variable in class weblogic.wtc.jatmi.Usysflds
number: 8 type: string
SRVCNM - Static variable in class weblogic.wtc.jatmi.Usysfl32
number: 8 type: string
SSL_CLIENT_CERTIFICATE - Static variable in interface weblogic.jndi.WLContext
Specifies an RSA private key and a chain of certificates for client authentication.
SSL_CLIENT_CERTIFICATE - Static variable in class weblogic.soap.http.SoapContext
 
SSL_CLIENT_KEY_PASSWORD - Static variable in interface weblogic.jndi.WLContext
Specifies the pasword for an encrypted PKCS5/PKCS8 RSA private key.
SSL_ROOT_CA_FINGERPRINTS - Static variable in interface weblogic.jndi.WLContext
Specifies which certificate authorities to trust.
SSL_SERVER_NAME - Static variable in interface weblogic.jndi.WLContext
Specifies an expected name of an SSL server as a String.
SSLCertificate - class weblogic.security.SSL.SSLCertificate.
 
SSLCertificate() - Constructor for class weblogic.security.SSL.SSLCertificate
Constructor for SSLCertificate.
SSLCertificate(SSLState) - Constructor for class weblogic.security.SSL.SSLCertificate
Constructor for SSLCertificate.
SSLContext - class weblogic.security.SSL.SSLContext.
SSLContext holds all of the state information shared across all sockets created under that context.
SSLContext() - Constructor for class weblogic.security.SSL.SSLContext
 
SSLContext(String) - Constructor for class weblogic.security.SSL.SSLContext
 
SSLMBean - interface weblogic.management.configuration.SSLMBean.
This bean represents the configuration of SSL for clients
SSLSocket - class weblogic.security.SSL.SSLSocket.
SSLSocket is used to create a SSL connection.
SSLSocket(InetAddress, int, SSLParams) - Constructor for class weblogic.security.SSL.SSLSocket
Create an SSL socket connection to the specified host and port, with the given SSL connection parameters.
SSLSocket(InetAddress, int, SSLParams, String) - Constructor for class weblogic.security.SSL.SSLSocket
 
SSLSocket(Socket) - Constructor for class weblogic.security.SSL.SSLSocket
Create an SSL socket from an already-connected cleartext socket.
SSLSocket(String, int) - Constructor for class weblogic.security.SSL.SSLSocket
Create an SSL socket connection to the specified host and port.
SSLSocket(String, int, SSLParams) - Constructor for class weblogic.security.SSL.SSLSocket
Create an SSL socket connection to the specified host and port, with the given SSL connection parameters.
SSLSocketFactory - class weblogic.security.SSL.SSLSocketFactory.
Instances of this kind of socket factory return SSL sockets.
SSLSocketFactory() - Constructor for class weblogic.security.SSL.SSLSocketFactory
 
SSLUserInfo - class weblogic.security.acl.SSLUserInfo.
 
SSLUserInfo(DefaultUserInfoImpl) - Constructor for class weblogic.security.acl.SSLUserInfo
 
StackGuard - class weblogic.apache.xalan.transformer.StackGuard.
Class to guard against recursion getting too deep.
StackGuard() - Constructor for class weblogic.apache.xalan.transformer.StackGuard
Constructor StackGuard
StackGuard(ElemTemplateElement, Node) - Constructor for class weblogic.apache.xalan.transformer.StackGuard
Constructor StackGuard
STACKTRACE - Static variable in class weblogic.i18n.Localizer
key to locate stack trace option
stackTraceSource - Variable in class weblogic.jdbc.pool.Connection
 
staged(String) - Method in interface weblogic.management.configuration.ApplicationMBean
Convenience method for determining whether this application is currently staged on a particular server.
standalone - Variable in class weblogic.apache.xerces.dom.DocumentImpl
Experimental DOM Level 3 feature: Document standalone
StandardTypes - class weblogic.wtc.jatmi.StandardTypes.
This class implements the common methods all of the TUXEDO standard Typed Buffers require.
StandardTypes() - Constructor for class weblogic.wtc.jatmi.StandardTypes
Null constructor.
StandardTypes(String, int) - Constructor for class weblogic.wtc.jatmi.StandardTypes
Initializes the standard typed buffer of the given type at the given index
StandardTypes(String, String, int) - Constructor for class weblogic.wtc.jatmi.StandardTypes
Initializes the standard typed buffer of the given type ans subtype at the given index
start() - Method in class weblogic.apache.xalan.client.XSLTProcessorApplet
Automatically called when the HTML client containing the applet loads.
start() - Method in interface weblogic.management.configuration.DomainMBean
 
start() - Method in interface weblogic.management.configuration.ClusterMBean
 
start() - Method in interface weblogic.management.runtime.ServerRuntimeMBean
Unlocks a server instance that has been locked by ServerRuntimeMBean.suspend().
start() - Method in interface weblogic.management.runtime.MessagingBridgeRuntimeMBean
Start this messaging bridge
start(Xid, int) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
startAttrList() - Method in class weblogic.apache.xerces.framework.XMLAttrList
Start a new set of attributes.
startCDATA() - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Report the start of a CDATA section.
startCDATA() - Method in class weblogic.apache.xalan.stree.SourceTreeHandler
Report the start of a CDATA section.
startCDATA() - Method in class weblogic.apache.xalan.transformer.ResultTreeHandler
Start the CDATACharacters.
startCDATA() - Method in class weblogic.apache.xalan.transformer.TransformerIdentityImpl
Report the start of a CDATA section.
startCDATA() - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Report the start of a CDATA section.
startCDATA() - Method in interface weblogic.apache.xerces.framework.XMLDocumentHandler
callback for start of CDATA section.
startCDATA() - Method in class weblogic.apache.xerces.parsers.SAXParser
Start CDATA section.
startCDATA() - Method in class weblogic.apache.xerces.parsers.DOMParser
Start CDATA section.
startCDATA() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
startCDATA() - Method in class weblogic.apache.xml.utils.DOMBuilder
Report the start of a CDATA section.
startDocument() - Method in class weblogic.apache.html.dom.HTMLBuilder
 
startDocument() - Method in class weblogic.apache.xalan.processor.StylesheetHandler
Receive notification of the beginning of the document.
startDocument() - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Receive notification of the beginning of a document.
startDocument() - Method in class weblogic.apache.xalan.serialize.SerializerToText
Receive notification of the beginning of a document.
startDocument() - Method in class weblogic.apache.xalan.serialize.SerializerToHTML
Receive notification of the beginning of a document.
startDocument() - Method in class weblogic.apache.xalan.stree.SourceTreeHandler
Implement the startDocument event.
startDocument() - Method in class weblogic.apache.xalan.transformer.ResultTreeHandler
Bottleneck the startDocument event.
startDocument() - Method in class weblogic.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of the beginning of the document.
startDocument() - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Receive notification of the beginning of a document.
startDocument() - Method in interface weblogic.apache.xerces.framework.XMLDocumentHandler
Callback for start of document If the there is no version info, encoding info, or standalone info, the corresponding argument will be set to -1.
startDocument() - Method in class weblogic.apache.xerces.parsers.SAXParser
Start document.
startDocument() - Method in class weblogic.apache.xerces.parsers.DOMParser
Start document.
startDocument() - Method in class weblogic.apache.xerces.validators.common.XMLValidator.ValueStoreCache
Resets the identity constraint cache.
startDocument() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
startDocument() - Method in class weblogic.apache.xml.utils.DOMBuilder
Receive notification of the beginning of a document.
startDocument(String) - Method in class weblogic.apache.xml.serialize.HTMLSerializer
Called to serialize the document's DOCTYPE by the root element.
startDocument(String) - Method in class weblogic.apache.xml.serialize.XMLSerializer
Called to serialize the document's DOCTYPE by the root element.
startDocument(String) - Method in class weblogic.apache.xml.serialize.TextSerializer
Called to serialize the document's DOCTYPE by the root element.
startDocumentFragment(StringPool, NamespacesScope) - Method in class weblogic.apache.xerces.validators.schema.identity.XPathMatcher
The start of the document fragment.
startDocumentFragment(StringPool, NamespacesScope) - Method in class weblogic.apache.xerces.validators.schema.identity.Selector.Matcher
 
startDTD(QName, int, int) - Method in interface weblogic.apache.xerces.framework.XMLDocumentHandler.DTDHandler
callback for the start of the DTD This function will be called when a <!DOCTYPE...> declaration is encountered.
startDTD(QName, int, int) - Method in class weblogic.apache.xerces.parsers.SAXParser
This function will be called when a <!DOCTYPE...> declaration is encountered.
startDTD(QName, int, int) - Method in class weblogic.apache.xerces.parsers.DOMParser
This function will be called when a <!DOCTYPE...> declaration is encountered.
startDTD(String, String, String) - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class weblogic.apache.xalan.stree.SourceTreeHandler
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class weblogic.apache.xalan.transformer.ResultTreeHandler
Start the DTD.
startDTD(String, String, String) - Method in class weblogic.apache.xalan.transformer.TransformerIdentityImpl
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
startDTD(String, String, String) - Method in class weblogic.apache.xml.utils.DOMBuilder
Report the start of DTD declarations, if any.
startElement(QName, XMLAttrList, int) - Method in interface weblogic.apache.xerces.framework.XMLDocumentHandler
callback for the start of element.
startElement(QName, XMLAttrList, int) - Method in class weblogic.apache.xerces.parsers.SAXParser
Start element
startElement(QName, XMLAttrList, int) - Method in class weblogic.apache.xerces.parsers.DOMParser
Start element.
startElement(QName, XMLAttrList, int) - Method in class weblogic.apache.xerces.validators.schema.identity.XPathMatcher
The start of an element.
startElement(QName, XMLAttrList, int) - Method in class weblogic.apache.xerces.validators.schema.identity.Selector.Matcher
The start of an element.
startElement(String, AttributeList) - Method in class weblogic.apache.html.dom.HTMLBuilder
 
startElement(String, AttributeList) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Receive notification of the beginning of an element.
startElement(String, AttributeList) - Method in class weblogic.apache.xml.serialize.HTMLSerializer
 
startElement(String, AttributeList) - Method in class weblogic.apache.xml.serialize.XMLSerializer
 
startElement(String, AttributeList) - Method in class weblogic.apache.xml.serialize.TextSerializer
 
startElement(String, String, String, Attributes) - Method in class weblogic.apache.xalan.processor.StylesheetHandler
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class weblogic.apache.xalan.processor.StylesheetPIHandler
The spec notes that "The xml-stylesheet processing instruction is allowed only in the prolog of an XML document.", so, at least for right now, I'm going to go ahead an throw a TransformerException in order to stop the parse.
startElement(String, String, String, Attributes) - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class weblogic.apache.xalan.serialize.SerializerToText
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class weblogic.apache.xalan.serialize.SerializerToHTML
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class weblogic.apache.xalan.stree.SourceTreeHandler
Implement the startElement event.
startElement(String, String, String, Attributes) - Method in class weblogic.apache.xalan.stree.StreeDOMBuilder
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class weblogic.apache.xalan.transformer.ResultTreeHandler
Bottleneck the startElement event.
startElement(String, String, String, Attributes) - Method in class weblogic.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class weblogic.apache.xml.serialize.HTMLSerializer
 
startElement(String, String, String, Attributes) - Method in class weblogic.apache.xml.serialize.XMLSerializer
 
startElement(String, String, String, Attributes) - Method in class weblogic.apache.xml.serialize.TextSerializer
 
startElement(String, String, String, Attributes) - Method in class weblogic.apache.xml.utils.DOMBuilder
Receive notification of the beginning of an element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class weblogic.apache.xalan.processor.XSLTElementProcessor
Receive notification of the start of an element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class weblogic.apache.xalan.processor.ProcessorTemplateElem
Receive notification of the start of an element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class weblogic.apache.xalan.processor.ProcessorUnknown
Receive notification of the start of an element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class weblogic.apache.xalan.processor.ProcessorLRE
Receive notification of the start of an element.
startEntity(String) - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Report the beginning of an entity.
startEntity(String) - Method in class weblogic.apache.xalan.stree.SourceTreeHandler
Report the beginning of an entity.
startEntity(String) - Method in class weblogic.apache.xalan.transformer.ResultTreeHandler
Start an entity.
startEntity(String) - Method in class weblogic.apache.xalan.transformer.TransformerIdentityImpl
Report the beginning of an entity in content.
startEntity(String) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
 
startEntity(String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
startEntity(String) - Method in class weblogic.apache.xml.utils.DOMBuilder
Report the beginning of an entity.
startEntityDecl(boolean, int) - Method in interface weblogic.apache.xerces.framework.XMLDTDScanner.EventHandler
Start the scope of an entity declaration.
startEntityDecl(boolean, int) - Method in class weblogic.apache.xerces.readers.DefaultEntityHandler
start an entity declaration
startEntityDecl(boolean, int) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.DTDHandler
Start the scope of an entity declaration.
startEntityDecl(boolean, int) - Method in class weblogic.apache.xerces.validators.dtd.DTDGrammar
Start the scope of an entity declaration.
startEntityReference(int, int, int) - Method in interface weblogic.apache.xerces.framework.XMLDocumentHandler
callback for start of entity reference.
startEntityReference(int, int, int) - Method in class weblogic.apache.xerces.parsers.SAXParser
Start entity reference.
startEntityReference(int, int, int) - Method in class weblogic.apache.xerces.parsers.DOMParser
Start entity reference.
startEntityReference(int, int, int) - Method in interface weblogic.apache.xerces.readers.DefaultEntityHandler.EventHandler
 
startEntityReference(int, int, int) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Start entity reference.
startEnumeration() - Method in interface weblogic.apache.xerces.framework.XMLDTDScanner.EventHandler
Called when the scanner start scanning an enumeration
startEnumeration() - Method in class weblogic.apache.xerces.validators.dtd.DTDGrammar
Called when the scanner start scanning an enumeration
startNamespaceDeclScope(int, int) - Method in interface weblogic.apache.xerces.framework.XMLDocumentHandler
callback for the start of a namespace declaration scope.
startNamespaceDeclScope(int, int) - Method in class weblogic.apache.xerces.parsers.SAXParser
Report the start of the scope of a namespace declaration.
startNamespaceDeclScope(int, int) - Method in class weblogic.apache.xerces.parsers.DOMParser
Report the start of the scope of a namespace declaration.
startNamespaceDeclScope(int, int) - Method in interface weblogic.apache.xerces.utils.NamespacesScope.NamespacesHandler
startNamespaceDeclScope is called when a new namespace scope is created
startNamespaceDeclScope(int, int) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Start a new namespace declaration scope.
startNamespaceDeclScope(int, int) - Method in class weblogic.apache.xerces.validators.schema.TraverseSchema
 
startNode(Node) - Method in class weblogic.apache.xalan.transformer.TreeWalker2Result
Start traversal of the tree at the given node
startNode(Node) - Method in class weblogic.apache.xml.utils.TreeWalker
Start processing given node
startNonEscaping() - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Starts an un-escaping section.
startNonEscaping() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
startNonText(StylesheetHandler) - Method in class weblogic.apache.xalan.processor.XSLTElementProcessor
Receive notification of the start of the non-text event.
startNonText(StylesheetHandler) - Method in class weblogic.apache.xalan.processor.ProcessorCharacters
Receive notification of the start of the non-text event.
startPrefixMapping(String, String) - Method in class weblogic.apache.xalan.processor.StylesheetHandler
Receive notification of the start of a Namespace mapping.
startPrefixMapping(String, String) - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class weblogic.apache.xalan.stree.SourceTreeHandler
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class weblogic.apache.xalan.transformer.ResultTreeHandler
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class weblogic.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of the start of a Namespace mapping.
startPrefixMapping(String, String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
startPrefixMapping(String, String) - Method in class weblogic.apache.xml.utils.DOMBuilder
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String, boolean) - Method in class weblogic.apache.xalan.transformer.ResultTreeHandler
Begin the scope of a prefix-URI Namespace mapping.
startPreserving() - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Starts a whitespace preserving section.
startPreserving() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
startReadingFromDocument(InputSource) - Method in class weblogic.apache.xerces.readers.DefaultEntityHandler
 
startReadingFromDocument(InputSource) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler
Start reading document from an InputSource.
startReadingFromEntity(int, int, int) - Method in class weblogic.apache.xerces.readers.DefaultEntityHandler
start reading from an external entity
startReadingFromEntity(int, int, int) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler
Start reading from this entity.
startReadingFromExternalSubset(int, int) - Method in interface weblogic.apache.xerces.framework.XMLDTDScanner.EventHandler
Called when the DTDScanner starts reading from the external subset
startReadingFromExternalSubset(int, int) - Method in class weblogic.apache.xerces.validators.dtd.DTDGrammar
Called when the DTDScanner starts reading from the external subset
startReadingFromExternalSubset(String, String, int) - Method in class weblogic.apache.xerces.readers.DefaultEntityHandler
start reading from an external DTD subset
startReadingFromExternalSubset(String, String, int) - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.DTDHandler
Start reading from the external subset of the DTD.
startStringList() - Method in class weblogic.apache.xerces.utils.StringPool
 
startup(String, Hashtable) - Method in interface weblogic.common.T3StartupDef
The startup method is called by the WebLogic Server when your object is launched.
startup(String, int) - Method in class weblogic.jdbc.pool.Connection
 
StartupClassMBean - interface weblogic.management.configuration.StartupClassMBean.
 
startValueScope() - Method in class weblogic.apache.xerces.validators.common.XMLValidator.ValueStoreBase
Start scope for value store.
startValueScopeFor(IdentityConstraint) - Method in class weblogic.apache.xerces.validators.common.XMLValidator
Start the value scope for the specified identity constraint.
startValueScopeFor(IdentityConstraint) - Method in interface weblogic.apache.xerces.validators.schema.identity.FieldActivator
Start the value scope for the specified identity constraint.
StartViolationsType - Static variable in class weblogic.jdbc.informix4.Statement
 
state - Variable in class weblogic.security.SSL.SSLCertificate
The SSL session state.
StatefulEJBRuntimeMBean - interface weblogic.management.runtime.StatefulEJBRuntimeMBean.
 
StatelessEJBRuntimeMBean - interface weblogic.management.runtime.StatelessEJBRuntimeMBean.
 
Statement - class weblogic.jdbc.informix4.Statement.
This class is documented only for WebLogic extensions to JDBC.
Statement - class weblogic.jdbc.oci.Statement.
This class contains WebLogic extensions to JDBC to support parsing of SQL statements and adjusting of the fetch size.
Statement - class weblogic.jdbc.oci.xa.Statement.
 
Statement - class weblogic.jdbc.pool.Statement.
 
Statement() - Constructor for class weblogic.jdbc.oci.Statement
 
Statement() - Constructor for class weblogic.jdbc.pool.Statement
 
Statement(Statement, ConnectionEnv, String, Connection) - Constructor for class weblogic.jdbc.pool.Statement
 
statementCount() - Method in class weblogic.jdbc.oci.Connection
 
StateMessageDatatype - interface weblogic.apache.xerces.validators.datatype.StateMessageDatatype.
 
stateName - Variable in class weblogic.security.X500Name
 
STATIC_AND_INSTANCE - Static variable in class weblogic.apache.xalan.extensions.MethodResolver
Specifies a search for both static and instance methods.
STATIC_ONLY - Static variable in class weblogic.apache.xalan.extensions.MethodResolver
Specifies a search for static methods only.
STATLIN - Static variable in class weblogic.wtc.jatmi.Usysflds
number: 5 type: string
STATLIN - Static variable in class weblogic.wtc.jatmi.Usysfl32
number: 5 type: string
status2String(int) - Static method in class weblogic.transaction.TxHelper
Translates javax.transaction.Status constants to English strings.
steelblue - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
Step() - Method in class weblogic.apache.xpath.compiler.XPathParser
Step ::= Basis Predicate | AbbreviatedStep
StepPattern - class weblogic.apache.xpath.patterns.StepPattern.
This class represents a single pattern match step.
StepPattern() - Method in class weblogic.apache.xpath.compiler.XPathParser
StepPattern ::= AbbreviatedNodeTestStep
StepPattern(int) - Constructor for class weblogic.apache.xpath.patterns.StepPattern
Construct a StepPattern that doesn't test for node names.
stepPattern(int, int, StepPattern) - Method in class weblogic.apache.xpath.compiler.Compiler
Compile a step pattern unit expression, used for both location paths and match patterns.
StepPattern(int, String, String) - Constructor for class weblogic.apache.xpath.patterns.StepPattern
Construct a StepPattern that tests for namespaces and node names.
steps - Variable in class weblogic.apache.xerces.validators.schema.identity.XPath.LocationPath
List of steps.
stmt - Variable in class weblogic.db.jdbc.DataSet
 
stmt - Variable in class weblogic.jdbc.pool.Statement
 
stmtProfile - Variable in class weblogic.jdbc.pool.Statement
 
stmtTable - Variable in class weblogic.jdbc.informix4.BaseConnection
 
stop() - Method in class weblogic.apache.xalan.client.XSLTProcessorApplet
Automatically called when the HTML page containing the applet is no longer on the screen.
stop() - Method in interface weblogic.management.configuration.ServerMBean
Stop this server.
stop() - Method in interface weblogic.management.runtime.MessagingBridgeRuntimeMBean
Stop this messaging bridge
StopParseException - exception weblogic.apache.xalan.processor.StopParseException.
This is a special exception that is used to stop parsing when search for an element.
stopPropagation - Variable in class weblogic.apache.xerces.dom.events.EventImpl
 
stopPropagation() - Method in class weblogic.apache.xerces.dom.events.EventImpl
Causes exit from in-progress event dispatch before the next currentTarget is selected.
stopReadingFromExternalSubset() - Method in interface weblogic.apache.xerces.framework.XMLDTDScanner.EventHandler
Called when the DTDScanner stop reading from the external subset
stopReadingFromExternalSubset() - Method in class weblogic.apache.xerces.readers.DefaultEntityHandler
stop reading from an external DTD subset
stopReadingFromExternalSubset() - Method in interface weblogic.apache.xerces.readers.XMLEntityHandler.DTDHandler
Finished reading from the external subset of the DTD.
stopReadingFromExternalSubset() - Method in class weblogic.apache.xerces.validators.dtd.DTDGrammar
Called when the DTDScanner stop reading from the external subset
StopViolationsType - Static variable in class weblogic.jdbc.informix4.Statement
 
STORE_ENABLED_DEFAULT - Static variable in interface weblogic.management.configuration.JMSConstants
 
STORE_ENABLED_FALSE - Static variable in interface weblogic.management.configuration.JMSConstants
 
STORE_ENABLED_TRUE - Static variable in interface weblogic.management.configuration.JMSConstants
 
STORE_TYPE_FILE - Static variable in interface weblogic.management.configuration.JMSConstants
 
STORE_TYPE_JDBC - Static variable in interface weblogic.management.configuration.JMSConstants
 
store() - Method in class weblogic.security.UserConfigFileManager
Store any changes to the config file.
store(String, Object) - Method in interface weblogic.common.WorkspaceServicesDef
Deprecated. Use weblogic.workspace.common.WorkspaceDef.store()
store(String, Object) - Method in interface weblogic.workspace.common.WorkspaceDef
Stores the specified Object with the specified key in the Workspace.
store(String, Object, int) - Method in interface weblogic.common.WorkspaceServicesDef
Deprecated. Use weblogic.workspace.common.WorkspaceDef.store()
store(String, Object, String) - Method in interface weblogic.common.WorkspaceServicesDef
Deprecated. Use weblogic.workspace.common.WorkspaceDef.store()
storeKeyValues(Map, Map, Map, Map) - Method in class weblogicx.jsp.tags.CacheTag
 
storesLowerCaseIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
storesLowerCaseIdentifiers() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
storesUpperCaseIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
storesUpperCaseIdentifiers() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
str() - Method in class weblogic.apache.xalan.xpath.XNodeSet
Cast result object to a string.
str() - Method in class weblogic.apache.xalan.xpath.XNumber
Cast result object to a string.
str() - Method in class weblogic.apache.xalan.xpath.XBoolean
Cast result object to a string.
str() - Method in class weblogic.apache.xalan.xpath.XRTreeFrag
Cast result object to a string.
str() - Method in class weblogic.apache.xalan.xpath.XNull
Cast result object to a string.
str() - Method in class weblogic.apache.xalan.xpath.XString
Cast result object to a string.
str() - Method in class weblogic.apache.xpath.objects.XObject
Cast result object to a string.
str() - Method in class weblogic.apache.xpath.objects.XBoolean
Cast result object to a string.
str() - Method in class weblogic.apache.xpath.objects.XRTreeFrag
Cast result object to a string.
str() - Method in class weblogic.apache.xpath.objects.XNumber
Cast result object to a string.
str() - Method in class weblogic.apache.xpath.objects.XNodeSet
Cast result object to a string.
str() - Method in class weblogic.apache.xpath.objects.XString
Cast result object to a string.
str() - Method in class weblogic.apache.xpath.objects.XNull
Cast result object to a string.
stream - Variable in class weblogic.jdbc.informix4.SimpleOutputStream
 
stream - Variable in class weblogic.jdbc.informix4.SimpleInputStream
 
StreamableNode - class weblogic.apache.xalan.lib.sql.StreamableNode.
This is the superclass for all nodes in the weblogic.apache.xalan.lib.sql package.
StreamableNode(XStatement) - Constructor for class weblogic.apache.xalan.lib.sql.StreamableNode
Constructor StreamableNode
StreamingCharReader - class weblogic.apache.xerces.readers.StreamingCharReader.
An reader class for applications that need to process input data as it arrives on the stream.
StreamingCharReader(XMLEntityHandler, XMLErrorReporter, boolean, Reader, StringPool) - Constructor for class weblogic.apache.xerces.readers.StreamingCharReader
Constructor
StreeDOMBuilder - class weblogic.apache.xalan.stree.StreeDOMBuilder.
This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and adds the result to a document or document fragment.
StreeDOMBuilder(Document) - Constructor for class weblogic.apache.xalan.stree.StreeDOMBuilder
StreeDOMBuilder instance constructor...
StreeDOMBuilder(Document, DocumentFragment) - Constructor for class weblogic.apache.xalan.stree.StreeDOMBuilder
StreeDOMBuilder instance constructor...
StreeDOMBuilder(Document, Node) - Constructor for class weblogic.apache.xalan.stree.StreeDOMBuilder
StreeDOMBuilder instance constructor...
StreeDOMHelper - class weblogic.apache.xalan.stree.StreeDOMHelper.
Provides XSLTProcessor an interface to the Xerces XML parser.
StreeDOMHelper() - Constructor for class weblogic.apache.xalan.stree.StreeDOMHelper
 
StrikeElement - class weblogic.html.StrikeElement.
Deprecated.  
StrikeElement() - Constructor for class weblogic.html.StrikeElement
Deprecated. Constructs a StrikeElement.
StrikeElement(HtmlElement) - Constructor for class weblogic.html.StrikeElement
Deprecated. Constructs a StrikeElement with the specified HtmlElement.
StrikeElement(String) - Constructor for class weblogic.html.StrikeElement
Deprecated. Constructs a StrikeElement with the specified string.
String - class weblogic.apache.xpath.operations.String.
The 'string()' operation expression executer.
STRING - Static variable in class weblogic.common.ParamTypes
Constant for a string data type.
String() - Constructor for class weblogic.apache.xpath.operations.String
 
string(int) - Method in class weblogic.apache.xpath.compiler.Compiler
Compile a 'string(...)' operation.
StringBufferPool - class weblogic.apache.xml.utils.StringBufferPool.
This class pools string buffers, since they are reused so often.
StringBufferPool() - Constructor for class weblogic.apache.xml.utils.StringBufferPool
 
StringDatatypeValidator - class weblogic.apache.xerces.validators.datatype.StringDatatypeValidator.
StringValidator validates that XML content is a W3C string type.
StringDatatypeValidator() - Constructor for class weblogic.apache.xerces.validators.datatype.StringDatatypeValidator
 
StringDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class weblogic.apache.xerces.validators.datatype.StringDatatypeValidator
 
StringElement - class weblogic.html.StringElement.
Deprecated.  
StringElement() - Constructor for class weblogic.html.StringElement
Deprecated. Constructs a StringElement.
StringElement(HtmlElement) - Constructor for class weblogic.html.StringElement
Deprecated. Constructs a StringElement with the specified HtmlElement.
StringElement(Record) - Constructor for class weblogic.html.StringElement
Deprecated. Constructs a StringElement with the specified Record from a DataSet.
StringElement(Record, int[]) - Constructor for class weblogic.html.StringElement
Deprecated. Constructs a StringElement with the specified Record from a DataSet.
StringElement(String) - Constructor for class weblogic.html.StringElement
Deprecated. Constructs a StringElement with the specified String.
StringExpr() - Method in class weblogic.apache.xpath.compiler.XPathParser
StringExpr ::= Expr
stringFromFloat(float) - Static method in class weblogic.jdbc.informix4.Statement
 
StringHasher - class weblogic.apache.xerces.utils.StringHasher.
Algorithm used to hash char arrays (strings).
StringHasher() - Constructor for class weblogic.apache.xerces.utils.StringHasher
 
stringInList(int, int) - Method in class weblogic.apache.xerces.utils.StringPool
 
StringKey - class weblogic.apache.xml.utils.StringKey.
Simple class for fast lookup of string values, when used with hashtables.
StringKey(String) - Constructor for class weblogic.apache.xml.utils.StringKey
Constructor StringKey
stringListAsIntArray(int) - Method in class weblogic.apache.xerces.utils.StringPool
 
stringListAsString(int) - Method in class weblogic.apache.xerces.utils.StringPool
 
stringListLength(int) - Method in class weblogic.apache.xerces.utils.StringPool
 
STRINGLIT_RESULT_INVALID_CHAR - Static variable in interface weblogic.apache.xerces.readers.XMLEntityHandler
Special return values for scanStringLiteral method.
STRINGLIT_RESULT_QUOTE_REQUIRED - Static variable in interface weblogic.apache.xerces.readers.XMLEntityHandler
Special return values for scanStringLiteral method.
StringPool - class weblogic.apache.xerces.utils.StringPool.
This class is based on an implementation from the Apache XML Project.
StringPool.CharArrayRange - class weblogic.apache.xerces.utils.StringPool.CharArrayRange.
 
StringPool.CharArrayRange(StringPool) - Constructor for class weblogic.apache.xerces.utils.StringPool.CharArrayRange
 
StringPool.StringProducer - interface weblogic.apache.xerces.utils.StringPool.StringProducer.
This class is based on an implementation from the Apache XML Project.
StringPool() - Constructor for class weblogic.apache.xerces.utils.StringPool
 
StringToIntTable - class weblogic.apache.xml.utils.StringToIntTable.
A very simple lookup table that stores a list of strings, the even number strings being keys, and the odd number strings being values.
StringToIntTable() - Constructor for class weblogic.apache.xml.utils.StringToIntTable
Default constructor.
StringToIntTable(int) - Constructor for class weblogic.apache.xml.utils.StringToIntTable
Construct a StringToIntTable, using the given block size.
StringToStringTable - class weblogic.apache.xml.utils.StringToStringTable.
A very simple lookup table that stores a list of strings, the even number strings being keys, and the odd number strings being values.
StringToStringTable() - Constructor for class weblogic.apache.xml.utils.StringToStringTable
Default constructor.
StringToStringTable(int) - Constructor for class weblogic.apache.xml.utils.StringToStringTable
Construct a StringToStringTable, using the given block size.
StringToStringTableVector - class weblogic.apache.xml.utils.StringToStringTableVector.
A very simple table that stores a list of StringToStringTables, optimized for small lists.
StringToStringTableVector() - Constructor for class weblogic.apache.xml.utils.StringToStringTableVector
Default constructor.
StringToStringTableVector(int) - Constructor for class weblogic.apache.xml.utils.StringToStringTableVector
Construct a StringToStringTableVector, using the given block size.
StringVector - class weblogic.apache.xml.utils.StringVector.
A very simple table that stores a list of strings, optimized for small lists.
StringVector() - Constructor for class weblogic.apache.xml.utils.StringVector
Default constructor.
StringVector(int) - Constructor for class weblogic.apache.xml.utils.StringVector
Construct a StringVector, using the given block size.
strong(HttpServletRequest, HttpServletResponse) - Method in class weblogic.servlet.security.ServletAuthentication
Strong authentication using the client-side certificate chain as the credential for authentication against the "weblogic" (default) realm.
strong(HttpServletRequest, HttpServletResponse, String) - Method in class weblogic.servlet.security.ServletAuthentication
Strong authentication using the client-side certificate chain as the credential for authentication.
StrongElement - class weblogic.html.StrongElement.
Deprecated.  
StrongElement() - Constructor for class weblogic.html.StrongElement
Deprecated. Constructs a StrongElement.
StrongElement(HtmlElement) - Constructor for class weblogic.html.StrongElement
Deprecated. Constructs a StrongElement with the specified HtmlElement.
StrongElement(String) - Constructor for class weblogic.html.StrongElement
Deprecated. Constructs a StrongElement with the specified string.
StubNotFoundException - exception weblogic.rmi.StubNotFoundException.
This exception is provided for compatibility with java.rmi.*
StubNotFoundException() - Constructor for class weblogic.rmi.StubNotFoundException
 
StubNotFoundException(String) - Constructor for class weblogic.rmi.StubNotFoundException
Constructs a StubNotFoundException with the specified string.
StubNotFoundException(String, Throwable) - Constructor for class weblogic.rmi.StubNotFoundException
Constructs a StubNotFoundException with the specified string and nested exception.
StyleElement - class weblogic.html.StyleElement.
Deprecated.  
StyleElement() - Constructor for class weblogic.html.StyleElement
Deprecated. Constructs an empty StyleElement with the MIME type set to "text/css".
StyleElement(MimeType, HtmlElement) - Constructor for class weblogic.html.StyleElement
Deprecated. Constructs a StyleElement with the specified contents and sets it to the specified style notation.
StyleElement(String, String) - Constructor for class weblogic.html.StyleElement
Deprecated. Constructs a StyleElement with the specified contents and sets it to the specified style notation.
Stylesheet - class weblogic.apache.xalan.templates.Stylesheet.
Represents a stylesheet element.
STYLESHEET_EXT - Static variable in class weblogic.apache.xalan.templates.Stylesheet
Extension to be used when serializing to disk.
Stylesheet(Stylesheet) - Constructor for class weblogic.apache.xalan.templates.Stylesheet
Constructor for a Stylesheet.
StylesheetComposed - class weblogic.apache.xalan.templates.StylesheetComposed.
Represents a stylesheet that has methods that resolve includes and imports.
StylesheetComposed(Stylesheet) - Constructor for class weblogic.apache.xalan.templates.StylesheetComposed
Uses an XSL stylesheet document.
StylesheetHandler - class weblogic.apache.xalan.processor.StylesheetHandler.
Initializes and processes a stylesheet via SAX events.
StylesheetHandler - class weblogic.apache.xalan.xslt.StylesheetHandler.
Initializes and processes a stylesheet via SAX events.
StylesheetHandler(TransformerFactoryImpl) - Constructor for class weblogic.apache.xalan.processor.StylesheetHandler
Create a StylesheetHandler object, creating a root stylesheet as the target.
StylesheetHandler(XSLTEngineImpl, Stylesheet) - Constructor for class weblogic.apache.xalan.xslt.StylesheetHandler
Instance constructor...
StylesheetHandler(XSLTEngineImpl, StylesheetRoot) - Constructor for class weblogic.apache.xalan.xslt.StylesheetHandler
Instance constructor...
StylesheetPIHandler - class weblogic.apache.xalan.processor.StylesheetPIHandler.
Search for the xml-stylesheet processing instructions in an XML document.
StylesheetPIHandler(String, String, String, String) - Constructor for class weblogic.apache.xalan.processor.StylesheetPIHandler
Construct a StylesheetPIHandler instance that will search for xml-stylesheet PIs based on the given criteria.
StylesheetRoot - class weblogic.apache.xalan.templates.StylesheetRoot.
This class represents the root object of the stylesheet tree.
StylesheetRoot - class weblogic.apache.xalan.xslt.StylesheetRoot.
Binary representation of a stylesheet -- use the XSLTProcessor ProcessStylesheet method to create a StylesheetRoot and improve performance for a stylesheet performing multiple transformations.
StylesheetRoot(ErrorListener) - Constructor for class weblogic.apache.xalan.templates.StylesheetRoot
Uses an XSL stylesheet document.
StylesheetRoot(StylesheetRoot) - Constructor for class weblogic.apache.xalan.xslt.StylesheetRoot
Constructor using an weblogic.apache.xalan.templates.StylesheetRoot.
StylesheetRoot(XSLTEngineImpl, String) - Constructor for class weblogic.apache.xalan.xslt.StylesheetRoot
Uses an XSL stylesheet document.
StylesheetRoot(XSLTSchema, ErrorListener) - Constructor for class weblogic.apache.xalan.templates.StylesheetRoot
Creates a StylesheetRoot and retains a pointer to the schema used to create this StylesheetRoot.
StylesheetSpec - class weblogic.apache.xalan.xslt.StylesheetSpec.
This class implements the representation of a stylesheet specification via xml-stylesheet in an XML document.
StylesheetSpec(String, String, String, String, boolean, String) - Constructor for class weblogic.apache.xalan.xslt.StylesheetSpec
Create a StylesheetSpec object.
SubContextList - interface weblogic.apache.xpath.axes.SubContextList.
A class that implements this interface is a sub context node list, meaning it is a node list for a location path step for a predicate.
submit - Static variable in class weblogic.html.FieldType
Deprecated. Input field is a submit button.
submit() - Method in class weblogic.apache.html.dom.HTMLFormElementImpl
 
submit() - Method in interface weblogic.event.common.EventMessageDef
Deprecated. Deprecated in WebLogic Server 6.1.
submit(Object) - Method in interface weblogic.event.common.EventTopicDef
Deprecated. Deprecated in WebLogic Server 6.1.
subPartMatch(String, String) - Static method in class weblogic.apache.xalan.serialize.SerializerToXML
Tell if two strings are equal, without worry if the first string is null.
SubscriptElement - class weblogic.html.SubscriptElement.
Deprecated.  
SubscriptElement() - Constructor for class weblogic.html.SubscriptElement
Deprecated. Constructs a SubscriptElement.
SubscriptElement(HtmlElement) - Constructor for class weblogic.html.SubscriptElement
Deprecated. Constructs a SubscriptElement with the specified value
SubscriptElement(String) - Constructor for class weblogic.html.SubscriptElement
Deprecated. Constructs a SubscriptElement with the specified value.
subspaces() - Method in interface weblogic.workspace.common.WorkspaceDef
Returns an Enumeration of all the subspace names of this Workspace.
SUBSTITUTIONGROUP - Static variable in class weblogic.apache.xerces.validators.schema.SchemaSymbols
 
SubstitutionGroupComparator - class weblogic.apache.xerces.validators.schema.SubstitutionGroupComparator.
 
SubstitutionGroupComparator(GrammarResolver, StringPool) - Constructor for class weblogic.apache.xerces.validators.schema.SubstitutionGroupComparator
 
substringData(int, int) - Method in class weblogic.apache.xalan.lib.sql.ColumnData
substringData - Not supported.
substringData(int, int) - Method in class weblogic.apache.xerces.dom.CharacterDataImpl
Substring is more than a convenience function.
substringData(int, int) - Method in class weblogic.apache.xml.utils.UnImplNode
Unimplemented.
SUBSYSTEM - Static variable in class weblogic.i18n.Localizer
key to locate catalog subsystem
Summary - class weblogicx.jsp.tags.validators.Summary.
Summary keeps tract of all validators on the page reconstructing and executing validate() on validators and storing the errorMessages in the process.
Summary() - Constructor for class weblogicx.jsp.tags.validators.Summary
 
SummaryTEI - class weblogicx.jsp.tags.validators.SummaryTEI.
class providing the Extra Info..for Summary
SummaryTEI() - Constructor for class weblogicx.jsp.tags.validators.SummaryTEI
 
superPrintStackTrace(PrintStream) - Method in class weblogic.common.T3Exception
Deprecated. Deprecated in WebLogic Server 6.1.
superPrintStackTrace(PrintStream) - Method in class weblogic.transaction.RollbackException
 
superPrintStackTrace(PrintStream) - Method in class weblogic.transaction.XAException
 
superPrintStackTrace(PrintWriter) - Method in class weblogic.common.T3Exception
Deprecated. Deprecated in WebLogic Server 6.1.
superPrintStackTrace(PrintWriter) - Method in class weblogic.transaction.RollbackException
 
superPrintStackTrace(PrintWriter) - Method in class weblogic.transaction.XAException
 
SuperscriptElement - class weblogic.html.SuperscriptElement.
Deprecated.  
SuperscriptElement() - Constructor for class weblogic.html.SuperscriptElement
Deprecated. Constructs a SuperscriptElement.
SuperscriptElement(HtmlElement) - Constructor for class weblogic.html.SuperscriptElement
Deprecated. Constructs a SuperscriptElement with the specified value.
SuperscriptElement(String) - Constructor for class weblogic.html.SuperscriptElement
Deprecated. Constructs a SuperscriptElement with the specified value.
superToString() - Method in class weblogic.common.T3Exception
Deprecated. Deprecated in WebLogic Server 6.1.
superToString() - Method in class weblogic.transaction.RollbackException
 
superToString() - Method in class weblogic.transaction.XAException
 
SUPPORTS_PRE_STRIPPING - Static variable in class weblogic.apache.xpath.patterns.NodeTest
The URL to pass to the Node#supports method, to see if the DOM has already been stripped of whitespace nodes.
supportsAlterTableWithAddColumn() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsAlterTableWithAddColumn() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsANSI92FullSQL() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsANSI92FullSQL() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsBatchUpdates() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsBatchUpdates() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsColumnAliasing() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsColumnAliasing() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsConvert() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsConvert() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsConvert(int, int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsConvert(int, int) - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsExpressionsInOrderBy() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsExpressionsInOrderBy() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsFullOuterJoins() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsFullOuterJoins() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsGroupBy() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsGroupBy() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsGroupByUnrelated() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsGroupByUnrelated() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsIntegrityEnhancementFacility() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsIntegrityEnhancementFacility() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
SUPPORTSINTERFACE - Static variable in interface weblogic.apache.xalan.stree.SaxEventDispatch
The URL to pass to the Node#supports method, to see if the node supports this interface.
supportsLikeEscapeClause() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsLikeEscapeClause() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsMinimumSQLGrammar() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsMinimumSQLGrammar() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsMultipleResultSets() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsMultipleResultSets() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsMultipleTransactions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsMultipleTransactions() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsNonNullableColumns() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsNonNullableColumns() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsOrderByUnrelated() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsOrderByUnrelated() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsOuterJoins() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsOuterJoins() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsPositionedDelete() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsPositionedDelete() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsPositionedUpdate() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsPositionedUpdate() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsPrefetch() - Method in class weblogic.jdbc.oci.Connection
 
supportsResultSetConcurrency(int, int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsResultSetConcurrency(int, int) - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsResultSetType(int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsResultSetType(int) - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsSAX() - Method in class weblogic.apache.xpath.DOM2Helper
Returns true if the DOM implementation handled by this helper supports the SAX ContentHandler interface.
supportsSchemasInDataManipulation() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsSelectForUpdate() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsSelectForUpdate() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsStoredProcedures() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsStoredProcedures() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsSubqueriesInExists() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsSubqueriesInExists() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsSubqueriesInIns() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsSubqueriesInIns() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsTableCorrelationNames() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsTableCorrelationNames() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsTransactionIsolationLevel(int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsTransactionIsolationLevel(int) - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsTransactions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsTransactions() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsUnion() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsUnion() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
supportsUnionAll() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
supportsUnionAll() - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
SUPPRESS_BOTH - Static variable in class weblogic.apache.xml.utils.FastStringBuffer
Manefest constant: Suppress both leading and trailing whitespace.
SUPPRESS_LEADING_WS - Static variable in class weblogic.apache.xml.utils.FastStringBuffer
Manefest constant: Suppress leading whitespace.
SUPPRESS_TRAILING_WS - Static variable in class weblogic.apache.xml.utils.FastStringBuffer
Manefest constant: Suppress trailing whitespace.
surroundContents(Node) - Method in class weblogic.apache.xerces.dom.RangeImpl
 
suspend() - Method in interface weblogic.management.runtime.ServerRuntimeMBean
Locks the server instance, causing it to deny new requests from non-privileged users.
SUSPENDED - Static variable in interface weblogic.management.runtime.ServerRuntimeMBean
Value returned by getState() to indicate the the server is has been suspended.
switchSerializerIfHTML(String, String, Properties, Serializer) - Static method in class weblogic.apache.xalan.transformer.SerializerSwitcher
Switch to HTML serializer if element is HTML
switchSerializerIfHTML(TransformerImpl, String, String) - Static method in class weblogic.apache.xalan.transformer.SerializerSwitcher
Switch to HTML serializer if element is HTML
SYBASE - Static variable in class weblogic.db.jdbc.Enums
Constant for a Sybase-specific type.
SymbolCache - class weblogic.apache.xerces.utils.SymbolCache.
This class is based on an implementation from the Apache XML Project.
SymbolCache() - Constructor for class weblogic.apache.xerces.utils.SymbolCache
 
SYNCCHILDREN - Static variable in class weblogic.apache.xerces.dom.NodeImpl
 
SYNCDATA - Static variable in class weblogic.apache.xerces.dom.NodeImpl
 
synchronize() - Method in class weblogic.apache.xerces.dom.EntityReferenceImpl
EntityReference's children are a reflection of those defined in the named Entity.
synchronize() - Method in class weblogic.apache.xerces.dom.DeferredEntityReferenceImpl
 
synchronizeChildren() - Method in class weblogic.apache.xerces.dom.ParentNode
Override this method in subclass to hook in efficient internal data structure.
synchronizeChildren() - Method in class weblogic.apache.xerces.dom.AttrImpl
Override this method in subclass to hook in efficient internal data structure.
synchronizeChildren() - Method in class weblogic.apache.xerces.dom.DeferredElementNSImpl
Synchronizes the node's children with the internal structure.
synchronizeChildren() - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
Synchronizes the node's children with the internal structure.
synchronizeChildren() - Method in class weblogic.apache.xerces.dom.DeferredEntityImpl
Synchronize the children.
synchronizeChildren() - Method in class weblogic.apache.xerces.dom.DeferredEntityReferenceImpl
Synchronize the children.
synchronizeChildren() - Method in class weblogic.apache.xerces.dom.DeferredDocumentTypeImpl
Synchronizes the entities, notations, and elements.
synchronizeChildren() - Method in class weblogic.apache.xerces.dom.DeferredAttrNSImpl
Synchronizes the node's children with the internal structure.
synchronizeChildren() - Method in class weblogic.apache.xerces.dom.DeferredElementImpl
 
synchronizeChildren() - Method in class weblogic.apache.xerces.dom.DeferredAttrImpl
Synchronizes the node's children with the internal structure.
synchronizeChildren() - Method in class weblogic.apache.xerces.dom.DeferredElementDefinitionImpl
Synchronizes the default attribute values.
synchronizeChildren(int) - Method in class weblogic.apache.xerces.dom.ParentNode
Synchronizes the node's children with the internal structure.
synchronizeChildren(int) - Method in class weblogic.apache.xerces.dom.AttrImpl
Synchronizes the node's children with the internal structure.
synchronizeData() - Method in class weblogic.apache.xerces.dom.NodeImpl
Override this method in subclass to hook in efficient internal data structure.
synchronizeData() - Method in class weblogic.apache.xerces.dom.ElementImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredNotationImpl
Synchronizes the data.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredElementNSImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
Synchronizes the node's data.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredTextImpl
Synchronizes the underlying data.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredCDATASectionImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredProcessingInstructionImpl
Synchronizes the data.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredEntityImpl
Synchronize the entity data.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredCommentImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredEntityReferenceImpl
Synchronize the entity data.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredDocumentTypeImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredAttrNSImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredElementImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredAttrImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredElementDefinitionImpl
Synchronizes the data (name and value) for fast nodes.
synchronousKill() - Method in interface weblogic.management.configuration.ServerMBean
Kill this server.
synchronousStart() - Method in interface weblogic.management.configuration.ServerMBean
Start this server.
SYNTAX - Static variable in class weblogic.apache.xml.utils.synthetic.SynthesisException
Field SYNTAX
SynthesisException - exception weblogic.apache.xml.utils.synthetic.SynthesisException.
Class SynthesisException
SynthesisException(int) - Constructor for class weblogic.apache.xml.utils.synthetic.SynthesisException
Constructor SynthesisException
SynthesisException(int, String) - Constructor for class weblogic.apache.xml.utils.synthetic.SynthesisException
Constructor SynthesisException
systemId - Variable in class weblogic.apache.xerces.dom.NotationImpl
System identifier.
systemId - Variable in class weblogic.apache.xerces.dom.EntityImpl
System identifier.
systemID - Variable in class weblogic.apache.xerces.dom.DocumentTypeImpl
 
SystemIDResolver - class weblogic.apache.xml.utils.SystemIDResolver.
This class is used to resolve relative URIs and SystemID strings into absolute URIs.
SystemIDResolver() - Constructor for class weblogic.apache.xml.utils.SystemIDResolver
 

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://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.