BEA Systems, Inc.

WebLogic Server 8.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 _

S

satisfies(ElementIdentifier) - Method in class weblogic.xml.security.assertion.ElementIntegrityAssertion
 
satisfies(ElementIdentifier) - Method in class weblogic.xml.security.assertion.ElementConfidentialityAssertion
 
satisfies(ElementIdentifier) - Method in interface weblogic.xml.security.assertion.ElementAssertion
Returns true if assertion covers the elements identified by the ElementIdentifier.
save() - Method in class weblogic.security.Entity
Deprecated. Return the bytes of the name.
save(OutputStream) - Method in class weblogic.security.X509
Deprecated.  
save(OutputStream) - Method in class weblogic.security.Key
Deprecated. Save the bytes needed for initialization.
save(OutputStream) - Method in class weblogic.security.Certificate
Deprecated. Output the bytes needed for initialize(InputStream) to regenerate the certificate.
save(String) - Method in class weblogic.security.acl.CachingRealm
Deprecated. Call through to the save methods in the delegate and backup realms.
save(String) - Method in interface weblogic.security.acl.BasicRealm
Deprecated. Saves the realm to some persistent state identified in the name.
save(String) - Method in class weblogic.security.acl.AbstractListableRealm
Deprecated. Saves the realm to some persistent state identified in the name.
SaveBinding - class weblogic.uddi.client.structures.request.SaveBinding.
save_binding message is used to save or update binding template structures.
SaveBinding() - Constructor for class weblogic.uddi.client.structures.request.SaveBinding
Class Constructor
saveBinding(SaveBinding) - Method in class weblogic.uddi.client.service.Publish
Creates a soap message, using the requested save_binding structure, to make a function call at the remote registry.
SaveBusiness - class weblogic.uddi.client.structures.request.SaveBusiness.
SaveBusiness is used to register new or update BusinessEntity information.
SaveBusiness() - Constructor for class weblogic.uddi.client.structures.request.SaveBusiness
Class Constructor
saveBusiness(SaveBusiness) - Method in class weblogic.uddi.client.service.Publish
Creates a soap message, using the requested save_business structure, to make a function call at the remote registry.
saveEnclosingAttr(NodeImpl) - Method in class weblogic.apache.xerces.dom.DocumentImpl
NON-DOM INTERNAL: Pre-mutation context check, in preparation for later generating DOMAttrModified events.
SaveService - class weblogic.uddi.client.structures.request.SaveService.
SaveService is used to register or update information related to a BusinessService.
SaveService() - Constructor for class weblogic.uddi.client.structures.request.SaveService
Class Constructor
saveService(SaveService) - Method in class weblogic.uddi.client.service.Publish
Creates a soap message, using the requested save_service structure, to make a function call at the remote registry.
SaveTModel - class weblogic.uddi.client.structures.request.SaveTModel.
SaveTModel allows updating and registering of information about a tModel
SaveTModel() - Constructor for class weblogic.uddi.client.structures.request.SaveTModel
Class Constructor
saveTModel(SaveTModel) - Method in class weblogic.uddi.client.service.Publish
Creates a soap message, using the requested save_tModel structure, to make a function call at the remote registry.
saveXML(Node) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
SAX_FEATURE_PREFIX - Static variable in class weblogic.apache.xerces.impl.Constants
SAX feature prefix ("http://xml.org/sax/features/").
SAX_PROPERTY_PREFIX - Static variable in class weblogic.apache.xerces.impl.Constants
SAX property prefix ("http://xml.org/sax/properties/").
saxParser - Variable in class weblogic.xml.stream.util.XMLPullReaderBase
 
SAXParser - class weblogic.apache.xerces.parsers.SAXParser.
This is the main Xerces SAX parser class.
SAXParser() - Constructor for class weblogic.apache.xerces.parsers.SAXParser
Constructs a SAX parser using the dtd/xml schema parser configuration.
SAXParser(SymbolTable) - Constructor for class weblogic.apache.xerces.parsers.SAXParser
Constructs a SAX parser using the specified symbol table.
SAXParser(SymbolTable, XMLGrammarPool) - Constructor for class weblogic.apache.xerces.parsers.SAXParser
Constructs a SAX parser using the specified symbol table and grammar pool.
SAXParser(XMLParserConfiguration) - Constructor for class weblogic.apache.xerces.parsers.SAXParser
Constructs a SAX parser using the specified parser configuration.
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.
SAXPullParser - class weblogic.apache.xerces.parsers.SAXPullParser.
This is the main Xerces SAX parser class.
SAXPullParser() - Constructor for class weblogic.apache.xerces.parsers.SAXPullParser
Constructs a SAX parser using the dtd/xml schema parser configuration.
SAXPullParser(SymbolTable) - Constructor for class weblogic.apache.xerces.parsers.SAXPullParser
Constructs a SAX parser using the specified symbol table.
SAXPullParser(SymbolTable, XMLGrammarPool) - Constructor for class weblogic.apache.xerces.parsers.SAXPullParser
Constructs a SAX parser using the specified symbol table and grammar pool.
SAXPullParser(XMLPullParserConfiguration) - Constructor for class weblogic.apache.xerces.parsers.SAXPullParser
Constructs a SAX parser using the specified parser configuration.
SCALAR - Static variable in class weblogic.common.ParamTypes
Constant for a scalar.
scanAttDefaultDecl(String, String, String, XMLString, XMLString) - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Scans an attribute default declaration
scanAttlistDecl() - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Scans an attlist declaration
scanAttribute(XMLAttributes) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans an attribute.
scanAttributeValue(XMLString, XMLString, String, XMLAttributes, int, boolean) - Method in class weblogic.apache.xerces.impl.XMLScanner
Scans an attribute value and normalizes whitespace converting all whitespace characters to space characters.
scanAttributeValue(XMLString, XMLString, String, XMLAttributes, int, boolean) - Method in class weblogic.apache.xerces.impl.XML11DocumentScannerImpl
Scans an attribute value and normalizes whitespace converting all whitespace characters to space characters.
scanCDATASection(boolean) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans a CDATA section.
scanChar() - Method in class weblogic.apache.xerces.impl.XMLEntityScanner
Returns the next character on the input.
scanChar() - Method in class weblogic.apache.xerces.impl.XMLEntityManager.EntityScanner
Returns the next character on the input.
scanChar() - Method in class weblogic.apache.xerces.impl.XML11EntityManager.XML11EntityScanner
Returns the next character on the input.
scanCharReference() - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans a character reference.
scanCharReferenceValue(XMLStringBuffer, XMLStringBuffer) - Method in class weblogic.apache.xerces.impl.XMLScanner
Scans a character reference and append the corresponding chars to the specified buffer.
scanComment() - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Scans a comment.
scanComment() - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans a comment.
scanComment(XMLStringBuffer) - Method in class weblogic.apache.xerces.impl.XMLScanner
Scans a comment.
scanContent() - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans element content.
scanContent() - Method in class weblogic.apache.xerces.impl.XML11DocumentScannerImpl
Scans element content.
scanContent(XMLString) - Method in class weblogic.apache.xerces.impl.XMLEntityScanner
Scans a range of parsed character data, setting the fields of the XMLString structure, appropriately.
scanContent(XMLString) - Method in class weblogic.apache.xerces.impl.XMLEntityManager.EntityScanner
Scans a range of parsed character data, setting the fields of the XMLString structure, appropriately.
scanContent(XMLString) - Method in class weblogic.apache.xerces.impl.XML11EntityManager.XML11EntityScanner
Scans a range of parsed character data, setting the fields of the XMLString structure, appropriately.
scanData(String, XMLString) - Method in class weblogic.apache.xerces.impl.XMLEntityScanner
Scans a range of character data up to the specicied delimiter, setting the fields of the XMLString structure, appropriately.
scanData(String, XMLString) - Method in class weblogic.apache.xerces.impl.XMLEntityManager.EntityScanner
Scans a range of character data up to the specicied delimiter, setting the fields of the XMLString structure, appropriately.
scanData(String, XMLString) - Method in class weblogic.apache.xerces.impl.XML11EntityManager.XML11EntityScanner
Scans a range of character data up to the specicied delimiter, setting the fields of the XMLString structure, appropriately.
scanDecls(boolean) - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Dispatch an XML "event".
scanDoctypeDecl() - Method in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl
Scans a doctype declaration.
scanDocument(boolean) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans a document.
scanDocument(boolean) - Method in interface weblogic.apache.xerces.xni.parser.XMLDocumentScanner
Scans a document.
scanDTDExternalSubset(boolean) - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Scans the external subset of the document.
scanDTDExternalSubset(boolean) - Method in interface weblogic.apache.xerces.xni.parser.XMLDTDScanner
Scans the external subset of the document.
scanDTDInternalSubset(boolean, boolean, boolean) - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Scans the internal subset of the document.
scanDTDInternalSubset(boolean, boolean, boolean) - Method in interface weblogic.apache.xerces.xni.parser.XMLDTDScanner
Scans the internal subset of the document.
scanElementDecl() - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Scans an element declaration
scanEndElement() - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans an end element.
scanEntityReference() - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans an entity reference.
scanEntityValue(XMLString, XMLString) - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Scans an entity value.
scanExternalID(String[], boolean) - Method in class weblogic.apache.xerces.impl.XMLScanner
Scans External ID and return the public and system IDs.
scanForDoctypeHook() - Method in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher
Scan for DOCTYPE hook.
scanForDoctypeHook() - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
Scan for DOCTYPE hook.
scanLiteral(int, XMLString) - Method in class weblogic.apache.xerces.impl.XMLEntityScanner
Scans a range of attribute value data, setting the fields of the XMLString structure, appropriately.
scanLiteral(int, XMLString) - Method in class weblogic.apache.xerces.impl.XMLEntityManager.EntityScanner
Scans a range of attribute value data, setting the fields of the XMLString structure, appropriately.
scanLiteral(int, XMLString) - Method in class weblogic.apache.xerces.impl.XML11EntityManager.XML11EntityScanner
Scans a range of attribute value data, setting the fields of the XMLString structure, appropriately.
scanName() - Method in class weblogic.apache.xerces.impl.XMLEntityScanner
Returns a string matching the Name production appearing immediately on the input as a symbol, or null if no Name string is present.
scanName() - Method in class weblogic.apache.xerces.impl.XMLEntityManager.EntityScanner
Returns a string matching the Name production appearing immediately on the input as a symbol, or null if no Name string is present.
SCANNER_STATE_CDATA - Static variable in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: CDATA section.
SCANNER_STATE_COMMENT - Static variable in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: comment.
SCANNER_STATE_CONTENT - Static variable in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: content.
SCANNER_STATE_DOCTYPE - Static variable in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: DOCTYPE.
SCANNER_STATE_DTD_EXTERNAL - Static variable in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: open DTD external subset.
SCANNER_STATE_DTD_EXTERNAL_DECLS - Static variable in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: DTD external declarations.
SCANNER_STATE_DTD_INTERNAL_DECLS - Static variable in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: DTD internal declarations.
SCANNER_STATE_END_OF_INPUT - Static variable in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Scanner state: end of input.
SCANNER_STATE_END_OF_INPUT - Static variable in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: end of input.
SCANNER_STATE_MARKUP_DECL - Static variable in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Scanner state: markup declaration.
SCANNER_STATE_PI - Static variable in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: processing instruction.
SCANNER_STATE_PROLOG - Static variable in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: prolog.
SCANNER_STATE_REFERENCE - Static variable in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: reference.
SCANNER_STATE_ROOT_ELEMENT - Static variable in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: root element.
SCANNER_STATE_START_OF_MARKUP - Static variable in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: start of markup.
SCANNER_STATE_TERMINATED - Static variable in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: terminated.
SCANNER_STATE_TEXT_DECL - Static variable in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Scanner state: text declaration.
SCANNER_STATE_TEXT_DECL - Static variable in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: Text declaration.
SCANNER_STATE_TRAILING_MISC - Static variable in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: trailing misc.
SCANNER_STATE_XML_DECL - Static variable in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: XML declaration.
scanningInternalSubset() - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
 
scanNmtoken() - Method in class weblogic.apache.xerces.impl.XMLEntityScanner
Returns a string matching the NMTOKEN production appearing immediately on the input as a symbol, or null if NMTOKEN Name string is present.
scanNmtoken() - Method in class weblogic.apache.xerces.impl.XMLEntityManager.EntityScanner
Returns a string matching the NMTOKEN production appearing immediately on the input as a symbol, or null if NMTOKEN Name string is present.
scanPI() - Method in class weblogic.apache.xerces.impl.XMLScanner
Scans a processing instruction.
scanPIData(String, XMLString) - Method in class weblogic.apache.xerces.impl.XMLScanner
Scans a processing data.
scanPIData(String, XMLString) - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Scans a processing data.
scanPIData(String, XMLString) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans a processing data.
scanPseudoAttribute(boolean, XMLString) - Method in class weblogic.apache.xerces.impl.XMLScanner
Scans a pseudo attribute.
scanPubidLiteral(XMLString) - Method in class weblogic.apache.xerces.impl.XMLScanner
Scans public ID literal.
scanPubidLiteral(XMLString) - Method in class weblogic.apache.xerces.impl.XML11DTDScannerImpl
Scans public ID literal.
scanPubidLiteral(XMLString) - Method in class weblogic.apache.xerces.impl.XML11DocumentScannerImpl
Scans public ID literal.
scanQName(QName) - Method in class weblogic.apache.xerces.impl.XMLEntityScanner
Scans a qualified name from the input, setting the fields of the QName structure appropriately.
scanQName(QName) - Method in class weblogic.apache.xerces.impl.XMLEntityManager.EntityScanner
Scans a qualified name from the input, setting the fields of the QName structure appropriately.
scanRootElementHook() - Method in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher
Scan for root element hook.
scanRootElementHook() - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
Scan for root element hook.
scanStartElement() - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans a start element.
scanSurrogates(XMLStringBuffer) - Method in class weblogic.apache.xerces.impl.XMLScanner
Scans surrogates and append them to the specified buffer.
scanTextDecl() - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Dispatch an XML "event".
scanXMLDeclOrTextDecl(boolean) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans an XML or text declaration.
scanXMLDeclOrTextDecl(boolean, String[]) - Method in class weblogic.apache.xerces.impl.XMLScanner
Scans an XML or text declaration.
scanXMLDeclOrTextDecl(boolean, String[]) - Method in class weblogic.apache.xerces.impl.XML11DocumentScannerImpl
Scans an XML or text declaration.
Schedulable - interface weblogic.time.common.Schedulable.
Deprecated. As of WebLogic Server 7.0, replaced by Timer.
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. As of WebLogic Server 7.0, replaced by Timer.
ScheduledTriggerDef - interface weblogic.time.common.ScheduledTriggerDef.
Deprecated. As of WebLogic Server 7.0, replaced by Timer.
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 - Static variable in class weblogic.apache.xerces.dom.DOMValidationConfiguration
 
SCHEMA_DOMAIN - Static variable in class weblogic.apache.xerces.impl.xs.XSMessageFormatter
The domain of messages concerning the XML Schema: Structures specification.
SCHEMA_ELEMENT_DEFAULT - Static variable in class weblogic.apache.xerces.impl.Constants
Send schema default value via characters()
SCHEMA_ELEMENT_DEFAULT - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Feature identifier: send element default value via characters()
SCHEMA_ELEMENT_DEFAULT - Static variable in class weblogic.apache.xerces.parsers.StandardParserConfiguration
Feature identifier: send element default value via characters()
SCHEMA_ELEMENT_DEFAULT - Static variable in class weblogic.apache.xerces.parsers.NonValidatingConfiguration
Feature identifier: send element default value via characters()
SCHEMA_FULL_CHECKING - Static variable in class weblogic.apache.xerces.impl.Constants
Schema full constraint checking ("validation/schema-full-checking").
SCHEMA_FULL_CHECKING - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Feature identifier: schema full checking
SCHEMA_FULL_CHECKING - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
Feature identifier: schema full checking
SCHEMA_FULL_CHECKING - Static variable in class weblogic.apache.xerces.parsers.XMLGrammarCachingConfiguration
 
SCHEMA_FULL_CHECKING - Static variable in class weblogic.apache.xerces.parsers.DOMASBuilderImpl
 
SCHEMA_LOCATION - Static variable in class weblogic.apache.xerces.impl.Constants
No namespace schema location property ("schema/external-schemaLocation").
SCHEMA_LOCATION - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Property identifier: schema location.
SCHEMA_LOCATION - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
Property identifier: schema location.
SCHEMA_NONS_LOCATION - Static variable in class weblogic.apache.xerces.impl.Constants
Schema location property ("schema/external-noNamespaceSchemaLocation").
SCHEMA_NONS_LOCATION - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Property identifier: no namespace schema location.
SCHEMA_NONS_LOCATION - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
Property identifier: no namespace schema location.
SCHEMA_NORMALIZED_VALUE - Static variable in class weblogic.apache.xerces.impl.Constants
Expose schema normalized values
SCHEMA_SOURCE - Static variable in class weblogic.apache.xerces.impl.Constants
JAXP schemaSource property
SCHEMA_VALIDATION - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Feature identifier: validation.
SCHEMA_VALIDATION_FEATURE - Static variable in class weblogic.apache.xerces.impl.Constants
Schema validation feature ("validation/schema").
SCHEMA_VALIDATOR - Static variable in class weblogic.apache.xerces.parsers.StandardParserConfiguration
Property identifier: XML Schema validator.
SCHEMA_VALIDATOR - Static variable in class weblogic.apache.xerces.parsers.NonValidatingConfiguration
Property identifier: XML Schema validator.
SCHEMA_VALIDATOR_PROPERTY - Static variable in class weblogic.apache.xerces.impl.Constants
Validator property ("internal/validator/schema").
SchemaDVFactory - class weblogic.apache.xerces.impl.dv.SchemaDVFactory.
Defines a factory API that enables applications to
SchemaDVFactory() - Constructor for class weblogic.apache.xerces.impl.dv.SchemaDVFactory
 
SchemaGrammar - class weblogic.apache.xerces.impl.xs.SchemaGrammar.
This class is to hold all schema component declaration that are declared within one namespace.
SchemaGrammar.BuiltinSchemaGrammar - class weblogic.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar.
 
SchemaGrammar.BuiltinSchemaGrammar(int) - Constructor for class weblogic.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
Special constructor to create the grammars for the schema namespaces
SchemaGrammar(String, XSDDescription) - Constructor for class weblogic.apache.xerces.impl.xs.SchemaGrammar
Default constructor.
SchemaNamespaceSupport - class weblogic.apache.xerces.impl.xs.SchemaNamespaceSupport.
This class customizes the behaviour of the util.NamespaceSupport class in order to easily implement some features that we need for efficient schema handling.
SchemaNamespaceSupport() - Constructor for class weblogic.apache.xerces.impl.xs.SchemaNamespaceSupport
 
SchemaNamespaceSupport(SchemaNamespaceSupport) - Constructor for class weblogic.apache.xerces.impl.xs.SchemaNamespaceSupport
 
SchemaSymbols - class weblogic.apache.xerces.impl.xs.SchemaSymbols.
Collection of symbols used to parse a Schema Grammar.
SchemaSymbols() - Constructor for class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
scope - Variable in class weblogic.apache.xerces.impl.dtd.XMLElementDecl
scope
SCOPE_ABSENT - Static variable in class weblogic.apache.xerces.impl.xs.XSElementDecl
 
SCOPE_ABSENT - Static variable in class weblogic.apache.xerces.impl.xs.XSAttributeDecl
 
SCOPE_GLOBAL - Static variable in class weblogic.apache.xerces.impl.xs.XSElementDecl
 
SCOPE_GLOBAL - Static variable in class weblogic.apache.xerces.impl.xs.XSAttributeDecl
 
SCOPE_LOCAL - Static variable in class weblogic.apache.xerces.impl.xs.XSElementDecl
 
SCOPE_LOCAL - Static variable in class weblogic.apache.xerces.impl.xs.XSAttributeDecl
 
SCOPE_RESOURCE_ACTION - Static variable in class weblogic.security.service.ResourceBase
 
search(Object, int) - Method in class weblogic.apache.xerces.util.SymbolHash
 
secRan - Variable in class weblogic.servlet.security.CertificateServlet
 
Security - class weblogic.security.Security.
This class implements the WLS client runAs methods.
Security - class weblogic.security.acl.Security.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by Pluggable Security Infrastructure and JAAS based authentication.
Security - interface weblogic.xml.security.wsse.Security.
The top level Security object.
SECURITY_MANAGER - Static variable in class weblogic.apache.xerces.impl.XMLEntityManager
property identifier: security manager.
SECURITY_MANAGER_PROPERTY - Static variable in class weblogic.apache.xerces.impl.Constants
Security manager property ("security-manager").
SECURITY_MANAGER_PROPERTY - Static variable in class weblogic.apache.xerces.parsers.SecurityConfiguration
 
Security() - Constructor for class weblogic.security.Security
 
Security() - Constructor for class weblogic.security.acl.Security
Deprecated.  
security(String) - Method in interface weblogic.common.LogServicesDef
Deprecated. Only the security service should log security messages.
SecurityAssertion - interface weblogic.xml.security.SecurityAssertion.
SecurityAssertion.java The SecurityAssertion interface marks classes being security assertions and provides simple type checking interface.
SecurityConfiguration - class weblogic.apache.xerces.parsers.SecurityConfiguration.
This configuration allows Xerces to behave in a security-conscious manner; that is, it permits applications to instruct Xerces to limit certain operations that could be exploited by malicious document authors to cause a denail-of-service attack when the document is parsed.
SecurityConfiguration() - Constructor for class weblogic.apache.xerces.parsers.SecurityConfiguration
Default constructor.
SecurityConfiguration(SymbolTable) - Constructor for class weblogic.apache.xerces.parsers.SecurityConfiguration
Constructs a parser configuration using the specified symbol table.
SecurityConfiguration(SymbolTable, XMLGrammarPool) - Constructor for class weblogic.apache.xerces.parsers.SecurityConfiguration
Constructs a parser configuration using the specified symbol table and grammar pool.
SecurityConfiguration(SymbolTable, XMLGrammarPool, XMLComponentManager) - Constructor for class weblogic.apache.xerces.parsers.SecurityConfiguration
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings.
SecurityConfigurationException - exception weblogic.xml.security.SecurityConfigurationException.
SecureityConfiguration Exception is used to indicate a problem in the configuration and or deployment of the security in the runtime which prevents execution of the requested operations.
SecurityConfigurationException() - Constructor for class weblogic.xml.security.SecurityConfigurationException
 
SecurityConfigurationException(String) - Constructor for class weblogic.xml.security.SecurityConfigurationException
 
SecurityConfigurationException(String, Throwable) - Constructor for class weblogic.xml.security.SecurityConfigurationException
 
SecurityConfigurationException(Throwable) - Constructor for class weblogic.xml.security.SecurityConfigurationException
 
SecurityConfigurationMBean - interface weblogic.management.configuration.SecurityConfigurationMBean.
Provides domain-wide security configuration information.
SecurityElementFactory - class weblogic.xml.security.wsse.SecurityElementFactory.
 
SecurityElementFactory() - Constructor for class weblogic.xml.security.wsse.SecurityElementFactory
 
SecurityExtension - interface weblogic.management.console.extensibility.SecurityExtension.
The SecurityExtension interface should be implemented by developers who want to create a console extension to configure and manage a custom security provider.
SecurityExtensionV2 - interface weblogic.management.console.extensibility.SecurityExtensionV2.
The SecurityExtensionV2 interface should be implemented by developers who want to create a console extension to configure and manage a custom security provider.
SecurityInitializationException - exception weblogic.security.SecurityInitializationException.
The SecurityInitializationException is thrown when a problem has been encountered during the initialization of the security subsystem.
SecurityInitializationException() - Constructor for class weblogic.security.SecurityInitializationException
Constructs a SecurityInitializationException with no arguments.
SecurityInitializationException(String) - Constructor for class weblogic.security.SecurityInitializationException
Constructs a SecurityInitializationException with the specified detail message.
SecurityInitializationException(String, Throwable) - Constructor for class weblogic.security.SecurityInitializationException
Constructs a SecurityInitializationException with a detail message and a nested exception.
SecurityInitializationException(Throwable) - Constructor for class weblogic.security.SecurityInitializationException
Constructs a SecurityInitializationException with a nested exception.
SecurityManager - class weblogic.apache.xerces.util.SecurityManager.
This class is a container for parser settings that relate to security, or more specifically, it is intended to be used to prevent denial-of-service attacks from being launched against a system running Xerces.
SecurityManager() - Constructor for class weblogic.apache.xerces.util.SecurityManager
 
SecurityMBean - interface weblogic.management.configuration.SecurityMBean.
Specifies the security properties of a WebLogic domain.
SecurityProcessingException - exception weblogic.xml.security.SecurityProcessingException.
SecurityProcessingException is thrown in cases where the processing of a security related element has failed for reasons that maybe transient.
SecurityProcessingException() - Constructor for class weblogic.xml.security.SecurityProcessingException
 
SecurityProcessingException(String) - Constructor for class weblogic.xml.security.SecurityProcessingException
 
SecurityProcessingException(String, Throwable) - Constructor for class weblogic.xml.security.SecurityProcessingException
 
SecurityProcessingException(Throwable) - Constructor for class weblogic.xml.security.SecurityProcessingException
 
SecurityProvider - interface weblogic.security.spi.SecurityProvider.
The SecurityProvider interface is required of all security providers (WebLogic and custom) because it provides basic methods for their use in the WebLogic Server environment.
SecurityRole - interface weblogic.security.service.SecurityRole.
The SecurityRole interface represents the abstract notion of a security role.
SecurityService - interface weblogic.security.acl.SecurityService.
 
SecurityServiceException - exception weblogic.security.service.SecurityServiceException.
The SecurityServiceException exception is the base exception implemented by some of the WebLogic Security Framework exceptions (that is, any exception from the weblogic.security.services package that wrappers an exception with the same name from the weblogic.security.spi package).
SecurityServiceException() - Constructor for class weblogic.security.service.SecurityServiceException
Constructs a SecurityServiceException with no arguments.
SecurityServiceException(String) - Constructor for class weblogic.security.service.SecurityServiceException
Constructs a SecurityServiceException with the specified detail message.
SecurityServiceException(String, Throwable) - Constructor for class weblogic.security.service.SecurityServiceException
Constructs a SecurityServiceException with a detail message and a nested exception.
SecurityServiceException(Throwable) - Constructor for class weblogic.security.service.SecurityServiceException
Constructs a SecurityServiceException with a nested exception.
SecurityServiceRuntimeException - exception weblogic.security.service.SecurityServiceRuntimeException.
The SecurityServiceRuntimeException exception is the base exception implemented by some of the WebLogic Security Framework exceptions (that is, any exception that is unique to the weblogic.security.services package).
SecurityServiceRuntimeException() - Constructor for class weblogic.security.service.SecurityServiceRuntimeException
Constructs a SecurityServiceRuntimeException with no arguments.
SecurityServiceRuntimeException(String) - Constructor for class weblogic.security.service.SecurityServiceRuntimeException
Constructs a SecurityServiceRuntimeException with the specified detail message.
SecurityServiceRuntimeException(String, Throwable) - Constructor for class weblogic.security.service.SecurityServiceRuntimeException
Constructs a SecurityServiceRuntimeException with a detail message and a nested exception.
SecurityServiceRuntimeException(Throwable) - Constructor for class weblogic.security.service.SecurityServiceRuntimeException
Constructs a SecurityServiceRuntimeException with a nested exception.
SecurityServices - interface weblogic.security.spi.SecurityServices.
The SecurityServices interface is used by the WebLogic Security Framework to create security service implementations such as the AuditorService, which security providers can then use.
SecuritySpec - class weblogic.xml.security.specs.SecuritySpec.
The class represents the top level node of a SecuritySpec.
SecuritySpec() - Constructor for class weblogic.xml.security.specs.SecuritySpec
 
SecuritySpec(String, String) - Constructor for class weblogic.xml.security.specs.SecuritySpec
Creates a new SecuritySpec instance.
SecuritySpec(String, String, String) - Constructor for class weblogic.xml.security.specs.SecuritySpec
Creates a new SecuritySpec instance.
SecuritySpiException - exception weblogic.security.spi.SecuritySpiException.
The SecuritySpiException exception is the base interface implemented by all security provider exceptions.
SecuritySpiException() - Constructor for class weblogic.security.spi.SecuritySpiException
Constructs a SecuritySpiException with no arguments.
SecuritySpiException(String) - Constructor for class weblogic.security.spi.SecuritySpiException
Constructs a SecuritySpiException with the specified detail message.
SecuritySpiException(String, Throwable) - Constructor for class weblogic.security.spi.SecuritySpiException
Constructs a SecuritySpiException with a detail message and a nested exception.
SecuritySpiException(Throwable) - Constructor for class weblogic.security.spi.SecuritySpiException
Constructs a SecuritySpiException with a nested exception.
select() - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
select() - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
selectNode(Node) - Method in class weblogic.apache.xerces.dom.RangeImpl
 
selectNodeContents(Node) - Method in class weblogic.apache.xerces.dom.RangeImpl
 
SELF - Static variable in class weblogic.apache.xerces.impl.xpath.XPath.Axis
Type: self.
SelfDescribingResource - interface weblogic.security.spi.SelfDescribingResource.
The SelfDescribingResource class adds added query methods to the Resource class.
selPieceLength - Variable in class weblogic.jdbc.oci.Connection
Deprecated.  
SEND_QUOTA_BLOCKING_TIMEOUT - Static variable in interface weblogic.management.configuration.JMSConstants
 
send(MessageContext) - Method in interface weblogic.webservice.binding.Binding
Sends the specified message to the destination.
sendAlert(int, int) - Method in class weblogic.security.SSL.SSLSocket
Deprecated.  
sendChangeCipherSpec() - Method in class weblogic.security.SSL.SSLSocket
Deprecated.  
sendHandshake(int, HandshakeMessage) - Method in class weblogic.security.SSL.SSLSocket
Deprecated.  
sendMessage(Element, String) - Method in class weblogic.uddi.client.service.UDDISoapMessage
 
sendOneWay(String, Object) - Method in class weblogic.common.T3Client
 
sendRecord(SSLPlaintext) - Method in class weblogic.security.SSL.SSLSocket
Deprecated.  
sendRecv(String, Object) - Method in class weblogic.common.T3Client
 
sendRecvAsync(String, Object) - Method in class weblogic.common.T3Client
Replaces sendRecv and sendLazy/recv, because it is non-blocking.
sendSize - Variable in class weblogic.wtc.jatmi.TypedXOctet
The amount of data in carray to send.
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
SEPARATOR_CHOICE - Static variable in interface weblogic.apache.xerces.xni.XMLDTDContentModelHandler
A choice separator for children and mixed content models.
SEPARATOR_SEQUENCE - Static variable in interface weblogic.apache.xerces.xni.XMLDTDContentModelHandler
A sequence separator for children content models.
separator() - Method in interface weblogic.io.common.T3FileSystem
Deprecated. Deprecated in WebLogic Server 6.1.
separator(short, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
The separator between choices or sequences of a mixed or children content model.
separator(short, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
The separator between choices or sequences of a mixed or children content model.
separator(short, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The separator between choices or sequences of a mixed or children content model.
separator(short, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The separator between choices or sequences of a mixed or children content model.
separator(short, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDContentModelHandler
The separator between choices or sequences of a mixed or children content model.
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
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.
serial - Variable in class weblogic.security.X509
Deprecated.  
SERIALIZABLE - Static variable in interface weblogic.ejb.WLQueryProperties
 
SerializationException - exception weblogic.xml.schema.binding.SerializationException.
A SerializationException is thrown if an error occurs during serializtion.
SerializationException() - Constructor for class weblogic.xml.schema.binding.SerializationException
Constructs a SerializationException with no specified detail message.
SerializationException(String) - Constructor for class weblogic.xml.schema.binding.SerializationException
Constructs a SerializationException with the specified detail message.
SerializationException(String, Throwable) - Constructor for class weblogic.xml.schema.binding.SerializationException
Constructs a SerializationException with the specified detail message and the nested error respresented by t.
SerializationException(Throwable) - Constructor for class weblogic.xml.schema.binding.SerializationException
Constructs a SerializationException with the nested error respresented by t.
serialize(Document) - Method in interface weblogic.apache.xml.serialize.DOMSerializer
Serializes the DOM document.
serialize(Document) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Serializes the DOM document using the previously specified writer and output format.
serialize(DocumentFragment) - Method in interface weblogic.apache.xml.serialize.DOMSerializer
Serializes the DOM document fragment.
serialize(DocumentFragment) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Serializes the DOM document fragmnt using the previously specified writer and output format.
serialize(Element) - Method in interface weblogic.apache.xml.serialize.DOMSerializer
Serialized the DOM element.
serialize(Element) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Serializes the DOM element using the previously specified writer and output format.
serialize(Object, XMLName, XMLOutputStream, SerializationContext) - Method in interface weblogic.xml.schema.binding.Serializer
Write the given Object to an XMLOutputSteam, using the information described in the mapping, using the name parameter as the name of the resulting 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.
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.BaseMarkupSerializer
Called to serializee the DOM element.
serializeNode(Node) - Method in class weblogic.apache.xml.serialize.TextSerializer
Serialize the DOM node.
serializeNode(Node) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
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.xml.serialize.Serializer.
Interface for a DOM serializer implementation, factory for DOM and SAX serializers, and static methods for serializing DOM documents.
Serializer - interface weblogic.xml.schema.binding.Serializer.
A Serialzer is responsible for taking a java Object and writing a xml instance of some Schema Type.
SERIALIZER_DOMAIN - Static variable in class weblogic.apache.xerces.dom.DOMMessageFormatter
 
SerializerFactory - class weblogic.apache.xml.serialize.SerializerFactory.
 
SerializerFactory() - Constructor for class weblogic.apache.xml.serialize.SerializerFactory
 
serialVersionUID - Static variable in interface weblogic.security.acl.UserInfo
Deprecated.  
SERVER - Static variable in class weblogic.management.deploy.DeploymentData
Target is a Server
SERVER_SEVERITIES - Static variable in class weblogic.i18n.Localizer
 
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
Deprecated.  
ServerLegalHelper - class weblogic.management.configuration.ServerLegalHelper.
 
ServerLegalHelper() - Constructor for class weblogic.management.configuration.ServerLegalHelper
 
ServerLifeCycleTaskRuntimeMBean - interface weblogic.management.runtime.ServerLifeCycleTaskRuntimeMBean.
Exposes monitoring information about a server's lifecycle.
ServerLifeCycleTaskStatus - interface weblogic.management.runtime.ServerLifeCycleTaskStatus.
This interface defines the status that can be returned by ServerLifeCycleTaskRuntimeMBean.
ServerMBean - interface weblogic.management.configuration.ServerMBean.
This class represents a WebLogic Server.
ServerResource - class weblogic.security.service.ServerResource.
The ServerResource class is used by a container to specify the Server resource (and method related to the resource) that a caller is attempting to access.
ServerResource(String, String, String) - Constructor for class weblogic.security.service.ServerResource
Constructs a new ServerResource with a target name composed from the application, server, and action parameters.
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.
Provides methods for retrieving runtime information about a server instance and for transitioning a server from one state to another.
ServerSecurityRuntimeMBean - interface weblogic.management.runtime.ServerSecurityRuntimeMBean.
This class is used for monitoring a WebLogic Security Info.
ServerSessionPoolFactory - interface weblogic.jms.ServerSessionPoolFactory.
Deprecated. Deprecated in WebLogic Server 8.1. Replaced by ServerSessionPoolFactory in weblogic.jms.extensions
ServerSessionPoolFactory - interface weblogic.jms.extensions.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.
ServerStates - interface weblogic.management.runtime.ServerStates.
This interface defines the lifecycle states that a server can be in.
ServerTransactionManager - interface weblogic.transaction.ServerTransactionManager.
ServerTransactionManager allows the caller to get the TransactionLogger object associated with this server.
service(HttpServletRequest, HttpServletResponse) - Method in class weblogic.servlet.security.CertificateServlet
 
service(ServletRequest, ServletResponse) - Method in class weblogic.servlet.security.AuthFilter
Deprecated.  
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.
ServiceDetail - class weblogic.uddi.client.structures.response.ServiceDetail.
ServiceDetail contains BusinessService structures when returned by get_serviceDetail
ServiceDetail() - Constructor for class weblogic.uddi.client.structures.response.ServiceDetail
Class constructor.
ServiceInfo - class weblogic.uddi.client.structures.datatypes.ServiceInfo.
ServiceInfo structure is used to represent a service in the service list response from a find_service call.
ServiceInfo() - Constructor for class weblogic.uddi.client.structures.datatypes.ServiceInfo
Class constructor.
ServiceInfos - class weblogic.uddi.client.structures.datatypes.ServiceInfos.
Service infos is a collection of service info structures.
ServiceInfos() - Constructor for class weblogic.uddi.client.structures.datatypes.ServiceInfos
Class constructor.
ServiceKey - class weblogic.uddi.client.structures.datatypes.ServiceKey.
ServiceKey structure holds a string that represents a service key, as in the business services structures.
ServiceKey(String) - Constructor for class weblogic.uddi.client.structures.datatypes.ServiceKey
Class constructor specifying the initialization value.
ServiceList - class weblogic.uddi.client.structures.response.ServiceList.
 
ServiceList() - Constructor for class weblogic.uddi.client.structures.response.ServiceList
Class constructor.
services - Variable in class weblogic.common.T3Client
Defines the WebLogic services that a T3Client can access.
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.
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(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
The transaction abandon timeout in seconds.
setAbbr(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setAbstractSchema(ASModel) - Method in class weblogic.apache.xerces.parsers.DOMASBuilderImpl
Associate an ASModel with a document instance.
setAccept(String) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setAcceptBacklog(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the acceptBacklog attribute of the ServerMBean object
setAcceptBacklog(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setAcceptBacklog(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the acceptBacklog attribute of the NetworkAccessPointMBean object
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
 
setAcceptCharset(String) - Method in class weblogic.webservice.binding.BindingInfo
Sets the character set that should be used for the response.
setAcceptContextPathInGetRealPath(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Beginning with this release inclusion of the contextPath in the virtualPath to the context.getRealPath() will not be allowed as it breaks the case when the subdirectories have the same name as contextPath.
setAccessKey(String) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setAccessKey(String) - Method in class weblogic.apache.html.dom.HTMLLegendElementImpl
 
setAccessKey(String) - Method in class weblogic.apache.html.dom.HTMLLabelElementImpl
 
setAccessKey(String) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setAccessKey(String) - Method in class weblogic.apache.html.dom.HTMLButtonElementImpl
 
setAccessKey(String) - Method in class weblogic.apache.html.dom.HTMLAreaElementImpl
 
setAccessKey(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setAccessPoint(AccessPoint) - Method in class weblogic.uddi.client.structures.datatypes.BindingTemplate
Sets the value of the access point.
setAccessPoint(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines a name used to identify a remote Tuxedo access point in a WTC Service.
setAccessPoint(String) - Method in interface weblogic.management.configuration.WTCLocalTuxDomMBean
Defines a name used to identify a local Tuxedo access point in a WTC Service.
setAccessPointId(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the connection name used to identify this remote Tuxedo access point when attempting to establish a session connection with a local Tuxedo access point.
setAccessPointId(String) - Method in interface weblogic.management.configuration.WTCLocalTuxDomMBean
Defines the connection name used to identify this local Tuxedo access point when attempting to establish a session connection with a remote Tuxedo access point.
setAcknowledgeMode(String) - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
The acknowledge mode used by non-transacted sessions within the session pool.
setAcknowledgePolicy(String) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Note: This attribute only applies to implementations that use the CLIENT_ACKNOWLEDGE acknowledge mode for a non-transacted session.
setACLName(String) - Method in interface weblogic.management.configuration.JDBCMultiPoolMBean
Deprecated. @non-dynamic
setACLName(String) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Deprecated.  
setAclPolicy(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the inbound access control list (ACL) policy toward requests from a remote Tuxedo access point.
setAction(String) - Method in class weblogic.apache.html.dom.HTMLFormElementImpl
 
setAction(String) - Method in class weblogicx.jsp.tags.validators.FormTag
 
setActionFromDeployer(boolean) - Method in class weblogic.management.deploy.DeploymentData
 
setActiveTypes(String[]) - Method in interface weblogic.management.security.authentication.IdentityAsserterMBean
Specifies what type of token is currently being used by the Identity Assertion provider.
setActualEncoding(int, String) - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
 
setActualEncoding(String) - Method in class weblogic.apache.xerces.dom.EntityImpl
An attribute specifying the actual encoding of this entity, when it is an external parsed entity.
setActualEncoding(String) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
setAdapterJNDIName(String) - Method in interface weblogic.management.configuration.BridgeDestinationCommonMBean
The JNDI name of the adapter used to communicate with the specified destination.
setAddress(String) - Method in class weblogic.webservice.binding.BindingInfo
Sets the address of the end point.
setAddresses(String[]) - Method in interface weblogic.management.configuration.MachineMBean
Deprecated. Please use ServerMBean.setListenAddress()
setAddressLineVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.Address
Sets the set containing address lines.
setAddressVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.Contact
Gets the set of addresses.
setAdjudicator(AdjudicatorMBean) - Method in interface weblogic.management.security.RealmMBean
The Adjudication provider for the security realm.
setAdministrationMBeanAuditingEnabled(boolean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. Please use DomainMBean.setConfigurationAuditType()
setAdministrationPort(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the administrationPort attribute of the ServerMBean object
setAdministrationPort(int) - Method in interface weblogic.management.configuration.DomainMBean
Sets the administrationPort attribute of the DomainMBean object
setAdministrationPortEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the administrationPortEnabled attribute of the ServerMBean object
setAdministrationPortEnabled(boolean) - Method in interface weblogic.management.configuration.DomainMBean
Sets the administrationPortEnabled attribute of the DomainMBean object
setAlgorithmType(String) - Method in interface weblogic.management.configuration.JDBCMultiPoolMBean
The algorithm type for this Multipool.
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableSectionElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableRowElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableColElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableCaptionElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLParagraphElementImpl
 
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.HTMLInputElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLHRElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLHeadingElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLDivElementImpl
 
setAlign(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
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.WMLTableElementImpl
 
setAlign(String) - Method in class weblogic.apache.wml.dom.WMLPElementImpl
 
setAlign(String) - Method in class weblogic.apache.wml.dom.WMLImgElementImpl
 
setALink(String) - Method in class weblogic.apache.html.dom.HTMLBodyElementImpl
 
setAllGroupsFilter(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
An LDAP search filter for finding all groups beneath the base group distinguished name (DN).
setAllowAnonymous(boolean) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Specifies whether the anonymous user is allowed to access Tuxedo.
setAllowCloseInOnMessage(boolean) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Specifies whether the connection factory creates message consumers that allow a close() method to be issued within its onMessage() method call.
setAllowNonStandardTypes(String) - Method in interface weblogic.management.configuration.WTCtBridgeGlobalMBean
Defines a flag used to specify if non-standard data types are allowed to pass through the tBridge.
setAllUsersFilter(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
An LDAP search filter for finding all users beneath the base user distinguished name (DN).
setAlt(String) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setAlt(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setAlt(String) - Method in class weblogic.apache.html.dom.HTMLAreaElementImpl
 
setAlt(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
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
 
setAltDescriptorPath(String) - Method in interface weblogic.management.configuration.ApplicationMBean
Sets the standardDescriptorPath attribute of the ApplicationMBean object.
setAltDescriptorPath(String) - Method in class weblogic.management.deploy.DeploymentData
 
setAltWLSDescriptorPath(String) - Method in interface weblogic.management.configuration.ApplicationMBean
Sets the webLogicDescriptorPath attribute of the ApplicationMBean object.
setAltWLSDescriptorPath(String) - Method in class weblogic.management.deploy.DeploymentData
 
setAnonymousAdminLookupEnabled(boolean) - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
Permits anonymous JNDI access to get the Admin MBean home.
setApartmentThreaded(boolean) - Method in interface weblogic.management.configuration.COMMBean
Sets the apartmentThreaded attribute of the COMMBean object
setAppKey(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Specifies the type of AppKey plug-in used.
setApplication(ApplicationMBean) - Method in interface weblogic.management.configuration.ComponentMBean
Set this component's application.
setApplicationPassword(String) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
As of 8.1 sp4, this method does the following:
setApplicationPasswordEncrypted(byte[]) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
Encrypts and sets the value of the ApplicationPasswordEncrypted attribute.
setAppPassword(String) - Method in interface weblogic.management.configuration.WTCResourcesMBean
Defines the application password as returned from the genpasswd utility.
setAppPasswordIV(String) - Method in interface weblogic.management.configuration.WTCResourcesMBean
Defines the initialization vector used to encrypt the AppPassword.
setArchive(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setArchive(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
setArchiveConfigurationCount(int) - Method in interface weblogic.management.configuration.DomainMBean
Sets the archiveConfigurationCount attribute of the DomainMBean object
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
Deprecated.  
setAsciiStream(int, InputStream, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setAsciiStream(long) - Method in class weblogic.jdbc.oci.Clob
Deprecated.  
setAsciiStream(String, InputStream, int) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setAsciiStream(String, InputStream, int) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setAsHint(String) - Method in class weblogic.apache.xerces.dom.ASModelImpl
The hint to locating an ASModel.
setAsLastChild(int, int) - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
Sets the last child of the parentIndex to childIndex.
setAsLocation(String) - Method in class weblogic.apache.xerces.dom.ASModelImpl
The URI reference.
setAsync(boolean) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
setAsyncEnabled(boolean) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Specifies whether the messaging bridge will work in asynchronous messaging mode.
SETATTRIBUTE_EVENT - Static variable in interface weblogic.security.spi.AuditSetAttributeConfigurationEvent
Unique identifier for the SetAttribute Configuration Audit Event
setAttribute(String, Object) - Method in class weblogic.apache.xerces.jaxp.DocumentBuilderFactoryImpl
Allows the user to set specific attributes on the underlying implementation.
setAttribute(String, Object) - Method in interface weblogic.webservice.context.WebServiceSession
Sets the value of the specified attribute.
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.
setAttributeDecl(int, int, XMLAttributeDecl) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
 
setAttributeMBeanName(String) - Method in interface weblogic.management.configuration.SNMPAttributeChangeMBean
Sets the attributeMBeanName attribute of the SNMPAttributeChangeMBean object
setAttributeMBeanType(String) - Method in interface weblogic.management.configuration.SNMPAttributeChangeMBean
Sets the attributeMBeanType attribute of the SNMPAttributeChangeMBean object
setAttributeName(String) - Method in interface weblogic.management.configuration.SNMPAttributeChangeMBean
Sets the attributeName attribute of the SNMPAttributeChangeMBean object
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(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.
setAttributeNS(String, String, String) - Method in class weblogic.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
setAttributes(AttributeMap, CoreDocumentImpl, ElementImpl) - Method in class weblogic.apache.xerces.dom.DOMNormalizer.XMLAttributesProxy
 
setAttributes(XMLAttributes) - Method in class weblogic.apache.xerces.impl.xs.XSDDescription
 
setAttributes(XMLAttributes) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser.AttributesProxy
Sets the XML attributes.
setAttributes(XMLAttributes) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
Sets the XML attributes.
SetAttributeTag - class weblogicx.xml.tags.SetAttributeTag.
 
SetAttributeTag() - Constructor for class weblogicx.xml.tags.SetAttributeTag
 
setAuditors(AuditorMBean[]) - Method in interface weblogic.management.security.RealmMBean
The Auditing providers for the security realm in order of invocation.
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.
setAuthenticationProviders(AuthenticationProviderMBean[]) - Method in interface weblogic.management.security.RealmMBean
The Authentication providers for the security realm in order of invocation.
setAuthFilter(String) - Method in interface weblogic.management.configuration.WebAppComponentMBean
Sets the authFilter attribute of the WebAppComponentMBean object.
setAuthInfo(AuthInfo) - Method in class weblogic.uddi.client.structures.request.UpdateRequest
Sets the value of the authorization information.
setAuthInfo(AuthInfo) - Method in class weblogic.uddi.client.structures.response.AuthToken
Sets the value of the authorization information.
setAuthorizedName(String) - Method in class weblogic.uddi.client.structures.datatypes.TModel
Sets the value of the authorizedName.
setAuthorizedName(String) - Method in class weblogic.uddi.client.structures.datatypes.BusinessEntity
Sets the value of the authorized name.
setAuthorizers(AuthorizerMBean[]) - Method in interface weblogic.management.security.RealmMBean
The Authorization providers for the security realm in order of invocation.
setAuthRealmName(String) - Method in interface weblogic.management.configuration.WebAppComponentMBean
Sets the authRealmName attribute of the WebAppComponentMBean object.
setAutoCommit(boolean) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setAutoCommit(boolean) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
setAutoConfigurationSaveEnabled(boolean) - Method in interface weblogic.management.configuration.DomainMBean
Sets the autoConfigurationSaveEnabled attribute of the DomainMBean object
setAutoKillIfFailed(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the autoKillIfFailed attribute of the ServerMBean object
setAutoMigrationEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the autoMigrationEnabled attribute of the ServerMBean object
setAutoRestart(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the autoRestart attribute of the ServerMBean object
setAutoVersionColumn(int, boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets a column to be a version column.
setAutoVersionColumn(String, boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets a column to be a version column.
setAxis(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setBackground(String) - Method in class weblogic.apache.html.dom.HTMLBodyElementImpl
 
setBase64DecodingRequired(boolean) - Method in interface weblogic.management.security.authentication.IdentityAsserterMBean
If false then the server will not base64 decode the token before passing it to the identity asserter.
setBaseSystemId(String) - Method in class weblogic.apache.xerces.util.XMLResourceIdentifierImpl
Sets the base system identifier.
setBaseSystemId(String) - Method in class weblogic.apache.xerces.xni.parser.XMLInputSource
Sets the base system identifier.
setBaseURI(String) - Method in class weblogic.apache.xerces.dom.ProcessingInstructionImpl
NON-DOM: set base uri
setBaseURI(String) - Method in class weblogic.apache.xerces.dom.NotationImpl
NON-DOM: set base uri
setBaseURI(String) - Method in class weblogic.apache.xerces.dom.EntityReferenceImpl
NON-DOM: set base uri
setBaseURI(String) - Method in class weblogic.apache.xerces.dom.EntityImpl
NON-DOM: set base uri
setBaseURI(String) - Method in class weblogic.apache.xerces.dom.DOMInputSourceImpl
The base URI to be used (see section 5.1.4 in ) for resolving relative URIs to absolute URIs.
setBaseURI(String) - Method in interface weblogic.apache.xerces.impl.RevalidationHandler
Set the base URI of the document
setBaseURI(String) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
 
setBatchDeletes(boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets whether DELETE statements should use a JDBC batch statement or should be issued as individual DELETE statements.
setBatchInserts(boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets whether INSERT statements should use a JDBC batch statement or should be issued as individual INSERT statements.
setBatchInterval(long) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
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
The number of messages that are processed within one transaction.
setBatchUpdates(boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets whether UPDATE statements should use a JDBC batch statement or should be issued as individual UPDATE statements.
setBatchVerifySize(int) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
When batched updates and enabled and the database/driver do not return the updated row counts from batched statements, an extra select query is issued prior to the batched updates to ensure there is no optimistic conflict.
setBeaHome(String) - Method in interface weblogic.management.configuration.ServerStartMBean
The BEA home directory to use when starting 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.
setBgColor(String) - Method in class weblogic.apache.html.dom.HTMLTableRowElementImpl
 
setBgColor(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setBgColor(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setBgColor(String) - Method in class weblogic.apache.html.dom.HTMLBodyElementImpl
 
setBigDecimal(int, BigDecimal) - Method in interface weblogic.ejb.PreparedQuery
 
setBigDecimal(int, BigDecimal) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setBigDecimal(String, BigDecimal) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setBigDecimal(String, BigDecimal) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setBigInteger(int, BigInteger) - Method in interface weblogic.ejb.PreparedQuery
 
setBinary(int, byte[]) - Method in interface weblogic.ejb.PreparedQuery
 
setBinarySecurityTokenSpec(BinarySecurityTokenSpec) - Method in class weblogic.xml.security.specs.SecuritySpec
addBinarySecurityTokenSpec adds a spec for a BinarySecurityTokenImpl to the SecuritySpec.
setBinarySecurityTokenSpec(String) - Method in class weblogic.xml.security.specs.SecuritySpec
addBinarySecurityTokenSpec adds a spec for a BinarySecurityTokenImpl to the SecuritySpec.
setBinaryStream(int, InputStream, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setBinaryStream(long) - Method in class weblogic.jdbc.oci.Blob
Deprecated.  
setBinaryStream(String, InputStream, int) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setBinaryStream(String, InputStream, int) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setBindAnonymouslyOnReferrals(boolean) - Method in interface weblogic.management.utils.LDAPServerMBean
The option to enable anonymous binding when following referrals within the LDAP directory.
setBindingKey(String) - Method in class weblogic.uddi.client.structures.datatypes.HostingRedirector
Sets the value of the binding key.
setBindingKey(String) - Method in class weblogic.uddi.client.structures.datatypes.BindingTemplate
Sets the value of the binding key.
setBindingKeyVector(Vector) - Method in class weblogic.uddi.client.structures.request.GetBindingDetail
Set a new set of Binding Keys
setBindingKeyVector(Vector) - Method in class weblogic.uddi.client.structures.request.DeleteBinding
Set a new set of Binding Keys
setBindingTemplates(BindingTemplates) - Method in class weblogic.uddi.client.structures.datatypes.BusinessService
Sets a new BindingTemplates
setBindingTemplateVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.BindingTemplates
Sets the values of binding templates.
setBindingTemplateVector(Vector) - Method in class weblogic.uddi.client.structures.request.SaveBinding
Sets a new set of BindingTemplate
setBindingTemplateVector(Vector) - Method in class weblogic.uddi.client.structures.response.BindingDetail
Sets the values of binding templates.
setBlob(int, Blob) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setBlockingSendPolicy(String) - Method in interface weblogic.management.configuration.JMSServerMBean
The JMS server's policy on whether to deliver smaller messages before larger ones when a destination has exceeded its message quota.
setBlockTime(long) - Method in interface weblogic.management.configuration.WTCLocalTuxDomMBean
Defines the maximum wait time (seconds) allowed for a blocking call.
setBody(HTMLElement) - Method in class weblogic.apache.html.dom.HTMLDocumentImpl
 
setBodyContent(BodyContent) - Method in class weblogicx.jsp.tags.BeanParamTag
 
setBodyContent(BodyContent) - Method in class weblogicx.jsp.tags.validators.ValidatableTagAdapter
 
setBoolean(int, boolean) - Method in interface weblogic.ejb.PreparedQuery
 
setBoolean(int, boolean) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setBoolean(String, boolean) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setBoolean(String, boolean) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setBoolean(String, boolean) - Method in class weblogic.jndi.Environment
Sets the value of the specified property as a boolean.
setBorder(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setBorder(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setBorder(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setBusinessEntity(BusinessEntity) - Method in class weblogic.uddi.client.structures.datatypes.BusinessEntityExt
Sets the business entity.
setBusinessEntity(BusinessEntity) - Method in class weblogic.uddi.client.structures.request.ValidateCategorization
Sets the value of businessEntity
setBusinessEntityExtVector(Vector) - Method in class weblogic.uddi.client.structures.response.BusinessDetailExt
Sets a new set of business entities (ext).
setBusinessEntityVector(Vector) - Method in class weblogic.uddi.client.structures.request.SaveBusiness
Sets a new set of BusinessEntity
setBusinessEntityVector(Vector) - Method in class weblogic.uddi.client.structures.response.BusinessDetail
Sets a new set of business entities
setBusinessInfos(BusinessInfos) - Method in class weblogic.uddi.client.structures.response.RegisteredInfo
Set the business infos.
setBusinessInfos(BusinessInfos) - Method in class weblogic.uddi.client.structures.response.BusinessList
Sets the business infos.
setBusinessInfoVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.BusinessInfos
Sets the set of business infos.
setBusinessKey(String) - Method in class weblogic.uddi.client.structures.datatypes.ServiceInfo
Sets the value of the business key.
setBusinessKey(String) - Method in class weblogic.uddi.client.structures.datatypes.BusinessService
Set a new Business Key value
setBusinessKey(String) - Method in class weblogic.uddi.client.structures.datatypes.BusinessInfo
Sets the value of the business key.
setBusinessKey(String) - Method in class weblogic.uddi.client.structures.datatypes.BusinessEntity
Sets the value of the business key.
setBusinessKey(String) - Method in class weblogic.uddi.client.structures.request.FindService
Sets the value of businessKey
setBusinessKeyVector(Vector) - Method in class weblogic.uddi.client.structures.request.GetBusinessDetail
Sets a new set of BusinessKeys
setBusinessKeyVector(Vector) - Method in class weblogic.uddi.client.structures.request.DeleteBusiness
Sets the new set of BusinessKeys
setBusinessService(BusinessService) - Method in class weblogic.uddi.client.structures.request.ValidateCategorization
Sets the value of businessService
setBusinessServices(BusinessServices) - Method in class weblogic.uddi.client.structures.datatypes.BusinessEntity
Sets the business services.
setBusinessServiceVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.BusinessServices
Gets the set of business services.
setBusinessServiceVector(Vector) - Method in class weblogic.uddi.client.structures.request.SaveService
Sets a new set of BusinessService
setBusinessServiceVector(Vector) - Method in class weblogic.uddi.client.structures.response.ServiceDetail
Sets the set of business services.
setByte(int, byte) - Method in interface weblogic.ejb.PreparedQuery
 
setByte(int, byte) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setByte(String, byte) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setByte(String, byte) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setBytes(byte[]) - Method in class weblogic.security.Key
Deprecated.  
setBytes(int, byte[]) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setBytes(long, byte[]) - Method in class weblogic.jdbc.oci.Blob
Deprecated.  
setBytes(long, byte[], int, int) - Method in class weblogic.jdbc.oci.Blob
Deprecated.  
setBytes(String, byte[]) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setBytes(String, byte[]) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setBytesMaximum(long) - Method in interface weblogic.management.configuration.JMSServerMBean
The maximum bytes quota (total amount of bytes) that can be stored in this JMS server.
setBytesMaximum(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The maximum bytes quota (total amount of bytes) that can be stored in this destination.
setBytesPagingEnabled(boolean) - Method in interface weblogic.management.configuration.JMSTemplateMBean
Specifies whether bytes paging is enabled on destinations created from this JMS template for swapping message bodies out from memory to a persistent paging store when a destination's message load reaches a specified bytes/messages threshold.
setBytesPagingEnabled(boolean) - Method in interface weblogic.management.configuration.JMSServerMBean
Specifies whether bytes paging is enabled on this JMS server for temporarily swapping message bodies out from memory to a persistent paging store when the JMS servers's byte load reaches a specified threshold.
setBytesPagingEnabled(String) - Method in interface weblogic.management.configuration.JMSDestinationMBean
Specifies whether bytes paging is enabled on the destination for temporarily swapping message bodies out from memory to a persistent paging store when the destination's message load reaches a specified bytes/messages threshold.
setBytesThresholdHigh(long) - Method in interface weblogic.management.configuration.JMSServerMBean
The upper threshold value that triggers events based on the number of bytes stored in the JMS server.
setBytesThresholdHigh(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The upper threshold value that triggers events based on the number of bytes stored in the destination.
setBytesThresholdLow(long) - Method in interface weblogic.management.configuration.JMSServerMBean
The lower threshold value that triggers events based on the number of bytes stored in the JMS server.
setBytesThresholdLow(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The lower threshold value that triggers events based on the number of bytes stored in the destination.
setByteStream(InputStream) - Method in class weblogic.apache.xerces.dom.DOMInputSourceImpl
An attribute of a language-binding dependent type that represents a stream of bytes.
setByteStream(InputStream) - Method in class weblogic.apache.xerces.xni.parser.XMLInputSource
Sets the byte stream.
setByteStream(InputStream) - Method in class weblogic.xml.sax.XMLInputSource
Deprecated. Sets the byte stream for this input source.
setCachedDTD(boolean) - Method in class weblogic.apache.xerces.impl.validation.ValidationManager
 
setCacheDiskSize(int) - Method in interface weblogic.management.configuration.XMLEntityCacheMBean
Set the disk size in MBytes of the cache.
setCacheEnabled(boolean) - Method in interface weblogic.management.utils.LDAPServerMBean
The option to enable caching of LDAP requests with the LDAP server.
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.
setCacheSize(int) - Method in interface weblogic.management.utils.LDAPServerMBean
The size of the cache in K.
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(int) - Method in interface weblogic.management.utils.LDAPServerMBean
The time-to-live (TTL) of the cache in seconds.
setCacheTTL(long) - Static method in class weblogic.security.acl.FlatGroup
Deprecated. Set this group's membership cache TTL.
setCalender(int, Calendar) - Method in interface weblogic.ejb.PreparedQuery
 
setCallDescriptor(CallDescriptor) - Method in class weblogic.wtc.jatmi.TuxedoReply
Sets the call descriptor to be returned with this reply
setCapacityIncrement(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the increment by which the connection pool capacity is expanded.
setCaption(HTMLTableCaptionElement) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setCatalog(String) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setCatalog(String) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
setCategoryBag(CategoryBag) - Method in class weblogic.uddi.client.structures.datatypes.TModel
Sets the value of the categoryBag.
setCategoryBag(CategoryBag) - Method in class weblogic.uddi.client.structures.datatypes.BusinessService
Set new CategoryBag
setCategoryBag(CategoryBag) - Method in class weblogic.uddi.client.structures.datatypes.BusinessEntity
Sets the category bag.
setCategoryBag(CategoryBag) - Method in class weblogic.uddi.client.structures.request.FindTModel
Sets the value of categoryBag
setCategoryBag(CategoryBag) - Method in class weblogic.uddi.client.structures.request.FindService
Sets the value of categoryBag
setCategoryBag(CategoryBag) - Method in class weblogic.uddi.client.structures.request.FindBusiness
Sets the value of categoryBag
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.
setCellIndex(int) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setCellPadding(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setCells(HTMLCollection) - Method in class weblogic.apache.html.dom.HTMLTableRowElementImpl
 
setCellSpacing(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setCertAttr(String) - Method in class weblogic.security.providers.authentication.LDAPIdnAstnDelegate
Set the certificate LDAP attribute
setCertAuthenticator(String) - Method in interface weblogic.management.configuration.SSLMBean
Sets the certAuthenticator attribute of the SSLMBean object
setCertificate(String) - Method in interface weblogic.management.configuration.NodeManagerMBean
Sets the certificate attribute of the NodeManagerMBean object
setCertificate(X509Certificate) - Method in class weblogic.security.providers.authentication.CertificateMapperImpl
 
setCertificateAuthenticationEnabled(boolean) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
Sets the certificateAuthenticationEnabled attribute of the WLECConnectionPoolMBean object
setCertificateCacheSize(int) - Method in interface weblogic.management.configuration.SSLMBean
Set the number of certificates held that have not been redeemed by tokens.
setCertificatePassword(String) - Method in interface weblogic.management.configuration.NodeManagerMBean
As of 8.1 sp4, this method does the following:
setCertificatePasswordEncrypted(byte[]) - Method in interface weblogic.management.configuration.NodeManagerMBean
Encrypts and sets the value of the CertificatePasswordEncrypted attribute.
setCertificateType(String) - Method in interface weblogic.management.configuration.NodeManagerMBean
Sets the certificateType attribute of the NodeManagerMBean object
setCertMapping(String) - Method in class weblogic.security.providers.authentication.LDAPIdnAstnDelegate
Set the certificate mapping
setCertMapping(String) - Method in class weblogic.security.providers.authentication.CertificateMapperImpl
 
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.HTMLTableColElementImpl
 
setCh(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setChannelWeight(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setChannelWeight(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the channelWeight attribute of the NetworkAccessPointMBean object
setCharacter(int, char) - Method in interface weblogic.ejb.PreparedQuery
 
setCharacterData(boolean) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
 
setCharacterStream(int, Reader, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setCharacterStream(long) - Method in class weblogic.jdbc.oci.Clob
Deprecated.  
setCharacterStream(Reader) - Method in class weblogic.apache.xerces.dom.DOMInputSourceImpl
An attribute of a language-binding dependent type that represents a stream of 16-bit units.
setCharacterStream(Reader) - Method in class weblogic.apache.xerces.xni.parser.XMLInputSource
Sets the character stream.
setCharacterStream(Reader) - Method in class weblogic.xml.sax.XMLInputSource
Deprecated. Sets the character stream for this input source.
setCharacterStream(String, Reader, int) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setCharacterStream(String, Reader, int) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setCharset(String) - Method in class weblogic.apache.html.dom.HTMLScriptElementImpl
 
setCharset(String) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setCharset(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setCharset(String) - Method in class weblogic.webservice.binding.BindingInfo
Sets the character set that should be used for request.
setCharsets(Map) - Method in interface weblogic.management.configuration.WebServerMBean
User defined mapping between internet and Java charset names
setChecked(boolean) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setCheckpointIntervalSeconds(int) - Method in interface weblogic.management.configuration.JTAMBean
Sets the interval at which the transaction manager creates a new transaction log file and checks all old transaction log files to see if they are ready to be deleted.
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.HTMLTableColElementImpl
 
setChOff(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
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
Sets the ciphersuites attribute of the SSLMBean object
setCite(String) - Method in class weblogic.apache.html.dom.HTMLQuoteElementImpl
 
setCite(String) - Method in class weblogic.apache.html.dom.HTMLModElementImpl
 
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.WMLWmlElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLUElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLTrElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLTimerElementImpl
 
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.WMLTableElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLStrongElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLSmallElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLSetvarElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLSelectElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLRefreshElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLPrevElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLPostfieldElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLPElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLOptionElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLOptgroupElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLOneventElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLNoopElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLMetaElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLImgElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLIElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLHeadElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLGoElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLFieldsetElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLEmElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLDoElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLBrElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLBigElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLBElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLAnchorElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLAElementImpl
 
setClassName(String) - Method in class weblogic.apache.wml.dom.WMLAccessElementImpl
 
setClasspath(String) - Method in interface weblogic.management.configuration.BridgeDestinationCommonMBean
The CLASSPATH of the bridge destination.
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(String) - Method in class weblogic.apache.html.dom.HTMLBRElementImpl
 
setClientCertificateEnforced(boolean) - Method in interface weblogic.management.configuration.SSLMBean
Defines whether or not clients must present digital certificates from a trusted certificate authority to WebLogic Server.
setClientCertProxyEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
A value of true causes proxy-server plugins to pass identity certifications from clients to all web applications that are deployed on this server instance.
setClientCertProxyEnabled(boolean) - Method in interface weblogic.management.configuration.ClusterMBean
A value of true causes proxy-server plugins to pass identity certificates from clients to all web applications that are deployed on all server instances in the cluster.
setClientId(String) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
The client ID for a durable subscriber that uses this connection factory.
setClob(int, Clob) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setCloseInfo(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
setCluster(ClusterMBean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the cluster attribute of the ServerMBean object
setClusterAddress(String) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setClusterAddress(String) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the clusterAddress attribute of the NetworkAccessPointMBean object
setClusterAddress(String) - Method in interface weblogic.management.configuration.ClusterMBean
Sets the cluster's address.
setClusterConstraints(boolean) - Method in class weblogic.management.deploy.DeploymentData
Sets the attribute indicating if strict cluster constraints need to be enforced on clustered deployments.
setClusterConstraintsEnabled(boolean) - Method in interface weblogic.management.configuration.DomainMBean
Sets the attribute indicating if strict cluster constraints need to be enforced on clustered deployments.
setClusteringEnabled(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Enables HTTP clustering
setClusterWeight(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the clusterWeight attribute of the ServerMBean object
setCmpLimit(int) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the compression threshold used when sending data to a local Tuxedo access point.
setCmpLimit(int) - Method in interface weblogic.management.configuration.WTCLocalTuxDomMBean
Defines the compression threshold used when sending data to a remote Tuxedo access point.
setCode(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setCode(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
setCodeBase(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setCodeBase(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
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(String) - Method in class weblogic.apache.html.dom.HTMLFrameSetElementImpl
 
setColSpan(int) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
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
 
setCOMEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the cOMEnabled attribute of the ServerMBean object
setCOMEnabled(boolean) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setComments(String) - Method in interface weblogic.management.configuration.ConfigurationMBean
Sets the comments attribute of the ConfigurationMBean object
setCommunity(String) - Method in interface weblogic.management.configuration.SNMPTrapDestinationMBean
Sets the community attribute of the SNMPTrapDestinationMBean object
setCommunity(String) - Method in interface weblogic.management.configuration.SNMPProxyMBean
Sets the community attribute of the SNMPProxyMBean object
setCommunityPrefix(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Sets the communityPrefix attribute of the SNMPAgentMBean object
setCompact(boolean) - Method in class weblogic.apache.html.dom.HTMLUListElementImpl
 
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.HTMLDListElementImpl
 
setCompact(boolean) - Method in class weblogic.apache.html.dom.HTMLDirectoryElementImpl
 
setCompatibilityMode(boolean) - Method in interface weblogic.management.configuration.SecurityMBean
 
setCompleteCOMMessageTimeout(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setCompleteCOMMessageTimeout(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the completeCOMMessageTimeout attribute of the NetworkAccessPointMBean object
setCompleteCOMMessageTimeout(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the completeCOMMessageTimeout attribute of the KernelMBean object
setCompleteHTTPMessageTimeout(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setCompleteHTTPMessageTimeout(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the completeHTTPMessageTimeout attribute of the NetworkAccessPointMBean object
setCompleteHTTPMessageTimeout(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the completeHTTPMessageTimeout attribute of the KernelMBean object
setCompleteIIOPMessageTimeout(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setCompleteIIOPMessageTimeout(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the completeIIOPMessageTimeout attribute of the NetworkAccessPointMBean object
setCompleteIIOPMessageTimeout(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the completeIIOPMessageTimeout attribute of the KernelMBean object
setCompleteMessageTimeout(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the completeMessageTimeout attribute of the NetworkAccessPointMBean object
setCompleteMessageTimeout(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the completeMessageTimeout attribute of the KernelMBean object
setCompleteMessageTimeout(int) - Method in interface weblogic.management.configuration.IIOPMBean
Deprecated.  
setCompleteT3MessageTimeout(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setCompleteT3MessageTimeout(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the completeT3MessageTimeout attribute of the NetworkAccessPointMBean object
setCompleteT3MessageTimeout(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the completeT3MessageTimeout attribute of the KernelMBean object
setConfigurationAuditType(String) - Method in interface weblogic.management.configuration.DomainMBean
Sets the criteria for auditing configuration change events : CONFIG_CHANGE_NONE.
setConfigurationVersion(String) - Method in interface weblogic.management.configuration.DomainMBean
Sets the configurationVersion attribute of the DomainMBean object
setConnectionConsumers(JMSConnectionConsumerMBean[]) - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
Set all connection consumers in this session pool.
setConnectionCreationRetryFrequencySeconds(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
The number of seconds between attempts to establish connections to the database.
setConnectionFactories(ForeignJMSConnectionFactoryMBean[]) - Method in interface weblogic.management.configuration.ForeignJMSServerMBean
Set the remote destinations.
setConnectionFactory(String) - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
The JNDI name of the connection factory for the session pool.
setConnectionFactoryJNDIName(String) - Method in interface weblogic.management.configuration.JMSBridgeDestinationMBean
The connection factory's JNDI name for a JMS bridge destination.
setConnectionFilter(String) - Method in interface weblogic.management.configuration.SecurityMBean
 
setConnectionFilterRules(String[]) - Method in interface weblogic.management.configuration.SecurityMBean
 
setConnectionLoggerEnabled(boolean) - Method in interface weblogic.management.configuration.SecurityMBean
 
setConnectionPolicy(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the conditions under which a remote Tuxedo access point tries to establish a connection to a local Tuxedo access point.
setConnectionPolicy(String) - Method in interface weblogic.management.configuration.WTCLocalTuxDomMBean
Defines the conditions under which a local Tuxedo access point tries to establish a connection to a remote Tuxedo access point.
setConnectionPool(JDBCConnectionPoolMBean) - Method in interface weblogic.management.configuration.JMSJDBCStoreMBean
The JDBC Connection Pool used to access this JMS JDBC store.
setConnectionPoolFailoverCallbackHandler(String) - Method in interface weblogic.management.configuration.JDBCMultiPoolMBean
The absolute name of the application class that implements the interface weblogic.jdbc.extensions.ConnectionPoolFailoverCallback.
setConnectionReserveTimeoutSeconds(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
The number of seconds after which a call to reserve a connection from the connection pool will timeout.
setConnectionRetryLimit(int) - Method in interface weblogic.management.utils.LDAPServerMBean
Number of Times Server should try to establish a connection if LDAP Throws Exception while creating a LDAP Connection.
setConnectionURL(String) - Method in interface weblogic.management.configuration.JMSBridgeDestinationMBean
The connection URL for a JMS bridge destination.
setConnectionURL(String) - Method in interface weblogic.management.configuration.ForeignJMSServerMBean
The URL that WebLogic Server will use to contact the JNDI provider.
setConnectionWaitPeriod(int) - Method in interface weblogic.management.configuration.JDBCDataSourceMBean
Deprecated.  
setConnectTimeout(int) - Method in interface weblogic.management.utils.LDAPServerMBean
The maximum number of seconds to wait for the LDAP connection to be established.
setConnectTimeout(int) - Method in class weblogic.net.http.HttpURLConnection
Sets the Connection timeout in milliseconds, this timeout is used while opening a new socket connection to the specified URL.
setConnectTimeout(int) - Method in class weblogic.net.http.HttpsURLConnection
Sets the Connection timeout in milliseconds.
setConnLeakProfilingEnabled(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
This property enables JDBC Connection leak profiling.
setConnPrincipalName(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the principal name used to verify the identity of this remote Tuxedo access point when establishing a connection to a local Tuxedo access point.
setConnPrincipalName(String) - Method in interface weblogic.management.configuration.WTCLocalTuxDomMBean
Defines the principal name used to verify the identity of this domain when establishing a connection to another domain.
setConnProfilingEnabled(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
This property enables JDBC Connection usage profiling.
setConsoleContextPath(String) - Method in interface weblogic.management.configuration.DomainMBean
Sets the consoleContextPath attribute of the DomainMBean object
setConsoleEnabled(boolean) - Method in interface weblogic.management.configuration.DomainMBean
Sets the consoleEnabled attribute of the DomainMBean object
setConsoleInputEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the consoleInputEnabled attribute of the ServerMBean object
setConsoleLogBufferHandlerCacheSize(int) - Method in interface weblogic.management.configuration.DomainMBean
set the console log buffer cache size for this domain.
setConstraintType(short) - Method in class weblogic.apache.xerces.impl.xs.XSElementDecl
 
setConsumer(MessageConsumer) - Method in class weblogic.jms.extensions.ConsumerClosedException
Set a reference to the consumer that was closed.
setContacts(Contacts) - Method in class weblogic.uddi.client.structures.datatypes.BusinessEntity
Sets the value of the contacts.
setContactVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.Contacts
Sets the set of contacts.
setContainsTypeID() - Method in class weblogic.apache.xerces.impl.xs.XSComplexTypeDecl
 
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
 
setContentHandler(ContentHandler) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
Allow an application to register a content event handler.
setContentHandler(ContentHandler) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
Allow an application to register a content event handler.
setContentHandler(ContentHandler) - Method in class weblogic.xml.stream.util.XMLPullReaderBase
 
setContentSpec(int, XMLContentSpec) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
 
setContentSpecIndex(int, int) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
 
setContentType(String) - Method in class weblogicx.jsp.tags.IncludeTag
Content Type
setContextType(short) - Method in class weblogic.apache.xerces.impl.xs.XSDDescription
 
setControlFlag(String) - Method in interface weblogic.management.security.authentication.AuthenticatorMBean
Determines how the login sequence uses the Authentication provider.
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.
setCoords(String) - Method in class weblogic.apache.html.dom.HTMLAreaElementImpl
 
setCoords(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
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.
setCountOfRefreshFailuresTillDisable(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Set the number of consecutive failures to replace dead pool connections before we disable the pool.
setCountOfTestFailuresTillFlush(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Set the number of consecutive failed pool connection tests before we close all the connections the pool.
setCountryName(String) - Method in class weblogic.security.X500Name
Deprecated.  
setCreateIntermediateContexts(boolean) - Method in class weblogic.jndi.Environment
Set the WLContext.CREATE_INTERMEDIATE_CONTEXTS property to the String equivalent of the boolean argument flag.
setCreationTime(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
 
setCred(String) - Method in class weblogic.uddi.client.structures.request.GetAuthToken
Sets the value of cred
setCredential(Object) - Method in class weblogic.security.acl.DefaultUserInfoImpl
Deprecated.  
setCredential(Object) - Method in class weblogic.security.acl.DefaultUserImpl
Deprecated.  
setCredential(String) - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
As of 8.1 sp4, this method does the following:
setCredential(String) - Method in interface weblogic.management.utils.LDAPServerMBean
The credential (generally a password) used to authenticate the LDAP user that is defined in the Principal attribute.
setCredentialEncrypted(byte[]) - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
Encrypts and sets the value of the CredentialEncrypted attribute.
setCredentialGenerated(boolean) - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
Sets the credentialGenerated attribute of the SecurityConfigurationMBean object
setCredentialMappers(CredentialMapperMBean[]) - Method in interface weblogic.management.security.RealmMBean
The Credential Mapping providers for the security realm in order of invocation.
setCredentialMappingDeploymentEnabled(boolean) - Method in interface weblogic.management.security.credentials.DeployableCredentialMapperMBean
Indicates whether this Credential Mapper provider stores credential maps created when deploying a resource adapter.
setCredentialPolicy(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the outbound access control list (ACL) policy toward requests to a remote Tuxedo access point.
setCurrentClusterDeploymentTarget(String) - Method in interface weblogic.management.runtime.DomainRuntimeMBean
Sets the name of the current cluster target for a deployment.
setCurrentClusterDeploymentTimeout(long) - Method in interface weblogic.management.runtime.DomainRuntimeMBean
Sets the timeout value in milliseconds of the current deployment to a cluster.
setCurrentNode(Node) - Method in class weblogic.apache.xerces.dom.TreeWalkerImpl
Return the current Node.
setCurrentSubject(AuthenticatedSubject, AuthenticatedSubject) - Static method in class weblogic.management.deploy.DeploymentParams
This method should be invoked only with kernelId.
setCursorName(String) - Method in class weblogic.jdbc.oci.Statement
Deprecated.  
setCursorName(String) - Method in class weblogic.jdbc.oci.xa.Statement
 
setCustomAppKeyClass(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the full pathname to the Custom AppKey generator class.
setCustomAppKeyClassParam(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the optional parameters to be used by the Custom AppKey class at the class initialization time.
setCustomIdentityKeyStoreFileName(String) - Method in interface weblogic.management.configuration.ServerMBean
The custom identity keystore's file name.
setCustomIdentityKeyStorePassPhrase(String) - Method in interface weblogic.management.configuration.ServerMBean
As of 8.1 sp4, this method does the following:
setCustomIdentityKeyStorePassPhraseEncrypted(byte[]) - Method in interface weblogic.management.configuration.ServerMBean
Encrypts and sets the value of the CustomIdentityKeyStorePassPhraseEncrypted attribute.
setCustomIdentityKeyStoreType(String) - Method in interface weblogic.management.configuration.ServerMBean
The custom identity keystore's type.
setCustomObjectAuthenticationEnabled(boolean) - Method in interface weblogic.management.configuration.SecurityMBean
 
setCustomTrustKeyStoreFileName(String) - Method in interface weblogic.management.configuration.ServerMBean
The custom trust keystore's file name.
setCustomTrustKeyStorePassPhrase(String) - Method in interface weblogic.management.configuration.ServerMBean
As of 8.1 sp4, this method does the following:
setCustomTrustKeyStorePassPhraseEncrypted(byte[]) - Method in interface weblogic.management.configuration.ServerMBean
Encrypts and sets the value of the CustomTrustKeyStorePassPhraseEncrypted attribute.
setCustomTrustKeyStoreType(String) - Method in interface weblogic.management.configuration.ServerMBean
The custom trust keystore's type.
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.xerces.dom.ProcessingInstructionImpl
Change the data content of this PI.
setData(String) - Method in class weblogic.apache.xerces.dom.CharacterDataImpl
Store character data into this node.
setDatabaseName(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
setDataSource(DataSource) - Method in interface weblogic.jdbc.rowset.WLCachedRowSet
Sets the javax.sql.DataSource used for establishing JDBC Connections.
setDataSourceName(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
setDate(int, Date) - Method in interface weblogic.ejb.PreparedQuery
 
setDate(int, Date) - Method in interface weblogic.ejb.PreparedQuery
 
setDate(int, Date) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setDate(int, Date, Calendar) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setDate(String, Date) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setDate(String, Date) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setDate(String, Date, Calendar) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setDate(String, Date, Calendar) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
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) - Method in class weblogic.security.UserConfigFileManager
 
setDebug(boolean) - Method in interface weblogic.security.acl.DebuggableRealm
Deprecated.  
setDebug(boolean) - Method in class weblogic.security.acl.CachingRealm
Deprecated.  
setDebugEnabled(boolean) - Method in interface weblogic.management.configuration.NodeManagerMBean
Set the DebugEnabled value
setDebugLevel(int) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Sets the debugLevel attribute of the SNMPAgentMBean object
setDebugLog(LogOutputStream) - Method in class weblogic.security.acl.TTLCache
Deprecated.  
setDeclare(boolean) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setDeclHandler(DeclHandler) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
Set the DTD declaration event handler.
setDeclHandler(DeclHandler) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
Set the DTD declaration event handler.
setDefault(String) - Method in class weblogicx.xml.tags.XsltTag
 
setDefaultAdapter(SSLAdapter) - Method in class weblogic.webservice.client.SSLAdapterFactory
Sets the factory's default instance to one provided by the user.
setDefaultAppKey(int) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
The default AppKey value to be used by the anonymous user and other users who are not defined in the user database if the AppKey plug-in allows them to access Tuxedo.
setDefaultCharCodeset(String) - Method in interface weblogic.management.configuration.IIOPMBean
Set the default character codeset.
setDefaultChecked(boolean) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setDefaultDeliveryMode(String) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
The default delivery mode used for messages when a delivery mode is not explicitly defined.
setDefaultedMBean(boolean) - Method in interface weblogic.management.configuration.ConfigurationMBean
Sets the defaultedMBean attribute of the ConfigurationMBean object
setDefaultFactory(SecurityElementFactory) - Static method in class weblogic.xml.security.wsse.SecurityElementFactory
sets the defaultFactory to the provided factory.
setDefaultFactory(SSLAdapterFactory) - Static method in class weblogic.webservice.client.SSLAdapterFactory
Sets the default factory for SSLAdapters.
setDefaultIIOPPassword(String) - Method in interface weblogic.management.configuration.ServerMBean
As of 8.1 sp4, this method does the following:
setDefaultIIOPPassword(String) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setDefaultIIOPPasswordEncrypted(byte[]) - Method in interface weblogic.management.configuration.ServerMBean
Encrypts and sets the value of the DefaultIIOPPasswordEncrypted attribute.
setDefaultIIOPPasswordEncrypted(byte[]) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setDefaultIIOPUser(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the defaultIIOPUser attribute of the ServerMBean object
setDefaultIIOPUser(String) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
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.
setDefaultMinorVersion(int) - Method in interface weblogic.management.configuration.IIOPMBean
Sets the default GIOP minor version.
setDefaultNamespace(String) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the XML schema's default namespace for this RowSet.
setDefaultPriority(int) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
The default priority used for messages when a priority is not explicitly defined.
setDefaultProtocol(String) - Method in interface weblogic.management.configuration.KernelMBean
Sets the protocol to be used for connections when none is specified.
setDefaultRealm(boolean) - Method in interface weblogic.management.security.RealmMBean
Specifies whether or not this security realm is the Default realm for the WebLogic domain.
setDefaultRedeliveryDelay(long) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
The delay time, in milliseconds, before rolled back or recovered messages are redelivered.
setDefaultReplyDeliveryMode(String) - Method in interface weblogic.management.configuration.WTCtBridgeGlobalMBean
Defines the reply delivery mode to associate with a message when placing messages onto the target location.
setDefaultRetryCount(int) - Method in interface weblogic.management.configuration.WSReliableDeliveryPolicyMBean
The default maximum number of times that the sender should attempt to redeliver a message that the receiver WebLogic Web service has not yet acknowledged.
setDefaultRetryInterval(int) - Method in interface weblogic.management.configuration.WSReliableDeliveryPolicyMBean
The default minimum number of seconds that the sender should wait between retries if the receiver does not send an acknowledgement of receiving the message, or if the sender detects a communications error while attempting to send a message.
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
Sets the defaultServerName attribute of the WebServerMBean object
setDefaultTGIOPPassword(String) - Method in interface weblogic.management.configuration.ServerMBean
As of 8.1 sp4, this method does the following:
setDefaultTGIOPPasswordEncrypted(byte[]) - Method in interface weblogic.management.configuration.ServerMBean
Encrypts and sets the value of the DefaultTGIOPPasswordEncrypted attribute.
setDefaultTGIOPUser(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the defaultTGIOPUser attribute of the ServerMBean object
setDefaultTimeToDeliver(long) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
The delay time, in milliseconds, between when a message is produced and when it is made visible on its destination.
setDefaultTimeToLive(int) - Method in interface weblogic.management.configuration.WSReliableDeliveryPolicyMBean
The default minimum number of seconds that the receiver of the reliably sent message should persist the message in its storage.
setDefaultTimeToLive(long) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
The maximum length of time, in milliseconds, that a message will exist.
setDefaultUserNameMapperAttributeDelimiter(String) - Method in interface weblogic.security.providers.authentication.DefaultIdentityAsserterMBean
The delimiter that ends the attribute value when mapping from the X.509 certificate or X.500 name token to the WebLogic user name.
setDefaultUserNameMapperAttributeType(String) - Method in interface weblogic.security.providers.authentication.DefaultIdentityAsserterMBean
The name of the attribute from the subject DN to use when mapping from the X.509 certificate or X.500 name token to the WebLogic user name.
setDefaultValue(String) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setDefaultValue(String) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setDefaultWebApp(WebAppComponentMBean) - Method in interface weblogic.management.configuration.WebServerMBean
Servlet 2.3 Web Application that maps to the "default" servlet context (where ContextPath = "/").
setDefaultWideCharCodeset(String) - Method in interface weblogic.management.configuration.IIOPMBean
Set the default wide character codeset.
setDefaultXslIs(InputStream) - Method in class weblogicx.xml.tags.XsltTag
 
setDefer(boolean) - Method in class weblogic.apache.html.dom.HTMLScriptElementImpl
 
setDeferredAttribute(int, String, String, String, boolean) - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
Sets an attribute on an element node.
setDeferredPIBaseURI(int, String) - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
Set a baseURI for a processing instruction node in the table.
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 class weblogic.security.acl.AbstractListableRealm
Deprecated. Set the object that is delegating to this object.
setDelete(boolean) - Method in class weblogic.management.deploy.DeploymentData
 
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.WTCtBridgeGlobalMBean
Defines the delivery mode to use when placing messages onto the target location.
setDeliveryModeOverride(String) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The delivery mode assigned to all messages that arrive at the destination regardless of the DeliveryMode specified by the message producer.
setDeployCredentialMappingIgnored(boolean) - Method in interface weblogic.management.security.RealmMBean
Specifies whether or not credential mapping deployment calls on the Credential Manager are ignored or passed to the configured Credential Mapping providers.
setDeployedVirtualHosts(VirtualHostMBean[]) - Method in interface weblogic.management.configuration.WebDeploymentMBean
 
setDeploymentOrder(int) - Method in interface weblogic.management.configuration.DeploymentMBean
Sets the deploymentOrder attribute of the DeploymentMBean object
setDeployments(DeploymentMBean[]) - Method in interface weblogic.management.configuration.TargetMBean
For OAM use only.
setDeploymentTimeout(int) - Method in interface weblogic.management.configuration.ApplicationMBean
Override the timeout value for a clustered deployment.
setDeploymentType(String) - Method in interface weblogic.management.configuration.ApplicationMBean
Sets the deploymentType attribute of the ApplicationMBean object.
setDeployPolicyIgnored(boolean) - Method in interface weblogic.management.security.RealmMBean
Specifies whether or not security policy deployment calls on the Authorization Manager are ignored or passed to the configured Authorization providers.
setDeployRoleIgnored(boolean) - Method in interface weblogic.management.security.RealmMBean
Specifies whether or not role deployment calls on the Role Manager are ignored or passed to the configured Role Mapping providers.
setdeq_time(QueueTimeField) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the deq_time field of this object
setDescription(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
setDescription(String) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setDescriptionVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.TModelInstanceInfo
Sets the values for descriptions.
setDescriptionVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.TModel
Sets the set of descriptions
setDescriptionVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.OverviewDoc
Sets the set of descriptions.
setDescriptionVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.InstanceDetails
Sets the set of descriptions.
setDescriptionVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.Contact
Gets the set of descriptions.
setDescriptionVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.BusinessService
Gets the set of descriptions.
setDescriptionVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.BusinessInfo
Sets the values for descriptions.
setDescriptionVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.BusinessEntity
Sets the new set of descriptions.
setDescriptionVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.BindingTemplate
Sets the values for descriptions.
setDestination(String) - Method in interface weblogic.management.configuration.JMSConnectionConsumerMBean
The JNDI name of the associated destination (queue or topic) for the connection consumer.
setDestination(String) - Method in interface weblogic.webservice.binding.Binding
Sets the destination of the request
setDestinationJNDIName(String) - Method in interface weblogic.management.configuration.JMSBridgeDestinationMBean
The destination JNDI name for a JMS bridge destination.
setDestinationKeys(JMSDestinationKeyMBean[]) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The list of potential destination keys for for sorting the messages that arrive on the JMS template or destination.
setDestinations(ForeignJMSDestinationMBean[]) - Method in interface weblogic.management.configuration.ForeignJMSServerMBean
Set the remote destinations.
setDestinations(JMSDestinationMBean[]) - Method in interface weblogic.management.configuration.JMSServerMBean
Set all defined destinations for the JMS server.
setDestinationType(String) - Method in interface weblogic.management.configuration.JMSBridgeDestinationMBean
The destination type (queue or topic) for a JMS bridge destination.
setDGCIdlePeriodsUntilTimeout(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the dGCIdlePeriodsUntilTimeout attribute of the KernelMBean object
setDir(String) - Method in class weblogic.apache.html.dom.HTMLElementImpl
 
setDirection(String) - Method in interface weblogic.management.configuration.WTCtBridgeRedirectMBean
Defines the direction of data flow.
setDirection(String) - Method in interface weblogic.management.configuration.JMSDestinationKeyMBean
The direction (Ascending or Descending) in which this key will sort messages.
setDirectory(String) - Method in interface weblogic.management.configuration.JMSFileStoreMBean
Defines the pathname to the valid file-system directory where the JMS file store is kept.
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLStyleElementImpl
 
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLSelectElementImpl
 
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLOptionElementImpl
 
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLOptGroupElementImpl
 
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setDisabled(boolean) - Method in class weblogic.apache.html.dom.HTMLButtonElementImpl
 
setDiscoveryURLs(DiscoveryURLs) - Method in class weblogic.uddi.client.structures.datatypes.BusinessEntity
Sets the value of the discovery URL.
setDiscoveryURLs(DiscoveryURLs) - Method in class weblogic.uddi.client.structures.request.FindBusiness
Sets the value of discoveryURLs
setDiscoveryURLVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.DiscoveryURLs
Sets the set of discovery URLs.
setDispatcher(XMLDocumentFragmentScannerImpl.Dispatcher) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Sets the dispatcher.
setDispatchPolicy(String) - Method in class weblogic.management.timer.Timer
Sets the dispatchPolicy attribute of the Timer object
setDispatchPolicy(String) - Method in interface weblogic.time.common.ScheduledTriggerDef
Deprecated. Deprecated in WebLogic Server 6.1
setDispositionReport(DispositionReport) - Method in class weblogic.uddi.client.structures.exception.UDDIException
Sets the disposition report.
setDoctype(String, String) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the document type public and system identifiers.
setDocumentBuilderFactory(String) - Method in interface weblogic.management.configuration.XMLRegistryMBean
Set the default DocumentBuilderFactory
setDocumentBuilderFactory(String) - Method in interface weblogic.management.configuration.XMLRegistryEntryMBean
Deprecated. Set a DocumentBuilderFactory that is associated with the registry entry.
setDocumentBuilderFactory(String) - Method in interface weblogic.management.configuration.XMLParserSelectRegistryEntryMBean
Set a DocumentBuilderFactory that is associated with the registry entry.
setDocumentClassName(String) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
This method allows the programmer to decide which document factory to use when constructing the DOM tree.
setDocumentHandler(DocumentHandler) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
Allow an application to register a document event handler.
setDocumentHandler(DocumentHandler) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
Allow an application to register a document event handler.
setDocumentHandler(XMLDocumentHandler) - Method in class weblogic.apache.xerces.dom.DOMValidationConfiguration
Sets the document handler on the last component in the pipeline to receive information about the document.
setDocumentHandler(XMLDocumentHandler) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
Sets the document handler to receive information about the document.
setDocumentHandler(XMLDocumentHandler) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
setDocumentHandler
setDocumentHandler(XMLDocumentHandler) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
Sets the document handler to receive information about the document.
setDocumentHandler(XMLDocumentHandler) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Sets the document handler to receive information about the document.
setDocumentHandler(XMLDocumentHandler) - Method in class weblogic.apache.xerces.parsers.BasicParserConfiguration
Sets the document handler on the last component in the pipeline to receive information about the document.
setDocumentHandler(XMLDocumentHandler) - Method in interface weblogic.apache.xerces.xni.parser.XMLParserConfiguration
Sets the document handler to receive information about the document.
setDocumentHandler(XMLDocumentHandler) - Method in interface weblogic.apache.xerces.xni.parser.XMLDocumentSource
Sets the document handler.
setDocumentLocator(Locator) - Method in class weblogic.apache.html.dom.HTMLBuilder
 
setDocumentLocator(Locator) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
setDocumentLocator(XMLLocator) - Method in class weblogic.apache.xerces.impl.XMLErrorReporter
Sets the document locator.
setDocumentSource(XMLDocumentSource) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
Sets the document source
setDocumentSource(XMLDocumentSource) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
Sets the document source
setDocumentSource(XMLDocumentSource) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Sets the document source
setDocumentSource(XMLDocumentSource) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
Sets the document source
setDocumentSource(XMLDocumentSource) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
Sets the document source
setDocumentSource(XMLDocumentSource) - Method in interface weblogic.apache.xerces.xni.XMLDocumentHandler
Sets the document source.
setDocumentURI(String) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
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
 
setDomainLogFilter(DomainLogFilterMBean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the domainLogFilter attribute of the ServerMBean object
setDouble(int, double) - Method in interface weblogic.ejb.PreparedQuery
 
setDouble(int, double) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setDouble(String, double) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setDouble(String, double) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setDriverClassName(String) - Method in interface weblogic.management.configuration.JDBCDataSourceFactoryMBean
The name of the driver.
setDriverName(String) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the full package name of the JDBC driver class used to create the physical connections between the WebLogic Server and the DBMS for this connection pool.
setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in class weblogic.apache.xerces.dom.DOMValidationConfiguration
Sets the DTD content model handler.
setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
setDTDContentModelHandler
setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
Sets the DTD content model handler.
setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in class weblogic.apache.xerces.parsers.BasicParserConfiguration
Sets the DTD content model handler.
setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in interface weblogic.apache.xerces.xni.parser.XMLParserConfiguration
Sets the DTD content model handler.
setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in interface weblogic.apache.xerces.xni.parser.XMLDTDContentModelSource
Sets the DTD content model handler.
setDTDHandler(DTDHandler) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler) - Method in class weblogic.xml.stream.util.XMLPullReaderBase
 
setDTDHandler(XMLDTDHandler) - Method in class weblogic.apache.xerces.dom.DOMValidationConfiguration
Sets the DTD handler.
setDTDHandler(XMLDTDHandler) - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
setDTDHandler
setDTDHandler(XMLDTDHandler) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
Sets the DTD handler.
setDTDHandler(XMLDTDHandler) - Method in class weblogic.apache.xerces.parsers.BasicParserConfiguration
Sets the DTD handler.
setDTDHandler(XMLDTDHandler) - Method in interface weblogic.apache.xerces.xni.parser.XMLParserConfiguration
Sets the DTD handler.
setDTDHandler(XMLDTDHandler) - Method in interface weblogic.apache.xerces.xni.parser.XMLDTDSource
Sets the DTD handler.
setDurabilityEnabled(boolean) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Specifies whether the messaging bridge allows durable messages.
setDynamicGroupNameAttribute(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
The attribute of a dynamic LDAP group object that specifies the name of the group.
setDynamicGroupNameAttribute(String) - Method in interface weblogic.security.providers.authentication.IPlanetAuthenticatorMBean
The attribute of the dynamic LDAP group object that specifies the name of the group.
setDynamicGroupObjectClass(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
The LDAP object class that stores dynamic groups.
setDynamicGroupObjectClass(String) - Method in interface weblogic.security.providers.authentication.IPlanetAuthenticatorMBean
The LDAP object class that stores dynamic groups.
setDynamicMemberURLAttribute(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
The attribute of the dynamic LDAP group object that specifies the URLs of the members of the dynamic group.
setDynamicMemberURLAttribute(String) - Method in interface weblogic.security.providers.authentication.IPlanetAuthenticatorMBean
The attribute of the dynamic LDAP group object that specifies the URLs of the members of the dynamic group.
setEffectiveContext(String[]) - Method in class weblogic.apache.xerces.impl.xs.SchemaNamespaceSupport
This method takes a set of Strings, as stored in a NamespaceSupport object, and "fools" the object into thinking that this is one unified context.
setEJBName(String) - Method in interface weblogic.management.configuration.WTCExportMBean
Defines the complete name of the EJB home interface to use when invoking a service.
setElementAt(Object, int) - Method in class weblogic.common.ParamValue
Sets the element at the specified index into Vector of ParamValues to the specified value.
setElementDecl(int, XMLElementDecl) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
 
setEmail(String) - Method in class weblogic.security.X500Name
Deprecated.  
setEmailVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.Contact
Gets the set of emails.
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
 
setEmptyRequestProperty(String) - Method in class weblogic.net.http.HttpURLConnection
 
setEnabled(boolean) - Method in interface weblogic.management.configuration.SSLMBean
 
setEnabled(boolean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Sets the enabled attribute of the SNMPAgentMBean object
setEnabledForDomainLog(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the enabledForDomainLog attribute of the ServerMBean object
setEnabledServers(ServerMBean[]) - Method in interface weblogic.management.configuration.SNMPTrapSourceMBean
Sets the enabledServers attribute of the SNMPTrapSourceMBean object
setEnablePasswordAuth(boolean) - Method in class weblogic.xml.security.specs.SecuritySpec
enables plain text password auth for this SecuritySpec
setEnableResourceHealthMonitoring(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Determines whether JTA resource health monitoring is enabled for this XA connection pool.
setEnableServerAffinity(boolean) - Method in class weblogic.jndi.Environment
Sets the WLContext.ENABLE_SERVER_AFFINITY property to the String equivalent of the boolean argument enable.
setEnableSIDtoGroupLookupCaching(Boolean) - Method in interface weblogic.security.providers.authentication.ActiveDirectoryAuthenticatorMBean
Boolean value that indicates whether SID to group name lookup results are cached or not.
setEnableTwoPhaseCommit(boolean) - Method in interface weblogic.management.configuration.JDBCTxDataSourceMBean
When set to true, this attribute allows non-XA JDBC drivers to emulate distributed transactions using JTA.
setEnableWebLogicPrincipalValidatorCache(boolean) - Method in interface weblogic.management.security.RealmMBean
Specifies whether or not the WebLogic Principal Validator caching is enabled.
setEnclosingElementName(QName) - Method in class weblogic.apache.xerces.impl.xs.XSDDescription
 
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.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.xerces.dom.DOMInputSourceImpl
The character encoding, if known.
setEncoding(String) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
setEncoding(String) - Method in class weblogic.apache.xerces.impl.XMLEntityScanner
Sets the encoding of the scanner.
setEncoding(String) - Method in class weblogic.apache.xerces.impl.XMLEntityManager.EntityScanner
Sets the encoding of the scanner.
setEncoding(String) - Method in class weblogic.apache.xerces.xni.parser.XMLInputSource
Sets the encoding of the stream.
setEncoding(String) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the encoding for this output method.
setEncoding(String) - Method in class weblogic.apache.xml.serialize.DOMWriterImpl
DOM L3 EXPERIMENTAL: The character encoding in which the output will be written.
setEncryption(ClearOrEncryptedService) - Method in class weblogic.security.UsernameAndPassword
 
setEncryptionSpec(EncryptionSpec) - Method in class weblogic.xml.security.specs.SecuritySpec
 
setEncryptionSpec(String, X509Certificate) - Method in class weblogic.xml.security.specs.SecuritySpec
addEncryptionSpec adds a spec for encrypted data to the SecuritySpec.
setEncryptionSpec(String, X509Certificate, boolean) - Method in class weblogic.xml.security.specs.SecuritySpec
addEncryptionSpec adds a spec for encrypted data to the SecuritySpec.
setEnctype(String) - Method in class weblogic.apache.html.dom.HTMLFormElementImpl
 
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
 
setEntity(Entity) - Method in class weblogic.security.Key
Deprecated.  
setEntityContext(EntityContext) - Method in class weblogic.ejb.GenericEntityBean
 
setEntityDecl(int, XMLEntityDecl) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
 
setEntityExpansionLimit(int) - Method in class weblogic.apache.xerces.util.SecurityManager
 
setEntityHandler(XMLEntityHandler) - Method in class weblogic.apache.xerces.impl.XMLEntityManager
Sets the entity handler.
setEntityInfo(int, String, String) - 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(DOMEntityResolver) - Method in class weblogic.apache.xerces.parsers.DOMBuilderImpl
If a DOMEntityResolver has been specified, each time a reference to an external entity is encountered the DOMBuilder will pass the public and system IDs to the entity resolver, which can then specify the actual source of the entity.
setEntityResolver(DOMEntityResolver) - Method in class weblogic.apache.xerces.util.DOMEntityResolverWrapper
Sets the DOM entity resolver.
setEntityResolver(EntityResolver) - Method in class weblogic.apache.xerces.jaxp.DocumentBuilderImpl
 
setEntityResolver(EntityResolver) - Method in class weblogic.apache.xerces.parsers.DOMParser
Sets the resolver used to resolve external entities.
setEntityResolver(EntityResolver) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
Sets the resolver used to resolve external entities.
setEntityResolver(EntityResolver) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
Sets the resolver used to resolve external entities.
setEntityResolver(EntityResolver) - Method in class weblogic.apache.xerces.util.EntityResolverWrapper
Sets the SAX entity resolver.
setEntityResolver(EntityResolver) - Method in class weblogic.xml.stream.util.XMLPullReaderBase
 
setEntityResolver(XMLEntityResolver) - Method in class weblogic.apache.xerces.dom.DOMValidationConfiguration
Sets the resolver used to resolve external entities.
setEntityResolver(XMLEntityResolver) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDLoader
Sets the entity resolver.
setEntityResolver(XMLEntityResolver) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
Sets the entity resolver.
setEntityResolver(XMLEntityResolver) - Method in class weblogic.apache.xerces.parsers.XMLGrammarPreparser
Sets the entity resolver.
setEntityResolver(XMLEntityResolver) - Method in class weblogic.apache.xerces.parsers.BasicParserConfiguration
Sets the resolver used to resolve external entities.
setEntityResolver(XMLEntityResolver) - Method in interface weblogic.apache.xerces.xni.grammars.XMLGrammarLoader
Sets the entity resolver.
setEntityResolver(XMLEntityResolver) - Method in interface weblogic.apache.xerces.xni.parser.XMLParserConfiguration
Sets the entity resolver.
setEntitySpecRegistryEntries(XMLEntitySpecRegistryEntryMBean[]) - Method in interface weblogic.management.configuration.XMLRegistryMBean
Set the set of EntitySpec registry entries.
setEntityState(EntityState) - Method in class weblogic.apache.xerces.impl.validation.ValidationState
 
setEntityState(EntityState) - Method in class weblogic.apache.xerces.impl.validation.ValidationManager
Set the information required to validate entity values.
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.
setErrCode(String) - Method in class weblogic.uddi.client.structures.datatypes.ErrInfo
Sets the value of the error code.
setErrInfo(ErrInfo) - Method in class weblogic.uddi.client.structures.datatypes.Result
Sets the error information.
setErrno(String) - Method in class weblogic.uddi.client.structures.datatypes.Result
Sets the error number.
setErrorChecking(boolean) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
Sets whether the DOM implementation performs error checking upon operations.
setErrorDestination(JMSDestinationMBean) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The name of the target error destination for messages that have reached their redelivery limit.
setErrorHandler(DOMErrorHandler) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
setErrorHandler(DOMErrorHandler) - Method in class weblogic.apache.xerces.parsers.DOMBuilderImpl
In the event that an error is encountered in the XML document being parsed, the DOMDcoumentBuilder will call back to the errorHandler with the error information.
setErrorHandler(DOMErrorHandler) - Method in class weblogic.apache.xerces.util.DOMErrorHandlerWrapper
Sets the DOM error handler.
setErrorHandler(DOMErrorHandler) - Method in class weblogic.apache.xml.serialize.DOMWriterImpl
DOM L3 EXPERIMENTAL: The error handler that will receive error notifications during serialization.
setErrorHandler(ErrorHandler) - Method in class weblogic.apache.xerces.jaxp.DocumentBuilderImpl
 
setErrorHandler(ErrorHandler) - Method in class weblogic.apache.xerces.parsers.DOMParser
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class weblogic.apache.xerces.util.ErrorHandlerWrapper
Sets the SAX error handler.
setErrorHandler(ErrorHandler) - Method in class weblogic.xml.stream.util.XMLPullReaderBase
 
setErrorHandler(XMLErrorHandler) - Method in class weblogic.apache.xerces.dom.DOMValidationConfiguration
Allow an application to register an error event handler.
setErrorHandler(XMLErrorHandler) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDLoader
Sets the error handler.
setErrorHandler(XMLErrorHandler) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
Sets the error handler.
setErrorHandler(XMLErrorHandler) - Method in class weblogic.apache.xerces.parsers.XMLGrammarPreparser
Sets the error handler.
setErrorHandler(XMLErrorHandler) - Method in class weblogic.apache.xerces.parsers.BasicParserConfiguration
Allow an application to register an error event handler.
setErrorHandler(XMLErrorHandler) - Method in interface weblogic.apache.xerces.xni.grammars.XMLGrammarLoader
Sets the error handler.
setErrorHandler(XMLErrorHandler) - Method in interface weblogic.apache.xerces.xni.parser.XMLParserConfiguration
Sets the error handler.
setErrorMessage(String) - Method in class weblogicx.jsp.tags.validators.ValidatableAdapter
 
setErrorMessage(String) - Method in class weblogicx.jsp.tags.validators.CustomizableAdapter
 
setErrorMessage(String) - Method in interface weblogicx.jsp.tags.validators.Customizable
error message being shown to the user.
setEscapeProcessing(boolean) - Method in class weblogic.jdbc.oci.Statement
Deprecated.  
setEscapeProcessing(boolean) - Method in class weblogic.jdbc.oci.xa.Statement
 
setEvent(String) - Method in class weblogic.apache.html.dom.HTMLScriptElementImpl
 
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.
setexp_time(QueueTimeField) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the exp_time field of this object
setExpandedSystemId(String) - Method in class weblogic.apache.xerces.util.XMLResourceIdentifierImpl
Sets the expanded system identifier.
setExpectedToRun(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the expectedToRun attribute of the ServerMBean object
setExpirationDate(Date) - Method in class weblogic.security.Key
Deprecated.  
setExpirationLoggingPolicy(String) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The policy that defines what information about the message is logged when the Expiration Policy is set to Log.
setExpirationPolicy(String) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The message Expiration Policy to use when an expired message is encountered on a destination.
setExpirationScanInterval(int) - Method in interface weblogic.management.configuration.JMSServerMBean
The amount of time, in seconds, that the JMS server will pause between its cycles of scanning its destinations for expired messages to process (acccording to the specified Expiration Policy on the destinations).
setExportKeyLifespan(int) - Method in interface weblogic.management.configuration.SSLMBean
Set the lifespan of the SSL server encryption key.
setExports(WTCExportMBean[]) - Method in interface weblogic.management.configuration.WTCServerMBean
Set all the export service mbeans defined for the WTC Server.
setExpression(String) - Method in class weblogicx.jsp.tags.validators.CustomValidator
 
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
setExternalDNSName(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the externalDNSName attribute of the ServerMBean object
setExternalDNSName(String) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the externalDNSName attribute of the NetworkAccessPointMBean object
setExtraChecking(boolean) - Method in class weblogic.apache.xerces.impl.validation.ValidationState
 
setExtraEjbcOptions(String) - Method in interface weblogic.management.configuration.ServerMBean
 
setExtraEjbcOptions(String) - Method in interface weblogic.management.configuration.EJBContainerMBean
 
setExtraRmicOptions(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the extraRmicOptions attribute of the ServerMBean object
setExtraRmicOptions(String) - Method in interface weblogic.management.configuration.EJBContainerMBean
Sets the extraRmicOptions attribute of the EJBContainerMBean object
setFace(String) - Method in class weblogic.apache.html.dom.HTMLFontElementImpl
 
setFace(String) - Method in class weblogic.apache.html.dom.HTMLBaseFontElementImpl
 
setFacetChecking(boolean) - Method in class weblogic.apache.xerces.impl.validation.ValidationState
 
setFactoryName(String) - Method in interface weblogic.management.configuration.JDBCDataSourceFactoryMBean
The name of this data source factory.
setFailoverAddresses(String[]) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
Sets the failoverAddresses attribute of the WLECConnectionPoolMBean object
setFailoverRequestIfBusy(boolean) - Method in interface weblogic.management.configuration.JDBCMultiPoolMBean
Enables the MultiPool to failover to the next connection pool when all connections in the current connection pool are in use.
setFailureIsFatal(boolean) - Method in interface weblogic.management.configuration.StartupClassMBean
Determines whether a failure in this startup class prevents a server from starting.
setfailurequeue(String) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the failurequeue field of this object
setFaultActor(String) - Method in class weblogic.uddi.client.structures.exception.UDDIException
Sets the value of the fault actor.
setFaultCode(String) - Method in class weblogic.uddi.client.structures.exception.UDDIException
Sets the value of the fault code.
setFaultString(String) - Method in class weblogic.uddi.client.structures.exception.UDDIException
Sets the value of the fault string
setFeature(String, boolean) - Method in class weblogic.apache.xerces.dom.DOMValidationConfiguration
Set the state of a feature.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.impl.XMLScanner
 
setFeature(String, boolean) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
Sets the state of a feature.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.impl.XMLErrorReporter
Sets the state of a feature.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.impl.XMLEntityManager
Sets the state of a feature.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl
Sets the state of a feature.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Sets the state of a feature.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
Sets the state of a feature.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
Sets the state of a feature.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDLoader
Sets the state of a feature.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Sets the state of a feature.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
Sets 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.XMLGrammarPreparser
 
setFeature(String, boolean) - Method in class weblogic.apache.xerces.parsers.DOMParser
Set the state of any feature in a SAX2 parser.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.parsers.DOMBuilderImpl
Set the state of a feature.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.parsers.BasicParserConfiguration
Set the state of a feature.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
Set the state of any feature in a SAX2 parser.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
Set the state of any feature in a SAX2 parser.
setFeature(String, boolean) - Method in class weblogic.apache.xerces.util.ParserConfigurationSettings
Set the state of a feature.
setFeature(String, boolean) - Method in interface weblogic.apache.xerces.xni.grammars.XMLGrammarLoader
Sets the state of a feature.
setFeature(String, boolean) - Method in interface weblogic.apache.xerces.xni.parser.XMLParserConfiguration
Sets the state of a feature.
setFeature(String, boolean) - Method in interface weblogic.apache.xerces.xni.parser.XMLComponent
Sets the state of a feature.
setFeature(String, boolean) - Method in class weblogic.apache.xml.serialize.DOMWriterImpl
DOM L3-EXPERIMENTAL: Set the state of a feature.
setFeature(String, boolean) - Method in class weblogic.xml.stream.util.XMLPullReaderBase
 
setFederationName(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the context at which to federate to a foreign name service.
setFederationURL(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the URL for a foreign name service that is federated into JNDI.
setFetchDirection(int) - Method in class weblogic.jdbc.oci.Statement
Deprecated.  
setFetchDirection(int) - Method in class weblogic.jdbc.oci.xa.Statement
 
setFetchSize(int) - Method in class weblogic.jdbc.oci.Statement
Deprecated.  
setFetchSize(int) - Method in class weblogic.jdbc.oci.xa.Statement
 
setFieldGroupName(String) - Method in interface weblogic.ejb.WLQueryProperties
Used to specify which CMP field group will be loaded upon execution of the find method.
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
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
setFieldToValidate(String) - Method in class weblogicx.jsp.tags.validators.ValidatableAdapter
 
setFieldToValidate(String) - Method in class weblogicx.jsp.tags.validators.CustomizableAdapter
 
setFieldToValidate(String) - Method in interface weblogicx.jsp.tags.validators.Customizable
field being validated
setFile(String[]) - Method in class weblogic.management.deploy.DeploymentData
Indicates whether to add or remove files from the application's staging area.
setFileCount(int) - Method in interface weblogic.management.configuration.LogMBean
The maximum number of files that the server creates to store old log messages.
setFileMinSize(int) - Method in interface weblogic.management.configuration.LogMBean
The size (1 - 65535 kilobytes) that triggers the server to move log messages to a separate file.
setFileName(String) - Method in interface weblogic.management.configuration.LogMBean
The name of the file that stores current log messages.
setFileTimeSpan(int) - Method in interface weblogic.management.configuration.LogMBean
The interval (in hours) at which the server saves old log messages to another file.
setFilter(ConnectionFilter) - Static method in class weblogic.security.net.ConnectionFilterImpl
Deprecated.  
setFilter(DOMBuilderFilter) - Method in class weblogic.apache.xerces.parsers.DOMBuilderImpl
When the application provides a filter, the parser will call out to the filter at the completion of the construction of each Element node.
setFilter(DOMWriterFilter) - Method in class weblogic.apache.xml.serialize.DOMWriterImpl
When the application provides a filter, the serializer will call out to the filter before serializing each Node.
setFilter(ElementFilter) - Method in class weblogic.xml.stream.XMLInputStreamFactory
Allows you to set a default filter for the factory that will wrap all streams created from this factory
setFilter(ElementFilter) - Method in class weblogic.xml.stream.util.XMLInputStreamFilterBase
 
setFindQualifiers(FindQualifiers) - Method in class weblogic.uddi.client.structures.request.FindRequest
Sets the value of findQualifiers
setFindQualifierVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.FindQualifiers
Sets the set of find qualifiers.
setFirstAttributeDeclIndex(int, int) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
 
setFirstScheduleTime(long) - Method in class weblogic.time.common.TimeRepeat
Deprecated. Deprecated in WebLogic Server 6.1
setFldTbl16Classes(String[]) - Method in interface weblogic.management.configuration.WTCResourcesMBean
Defines the names of FldTbl16Classes which are loaded via a class loader and added to a FldTbl array.
setFldTbl32Classes(String[]) - Method in interface weblogic.management.configuration.WTCResourcesMBean
Defines the names of FldTbl32Classes which are loaded via a class loader and added to a FldTbl array.
setFloat(int, float) - Method in interface weblogic.ejb.PreparedQuery
 
setFloat(int, float) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setFloat(String, float) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setFloat(String, float) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setFlowControlEnabled(boolean) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Specifies whether a producer created using a connection factory allows flow control.
setFlowInterval(int) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
The adjustment period of time, in seconds, when a producer adjusts its flow from the Flow Maximum number of messages to the Flow Minimum amount, or vice versa.
setFlowMaximum(int) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
The maximum number of messages-per-second allowed for a producer that is experiencing a threshold condition.
setFlowMinimum(int) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
The minimum number of messages-per-second allowed for a producer that is experiencing a threshold condition.
setFlowSteps(int) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
The number of steps used when a producer is adjusting its flow from the Flow Maximum amount of messages to the Flow Minimum amount, or vice versa.
setFollowReferrals(boolean) - Method in interface weblogic.management.utils.LDAPServerMBean
The option to enable automatic following of referrals within the LDAP directory.
setForceGeneration(boolean) - Method in interface weblogic.management.configuration.EJBContainerMBean
Sets the forceGeneration attribute of the EJBContainerMBean object
setForgetHeuristics(boolean) - Method in interface weblogic.management.configuration.JTAMBean
Controls whether or not the transaction manager automatically performs an XA Resource forget() operation for all resources reporting a heuristic decision.
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
 
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
 
setForwardDelay(int) - Method in interface weblogic.management.configuration.JMSDistributedQueueMBean
The amount of time, in seconds, that a distributed queue member with messages, but with no consumers, will wait before forwarding its messages to other distributed queue members that do have consumers.
setFragment(String) - Method in class weblogic.apache.xerces.util.URI
Set the fragment for this URI.
setFrame(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setFrameBorder(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setFrameBorder(String) - Method in class weblogic.apache.html.dom.HTMLFrameElementImpl
 
setFrontendHost(String) - Method in interface weblogic.management.configuration.WebServerMBean
Sets the frontendHost attribute of the WebServerMBean object
setFrontendHost(String) - Method in interface weblogic.management.configuration.ClusterMBean
Sets the FrontendHost attribute of the WebServerMBean object
setFrontendHTTPPort(int) - Method in interface weblogic.management.configuration.WebServerMBean
Sets the frontendHTTPPort attribute of the WebServerMBean object
setFrontendHTTPPort(int) - Method in interface weblogic.management.configuration.ClusterMBean
Sets the FrontendHTTPPort attribute of the WebServerMBean object
setFrontendHTTPSPort(int) - Method in interface weblogic.management.configuration.WebServerMBean
Sets the frontendHTTPSPort attribute of the WebServerMBean object
setFrontendHTTPSPort(int) - Method in interface weblogic.management.configuration.ClusterMBean
Sets the FrontendHTTPSPort attribute of the WebServerMBean object
setFullyDelegateAuthorization(boolean) - Method in interface weblogic.management.security.RealmMBean
Specifies whether or not the Web and EJB containers should call the security framework on every access.
setGenerateNonce(boolean) - Method in interface weblogic.xml.security.wsse.UsernameToken
 
setGeneric(String) - Method in class weblogic.uddi.client.structures.request.Request
sets the value of the generic.
setGeneric(String) - Method in class weblogic.uddi.client.structures.response.Response
sets the value of the generic.
setGracefulShutdownTimeout(int) - Method in interface weblogic.management.configuration.ServerMBean
Number of seconds a graceful shutdown operation waits before forcing a shut down.
setGrammar(SchemaGrammar) - Method in class weblogic.apache.xerces.dom.ASModelImpl
 
setGrammarFound(boolean) - Method in class weblogic.apache.xerces.impl.validation.ValidationManager
 
setGrammarPool(XMLGrammarPool) - Method in class weblogic.apache.xerces.parsers.XMLGrammarPreparser
Sets the grammar pool.
setGroupBaseDN(String) - Method in interface weblogic.security.providers.authentication.OpenLDAPAuthenticatorMBean
The base distinguished name (DN) of the tree in the LDAP directory that contains groups.
setGroupBaseDN(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
The base distinguished name (DN) of the tree in the LDAP directory that contains groups.
setGroupBaseDN(String) - Method in interface weblogic.security.providers.authentication.ActiveDirectoryAuthenticatorMBean
The base distinguished name (DN) of the tree in the LDAP directory that contains groups.
setGroupDeletes(boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the RowSet to use group deletes.
setGroupDeleteSize(int) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the number of rows sent in an individual delete statement.
setGroupDescription(String, String) - Method in interface weblogic.management.security.authentication.GroupEditorMBean
Sets the description for an existing group.
setGroupFromNameFilter(String) - Method in interface weblogic.security.providers.authentication.OpenLDAPAuthenticatorMBean
An LDAP search filter for finding a group given the name of the group.
setGroupFromNameFilter(String) - Method in interface weblogic.security.providers.authentication.NovellAuthenticatorMBean
An LDAP search filter for finding a group given the name of the group.
setGroupFromNameFilter(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
An LDAP search filter for finding a group given the name of the group.
setGroupFromNameFilter(String) - Method in interface weblogic.security.providers.authentication.IPlanetAuthenticatorMBean
An LDAP search filter for finding a group given the name of the group.
setGroupFromNameFilter(String) - Method in interface weblogic.security.providers.authentication.ActiveDirectoryAuthenticatorMBean
LDAP search filter for finding a group given the name of the group.
setGroupMembershipSearching(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
Specifies whether recursive group membership searching is unlimited or limited.
setGroupMembershipSearching(String) - Method in interface weblogic.security.providers.authentication.DefaultAuthenticatorMBean
Specifies whether recursive group membership searching is unlimited or limited.
setGroupSearchScope(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
Specifies how deep in the LDAP directory tree to search for groups.
setGuestDisabled(boolean) - Method in interface weblogic.management.configuration.SecurityMBean
 
setHandlerEnabled(boolean) - Method in interface weblogic.management.configuration.SSLMBean
Not used.
setHardDisconnectTimeoutMins(int) - Method in class weblogic.common.T3Client
Sets the value for a T3Client's hard disconnect timeout in minutes.
setHeaders(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setHeaderText(String) - Method in class weblogicx.jsp.tags.validators.Summary
 
setHealthCheckFrequencySeconds(int) - Method in interface weblogic.management.configuration.JDBCMultiPoolMBean
The frequency at which the MultiPool checks the health of connection pools that were previously found to be dead and were consequently disabled.
setHealthCheckIntervalSeconds(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the healthCheckIntervalSeconds attribute of the ServerMBean object
setHealthCheckStartDelaySeconds(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the healthCheckStartDelaySeconds attribute of the ServerMBean object
setHealthCheckTimeoutSeconds(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the healthCheckTimeoutSeconds attribute of the ServerMBean object
setHealthState(int, String) - Method in interface weblogic.management.runtime.ServerRuntimeMBean
For Server Health Monitoring.
setHeight(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setHeight(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setHeight(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setHeight(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setHeight(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
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
Sets the helpPageURL attribute of the ServerMBean object
setHidden(Node) - Static method in class weblogic.apache.xerces.util.DOMUtil
 
setHighestNumUnavailable(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
The maximum number of connections in the connection pool that can be made unavailable (to an application) for purposes like refreshing the connection, etc.
setHighestNumWaiters(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
The maximum number of connection requests that can concurrently block waiting to reserve a connection from the pool.
setHoldability(int) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setHoldability(int) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
setHost(String) - Method in class weblogic.apache.xerces.util.URI
Set the host for this URI.
setHost(String) - Method in interface weblogic.management.configuration.SNMPTrapDestinationMBean
Sets the host attribute of the SNMPTrapDestinationMBean object
setHost(String) - Method in interface weblogic.management.utils.LDAPServerMBean
The host name or IP address of the LDAP server.
setHostingRedirector(HostingRedirector) - Method in class weblogic.uddi.client.structures.datatypes.BindingTemplate
Sets the value of the hosting director.
setHostnameVerificationIgnored(boolean) - Method in interface weblogic.management.configuration.SSLMBean
Sets the hostnameVerificationIgnored attribute of the SSLMBean object
setHostnameVerifier(HostnameVerifier) - Method in class weblogic.net.http.HttpsURLConnection
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the setHostnameVerifierJSSE() method.
setHostnameVerifier(HostnameVerifier) - Method in class weblogic.security.SSL.SSLContext
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the setHostnameVerifierJSSE() method.
setHostnameVerifier(HostnameVerifier) - Method in class weblogic.webservice.client.JSSEAdapter
Sets hostname verifier.
setHostnameVerifier(String) - Method in interface weblogic.management.configuration.SSLMBean
Sets the hostnameVerifier attribute of the SSLMBean object
setHostnameVerifierJSSE(HostnameVerifierJSSE) - Method in class weblogic.net.http.HttpsURLConnection
Sets the HostnameVerifierJSSE for this instance of this class.
setHostnameVerifierJSSE(HostnameVerifierJSSE) - Method in class weblogic.security.SSL.SSLContext
Sets the HostnameVerifierJSSE for this instance of this class.
setHref(String) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setHref(String) - Method in class weblogic.apache.html.dom.HTMLBaseElementImpl
 
setHref(String) - Method in class weblogic.apache.html.dom.HTMLAreaElementImpl
 
setHref(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setHref(String) - Method in interface weblogic.apache.wml.WMLGoElement
 
setHref(String) - Method in interface weblogic.apache.wml.WMLAElement
 
setHref(String) - Method in class weblogic.apache.wml.dom.WMLGoElementImpl
 
setHref(String) - Method in class weblogic.apache.wml.dom.WMLAElementImpl
 
setHreflang(String) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setHreflang(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setHspace(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setHspace(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setHspace(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
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
 
setHttpdEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the httpdEnabled attribute of the ServerMBean object
setHTTPEnabled(boolean) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setHttpEnabledForThisProtocol(boolean) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the httpEnabledForThisProtocol attribute of the NetworkAccessPointMBean object
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
 
setHTTPSEnabled(boolean) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setHttpsKeepAliveSecs(int) - Method in interface weblogic.management.configuration.WebServerMBean
Sets the httpsKeepAliveSecs attribute of the WebServerMBean object
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.
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.
setId(String) - Method in class weblogic.apache.html.dom.HTMLElementImpl
 
setId(String) - Method in interface weblogic.apache.wml.WMLElement
The element's identifier which is unique in a single deck.
setId(String) - Method in interface weblogic.apache.wml.WMLAElement
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLWmlElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLUElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLTrElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLTimerElementImpl
 
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.WMLTableElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLStrongElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLSmallElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLSetvarElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLSelectElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLRefreshElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLPrevElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLPostfieldElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLPElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLOptionElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLOptgroupElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLOneventElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLNoopElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLMetaElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLImgElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLIElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLHeadElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLGoElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLFieldsetElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLEmElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLDoElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLBrElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLBigElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLBElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLAnchorElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLAElementImpl
 
setId(String) - Method in class weblogic.apache.wml.dom.WMLAccessElementImpl
 
setId(String) - Method in class weblogic.logging.WLLogRecord
 
setId(String) - Method in class weblogic.xml.security.specs.SecuritySpec
 
setId(String) - Method in interface weblogic.xml.security.wsse.UsernameToken
Sets the ID attribute of the UsernameToken.
setId(String) - Method in interface weblogic.xml.security.wsse.BinarySecurityToken
 
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(boolean) - Method in class weblogic.apache.xerces.dom.AttrImpl
NON-DOM: set the type of this attribute to be ID type.
setIdAttribute(int) - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
Sets type of attribute
setIdAttributeNode(Attr) - Method in class weblogic.apache.xerces.dom.ElementImpl
NON-DOM: register the given attribute node as an ID attribute
setIdAttributeNode(int, int) - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
Adds an attribute node to the specified element.
setIdentifierBag(IdentifierBag) - Method in class weblogic.uddi.client.structures.datatypes.TModel
Sets the value of the identifierBag.
setIdentifierBag(IdentifierBag) - Method in class weblogic.uddi.client.structures.datatypes.BusinessEntity
Sets the identifier bag.
setIdentifierBag(IdentifierBag) - Method in class weblogic.uddi.client.structures.request.FindTModel
Sets the value of identifierBag
setIdentifierBag(IdentifierBag) - Method in class weblogic.uddi.client.structures.request.FindBusiness
Sets the value of identifierBag
setIdentityAndTrustLocations(String) - Method in interface weblogic.management.configuration.SSLMBean
Sets the identityAndTrustLocations attribute of the SSLMBean object
setIdleConnectionTimeout(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the idleConnectionTimeout attribute of the NetworkAccessPointMBean object
setIdleConnectionTimeout(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the idleConnectionTimeout attribute of the KernelMBean object
setIdleConnectionTimeout(int) - Method in interface weblogic.management.configuration.IIOPMBean
Deprecated.  
setIdleDisconnectTimeoutMins(int) - Method in class weblogic.common.T3Client
Sets the value for a T3Client's idle disconnect timeout in minutes.
setIdleIIOPConnectionTimeout(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setIdleIIOPConnectionTimeout(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the idleIIOPConnectionTimeout attribute of the NetworkAccessPointMBean object
setIdleIIOPConnectionTimeout(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the idleIIOPConnectionTimeout attribute of the KernelMBean object
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
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.
setIgnoreDuplicateMembership(Boolean) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
This Specifies whether we should Ignore the Duplicate members while adding groups.This Ignores Cycles in the Group membership.
setIgnoreInUseConnectionsEnabled(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Enables pool to be shutdown even if connections are still in use.
setIgnoreSessionsDuringShutdown(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the ignoreSessionsDuringShutdown attribute of the ServerMBean object
setIgnoreTrustValidation(boolean) - Method in class weblogic.jndi.Environment
This will create an instance of NullTrustManager and set's it to the current Environment so that trustvalidation goes through for scenarios like applet etc.,
setIIOPEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the iIOPEnabled attribute of the ServerMBean object
setIIOPEnabled(boolean) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setIIOPLocationForwardPolicy(String) - Method in interface weblogic.management.configuration.KernelMBean
Sets the iIOPLocationForwardPolicy attribute of the KernelMBean object
setIIOPSEnabled(boolean) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setIIOPTxMechanism(String) - Method in interface weblogic.management.configuration.KernelMBean
Sets the iIOPTxMechanism attribute of the KernelMBean object
setImportedGrammars(Vector) - Method in class weblogic.apache.xerces.impl.xs.SchemaGrammar
 
setImportedGrammars(Vector) - Method in class weblogic.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
setImports(WTCImportMBean[]) - Method in interface weblogic.management.configuration.WTCServerMBean
Set all the import service mbeans defined for the WTC Server.
setInactiveConnectionTimeoutSeconds(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
The number of seconds of inactivity after which reserved connections will be forcibly returned to the connection pool.
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
 
setIncludeUpdates(boolean) - Method in interface weblogic.ejb.QueryProperties
Used to specify whether any updates that have been made during the current transaction will be reflected in the query result.
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 the indexDirectoryEnabled attribute of the WebAppComponentMBean object.
setInitialCapacity(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the number of physical database connections to create when creating the connection pool.
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
The initial context factory name for a JMS bridge destination.
setInitialContextFactory(String) - Method in interface weblogic.management.configuration.ForeignJMSServerMBean
The name of the class that must be instantiated to access the JNDI provider.
setInitSQL(String) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
The SQL statement to execute to initialize (or "prime") a physical database connection.
setInputSource(XMLInputSource) - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Sets the input source.
setInputSource(XMLInputSource) - Method in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl
Sets the input source.
setInputSource(XMLInputSource) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Sets the input source.
setInputSource(XMLInputSource) - Method in class weblogic.apache.xerces.parsers.XMLPullParser
 
setInputSource(XMLInputSource) - Method in class weblogic.apache.xerces.parsers.NonValidatingConfiguration
Sets the input source for the document to parse.
setInputSource(XMLInputSource) - Method in class weblogic.apache.xerces.parsers.DTDConfiguration
Sets the input source for the document to parse.
setInputSource(XMLInputSource) - Method in interface weblogic.apache.xerces.xni.parser.XMLPullParserConfiguration
Sets the input source for the document to parse.
setInputSource(XMLInputSource) - Method in interface weblogic.apache.xerces.xni.parser.XMLDTDScanner
Sets the input source.
setInputSource(XMLInputSource) - Method in interface weblogic.apache.xerces.xni.parser.XMLDocumentScanner
Sets the input source.
setInstanceDetails(InstanceDetails) - Method in class weblogic.uddi.client.structures.datatypes.TModelInstanceInfo
Sets the value of the instance details.
setInstanceParms(InstanceParms) - Method in class weblogic.uddi.client.structures.datatypes.InstanceDetails
Sets the value of the instance parms.
setInstrumentStackTraceEnabled(boolean) - Method in interface weblogic.management.configuration.KernelMBean
Sets the instrumentStackTraceEnabled attribute of the KernelMBean object
setInt(int, int) - Method in interface weblogic.ejb.PreparedQuery
 
setInt(int, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setInt(String, int) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setInt(String, int) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setInterfaceAddress(String) - Method in interface weblogic.management.configuration.ServerMBean
 
setInternalSubset(int, String) - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
 
setInternalSubset(String) - Method in class weblogic.apache.xerces.dom.DocumentTypeImpl
NON-DOM.
setInteropEnabled(boolean) - Method in interface weblogic.management.configuration.SecurityMBean
 
setInteroperate(String) - Method in interface weblogic.management.configuration.WTCLocalTuxDomMBean
Specifies whether the local domain interoperates with remote Tuxedo access points that are based upon Tuxedo release 6.5.
setInteropUsername(String) - Method in interface weblogic.management.configuration.SecurityMBean
 
setInterpreterClass(String) - Method in class weblogicx.jsp.tags.BeanParamTag
 
setIORServletEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
set the flag to enable GetIORServlet
setIsAbstract() - Method in class weblogic.apache.xerces.impl.xs.XSElementDecl
 
setIsAbstractType() - Method in class weblogic.apache.xerces.impl.xs.XSComplexTypeDecl
 
setIsAnonymous() - Method in class weblogic.apache.xerces.impl.xs.XSComplexTypeDecl
 
setIsGlobal() - Method in class weblogic.apache.xerces.impl.xs.XSElementDecl
 
setIsLocal(XSComplexTypeDecl) - Method in class weblogic.apache.xerces.impl.xs.XSElementDecl
 
setIsMap(boolean) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setIsNillable() - Method in class weblogic.apache.xerces.impl.xs.XSElementDecl
 
setIsolationLevel(int) - Method in interface weblogic.ejb.WLQueryProperties
Used to set the isolation level that should be used for the dynamic query.
setIssuerCertificate(X509) - Method in class weblogic.security.X509
Deprecated.  
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
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
Sets the j2EE12OnlyModeEnabled attribute of the ServerMBean object
setJ2EE13WarningEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the j2EE13WarningEnabled attribute of the ServerMBean object
setJavaCompiler(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the javaCompiler attribute of the ServerMBean object
setJavaCompiler(String) - Method in interface weblogic.management.configuration.EJBContainerMBean
Sets the javaCompiler attribute of the EJBContainerMBean object
setJavaCompilerPostClassPath(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the javaCompilerPostClassPath attribute of the ServerMBean object
setJavaCompilerPostClassPath(String) - Method in interface weblogic.management.configuration.EJBContainerMBean
Sets the javaCompilerPostClassPath attribute of the EJBContainerMBean object
setJavaCompilerPreClassPath(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the javaCompilerPreClassPath attribute of the ServerMBean object
setJavaCompilerPreClassPath(String) - Method in interface weblogic.management.configuration.EJBContainerMBean
Sets the javaCompilerPreClassPath attribute of the EJBContainerMBean object
setJavaHome(String) - Method in interface weblogic.management.configuration.ServerStartMBean
Set the Java home to be used to start this server.
setJavaStandardTrustKeyStorePassPhrase(String) - Method in interface weblogic.management.configuration.ServerMBean
As of 8.1 sp4, this method does the following:
setJavaStandardTrustKeyStorePassPhraseEncrypted(byte[]) - Method in interface weblogic.management.configuration.ServerMBean
Encrypts and sets the value of the JavaStandardTrustKeyStorePassPhraseEncrypted attribute.
setJDBCLogFileName(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the jDBCLogFileName attribute of the ServerMBean object
setJDBCLoggingEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the jDBCLoggingEnabled attribute of the ServerMBean object
setJMSDefaultConnectionFactoriesEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the jMSDefaultConnectionFactoriesEnabled attribute of the ServerMBean object
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.
setJmsFactory(String) - Method in interface weblogic.management.configuration.WTCtBridgeGlobalMBean
Defines the name of the JMS connection factory.
setJMSQueue(JMSQueueMBean) - Method in interface weblogic.management.configuration.JMSDistributedQueueMemberMBean
The physical JMS queue that is associated with this member of the distributed queue set.
setJMSRedeliveryLimit(int) - Method in interface weblogic.jms.extensions.WLMessage
Set the redelivery limit for the message.
setJMSTopic(JMSTopicMBean) - Method in interface weblogic.management.configuration.JMSDistributedTopicMemberMBean
The physical JMS topic that is associated with this member of the distributed topic set.
setJmsToTuxPriorityMap(String) - Method in interface weblogic.management.configuration.WTCtBridgeGlobalMBean
Defines the mapping of priorities from JMS to Tuxedo.
setJndiFactory(String) - Method in interface weblogic.management.configuration.WTCtBridgeGlobalMBean
Defines the name of the JNDI lookup factory.
setJNDIName(String) - Method in interface weblogic.management.configuration.VirtualDestinationMBean
The JNDI name used to look up the virtual destination within the JNDI namespace.
setJNDIName(String) - Method in interface weblogic.management.configuration.RMCFactoryMBean
Sets the jNDIName attribute of the RMCFactoryMBean object
setJNDIName(String) - Method in interface weblogic.management.configuration.JMSVirtualDestinationMBean
The JNDI name used to look up the virtual destination within the JNDI namespace.
setJNDIName(String) - Method in interface weblogic.management.configuration.JMSDestinationMBean
The JNDI name used to look up the destination within the JNDI namespace.
setJNDIName(String) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
The JNDI name used to look up the connection factory within the JNDI namespace.
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.JDBCDataSourceMBean
Sets the JNDI path to where this DataSource is bound.
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.
setJNDINameSeparator(String) - Method in interface weblogic.management.configuration.JDBCTxDataSourceMBean
Sets the Separator used for list of different JNDINames for this TxDataSource.
setJNDINameSeparator(String) - Method in interface weblogic.management.configuration.JDBCDataSourceMBean
Sets the Separator used for list of different JNDINames for this DataSource.
setJNDIProperties(Properties) - Method in interface weblogic.management.configuration.ForeignJMSServerMBean
Additional properties that must be set for the particular JNDI provider.
setJNDITransportableObjectFactoryList(String[]) - Method in interface weblogic.management.configuration.ServerMBean
Sets the jNDITransportableObjectFactoryList attribute of the ServerMBean object
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
Sets the keepAliveSecs attribute of the WebServerMBean object
setKeepGenerated(boolean) - Method in interface weblogic.management.configuration.EJBContainerMBean
Sets the keepGenerated attribute of the EJBContainerMBean object
setKeepLogicalConnOpenOnRelease(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Determines whether the logical JDBC connection is kept open when the physical XA connection is returned to the XA connection pool.
setKeepXAConnTillTxComplete(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Set to true to force a connection pool to reserve a physical connection and provide the same connection to an application throughout transaction processing until the distributed transaction is complete.
setKeyedReferenceVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.IdentifierBag
Sets the set of keyed refereneces.
setKeyedReferenceVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.CategoryBag
Gets the set of keyed refereneces.
setKeyEncrypted(boolean) - Method in interface weblogic.management.configuration.SSLMBean
This attribute is no longer used as of WLS 7.0.
setKeyName(String) - Method in class weblogic.uddi.client.structures.datatypes.KeyedReference
Sets the value of the key name.
setKeyStores(KeyStoreMBean[]) - Method in interface weblogic.management.security.RealmMBean
Deprecated.  
setKeyStores(String) - Method in interface weblogic.management.configuration.ServerMBean
Which configuration rules should be used for finding the server's identity and trust keystores?
setKeyType(String) - Method in interface weblogic.management.configuration.JMSDestinationKeyMBean
The expected property type for this destination key.
setKeyType(String) - Method in class weblogic.uddi.client.structures.datatypes.Result
Sets the key type.
setKeyValue(KeyValue) - Method in class weblogic.uddi.client.structures.request.ValidateCategorization
Sets the value of keyValue
setKeyValue(String) - Method in class weblogic.uddi.client.structures.datatypes.KeyedReference
Sets the key value.
setKeyWrappingMethod(String) - Method in class weblogic.xml.security.specs.EncryptionSpec
 
setLabel(String) - Method in class weblogic.apache.html.dom.HTMLOptionElementImpl
 
setLabel(String) - Method in class weblogic.apache.html.dom.HTMLOptGroupElementImpl
 
setLabel(String) - Method in interface weblogic.apache.wml.WMLDoElement
 
setLabel(String) - Method in class weblogic.apache.wml.dom.WMLDoElementImpl
 
setLang(String) - Method in class weblogic.apache.html.dom.HTMLElementImpl
 
setLastModified(long) - Method in interface weblogic.management.configuration.ApplicationMBean
Sets the lastModified attribute of the ApplicationMBean object
setLexicalHandler(LexicalHandler) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
Set the lexical event handler.
setLexicalHandler(LexicalHandler) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
Set the lexical event handler.
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
 
setListenAddress(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the value of the ListenAddress attribute.
setListenAddress(String) - Method in interface weblogic.management.configuration.NodeManagerMBean
Sets the listenAddress attribute of the NodeManagerMBean object
setListenAddress(String) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the listenAddress attribute of the NetworkAccessPointMBean object
setListenDelaySecs(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the listenDelaySecs attribute of the ServerMBean object
setListenerClass(String) - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
The name of the listener class for the session pool, which is used to receive and process messages concurrently.
setListenPort(int) - Method in interface weblogic.management.configuration.SSLMBean
Set the TCP/IP port at which the WebLogic Server listens for SSL connection requests.
setListenPort(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the listenPort attribute of the ServerMBean object
setListenPort(int) - Method in interface weblogic.management.configuration.NodeManagerMBean
The TCP port on which NodeManager listens.
setListenPort(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setListenPort(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the listenPort attribute of the NetworkAccessPointMBean object
setListenPortEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
 
setListenPortEnabled(boolean) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setLiteralSystemId(String) - Method in class weblogic.apache.xerces.util.XMLResourceIdentifierImpl
Sets the literal system identifier.
setLoadBalancingEnabled(boolean) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
For distributed destinations, specifies whether non-anonymous producers created through a connection factory are load balanced within a distributed destination on a per-call basis.
setLoadBalancingPolicy(String) - Method in interface weblogic.management.configuration.JMSDistributedDestinationMBean
Defines the load balancing policy for producers sending messages to a distributed destination in order to balance the message load across the physical members of the distributed set.
setLoadBeforeAppActivation(boolean) - Method in interface weblogic.management.configuration.StartupClassMBean
Determines if the startup class should be loaded after the connection pools are created but before the application's are activated.
setLoadBeforeAppDeployments(boolean) - Method in interface weblogic.management.configuration.StartupClassMBean
Determines whether a startup class is loaded and run before the server creates JMS and JDBC services or deploys applications and EJBs.
setLoadOrder(int) - Method in interface weblogic.management.configuration.ApplicationMBean
Sets the loadOrder attribute of the ApplicationMBean object.
setLocalAccessPoint(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
The local Tuxedo access point name from which a remote Tuxedo access point is reached.
setLocalAccessPoint(String) - Method in interface weblogic.management.configuration.WTCPasswordMBean
Defines the name of the local access point to which the password applies.
setLocalAccessPoint(String) - Method in interface weblogic.management.configuration.WTCImportMBean
Defines the name of the local access point that imports the service.
setLocalAccessPoint(String) - Method in interface weblogic.management.configuration.WTCExportMBean
Defines the name of the local Tuxedo access point that exports the service.
setLocale(Locale) - Method in class weblogic.apache.xerces.dom.DOMValidationConfiguration
Set the locale to use for messages.
setLocale(Locale) - Method in class weblogic.apache.xerces.impl.XMLErrorReporter
Sets the current locale.
setLocale(Locale) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDLoader
Set the locale to use for messages.
setLocale(Locale) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
Set the locale to use for messages.
setLocale(Locale) - Method in class weblogic.apache.xerces.parsers.XMLGrammarPreparser
Set the locale to use for messages.
setLocale(Locale) - Method in class weblogic.apache.xerces.parsers.NonValidatingConfiguration
Set the locale to use for messages.
setLocale(Locale) - Method in class weblogic.apache.xerces.parsers.DTDConfiguration
Set the locale to use for messages.
setLocale(Locale) - Method in class weblogic.apache.xerces.parsers.BasicParserConfiguration
Set the locale to use for messages.
setLocale(Locale) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
Set the locale to use for messages.
setLocale(Locale) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
Set the locale to use for messages.
setLocale(Locale) - Method in interface weblogic.apache.xerces.xni.grammars.XMLGrammarLoader
Set the locale to use for messages.
setLocale(Locale) - Method in interface weblogic.apache.xerces.xni.parser.XMLParserConfiguration
Set the locale to use for messages.
setLocalityName(String) - Method in class weblogic.security.X500Name
Deprecated.  
setLocalJNDIName(String) - Method in interface weblogic.management.configuration.ForeignJMSDestinationMBean
The name that the remote object will be bound to in the local server's JNDI tree.
setLocalJNDIName(String) - Method in interface weblogic.management.configuration.ForeignJMSConnectionFactoryMBean
The name that the remote object will be bound to in the local server's JNDI tree.
setLocalName(String) - Method in class weblogic.apache.xerces.dom.ASModelImpl
Returns the local part of the qualified name of this ASObject.
setLocalPassword(String) - Method in interface weblogic.management.configuration.WTCPasswordMBean
Defines the LocalPassword as returned from the genpasswd utility.
setLocalPasswordIV(String) - Method in interface weblogic.management.configuration.WTCPasswordMBean
Defines the initialization vector used to encrypt the local password.
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
 
setLocalTuxDoms(WTCLocalTuxDomMBean[]) - Method in interface weblogic.management.configuration.WTCServerMBean
Set all the local Tuxedo domains defined for the WTC Server.
setLocationHints(String[]) - Method in class weblogic.apache.xerces.impl.xs.XSDDescription
 
setLockArrayFetch(Object) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setLockBindCursorByPosition(Object) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setLockBindSelectItem(Object) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setLockBindVariableByPosition(Object) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setLockCancel(Object) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setLockClose(Object) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setLockDescribe(Object) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setLockExec(Object) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setLockExecAndFetch(Object) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setLockFetch(Object) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setLockOopt(Object) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setLockOpen(Object) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setLockoutCacheSize(long) - Method in interface weblogic.management.security.authentication.UserLockoutManagerMBean
The number of invalid login records that the server places in a cache.
setLockoutDuration(long) - Method in interface weblogic.management.security.authentication.UserLockoutManagerMBean
The number of minutes that a user account is locked out.
setLockoutEnabled(boolean) - Method in interface weblogic.management.security.authentication.UserLockoutManagerMBean
Indicates whether the server locks out users when there are invalid login attempts.
setLockoutGCThreshold(long) - Method in interface weblogic.management.security.authentication.UserLockoutManagerMBean
The maximum number of invalid login records that the server keeps in memory.
setLockoutResetDuration(long) - Method in interface weblogic.management.security.authentication.UserLockoutManagerMBean
The number of minutes within which consecutive invalid login attempts cause the user account to be locked out.
setLockoutThreshold(long) - Method in interface weblogic.management.security.authentication.UserLockoutManagerMBean
The maximum number of consecutive invalid login attempts before account is locked out.
setLockParse(Object) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setLogFileBufferKBytes(int) - Method in interface weblogic.management.configuration.WebServerMBean
The maximum size (in kilobytes) of the buffer that stores HTTP requests.
setLogFileCount(int) - Method in interface weblogic.management.configuration.WebServerMBean
Sets the LogFileCount attribute.
setLogFileFlushSecs(int) - Method in interface weblogic.management.configuration.WebServerMBean
Sets the logFileFlushSecs attribute of the WebServerMBean object
setLogFileFormat(String) - Method in interface weblogic.management.configuration.WebServerMBean
Sets the format of the HTTP log file.
setLogFileLimitEnabled(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Sets the LogFileLimitEnabled attribute.
setLogFileName(String) - Method in interface weblogic.management.configuration.WebServerMBean
Sets the name of the file that stores the HTTP-request log.
setLoggingEnabled(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Enables logging of HTTP requests.
setLoginDelaySeconds(int) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
setLoginDelaySeconds(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the number of seconds to delay before creating each physical database connection.
setLoginTimeout(int) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
setLoginTimeout(int) - Method in interface weblogic.management.configuration.ServerMBean
Not used, use setLoginTimeoutMillis instead.
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
Sets the loginTimeoutMillis attribute of the ServerMBean object
setLoginTimeoutMillis(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setLoginTimeoutMillis(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the loginTimeoutMillis attribute of the NetworkAccessPointMBean object
setLoginTimeoutMillisSSL(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setLoginTimeoutMillisSSL(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the loginTimeoutMillisSSL attribute of the NetworkAccessPointMBean object
setLogRemoteExceptionsEnabled(boolean) - Method in interface weblogic.management.configuration.KernelMBean
Sets the logRemoteExceptionsEnabled attribute of the KernelMBean object
setLogRotationPeriodMins(int) - Method in interface weblogic.management.configuration.WebServerMBean
Sets the logRotationPeriodMins attribute of the WebServerMBean object
setLogRotationTimeBegin(String) - Method in interface weblogic.management.configuration.WebServerMBean
Determines the start time for a time-based rotation sequence.
setLogRotationType(String) - Method in interface weblogic.management.configuration.WebServerMBean
Sets the logRotationType attribute of the WebServerMBean object
setLogTimeInGMT(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Sets the logTimeInGMT attribute of the WebServerMBean object
setLogWriter(PrintWriter) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
setLong(int, long) - Method in interface weblogic.ejb.PreparedQuery
 
setLong(int, long) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setLong(String, long) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setLong(String, long) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setLongDesc(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setLongDesc(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setLongDesc(String) - Method in class weblogic.apache.html.dom.HTMLFrameElementImpl
 
setLowMemoryGCThreshold(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the lowMemoryGCThreshold attribute of the ServerMBean object
setLowMemoryGranularityLevel(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the lowMemoryGranularityLevel attribute of the ServerMBean object
setLowMemorySampleSize(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the lowMemorySampleSize attribute of the ServerMBean object
setLowMemoryTimeInterval(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the lowMemoryTimeInterval attribute of the ServerMBean object
setLowSrc(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setMachine(MachineMBean) - Method in interface weblogic.management.configuration.ServerMBean
The machine on which this server is meant to run.
setManagedServerIndependenceEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the managedServerIndependenceEnabled attribute of the ServerMBean object
setMarginHeight(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setMarginHeight(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.apache.html.dom.HTMLFrameElementImpl
 
setMaxCapacity(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the maximum number of physical database connections that this connection pool can contain.
setMaxCOMMessageSize(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setMaxCOMMessageSize(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the maxCOMMessageSize attribute of the KernelMBean object.
setMaxElements(int) - Method in interface weblogic.ejb.QueryProperties
Sets the maximum number of results that can be returned.
setMaxEncryptBits(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the maximum encryption key length (in bits) used when establishing a session connection for a local Tuxedo access point.
setMaxEncryptBits(String) - Method in interface weblogic.management.configuration.WTCLocalTuxDomMBean
Defines the maximum encryption key length (in bits) used when establishing a network connection for a local Tuxedo access point.
setMaxFieldSize(int) - Method in class weblogic.jdbc.oci.Statement
Deprecated.  
setMaxFieldSize(int) - Method in class weblogic.jdbc.oci.xa.Statement
 
setMaxGroupMembershipSearchLevel(Integer) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
This specifies how many levels of group membership can be searched.
setMaxGroupMembershipSearchLevel(Integer) - Method in interface weblogic.security.providers.authentication.DefaultAuthenticatorMBean
This specifies how many levels of group membership can be searched.
setMaxHTTPMessageSize(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setMaxHTTPMessageSize(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the maxHTTPMessageSize attribute of the KernelMBean object.
setMaxIIOPMessageSize(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setMaxIIOPMessageSize(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the maxIIOPMessageSize attribute of the KernelMBean object
setMaximumEncryptionLevel(int) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
Sets the maximumEncryptionLevel attribute of the WLECConnectionPoolMBean object
setMaximumMessageSize(int) - Method in interface weblogic.management.configuration.JMSServerMBean
The maximum size of a message that will be accepted from producers on this JMS server.
setMaximumMessageSize(int) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The maximum size of a message that will be accepted from producers on this destination.
setMaximumPoolSize(int) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
Sets the maximumPoolSize attribute of the WLECConnectionPoolMBean object
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
The size (1 - 65535 kilobytes) that triggers the server to move log messages to a separate file.
setMaxMessageSize(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the maxMessageSize attribute of the NetworkAccessPointMBean object
setMaxMessageSize(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the maxMessageSize attribute of the KernelMBean object
setMaxMessageSize(int) - Method in interface weblogic.management.configuration.IIOPMBean
Deprecated.  
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.
setMaxRetries(long) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the number of times that a domain gateway tries to establish session connections to remote Tuxedo access points.
setMaxRetries(long) - Method in interface weblogic.management.configuration.WTCLocalTuxDomMBean
Defines the number of times that a domain gateway tries to establish connections to remote Tuxedo access points.
setMaxRows(int) - Method in class weblogic.jdbc.oci.Statement
Deprecated.  
setMaxRows(int) - Method in class weblogic.jdbc.oci.xa.Statement
 
setMaxRows(int) - Method in class weblogic.uddi.client.structures.request.FindRequest
Sets the value of maxRows
setMaxSIDToGroupLookupsInCache(Integer) - Method in interface weblogic.security.providers.authentication.ActiveDirectoryAuthenticatorMBean
The maximum size of the LRU cache for holding SID to group lookups if caching of SID to group name mappings is enabled and if the tokenGroups group membership lookup is enabled.
setMaxSize(int) - Method in interface weblogic.management.configuration.XMLEntityCacheMBean
Sets the maxSize attribute of the XMLEntityCacheMBean object
setMaxT3MessageSize(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setMaxT3MessageSize(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the maxT3MessageSize attribute of the KernelMBean object.
setMaxTransactions(int) - Method in interface weblogic.management.configuration.JTAMBean
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.
setMaxWebLogicPrincipalsInCache(Integer) - Method in interface weblogic.management.security.RealmMBean
The maximum size of the LRU cache for holding WebLogic Principal signatures.
setMDAcceleration(String) - Method in interface weblogic.management.configuration.SSLMBean
Sets the mDAcceleration attribute of the SSLMBean object
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.XsltTag
 
setMedia(String) - Method in class weblogicx.xml.tags.XsltStylesheetTag
 
setMediaType(String) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the media type.
setMembers(JMSDistributedQueueMemberMBean[]) - Method in interface weblogic.management.configuration.JMSDistributedQueueMBean
Set all the members for this distributed queue.
setMembers(JMSDistributedTopicMemberMBean[]) - Method in interface weblogic.management.configuration.JMSDistributedTopicMBean
Set all the members for this distributed topic.
setMemoryLoggingEnabled(boolean) - Method in interface weblogic.management.configuration.COMMBean
Sets the memoryLoggingEnabled attribute of the COMMBean object
setMessageDrivenContext(MessageDrivenContext) - Method in class weblogic.ejb.GenericMessageDrivenBean
 
setMessageIdPrefixEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the messageIdPrefixEnabled attribute of the ServerMBean object
setMessageIds(String[]) - Method in interface weblogic.management.configuration.SNMPLogFilterMBean
Sets the messageIds attribute of the SNMPLogFilterMBean object
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
The maximum number of messages that may exist for an asynchronous session and that have not yet been passed to the message listener.
setMessagesMaximum(int) - Method in interface weblogic.management.configuration.JMSConnectionConsumerMBean
The maximum number of messages that the connection consumer can load at one time into a server session.
setMessagesMaximum(long) - Method in interface weblogic.management.configuration.JMSServerMBean
The maximum message quota (total amount of messages) that can be stored in this JMS server.
setMessagesMaximum(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The maximum message quota (total amount of messages) that can be stored in this destination.
setMessagesPagingEnabled(boolean) - Method in interface weblogic.management.configuration.JMSTemplateMBean
Specifies whether messages paging is enabled on destinations created from this JMS template for swapping message bodies out from memory to a persistent paging store when a destination's message load reaches a specified bytes/messages threshold.
setMessagesPagingEnabled(boolean) - Method in interface weblogic.management.configuration.JMSServerMBean
Specifies whether messages paging is enabled on this JMS server for temporarily swapping message bodies out from memory to a persistent paging store when the JMS servers's message load reaches a specified threshold.
setMessagesPagingEnabled(String) - Method in interface weblogic.management.configuration.JMSDestinationMBean
Specifies whether messages paging is enabled on the destination for temporarily swapping message bodies out from memory to persistent paging store when the destination's message load reaches a specified bytes/messages threshold.
setMessagesThresholdHigh(long) - Method in interface weblogic.management.configuration.JMSServerMBean
The upper threshold value that triggers events based on the number of messages stored in the JMS server.
setMessagesThresholdHigh(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The upper threshold value that triggers events based on the number of messages stored in the destination.
setMessagesThresholdLow(long) - Method in interface weblogic.management.configuration.JMSServerMBean
The lower threshold value that triggers events based on the number of messages stored in the JMS server.
setMessagesThresholdLow(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The lower threshold value that triggers events based on the number of messages stored in the destination.
setMessageSubstring(String) - Method in interface weblogic.management.configuration.SNMPLogFilterMBean
Sets the messageSubstring attribute of the SNMPLogFilterMBean object
setMetaDataFile(String) - Method in interface weblogic.management.configuration.WTCtBridgeRedirectMBean
The metadataFile URL used to pass the call to the WLXT.
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 weblogicx.jsp.tags.validators.FormTag
 
setMibDataRefreshInterval(int) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Sets the mibDataRefreshInterval attribute of the SNMPAgentMBean object
setMinEncryptBits(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the minimum encryption key length (in bits) used when establishing a session connection for a local Tuxedo access point.
setMinEncryptBits(String) - Method in interface weblogic.management.configuration.WTCLocalTuxDomMBean
Defines the minimum encryption key length (in bits) used when establishing a network connection for a local Tuxedo access point.
setMinimumEncryptionLevel(int) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
Sets the minimumEncryptionLevel attribute of the WLECConnectionPoolMBean object
setMinimumPasswordLength(int) - Method in interface weblogic.security.providers.authentication.DefaultAuthenticatorMBean
The minimum number of characters required in a password.
setMinimumPoolSize(int) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
Sets the minimumPoolSize attribute of the WLECConnectionPoolMBean object
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
 
setModulus(int) - Method in interface weblogic.management.configuration.SNMPCounterMonitorMBean
Sets the modulus attribute of the SNMPCounterMonitorMBean object
setMonitoredAttributeName(String) - Method in interface weblogic.management.configuration.SNMPJMXMonitorMBean
Sets the monitoredAttributeName attribute of the SNMPJMXMonitorMBean object
setMonitoredMBeanName(String) - Method in interface weblogic.management.configuration.SNMPJMXMonitorMBean
Sets the monitoredMBeanName attribute of the SNMPJMXMonitorMBean object
setMonitoredMBeanType(String) - Method in interface weblogic.management.configuration.SNMPJMXMonitorMBean
Sets the monitoredMBeanType attribute of the SNMPJMXMonitorMBean object
setmsgid(byte[]) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the msgid field of this object
setMSIFileReplicationEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the mSIFileReplicationEnabled attribute of the ServerMBean object
setMTUSize(int) - Method in interface weblogic.management.configuration.KernelMBean
Returns the size of the MTU of the NIC.
setMulticastAddress(String) - Method in interface weblogic.management.configuration.JMSTopicMBean
The IP address used for multicasting by the topic.
setMulticastAddress(String) - Method in interface weblogic.management.configuration.ClusterMBean
Sets the multicast address used by cluster members to communicate with each other.
setMulticastBufferSize(int) - Method in interface weblogic.management.configuration.ClusterMBean
Defines the multicast socket send/receive buffer size.
setMulticastDataEncryption(boolean) - Method in interface weblogic.management.configuration.ClusterMBean
 
setMulticastPort(int) - Method in interface weblogic.management.configuration.JMSTopicMBean
The IP port used for multicasting.
setMulticastPort(int) - Method in interface weblogic.management.configuration.ClusterMBean
The multicast port used by cluster members to communicate with each other.
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
The number of network hops that a multicast message is allowed to travel.
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
 
setMuxerClass(String) - Method in interface weblogic.management.configuration.KernelMBean
Sets the muxer class name
setName(int, QName) - Method in class weblogic.apache.xerces.dom.DOMNormalizer.XMLAttributesProxy
 
setName(int, QName) - Method in class weblogic.apache.xerces.util.XMLAttributesImpl
Sets the name of the attribute at the specified index.
setName(int, QName) - Method in interface weblogic.apache.xerces.xni.XMLAttributes
Sets the name of the attribute at the specified index.
setName(Name) - Method in class weblogic.uddi.client.structures.datatypes.TModelInfo
Sets the name.
setName(Name) - Method in class weblogic.uddi.client.structures.datatypes.TModel
Sets the value of the name.
setName(Name) - Method in class weblogic.uddi.client.structures.datatypes.ServiceInfo
Sets the name.
setName(Name) - Method in class weblogic.uddi.client.structures.datatypes.BusinessService
Sets the name.
setName(Name) - Method in class weblogic.uddi.client.structures.datatypes.BusinessInfo
Sets the name.
setName(Name) - Method in class weblogic.uddi.client.structures.datatypes.BusinessEntity
Sets the name.
setName(Name) - Method in class weblogic.uddi.client.structures.request.FindTModel
Sets the value of name
setName(Name) - Method in class weblogic.uddi.client.structures.request.FindService
Sets the value of name
setName(Name) - Method in class weblogic.uddi.client.structures.request.FindBusiness
Sets the value of name
setName(Principal, String) - Method in class weblogic.security.acl.AclImpl
Deprecated. Sets the name of an ACL to the specified string.
setName(String) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLSelectElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLParamElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
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.HTMLInputElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLFrameElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLFormElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLButtonElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
setName(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
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.WMLSetvarElement
 
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.WMLPostfieldElement
 
setName(String) - Method in interface weblogic.apache.wml.WMLMetaElement
'name' attribute specific the property name
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 interface weblogic.apache.wml.WMLDoElement
 
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.wml.dom.WMLSelectElementImpl
 
setName(String) - Method in class weblogic.apache.wml.dom.WMLPostfieldElementImpl
 
setName(String) - Method in class weblogic.apache.wml.dom.WMLMetaElementImpl
 
setName(String) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setName(String) - Method in class weblogic.apache.wml.dom.WMLDoElementImpl
 
setName(String) - Method in class weblogic.apache.xerces.impl.xs.XSComplexTypeDecl
 
setName(String) - Method in interface weblogic.management.WebLogicMBean
The name of this configuration.
setName(String) - Method in interface weblogic.management.configuration.ServerMBean
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.NetworkChannelMBean
Deprecated.  
setName(String) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the name attribute of the NetworkAccessPointMBean object
setName(String) - Method in class weblogic.security.Entity
Deprecated. Set the name for the entity.
setName(String) - Method in class weblogic.security.acl.RealmProxy
Deprecated. Sets the name of a RealmProxy.
setName(String) - Method in class weblogic.security.acl.DefaultUserInfoImpl
Deprecated.  
setName(String) - Method in class weblogic.security.principal.WLSAbstractPrincipal
Sets the name of this principal.
setName(String) - Method in interface weblogic.transaction.Transaction
Associates a name with a transaction.
setName(String) - Method in class weblogic.uddi.client.structures.datatypes.TModelInfo
Sets the name string.
setName(String) - Method in class weblogic.uddi.client.structures.datatypes.TModel
Sets the value of the name.
setName(String) - Method in class weblogic.uddi.client.structures.datatypes.ServiceInfo
Sets the name string.
setName(String) - Method in class weblogic.uddi.client.structures.datatypes.BusinessService
Sets the name string.
setName(String) - Method in class weblogic.uddi.client.structures.datatypes.BusinessInfo
Sets the name string.
setName(String) - Method in class weblogic.uddi.client.structures.datatypes.BusinessEntity
Sets the name string.
setName(String) - Method in class weblogic.xml.security.specs.EntityDescriptor
 
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.Summary
name given to the errorVector to be accessed on the page
setName(String) - Method in class weblogicx.jsp.tags.validators.FormTag
 
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
 
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.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(String) - Method in class weblogic.xml.security.specs.SecuritySpec
 
setNamespaces(boolean) - Method in class weblogic.apache.xerces.util.XMLAttributesImpl
Sets whether namespace processing is being performed.
setNamespaces(boolean) - Method in class weblogic.apache.xml.serialize.XMLSerializer
Deprecated. -- functionality could be removed
setNamespaceSupport(NamespaceSupport) - Method in class weblogic.apache.xerces.impl.validation.ValidationState
 
setNamespaceURI(String) - Method in class weblogic.apache.xerces.dom.ASModelImpl
The namespace URI of this node, or null if it is unspecified.
setNativeIOEnabled(boolean) - Method in interface weblogic.management.configuration.KernelMBean
Sets whether or not native I/O should be enabled.
setNativeModeEnabled(boolean) - Method in interface weblogic.management.configuration.COMMBean
Sets the nativeModeEnabled attribute of the COMMBean object
setNeedTxCtxOnClose(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Set to true if the XA driver requires a distributed transaction context when closing various JDBC objects, e.g.
setNegativePermissions() - Method in class weblogic.security.acl.AclEntryImpl
Deprecated. 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.
setNetworkAccessPoints(NetworkAccessPointMBean[]) - Method in interface weblogic.management.configuration.ServerMBean
 
setNetworkProtocol(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
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
 
setNewLine(String) - Method in class weblogic.apache.xml.serialize.DOMWriterImpl
DOM L3 EXPERIMENTAL: The end-of-line sequence of characters to be used in the XML being written out.
setNewXAConnForCommit(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Determines whether a dedicated XA connection is used for commit/rollback processing of a particular distributed transaction.
setNextIndent(int) - Method in class weblogic.apache.xml.serialize.Printer
 
setNextIndent(int) - Method in class weblogic.apache.xml.serialize.IndentPrinter
 
setNodeName(String) - Method in class weblogic.apache.xerces.dom.ASModelImpl
The name of this ASObject depending on the ASObject type.
setNodeValue(String) - Method in class weblogic.apache.xerces.dom.NodeImpl
Sets the node value.
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.xerces.dom.AttrImpl
Implicit in the rerouting of getNodeValue to getValue is the need to redefine setNodeValue, for symmetry's sake.
setNodeValueInternal(String) - Method in class weblogic.apache.xerces.dom.CharacterDataImpl
This function added so that we can distinguish whether setNodeValue has been called from some other DOM functions.
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).
setNonNormalizedValue(int, String) - Method in class weblogic.apache.xerces.dom.DOMNormalizer.XMLAttributesProxy
 
setNonNormalizedValue(int, String) - Method in class weblogic.apache.xerces.util.XMLAttributesImpl
Sets the non-normalized value of the attribute at the specified index.
setNonNormalizedValue(int, String) - Method in interface weblogic.apache.xerces.xni.XMLAttributes
Sets the non-normalized value of the attribute at the specified index.
setNoResize(boolean) - Method in class weblogic.apache.html.dom.HTMLFrameElementImpl
 
setNormalizationFeature(String, boolean) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
setNormalizationRequired(boolean) - Method in class weblogic.apache.xerces.impl.validation.ValidationState
 
setNoShade(boolean) - Method in class weblogic.apache.html.dom.HTMLHRElementImpl
 
setNotationDecl(int, XMLNotationDecl) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
 
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
Sets the notes attribute of the ConfigurationMBean object
setNotificationLevel(int) - Method in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Establish a notification level for this task.
setNotifyDiffer(boolean) - Method in interface weblogic.management.configuration.SNMPStringMonitorMBean
Sets the notifyDiffer attribute of the SNMPStringMonitorMBean object
setNotifyMatch(boolean) - Method in interface weblogic.management.configuration.SNMPStringMonitorMBean
Sets the notifyMatch attribute of the SNMPStringMonitorMBean object
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(boolean) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setNTAuthHost(String) - Method in interface weblogic.management.configuration.COMMBean
Sets the nTAuthHost attribute of the COMMBean object
setNull(int, int) - Method in class weblogic.jdbc.oci.Statement
Deprecated.  
setNull(int, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setNull(int, int, String) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setNull(String, int) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setNull(String, int) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setNull(String, int, String) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setNull(String, int, String) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setNumberOfFilesLimited(boolean) - Method in interface weblogic.management.configuration.LogMBean
Limits the number of files that a server creates to store old messages to the maximum number specified in FileCount.
setNWAddr(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
The network address and port number of this remote Tuxedo access point.
setNWAddr(String) - Method in interface weblogic.management.configuration.WTCLocalTuxDomMBean
Defines the network address of the local Tuxedo access point.
setObject(int, Object) - Method in interface weblogic.ejb.PreparedQuery
 
setObject(int, Object) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setObject(int, Object, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setObject(int, Object, int, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setObject(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
setObject(String) - Method in class weblogicx.jsp.tags.BeanParamTag
 
setObject(String, Object) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setObject(String, Object) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setObject(String, Object, int) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setObject(String, Object, int) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setObject(String, Object, int, int) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setObject(String, Object, int, int) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setOciVerbose(boolean) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setOffset(int) - Method in interface weblogic.management.configuration.SNMPCounterMonitorMBean
Sets the offset attribute of the SNMPCounterMonitorMBean object
setOidRoot(String) - Method in interface weblogic.management.configuration.SNMPProxyMBean
Sets the oidRoot attribute of the SNMPProxyMBean object
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.
setOnEnterBackward(String) - Method in interface weblogic.apache.wml.WMLTemplateElement
 
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 class weblogic.apache.wml.dom.WMLTemplateElementImpl
 
setOnEnterBackward(String) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setOnEnterForward(String) - Method in interface weblogic.apache.wml.WMLTemplateElement
 
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 class weblogic.apache.wml.dom.WMLTemplateElementImpl
 
setOnEnterForward(String) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setOnlyPassPrefixMappingEvents(boolean) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
Sets whether the namespace binder only passes the prefix mapping events to the registered document handler or passes all document events.
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
 
setOnTimer(String) - Method in interface weblogic.apache.wml.WMLTemplateElement
 
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 class weblogic.apache.wml.dom.WMLTemplateElementImpl
 
setOnTimer(String) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setOpenString(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
setOperator(String) - Method in class weblogic.uddi.client.structures.datatypes.TModel
Sets the value of the operator.
setOperator(String) - Method in class weblogic.uddi.client.structures.datatypes.BusinessEntity
Sets the value of the operator.
setOperator(String) - Method in class weblogic.uddi.client.structures.response.Response
Sets the value of the operator.
setOptimisticPolicy(int) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the optimistic concurrency policy for updates
setOptimisticPolicyAsString(String) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the optimistic concurrency policy for updates
setOptional(String) - Method in interface weblogic.apache.wml.WMLDoElement
 
setOptional(String) - Method in class weblogic.apache.wml.dom.WMLDoElementImpl
 
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
Deprecated.  
setOrgUnitName(String) - Method in class weblogic.security.X500Name
Deprecated.  
setOutboundEnabled(boolean) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the outboundEnabled attribute of the NetworkAccessPointMBean object
setOutgoingEnabled(boolean) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
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.
setOutputFormat(OutputFormat) - Method in class weblogic.apache.xml.serialize.XMLSerializer
 
setOutputFormat(OutputFormat) - Method in class weblogic.apache.xml.serialize.XHTMLSerializer
 
setOutputFormat(OutputFormat) - Method in class weblogic.apache.xml.serialize.TextSerializer
 
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.HTMLSerializer
 
setOutputFormat(OutputFormat) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
setOutputMedium(String) - Method in interface weblogic.security.providers.audit.DefaultAuditorMBean
An output repository for the audit information.
SetOutputParameterTag - class weblogicx.xml.tags.SetOutputParameterTag.
 
SetOutputParameterTag() - Constructor for class weblogicx.xml.tags.SetOutputParameterTag
 
setOverrunPolicy(int) - Method in interface weblogic.jms.extensions.WLSession
Set overrun policy for multicast sessions.
setOverrunPolicy(String) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
The policy to use when the number of outstanding multicast messages reaches the value specified in MessagesMaximum and some messages must be discarded.
setOverviewDoc(OverviewDoc) - Method in class weblogic.uddi.client.structures.datatypes.TModel
Sets the value of the overviewDoc.
setOverviewDoc(OverviewDoc) - Method in class weblogic.uddi.client.structures.datatypes.InstanceDetails
Sets the value of the overview doc.
setOverviewURL(OverviewURL) - Method in class weblogic.uddi.client.structures.datatypes.OverviewDoc
Sets the value of the overview URL.
setOverviewURL(String) - Method in class weblogic.uddi.client.structures.datatypes.OverviewDoc
Sets the value of the overview URL.
setOwnerASModel(ASModel) - Method in class weblogic.apache.xerces.dom.ASModelImpl
The ASModel object associated with this ASObject.
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
The name of the dedicated JMS file store where message bodies are temporarily swapped out from memory when the JMS server's message load reaches a specified bytes/messages threshold.
setParallelConnectDelay(int) - Method in interface weblogic.management.utils.LDAPServerMBean
The number of seconds to delay when making concurrent attempts to connect to multiple servers.
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.
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(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(XMLInputStream) - Method in interface weblogic.xml.stream.XMLInputStreamFilter
Set the parent stream
setParent(XMLInputStream) - Method in class weblogic.xml.stream.util.XMLInputStreamFilterBase
 
setParent(XMLInputStream) - Method in class weblogic.xml.stream.util.PipedXMLInputStreamBase
 
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.
setParserClassName(String) - Method in interface weblogic.management.configuration.XMLParserSelectRegistryEntryMBean
Deprecated.  
setParserSelectRegistryEntries(XMLParserSelectRegistryEntryMBean[]) - Method in interface weblogic.management.configuration.XMLRegistryMBean
Set the set of ParserSelect registry entries.
setPassword(byte[]) - Method in class weblogic.security.UsernameAndPassword
 
setPassword(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
setPassword(String) - Method in interface weblogic.management.configuration.ServerStartMBean
As of 8.1 sp4, this method does the following:
setPassword(String) - Method in interface weblogic.management.configuration.JDBCDataSourceFactoryMBean
As of 8.1 sp4, this method does the following:
setPassword(String) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
As of 8.1 sp4, this method does the following:
setPassword(String) - Method in interface weblogic.management.configuration.ForeignJMSConnectionFactoryMBean
As of 8.1 sp4, this method does the following:
setPassword(String) - Method in class weblogic.security.UsernameAndPassword
 
setPassword(String) - Method in class weblogic.xml.security.specs.EntityDescriptor
 
setPasswordEncrypted(byte[]) - Method in interface weblogic.management.configuration.ServerStartMBean
Encrypts the user password and sets the value of the PasswordEncrypted attribute.
setPasswordEncrypted(byte[]) - Method in interface weblogic.management.configuration.JDBCDataSourceFactoryMBean
Encrypts the user password and sets the value of the PasswordEncrypted attribute.
setPasswordEncrypted(byte[]) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Encrypts the password and sets the value of the PasswordEncrypted attribute.
setPasswordEncrypted(byte[]) - Method in interface weblogic.management.configuration.ForeignJMSConnectionFactoryMBean
Encrypts the user password and sets the value of the PasswordEncrypted attribute.
setPasswordPolicy(PasswordPolicyMBean) - Method in interface weblogic.management.configuration.SecurityMBean
 
setPasswords(WTCPasswordMBean[]) - Method in interface weblogic.management.configuration.WTCServerMBean
Set all the Tuxedo domain passwords mbeans defined for the WTC Server.
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.util.URI
Set the path for this URI.
setPath(String) - Method in interface weblogic.management.configuration.ApplicationMBean
relative to the root directory of the Admin Server installation.
setPeerValidationEnforced(int) - Method in interface weblogic.management.configuration.SSLMBean
Sets the peerValidationEnforced attribute of the SSLMBean object
setPermission(Acl, Principal, Permission, boolean) - Method in interface weblogic.security.acl.ManageableRealm
Deprecated. Sets or unsets a permission for a principal in an ACL.
setPermission(Acl, Principal, Permission, boolean) - Method in class weblogic.security.acl.CachingRealm
Deprecated. Sets or unsets a permission for a principal in an ACL.
setPermission(Acl, Principal, Permission, boolean) - Method in class weblogic.security.acl.AbstractManageableRealm
Deprecated. Sets or unsets a permission for a principal in an ACL.
setPersistenceEnabled(boolean) - Method in interface weblogic.management.configuration.ConfigurationMBean
Sets the persistenceEnabled attribute of the ConfigurationMBean object
setPersonName(PersonName) - Method in class weblogic.uddi.client.structures.datatypes.Contact
Sets the value of person name.
setPersonName(String) - Method in class weblogic.uddi.client.structures.datatypes.Contact
Sets the value of person name string.
setPhoneVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.Contact
Gets the set of phone numbers.
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.
setPolicyDeploymentEnabled(boolean) - Method in interface weblogic.management.security.authorization.DeployableAuthorizerMBean
Indicates whether this Authorization provider stores policies that are created while deploying a Web application or EJB.
setPolicyExpression(String, String) - Method in interface weblogic.management.security.authorization.PolicyEditorMBean
Sets a policy expression for a resource.
setPollingInterval(int) - Method in interface weblogic.management.configuration.SNMPJMXMonitorMBean
Sets the pollingInterval attribute of the SNMPJMXMonitorMBean object
setPoolList(JDBCConnectionPoolMBean[]) - Method in interface weblogic.management.configuration.JDBCMultiPoolMBean
The list of connection pools in the MultiPool.
setPoolName(String) - Method in interface weblogic.management.configuration.JDBCTxDataSourceMBean
Sets the name of the JDBC connection pool that is associated with this TxDataSource.
setPoolName(String) - Method in interface weblogic.management.configuration.JDBCDataSourceMBean
Sets the name of the JDBC connection pool that is associated with this DataSource.
setPort(int) - Method in class weblogic.apache.xerces.util.URI
Set the port for this URI.
setPort(int) - Method in interface weblogic.management.configuration.SNMPTrapDestinationMBean
Sets the port attribute of the SNMPTrapDestinationMBean object
setPort(int) - Method in interface weblogic.management.configuration.SNMPProxyMBean
Sets the port attribute of the SNMPProxyMBean object
setPort(int) - Method in interface weblogic.management.utils.LDAPServerMBean
The port number on which the LDAP server is listening.
setPortNumber(int) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
setPossibleRoots(Vector) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDDescription
 
setPostTimeoutSecs(int) - Method in interface weblogic.management.configuration.WebServerMBean
Timeout (in seconds) for reading HTTP POST data in a servlet request.
setPreferredSecondaryGroup(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the preferredSecondaryGroup attribute of the ServerMBean object
setPreferWebInfClasses(boolean) - Method in interface weblogic.management.configuration.WebAppComponentMBean
Sets the preferWebInfClasses attribute of the WebAppComponentMBean object
setPrefetchEnums(boolean) - Method in interface weblogic.management.configuration.COMMBean
Sets the prefetchEnums attribute of the COMMBean object
setPrefix(String) - Method in class weblogic.apache.xerces.dom.NodeImpl
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.xerces.dom.AttrNSImpl
Introduced in DOM Level 2.
setPrefix(String) - Method in class weblogic.apache.xerces.dom.ASModelImpl
The namespace prefix of this node, or null if it is unspecified.
setPrefixName(String) - Method in interface weblogic.management.configuration.JMSJDBCStoreMBean
The prefix name that is prepended to the JMS tables in this JMS JDBC store.
setPreparedStatementCacheSize(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Deprecated.  
setPreserveEmptyAttributes(boolean) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the preserveEmptyAttribute flag.
setPreserveSpace(boolean) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets space preserving as the default behavior.
setPrimaryAddresses(String[]) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
Sets the primaryAddresses attribute of the WLECConnectionPoolMBean object
setPrimaryKeyColumn(int, boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the column to be a primary key column.
setPrimaryKeyColumn(String, boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the column to be a primary key column.
setPrincipal(Principal) - Method in class weblogic.security.acl.AclEntryImpl
Deprecated. Sets the principal for which permissions are granted or denied by an ACL entry.
setPrincipal(String) - Method in interface weblogic.management.utils.LDAPServerMBean
The Distinguished Name (DN) of the LDAP user that is used by WebLogic Server to connect to the LDAP server.
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
The priority assigned to all messages that arrive at the destination regardless of the Priority specified by the message producer.
setPrivateKeyStoreLocation(String) - Method in interface weblogic.management.security.pk.KeyStoreMBean
Deprecated. The location of a private Keystore.
setPrivateKeyStoreLocation(String) - Method in interface weblogic.security.providers.pk.DefaultKeyStoreMBean
Deprecated. The location of a private Keystore.
setPrivateKeyStorePassPhrase(String) - Method in interface weblogic.management.security.pk.KeyStoreMBean
Deprecated. The password for the private Keystore that is specified by the PrivateKeyStoreLocation attribute.
setPrivateKeyStorePassPhraseEncrypted(Byte[]) - Method in interface weblogic.management.security.pk.KeyStoreMBean
Deprecated. The encrypted password for the private Keystore that is specified by the PrivateKeyStoreLocation attribute.
setProductionModeEnabled(boolean) - Method in interface weblogic.management.configuration.DomainMBean
Sets the ProductionModeEnabled attribute of the DomainMBean object.
setProfile(String) - Method in class weblogic.apache.html.dom.HTMLHeadElementImpl
 
setPrompt(String) - Method in class weblogic.apache.html.dom.HTMLIsIndexElementImpl
 
setProperties(Map) - Method in interface weblogic.management.configuration.JDBCDataSourceFactoryMBean
Sets the properties attribute of the JDBCDataSourceFactoryMBean object
setProperties(Properties) - Method in interface weblogic.management.configuration.MailSessionMBean
Sets the properties attribute of the MailSessionMBean object
setProperties(Properties) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the list of properties passed to the the JDBC Driver to use when creating physical database connections.
setProperties(Properties) - Method in interface weblogic.management.configuration.BridgeDestinationMBean
Specifies all the properties of the bridge destination.
setProperty(String) - Method in interface weblogic.management.configuration.JMSDestinationKeyMBean
Specifies a message property name or the name of a message header field on which to sort messages.
setProperty(String, Object) - Method in class weblogic.apache.xerces.dom.DOMValidationConfiguration
setProperty
setProperty(String, Object) - Method in class weblogic.apache.xerces.impl.XMLScanner
Sets the value of a property during parsing.
setProperty(String, Object) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
Sets the value of a property during parsing.
setProperty(String, Object) - Method in class weblogic.apache.xerces.impl.XMLErrorReporter
Sets the value of a property.
setProperty(String, Object) - Method in class weblogic.apache.xerces.impl.XMLEntityManager
Sets the value of a property.
setProperty(String, Object) - Method in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl
Sets the value of a property.
setProperty(String, Object) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Sets the value of a property.
setProperty(String, Object) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
Sets the value of a property.
setProperty(String, Object) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
Sets the value of a property.
setProperty(String, Object) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDLoader
Sets the value of a property.
setProperty(String, Object) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Sets the value of a property.
setProperty(String, Object) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
Sets the state 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.XMLGrammarPreparser
 
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.apache.xerces.parsers.BasicParserConfiguration
setProperty
setProperty(String, Object) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
Set the value of any property in a SAX2 parser.
setProperty(String, Object) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
Set the value of any property in a SAX2 parser.
setProperty(String, Object) - Method in class weblogic.apache.xerces.util.ParserConfigurationSettings
setProperty
setProperty(String, Object) - Method in interface weblogic.apache.xerces.xni.grammars.XMLGrammarLoader
Sets the state of a property.
setProperty(String, Object) - Method in interface weblogic.apache.xerces.xni.parser.XMLParserConfiguration
Sets the value of a property.
setProperty(String, Object) - Method in interface weblogic.apache.xerces.xni.parser.XMLComponent
Sets the value of a property.
setProperty(String, Object) - Method in class weblogic.jndi.Environment
Sets the specified property.
setProperty(String, Object) - Method in class weblogic.xml.stream.util.XMLPullReaderBase
 
setProperty(String, Serializable) - Method in interface weblogic.transaction.Transaction
Sets a property value to be associated with a transaction.
setProtocol(String) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the protocol attribute of the NetworkAccessPointMBean object
setProtocolVersion(String) - Method in class weblogic.webservice.client.BaseWLSSLAdapter
This sets the hello policy for clients.
setProvider(AuditProvider) - Static method in class weblogic.security.audit.Audit
Deprecated. 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.
setProxy(String, int) - Method in class weblogic.webservice.client.JSSEAdapter
Deprecated.  
setProxy(String, int) - Method in class weblogic.webservice.client.BaseWLSSLAdapter
Sets the proxy for the adapter.
setProxyAuth(String, String) - Method in class weblogic.webservice.client.JSSEAdapter
Deprecated.  
setPSVI(AttributePSVI) - Method in class weblogic.apache.xerces.dom.PSVIAttrNSImpl
Copy PSVI properties from another psvi item.
setPSVI(ElementPSVI) - Method in class weblogic.apache.xerces.dom.PSVIElementNSImpl
Copy PSVI properties from another psvi item.
setPublicAddress(String) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the publicAddress attribute of the NetworkAccessPointMBean object
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.xerces.dom.DOMInputSourceImpl
The public identifier for this input source.
setPublicId(String) - Method in class weblogic.apache.xerces.util.XMLResourceIdentifierImpl
Sets the public identifier.
setPublicId(String) - Method in class weblogic.apache.xerces.xni.parser.XMLInputSource
Sets the public identifier.
setPublicId(String) - Method in interface weblogic.management.configuration.XMLRegistryEntryMBean
Deprecated. 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.XMLEntitySpecRegistryEntryMBean
Set the public id of the document type represented by this registry entry.
setPublicPort(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the publicPort attribute of the NetworkAccessPointMBean object
setQOSDegradationAllowed(boolean) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
Specfies whether the messaging bridge allows the degradation of its QOS when the configured QOS is not available.
setQualityOfService(String) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
The QOS (quality of service) values for the messaging bridge:
setQueryString(String) - Method in class weblogic.apache.xerces.util.URI
Set the query string for this URI.
setQueryTimeout(int) - Method in class weblogic.jdbc.oci.Statement
Deprecated.  
setQueryTimeout(int) - Method in class weblogic.jdbc.oci.xa.Statement
 
setQueueLength(int) - Method in interface weblogic.management.configuration.ExecuteQueueMBean
Sets the queueLength attribute of the ExecuteQueueMBean object
setRC4Acceleration(String) - Method in interface weblogic.management.configuration.SSLMBean
Sets the rC4Acceleration attribute of the SSLMBean object
setReadOnly(boolean) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setReadOnly(boolean) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setReadOnly(boolean) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setReadOnly(boolean) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
setReadOnly(boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the entire RowSet to be ReadOnly.
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.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.EntityReferenceImpl
NON-DOM: sets the node and its children value.
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.DocumentTypeImpl
NON-DOM: Subclassed to flip the entities' and notations' 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(int, boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the column to be a read-only column.
setReadOnly(String, boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the column to be a read-only column.
setReadTimeout(int) - Method in class weblogic.net.http.HttpURLConnection
Sets the Read Time out on the underlying socket specified in milliseconds.
setRealm(RealmMBean) - Method in interface weblogic.management.configuration.SecurityMBean
 
setRealm(RealmMBean) - Method in interface weblogic.management.security.ProviderMBean
The realm that contains this security provider.
setRealm(RealmMBean) - Method in interface weblogic.management.security.authentication.UserLockoutManagerMBean
The name of the realm that is currently using this MBean.
setRealmBootStrapVersion(String) - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
Sets the realmBootStrapVersion attribute of the SecurityConfigurationMBean object
setRealmSetup(boolean) - Method in interface weblogic.management.configuration.SecurityMBean
 
setReconnectDelayIncrease(int) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
The incremental delay time, in seconds, 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
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
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.
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
Defines the delay, in milliseconds, before rolled back or recovered messages are redelivered, regardless of the RedeliveryDelay specified by the consumer and/or connection factory.
setRedeliveryLimit(int) - Method in interface weblogic.jms.extensions.WLMessageProducer
Set the redelivery limit for the producer.
setRedeliveryLimit(int) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The number of redelivery tries a message can have before it is moved to 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
Deprecated.  
setReferenceResolver(ReferenceResolver) - Method in interface weblogic.xml.stream.XMLInputStream
Provides a way to set the ReferenceResolver of the stream, this is mostly needed for handle references to other parts of the document.
setReferenceResolver(ReferenceResolver) - Method in class weblogic.xml.stream.util.XMLInputStreamFilterBase
 
setReferenceResolver(ReferenceResolver) - Method in class weblogic.xml.stream.util.XMLInputOutputStreamBase
 
setReferenceResolver(ReferenceResolver) - Method in class weblogic.xml.stream.util.PipedXMLInputStreamBase
 
setRefreshMinutes(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Deprecated.  
setRegistryEntries(XMLRegistryEntryMBean[]) - Method in interface weblogic.management.configuration.XMLRegistryMBean
Deprecated.  
setRel(String) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setRel(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setRelationshipCachingName(String) - Method in interface weblogic.ejb.WLQueryProperties
 
setRelative(boolean) - Method in class weblogicx.jsp.tags.BeanParamTag
 
setReliableDelivery(boolean) - Method in class weblogic.webservice.async.AsyncInfo
Specifies that this asynchronous call is to an operation that has been configured for reliable SOAP messaging.
setReliableDeliveryPolicy(WSReliableDeliveryPolicyMBean) - Method in interface weblogic.management.configuration.ServerMBean
The reliable delivery policy for web services.
setRemoteAccessPoint(String) - Method in interface weblogic.management.configuration.WTCPasswordMBean
Defines the name of the remote access point to which the password applies.
setRemoteAccessPointList(String) - Method in interface weblogic.management.configuration.WTCImportMBean
Defines a comma-separated failover list that identifies the remote Tuxedo access points through which resources are imported.
setRemoteJNDIName(String) - Method in interface weblogic.management.configuration.ForeignJMSDestinationMBean
The name of the remote object that will be looked up in the remote JNDI directory.
setRemoteJNDIName(String) - Method in interface weblogic.management.configuration.ForeignJMSConnectionFactoryMBean
The name of the remote object that will be looked up in the remote JNDI directory.
setRemoteName(String) - Method in interface weblogic.management.configuration.WTCImportMBean
Defines the remote name of the service.
setRemoteName(String) - Method in interface weblogic.management.configuration.WTCExportMBean
Defines the remote name of the service.
setRemotePassword(String) - Method in interface weblogic.management.configuration.WTCPasswordMBean
Defines the RemotePassword as returned from the genpasswd utility.
setRemotePasswordIV(String) - Method in interface weblogic.management.configuration.WTCPasswordMBean
Defines the initialization vector used to encrypt the remote password.
setRemoteTuxDoms(WTCRemoteTuxDomMBean[]) - Method in interface weblogic.management.configuration.WTCServerMBean
Set all the remote Tuxedo domains defined for the WTC Server.
setRemoteUser(String) - Method in class weblogic.servlet.logging.HttpAccountingInfoImpl
 
setRemoveInfectedConnectionsEnabled(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Controls whether a connection will be removed from the connection pool when the application asks for the underlying vendor connection object.
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
Sets the replicationGroup attribute of the ServerMBean object
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
setReplyQ(String) - Method in interface weblogic.management.configuration.WTCtBridgeRedirectMBean
Defines the name of the JMS queue used specifically for synchronous calls to a TUXEDO service.
setreplyqueue(String) - Method in class weblogic.wtc.jatmi.EnqueueRequest
Sets the replyqueue field of this object
setReplyTo(String) - Method in interface weblogic.webservice.binding.Binding
Sets the address to which to send the response.
setRequestProperty(String, String) - Method in class weblogic.net.http.HttpURLConnection
 
setRequests - Variable in class weblogic.net.http.HttpURLConnection
 
setRequireUnanimousPermit(boolean) - Method in interface weblogic.security.providers.authorization.DefaultAdjudicatorMBean
Requires all authorization providers to vote PERMIT in order for the adjudication provider to vote PERMIT.
setResAuth(String) - Method in interface weblogic.management.runtime.ConnectorConnectionPoolRuntimeMBean
Sets the res-auth setting for this Connector connection pool.
setResource(WTCResourcesMBean) - Method in interface weblogic.management.configuration.WTCServerMBean
Set the Tuxedo domain resources mbean defined for the WTC Server.
setResourceName(String) - Method in interface weblogic.management.configuration.WTCImportMBean
Defines the name used to identify an imported service.
setResourceName(String) - Method in interface weblogic.management.configuration.WTCExportMBean
Defines the name used to identify an exported service.
setRestartDelaySeconds(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the restartDelaySeconds attribute of the ServerMBean object
setRestartIntervalSeconds(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the restartIntervalSeconds attribute of the ServerMBean object
setRestartMax(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the restartMax attribute of the ServerMBean object
setResultListener(ResultListener) - Method in class weblogic.webservice.async.AsyncInfo
Sets the result listener.
setResultsTimeLimit(int) - Method in interface weblogic.management.utils.LDAPServerMBean
The maximum number of milliseconds to wait for results before timing out.
setResultTypeRemote(boolean) - Method in interface weblogic.ejb.QueryProperties
Used to specify whether the results of the query will be EJBObjects or EJBLocalObjects.
setResultVector(Vector) - Method in class weblogic.uddi.client.structures.response.DispositionReport
Sets the set of results.
setRetries(int) - Method in interface weblogic.management.configuration.WTCtBridgeGlobalMBean
Defines the number of attempts to redirect a message before putting the message in the specified error location and logging an error.
setRetryDelay(int) - Method in interface weblogic.management.configuration.WTCtBridgeGlobalMBean
Defines the minimum amount of time (milliseconds) to wait before redirecting a message after a failure.
setRetryInterval(long) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the number of seconds between automatic attempts to establish a session connection to remote Tuxedo access points.
setRetryInterval(long) - Method in interface weblogic.management.configuration.WTCLocalTuxDomMBean
Defines the number of seconds between automatic attempts to establish a connection to remote Tuxedo access points.
setRev(String) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setRev(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setReverseDNSAllowed(boolean) - Method in interface weblogic.management.configuration.KernelMBean
Sets whether or not a Kernel is allowed to perform reverse DNS lookups.
setRole(String) - Method in class weblogic.xml.security.specs.SecuritySpec
 
setRoleDeploymentEnabled(boolean) - Method in interface weblogic.management.security.authorization.DeployableRoleMapperMBean
Indicates whether this Role Mapping provider stores roles that are created while deploying a Web application or EJB.
setRoleExpression(String, String, String) - Method in interface weblogic.management.security.authorization.RoleEditorMBean
Sets the policy expression for a role.
setRoleMappers(RoleMapperMBean[]) - Method in interface weblogic.management.security.RealmMBean
The Role Mapping providers for the security realm in order of invocation.
setRoleName(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
setRollbackLocalTxUponConnClose(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
If set to true, WLS connection pool will call rollback() on the connection before putting it back in the pool.
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.
setRootCAKeyStoreLocation(String) - Method in interface weblogic.management.security.pk.KeyStoreMBean
Deprecated. The location of a Root Certificate Authority Keystore.
setRootCAKeyStoreLocation(String) - Method in interface weblogic.security.providers.pk.DefaultKeyStoreMBean
Deprecated. The location of a Root Certificate Authority Keystore.
setRootCAKeyStorePassPhrase(String) - Method in interface weblogic.management.security.pk.KeyStoreMBean
Deprecated. The password for the Root Certificate Authority Keystore that is specified by the RootCAKeyStoreLocation attribute.
setRootCAKeyStorePassPhraseEncrypted(Byte[]) - Method in interface weblogic.management.security.pk.KeyStoreMBean
Deprecated. The encrypted password for the Root Certificate Authority Keystore that is specified by the RootCAKeyStoreLocation attribute.
setRootDirectory(String) - Method in interface weblogic.management.configuration.ServerStartMBean
The root directory to use when starting this server.
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.
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.
setRootName(String) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDDescription
 
setRotateLogOnStartup(boolean) - Method in interface weblogic.management.configuration.LogMBean
 
setRotationMinutes(int) - Method in interface weblogic.security.providers.audit.DefaultAuditorMBean
Number of Minutes Audit Log will be rotated.
setRotationTime(String) - Method in interface weblogic.management.configuration.LogMBean
Determines the start time (hour and minute) for a time-based rotation sequence.
setRotationType(String) - Method in interface weblogic.management.configuration.LogMBean
Criteria for moving old log messages to a separate file: NONE.
setRowIndex(int) - Method in class weblogic.apache.html.dom.HTMLTableRowElementImpl
 
setRowName(String) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the name of the Row element in the schema and instance.
setRowPrefetchEnabled(boolean) - Method in interface weblogic.management.configuration.JDBCTxDataSourceMBean
Set to true to enable row prefetching between client and WebLogic Server for each ResultSet.
setRowPrefetchEnabled(boolean) - Method in interface weblogic.management.configuration.JDBCDataSourceMBean
Set to true to enable row prefetching between a client and WebLogic Server for each ResultSet.
setRowPrefetchSize(int) - Method in interface weblogic.management.configuration.JDBCTxDataSourceMBean
The number of result set rows to prefetch for a client.
setRowPrefetchSize(int) - Method in interface weblogic.management.configuration.JDBCDataSourceMBean
 
setRows(int) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setRows(String) - Method in class weblogic.apache.html.dom.HTMLFrameSetElementImpl
 
setRowSetName(String) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the name of the Row Set in the schema and instance.
setRowSpan(int) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setRSAAcceleration(String) - Method in interface weblogic.management.configuration.SSLMBean
Sets the rSAAcceleration attribute of the SSLMBean object
setRules(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setRules(String[]) - Method in interface weblogic.security.net.ConnectionFilterRulesListener
The server uses this to dynamically set the rules that are specified in the console for the connection filter rules under the ConnectionFilterRules attribute.
setRules(String[]) - Method in class weblogic.security.net.ConnectionFilterImpl
Set and check the current rules.
setSalt(byte[]) - Method in class weblogic.security.principal.WLSAbstractPrincipal
Sets the principal's salt.
setSavepoint() - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setSavepoint() - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
setSavepoint(String) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setSavepoint(String) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
setSAXParserFactory(String) - Method in interface weblogic.management.configuration.XMLRegistryMBean
Set the default SAXParserFactory
setSAXParserFactory(String) - Method in interface weblogic.management.configuration.XMLRegistryEntryMBean
Deprecated. Set a SAXParserFactory that is associated with the registry entry.
setSAXParserFactory(String) - Method in interface weblogic.management.configuration.XMLParserSelectRegistryEntryMBean
Set a SAXParserFactory that is associated with the registry entry.
setScannerState(int) - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Sets the scanner state.
setScannerState(int) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Sets the scanner state.
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.util.URI
Set the scheme for this URI.
setScope(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setScrolling(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setScrolling(String) - Method in class weblogic.apache.html.dom.HTMLFrameElementImpl
 
setSecondsToTrustAnIdlePoolConnection(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the SecondsToTrustAnIdlePoolConnection attribute.
setSectionRowIndex(int) - Method in class weblogic.apache.html.dom.HTMLTableRowElementImpl
 
setSecurity(String) - Method in interface weblogic.management.configuration.WTCLocalTuxDomMBean
Defines the type of application security enforced.
setSecurityContextEnabled(boolean) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
Sets the securityContextEnabled attribute of the WLECConnectionPoolMBean object
setSecurityCredentials(Object) - Method in class weblogic.jndi.Environment
Sets the value of the Context.SECURITY_CREDENTIAL property to the value of the argument cedentials.
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.
setSecurityUser(UserInfo) - Method in class weblogic.jndi.Environment
 
setSelected(boolean) - Method in class weblogic.apache.html.dom.HTMLOptionElementImpl
 
setSelectedIndex(int) - Method in class weblogic.apache.html.dom.HTMLSelectElementImpl
 
setSelector(String) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
The message selector for the messaging bridge.
setSelector(String) - Method in interface weblogic.management.configuration.JMSConnectionConsumerMBean
The JMS message selector for filtering the connection consumer's messages.
setSendAutomaticTrapsEnabled(boolean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Sets the sendAutomaticTrapsEnabled attribute of the SNMPAgentMBean object
setSender(String) - Method in interface weblogic.webservice.binding.Binding
Sets the address of the sender.
setSendPastNotifications(boolean) - Method in class weblogic.management.timer.Timer
Sets the sendPastNotifications attribute of the Timer object
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
Determines whether this server instance includes its name and WebLogic Server version number in HTTP response headers.
setSendSize(int) - Method in class weblogic.wtc.jatmi.TypedXOctet
Sets the amount of data to send in carray.
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
setSendTimeout(long) - Method in interface weblogic.jms.extensions.WLMessageProducer
Set the send timeout for the producer.
setSendTimeout(long) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
The maximum length of time, in milliseconds, that a sender will wait when there isn't enough available space (no quota) on a destination to accomodate the message being sent.
setServerAffinityEnabled(boolean) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
For distributed destinations, specifies whether a WebLogic Server instance that is load balancing consumers or producers across multiple physical destinations in a distributed destination set, will first attempt to load balance across any other physical destinations that are also running in the same instance.
setServerCertificateChainFileName(String) - Method in interface weblogic.management.configuration.SSLMBean
This attribute is no longer used as of WLS 7.0.
setServerCertificateFileName(String) - Method in interface weblogic.management.configuration.SSLMBean
Deprecated. as of 8.1, server certificates (and chains) should be stored in keystores.
setServerInfo(LDAPServerInfo) - Method in class weblogic.security.providers.authentication.LDAPIdnAstnDelegate
Set the LDAP Server Info
setServerKeyFileName(String) - Method in interface weblogic.management.configuration.SSLMBean
Deprecated. as of 8.1, private keys should be stored in keystores.
setServerName(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
setServerPrivateKeyAlias(String) - Method in interface weblogic.management.configuration.SSLMBean
Sets the serverPrivateKeyAlias attribute of the SSLMBean object
setServerPrivateKeyPassPhrase(String) - Method in interface weblogic.management.configuration.SSLMBean
As of 8.1 sp4, this method does the following:
setServerPrivateKeyPassPhraseEncrypted(byte[]) - Method in interface weblogic.management.configuration.SSLMBean
Encrypts and sets the value of the ServerPrivateKeyPassPhraseEncrypted attribute.
setServerStatusCheckIntervalFactor(int) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Sets the serverStatusCheckIntervalFactor attribute of the SNMPAgentMBean object
setServerVersion(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the serverVersion attribute of the ServerMBean object
setServiceInfos(ServiceInfos) - Method in class weblogic.uddi.client.structures.datatypes.BusinessInfo
Set the service infos.
setServiceInfos(ServiceInfos) - Method in class weblogic.uddi.client.structures.response.ServiceList
Sets the service infos.
setServiceInfoVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.ServiceInfos
Sets the set of service infos.
setServiceKey(String) - Method in class weblogic.uddi.client.structures.datatypes.ServiceInfo
Sets the value of the service key.
setServiceKey(String) - Method in class weblogic.uddi.client.structures.datatypes.BusinessService
Set new Service Key value
setServiceKey(String) - Method in class weblogic.uddi.client.structures.datatypes.BindingTemplate
Sets the value of the service key.
setServiceKey(String) - Method in class weblogic.uddi.client.structures.request.FindBinding
Sets the value of serviceKey
setServiceKeyVector(Vector) - Method in class weblogic.uddi.client.structures.request.GetServiceDetail
Sets new set of ServiceKeys
setServiceKeyVector(Vector) - Method in class weblogic.uddi.client.structures.request.DeleteService
Sets new set of ServiceKeys
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.time.common.TriggerDef
Deprecated. Deprecated in WebLogic Server 6.1
setServices(T3ServicesDef) - Method in interface weblogic.time.common.ScheduleDef
Deprecated. Deprecated in WebLogic Server 6.1
setServletExtensionCaseSensitive(boolean) - Method in interface weblogic.management.configuration.WebAppComponentMBean
Sets the servletExtensionCaseSensitive attribute of the WebAppComponentMBean object.
setServletReloadCheckSecs(int) - Method in interface weblogic.management.configuration.WebAppComponentMBean
Sets the servletReloadCheckSecs attribute of the WebAppComponentMBean object.
setSessionContext(SessionContext) - Method in class weblogic.ejb.GenericSessionBean
 
setSessionId(String) - Method in class weblogicx.jsp.tags.EncodeTag
This value can override the sessionId pulled from the session.
setSessionMonitoringEnabled(boolean) - Method in interface weblogic.management.configuration.WebAppComponentMBean
Sets the sessionMonitoringEnabled attribute of the WebAppComponentMBean object.
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
The maximum number of concurrent sessions allowed for the session pool.
setSet(Object) - Method in class weblogicx.jsp.tags.RepeatTag
This is the set of objects.
setSeverity(String) - Method in interface weblogic.security.providers.audit.DefaultAuditorMBean
The severity level at which auditing is initiated.
setSeverityLevel(int) - Method in interface weblogic.management.configuration.DomainLogFilterMBean
Sets the severityLevel attribute of the DomainLogFilterMBean object
setSeverityLevel(String) - Method in interface weblogic.management.configuration.SNMPLogFilterMBean
Sets the severityLevel attribute of the SNMPLogFilterMBean object
setShadowSymbolTable(boolean) - Method in class weblogic.apache.xerces.parsers.CachingParserPool
Sets whether new parser instance receive shadow copies of the main symbol table.
setShape(String) - Method in class weblogic.apache.html.dom.HTMLAreaElementImpl
 
setShape(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setSharedSocketTimeout(long) - Method in class weblogic.webservice.binding.https.HttpsBindingInfo
Sets the timeout value for socket sharing associated with this client.
setShort(int, short) - Method in interface weblogic.ejb.PreparedQuery
 
setShort(int, short) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setShort(String, short) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setShort(String, short) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setShrinkFrequencySeconds(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the number of seconds to wait before shrinking a connection pool that has incrementally increased to meet demand.
setShrinkingEnabled(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Indicates whether or not the pool can shrink back to its InitialCapacity when it is detected that connections created during increased traffic are not being used.
setShrinkPeriodMinutes(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Deprecated.  
setSignature(byte[]) - Method in interface weblogic.security.principal.WLSPrincipal
Sets the derived principal's trust signature.
setSignature(byte[]) - Method in class weblogic.security.principal.WLSAbstractPrincipal
Sets the derived principal's trust signature.
setSignatureSpec(SignatureSpec) - Method in class weblogic.xml.security.specs.SecuritySpec
setSignatureSpec adds the provided signatureSpec to this SecuritySpec
setSignatureSpec(String, String) - Method in class weblogic.xml.security.specs.SecuritySpec
setSignatureSpec adds a SignatureSpec to the SecuritySpec element.
setSignatureSpec(String, String, boolean) - Method in class weblogic.xml.security.specs.SecuritySpec
setSignatureSpec adds a SignatureSpec to the SecuritySpec element.
setSingleSignonDisabled(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Disables SingleSignon in webapps
setSingleThreadedServletPoolSize(int) - Method in interface weblogic.management.configuration.WebAppComponentMBean
Sets the singleThreadedServletPoolSize attribute of the WebAppComponentMBean object.
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(String) - Method in class weblogic.apache.html.dom.HTMLInputElementImpl
 
setSize(String) - Method in class weblogic.apache.html.dom.HTMLHRElementImpl
 
setSize(String) - Method in class weblogic.apache.html.dom.HTMLFontElementImpl
 
setSize(String) - Method in class weblogic.apache.html.dom.HTMLBaseFontElementImpl
 
setSNMPAttributeChanges(SNMPAttributeChangeMBean[]) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Sets the sNMPAttributeChanges attribute of the SNMPAgentMBean object
setSNMPCounterMonitors(SNMPCounterMonitorMBean[]) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Sets the sNMPCounterMonitors attribute of the SNMPAgentMBean object
setSNMPGaugeMonitors(SNMPGaugeMonitorMBean[]) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Sets the sNMPGaugeMonitors attribute of the SNMPAgentMBean object
setSNMPLogFilters(SNMPLogFilterMBean[]) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Sets the sNMPLogFilters attribute of the SNMPAgentMBean object
setSNMPPort(int) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Sets the sNMPPort attribute of the SNMPAgentMBean object
setSNMPProxies(SNMPProxyMBean[]) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Sets the sNMPProxies attribute of the SNMPAgentMBean object
setSNMPStringMonitors(SNMPStringMonitorMBean[]) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Sets the sNMPStringMonitors attribute of the SNMPAgentMBean object
setSNMPTrapVersion(int) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
setSocketReaders(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the number of socket reader threads
setSocketSharing(boolean) - Method in class weblogic.webservice.binding.https.HttpsBindingInfo
Sets the the state for socket sharing associated with this client.
setSoftDisconnectTimeoutMins(int) - Method in class weblogic.common.T3Client
Sets the value for a T3Client's soft disconnect timeout in minutes.
setSoLinger(boolean, int) - Method in class weblogic.security.SSL.SSLSocket
Deprecated.  
setSortCode(String) - Method in class weblogic.uddi.client.structures.datatypes.Address
Sets the value of the sort code.
setSoTimeout(int) - Method in class weblogic.security.SSL.SSLSocket
Deprecated.  
setSourceAccessPoint(String) - Method in interface weblogic.management.configuration.WTCtBridgeRedirectMBean
Defines the name of the local or remote access point where the source is located.
setSourceDestination(BridgeDestinationCommonMBean) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
The source bridge destination for the messaging bridge.
setSourceName(String) - Method in interface weblogic.management.configuration.WTCtBridgeRedirectMBean
Defines the name of a source queue or service.
setSourceQspace(String) - Method in interface weblogic.management.configuration.WTCtBridgeRedirectMBean
Defines the name of the Qspace for a source location.
setSpan(int) - Method in class weblogic.apache.html.dom.HTMLTableColElementImpl
 
setSpecified(boolean) - Method in class weblogic.apache.xerces.dom.AttrImpl
NON-DOM, for use by parser
setSpecified(int, boolean) - Method in class weblogic.apache.xerces.dom.DOMNormalizer.XMLAttributesProxy
 
setSpecified(int, boolean) - Method in class weblogic.apache.xerces.util.XMLAttributesImpl
Sets whether an attribute is specified in the instance document or not.
setSpecified(int, boolean) - Method in interface weblogic.apache.xerces.xni.XMLAttributes
Sets whether an attribute is specified in the instance document or not.
setSql(String) - Method in class weblogicx.jsp.tags.QueryTag
This is the SQL query to execute against the datasource.
setSQLSelectDistinct(boolean) - Method in interface weblogic.ejb.WLQueryProperties
Used to control whether the generated SQL 'SELECT' will contain a 'DISTINCT' qualifier.
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.HTMLInputElementImpl
 
setSrc(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setSrc(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setSrc(String) - Method in class weblogic.apache.html.dom.HTMLFrameElementImpl
 
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
 
setSSLAdapter(SSLAdapter) - Method in class weblogic.webservice.binding.https.HttpsBindingInfo
Sets the SSLAdapter used for this client
setSSLCertificate(X509) - Method in class weblogic.security.acl.SSLUserInfo
Deprecated. Deprecated in WebLogic Server 7.0.
setSSLCertificates(Vector) - Method in class weblogic.security.acl.SSLUserInfo
Deprecated.  
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(Certificate[], PrivateKey) - Method in class weblogic.security.SSL.CertCallback
 
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.
setSSLEnabled(boolean) - Method in interface weblogic.management.configuration.NodeManagerMBean
Set the SSLEnabled value
setSSLEnabled(boolean) - Method in interface weblogic.management.utils.LDAPServerMBean
The option to enable SSL when connecting to the LDAP server.
setSSLListenPort(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setSSLListenPort(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the sSLListenPort attribute of the NetworkAccessPointMBean object
setSSLListenPortEnabled(boolean) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setSSLRejectionLoggingEnabled(boolean) - Method in interface weblogic.management.configuration.SSLMBean
Sets the sSLRejectionLoggingEnabled attribute of the SSLMBean object
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.
setSSLSocketFactory(SSLSocketFactory) - Method in class weblogic.net.http.HttpsURLConnection
Sets the SSL socket factory to be used when creating sockets for secure https URL connections.
setSSLSocketPooling(boolean) - Method in class weblogic.webservice.binding.https.HttpsBindingInfo
Deprecated.  
setStagingMode(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the stagingMode attribute of the ServerMBean object
setStagingMode(String) - Method in interface weblogic.management.configuration.ApplicationMBean
Overrides staging mode of server for this application.
setStandalone(boolean) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
setStandalone(boolean) - Method in class weblogic.apache.xerces.impl.XMLEntityManager
Sets whether the document entity is standalone.
setStandalone(boolean) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets document DTD standalone.
setStandby(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setStart(int) - Method in class weblogic.apache.html.dom.HTMLOListElementImpl
 
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
The initial state of the messaging bridge (that is, the state when the bridge boots).
setStartOffset(int) - Method in class weblogic.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
setStartupMode(String) - Method in interface weblogic.management.configuration.ServerMBean
Startup Mode for the server
setStatementCacheSize(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
The number of Prepared and Callable Statements stored in the cache for reuse.
setStatementCacheType(String) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the algorithm used to maintain the statement cache: LRU or Fixed.
setStatementTimeout(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
The time after which a statement currently being executed will be timed-out.
setStateName(String) - Method in class weblogic.security.X500Name
Deprecated.  
setStaticGroupDNsfromMemberDNFilter(String) - Method in interface weblogic.security.providers.authentication.OpenLDAPAuthenticatorMBean
An LDAP search filter that, given the distinguished name (DN) of a member of a group, returns the DNs of the static LDAP broups that contain that member.
setStaticGroupDNsfromMemberDNFilter(String) - Method in interface weblogic.security.providers.authentication.NovellAuthenticatorMBean
An LDAP search filter that, given the distinguished name (DN) of a member of a group, returns the DNs of the static LDAP broups that contain that member.
setStaticGroupDNsfromMemberDNFilter(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
An LDAP search filter that, given the distinguished name (DN) of a member of a group, returns the DNs of the static LDAP broups that contain that member.
setStaticGroupDNsfromMemberDNFilter(String) - Method in interface weblogic.security.providers.authentication.ActiveDirectoryAuthenticatorMBean
LDAP search filter that, given the distinguished name (DN) of a member of a group, returns the DNs of the static LDAP groups that contain that member.
setStaticGroupNameAttribute(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
The attribute of a static LDAP group object that specifies the name of the group.
setStaticGroupObjectClass(String) - Method in interface weblogic.security.providers.authentication.OpenLDAPAuthenticatorMBean
The name of the LDAP object class that stores static groups.
setStaticGroupObjectClass(String) - Method in interface weblogic.security.providers.authentication.NovellAuthenticatorMBean
The name of the LDAP object class that stores static groups.
setStaticGroupObjectClass(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
The name of the LDAP object class that stores static groups.
setStaticGroupObjectClass(String) - Method in interface weblogic.security.providers.authentication.ActiveDirectoryAuthenticatorMBean
The name of the LDAP object class that stores static groups.
setStaticMemberDNAttribute(String) - Method in interface weblogic.security.providers.authentication.OpenLDAPAuthenticatorMBean
The attribute of an LDAP static group object that specifies the distinguished names (DNs) of the members of the group.
setStaticMemberDNAttribute(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
The attribute of a static LDAP group object that specifies the distinguished names (DNs) of the members of the group.
setStaticMemberDNAttribute(String) - Method in interface weblogic.security.providers.authentication.IPlanetAuthenticatorMBean
The attribute of an LDAP static group object that specifies the distinguished names (DNs) of the members of the group.
setStaticMemberDNAttribute(String) - Method in interface weblogic.security.providers.authentication.ActiveDirectoryAuthenticatorMBean
The attribute of the LDAP static group object that specifies the distinguished names (DNs) of the members of the group.
setStdoutDebugEnabled(boolean) - Method in interface weblogic.management.configuration.KernelMBean
Sets the stdoutDebugEnabled attribute of the KernelMBean object
setStdoutEnabled(boolean) - Method in interface weblogic.management.configuration.KernelMBean
Sets the stdoutEnabled attribute of the KernelMBean object
setStdoutFormat(String) - Method in interface weblogic.management.configuration.KernelMBean
Sets the stdoutFormat attribute of the KernelMBean object
setStdoutLogStack(boolean) - Method in interface weblogic.management.configuration.KernelMBean
Sets the stdoutLogStack attribute of the KernelMBean object
setStdoutSeverityLevel(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the stdoutSeverityLevel attribute of the KernelMBean object
setStore(JMSStoreMBean) - Method in interface weblogic.management.configuration.WSReliableDeliveryPolicyMBean
The persistent JMS store used by WebLogic Server to persist the reliable messages that it either sends or receives.
setStore(JMSStoreMBean) - Method in interface weblogic.management.configuration.JMSServerMBean
The persistent disk-based file or JDBC-accessible database for the JMS server.
setStoreEnabled(String) - Method in interface weblogic.management.configuration.JMSDestinationMBean
Specifies whether the destination supports persistent messaging by using the JMS store specified by the JMS server.
setStreamChunkSize(int) - Method in interface weblogic.management.configuration.JDBCTxDataSourceMBean
Data chunk size for steaming datatypes.
setStreamChunkSize(int) - Method in interface weblogic.management.configuration.JDBCDataSourceMBean
Sets the streamChunkSize attribute of the JDBCDataSourceMBean object
setStreams(Reader, Writer) - Method in class weblogicx.jsp.tags.Rewriter
 
setStrictChecking(boolean) - Method in class weblogic.webservice.client.WLSSLAdapter
Disable strict certificate checking.
setStrictChecking(boolean) - Method in class weblogic.webservice.client.JSSEAdapter
Disable strict certificate checking.
setStrictCheckingDefault(boolean) - Static method in class weblogic.webservice.client.JSSEAdapter
Determines the default setting for Strict Certificate checking of subsequent instances of this adapter class.
setStrictCheckingDefault(boolean) - Static method in class weblogic.webservice.client.BaseWLSSLAdapter
Determines the default setting for Strict Certificate checking of subsequent instances of this adapter class.
setStrictErrorChecking(boolean) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
 
setString(int, String) - Method in interface weblogic.ejb.PreparedQuery
 
setString(int, String) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setString(long, String) - Method in class weblogic.jdbc.oci.Clob
Deprecated.  
setString(long, String, int, int) - Method in class weblogic.jdbc.oci.Clob
Deprecated.  
setString(String, String) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setString(String, String) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setStringData(String) - Method in class weblogic.apache.xerces.dom.DOMInputSourceImpl
A string attribute that represents a sequence of 16 bit units (utf-16 encoded characters).
setStringToCompare(String) - Method in interface weblogic.management.configuration.SNMPStringMonitorMBean
Sets the stringToCompare attribute of the SNMPStringMonitorMBean object
setStuckThreadMaxTime(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the stuckThreadMaxTime attribute of the KernelMBean object
setStuckThreadTimerInterval(int) - Method in interface weblogic.management.configuration.KernelMBean
Sets the stuckThreadTimerInterval attribute of the KernelMBean object
setStylesheet(String) - Method in class weblogicx.xml.tags.XsltTag
 
setSubsystemNames(String[]) - Method in interface weblogic.management.configuration.SNMPLogFilterMBean
Sets the subsystemNames attribute of the SNMPLogFilterMBean object
setSubsystemNames(String[]) - Method in interface weblogic.management.configuration.DomainLogFilterMBean
The subsystems for which this filter can forward messages to the domain log.
setSummary(String) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setSupportsLocalTransaction(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Set to true if the XA driver used to create physical database connections supports SQL without global transactions.
setSymbolTable(SymbolTable) - Method in class weblogic.apache.xerces.impl.validation.ValidationState
 
setSynchronousWritePolicy(String) - Method in interface weblogic.management.configuration.JMSFileStoreMBean
A user-defined policy that determines how the JMS file store writes data to disk.
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.xerces.dom.DOMInputSourceImpl
The system identifier, a URI reference , for this input source.
setSystemId(String) - Method in class weblogic.apache.xerces.xni.parser.XMLInputSource
Sets the system identifier.
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 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.XMLEntitySpecRegistryEntryMBean
Set the system id of the document type represented by this registry entry.
setSystemId(String) - Method in class weblogic.xml.sax.XMLInputSource
Deprecated. Sets the system identifier for this input source.
setSystemPassword(String) - Method in interface weblogic.management.configuration.ServerMBean
Deprecated.  
setSystemPasswordEncrypted(byte[]) - Method in interface weblogic.management.configuration.ServerMBean
Encrypts the system password and sets the value of the SystemPasswordEncrypted attribute.
setSystemSecurity(String) - Method in interface weblogic.management.configuration.IIOPMBean
 
setSystemTask(boolean) - Method in interface weblogic.management.runtime.TaskRuntimeMBean
Make this a system task
setSystemUser(String) - Method in interface weblogic.management.configuration.SecurityMBean
 
setT3Enabled(boolean) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setT3SEnabled(boolean) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setTabIndex(int) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setTabIndex(int) - Method in class weblogic.apache.html.dom.HTMLSelectElementImpl
 
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.HTMLButtonElementImpl
 
setTabIndex(int) - Method in class weblogic.apache.html.dom.HTMLAreaElementImpl
 
setTabIndex(int) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
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
 
setTableName(String) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the table name for all columns.
setTableName(String, String) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the table name for the specified column.
setTarget(String) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setTarget(String) - Method in class weblogic.apache.html.dom.HTMLFormElementImpl
 
setTarget(String) - Method in class weblogic.apache.html.dom.HTMLBaseElementImpl
 
setTarget(String) - Method in class weblogic.apache.html.dom.HTMLAreaElementImpl
 
setTarget(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
setTargetAccessPoint(String) - Method in interface weblogic.management.configuration.WTCtBridgeRedirectMBean
Defines the name of the local or remote access point where the target is located.
setTargetDestination(BridgeDestinationCommonMBean) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
The target bridge destination for the messaging bridge.
setTargetedTrapDestinations(SNMPTrapDestinationMBean[]) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Sets the targetedTrapDestinations attribute of the SNMPAgentMBean object
setTargetName(String) - Method in interface weblogic.management.configuration.WTCtBridgeRedirectMBean
Defines a target queue or service.
setTargetNamespace(String) - Method in class weblogic.apache.xerces.impl.xs.XSDDescription
 
setTargetQspace(String) - Method in interface weblogic.management.configuration.WTCtBridgeRedirectMBean
Defines the name of the Qspace for a target location.
setTargets(TargetMBean[]) - Method in interface weblogic.management.configuration.DeploymentMBean
Set the targets for this deployment.
setTargetSubject(AuthenticatedSubject, AuthenticatedSubject) - Method in class weblogic.wtc.gwt.TpacallAsyncReplyImpl
 
setTargetSubject(AuthenticatedSubject, AuthenticatedSubject) - Method in interface weblogic.wtc.jatmi.GatewayTpacallAsyncReply
Sets the target subject and authenticated subject to be used with this request
setTargetType(String, int) - Method in class weblogic.management.deploy.DeploymentData
Specifies the type of target involved.
settBridgeGlobal(WTCtBridgeGlobalMBean) - Method in interface weblogic.management.configuration.WTCServerMBean
Set the tBridge Global mbean defined for the WTC Server.
settBridgeRedirects(WTCtBridgeRedirectMBean[]) - Method in interface weblogic.management.configuration.WTCServerMBean
Set the tBridge Redirect mbean defined for the WTC Server.
setTcpNoDelay(boolean) - Method in class weblogic.security.SSL.SSLSocket
Deprecated. Overidden from super class.
setTemplate(JMSTemplateMBean) - Method in interface weblogic.management.configuration.JMSDistributedDestinationMBean
The JMS template that the distributed destination is derived from.
setTemplate(JMSTemplateMBean) - Method in interface weblogic.management.configuration.JMSDestinationMBean
The JMS template from which the destination is derived.
setTemporaryTemplate(JMSTemplateMBean) - Method in interface weblogic.management.configuration.JMSServerMBean
The name of the existing JMS template that is used to create all temporary destinations on the JMS server, including temporary queues and temporary topics.
setTestConnectionsOnCreate(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
When set to true, WebLogic Server tests a connection after creating it and before adding it to the list of connections available to the client.
setTestConnectionsOnRelease(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
When set to true, WebLogic Server tests a connection before returning it to the connection pool.
setTestConnectionsOnReserve(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
When set to true, WebLogic Server tests a connection before giving it to the client.
setTestFrequencySeconds(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Returns the number of seconds between database connection tests.
setTestStatementTimeout(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
The time after which the test statement (configured by applications using the pool attribute Test Table Name) or initialization statement (configured by applications using the pool attribute InitSQL) currently being executed will be timed out.
setTestTableName(String) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Sets the name of the table used when testing a physical database connection.
setText(String) - Method in class weblogic.apache.html.dom.HTMLTitleElementImpl
 
setText(String) - Method in class weblogic.apache.html.dom.HTMLScriptElementImpl
 
setText(String) - Method in class weblogic.apache.html.dom.HTMLOptionElementImpl
 
setText(String) - Method in class weblogic.apache.html.dom.HTMLBodyElementImpl
 
setTextContent(String) - Method in class weblogic.apache.xerces.dom.ParentNode
 
setTextContent(String) - Method in class weblogic.apache.xerces.dom.NodeImpl
This attribute returns the text content of this node and its descendants.
setTextContent(String) - Method in class weblogic.apache.xerces.dom.DocumentTypeImpl
 
setTextContent(String) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
 
setTFoot(HTMLTableSectionElement) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setTGIOPEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the tGIOPEnabled attribute of the ServerMBean object
setTHead(HTMLTableSectionElement) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
setThisIndent(int) - Method in class weblogic.apache.xml.serialize.Printer
 
setThisIndent(int) - Method in class weblogic.apache.xml.serialize.IndentPrinter
 
setThreadCount(int) - Method in interface weblogic.management.configuration.ExecuteQueueMBean
Sets the threadCount attribute of the ExecuteQueueMBean object
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.
setThreadPriority(int) - Method in interface weblogic.management.configuration.ExecuteQueueMBean
Sets the threadPriority attribute of the ExecuteQueueMBean object
setThreadsIncrease(int) - Method in interface weblogic.management.configuration.ExecuteQueueMBean
 
setThreadsMaximum(int) - Method in interface weblogic.management.configuration.ExecuteQueueMBean
 
setThreadsMinimum(int) - Method in interface weblogic.management.configuration.ExecuteQueueMBean
 
setThreshold(int) - Method in interface weblogic.management.configuration.SNMPCounterMonitorMBean
Sets the threshold attribute of the SNMPCounterMonitorMBean object
setThresholdHigh(int) - Method in interface weblogic.management.configuration.SNMPGaugeMonitorMBean
Sets the thresholdHigh attribute of the SNMPGaugeMonitorMBean object
setThresholdLow(int) - Method in interface weblogic.management.configuration.SNMPGaugeMonitorMBean
Sets the thresholdLow attribute of the SNMPGaugeMonitorMBean object
setTime(int, Date) - Method in interface weblogic.ejb.PreparedQuery
 
setTime(int, Time) - Method in interface weblogic.ejb.PreparedQuery
 
setTime(int, Time) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setTime(int, Time, Calendar) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setTime(String, Time) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setTime(String, Time) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setTime(String, Time, Calendar) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setTime(String, Time, Calendar) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setTimeout(int) - Method in interface weblogic.management.configuration.WTCtBridgeGlobalMBean
Defines the effective length of a timeout for an entire redirection (seconds) when placing a message on the target location.
setTimeout(int) - Method in class weblogic.net.http.HttpURLConnection
Deprecated. it is replace with setReadTimeout.
setTimeout(int) - Method in class weblogic.webservice.binding.BindingInfo
Sets the timeout in seconds that should be used for request.
setTimeOut(int) - Method in class weblogic.management.deploy.DeploymentData
Overrides deployment timeout value.
setTimeout(long) - Method in interface weblogic.management.configuration.SNMPProxyMBean
Sets the timeout attribute of the SNMPProxyMBean object
setTimeoutSeconds(int) - Method in interface weblogic.management.configuration.JTAMBean
The transaction timeout in seconds.
setTimestamp(int, Date) - Method in interface weblogic.ejb.PreparedQuery
 
setTimestamp(int, Timestamp) - Method in interface weblogic.ejb.PreparedQuery
 
setTimestamp(int, Timestamp) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setTimestamp(int, Timestamp, Calendar) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setTimestamp(String, Timestamp) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setTimestamp(String, Timestamp) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setTimestamp(String, Timestamp, Calendar) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setTimestamp(String, Timestamp, Calendar) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
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
Defines the default delay, in milliseconds or as a schedule, between when a message is produced and when it is made visible on its target destination, regardless of the TimeToDeliver specified by the producer and/or connection factory.
setTimeToLiveOverride(long) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
The time-to-live value assigned to all messages that arrive at the destination, regardless of the TimeToLive specified by the message producer.
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.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.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.WMLOptionElement
'title' specifies a title for this element.
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.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.WMLFieldsetElement
'title' specifies a title for this element
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.WMLAnchorElement
 
setTitle(String) - Method in interface weblogic.apache.wml.WMLAElement
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLTableElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLSelectElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLOptionElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLOptgroupElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLFieldsetElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLAnchorElementImpl
 
setTitle(String) - Method in class weblogic.apache.wml.dom.WMLAElementImpl
 
setTModel(TModel) - Method in class weblogic.uddi.client.structures.request.ValidateCategorization
Sets the value of tModel
setTModelBag(TModelBag) - Method in class weblogic.uddi.client.structures.request.FindService
Sets the value of tModelBag
setTModelBag(TModelBag) - Method in class weblogic.uddi.client.structures.request.FindBusiness
Sets the value of tModelBag
setTModelBag(TModelBag) - Method in class weblogic.uddi.client.structures.request.FindBinding
Sets the value of tModelBag
setTModelInfos(TModelInfos) - Method in class weblogic.uddi.client.structures.response.TModelList
Sets the value of tModelInfos.
setTModelInfos(TModelInfos) - Method in class weblogic.uddi.client.structures.response.RegisteredInfo
Set the tmodel infos.
setTModelInfoVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.TModelInfos
Sets the set of tModelInfos.
setTModelInstanceDetails(TModelInstanceDetails) - Method in class weblogic.uddi.client.structures.datatypes.BindingTemplate
Sets the value of the TModel instance details.
setTModelInstanceInfoVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.TModelInstanceDetails
Sets the set containing tModelInstanceInfo.
setTModelKey(String) - Method in class weblogic.uddi.client.structures.datatypes.TModelInstanceInfo
Sets the value of the tModelKey.
setTModelKey(String) - Method in class weblogic.uddi.client.structures.datatypes.TModelInfo
Sets the value of the tModel key.
setTModelKey(String) - Method in class weblogic.uddi.client.structures.datatypes.TModel
Sets the value of the tModelKey.
setTModelKey(String) - Method in class weblogic.uddi.client.structures.datatypes.KeyedReference
Sets the value of the tmodel key.
setTModelKey(TModelKey) - Method in class weblogic.uddi.client.structures.request.ValidateCategorization
Sets the value of tModelKey
setTModelKeyVector(Vector) - Method in class weblogic.uddi.client.structures.datatypes.TModelBag
Sets the set containing tModelKeys.
setTModelKeyVector(Vector) - Method in class weblogic.uddi.client.structures.request.GetTModelDetail
Sets a new set of TModelKeys
setTModelKeyVector(Vector) - Method in class weblogic.uddi.client.structures.request.DeleteTModel
Sets a new set of TModelKeys
setTModelVector(Vector) - Method in class weblogic.uddi.client.structures.request.SaveTModel
Sets a new set of TModel
setTModelVector(Vector) - Method in class weblogic.uddi.client.structures.response.TModelDetail
Sets the set of tModels.
setTmpPath(String) - Method in interface weblogic.management.configuration.EJBContainerMBean
Deprecated.  
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
setTpUsrFile(String) - Method in interface weblogic.management.configuration.WTCResourcesMBean
Defines the full path to TPUSR file containing Tuxedo UID/GID information.
setTpUsrFile(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
The full path to the user password file containing UID/GID information.
setTracing(boolean) - Method in class weblogicx.jsp.tags.XParams
 
setTracingEnabled(boolean) - Method in class weblogic.ejb.GenericEnterpriseBean
 
setTransacted(boolean) - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
Specifies whether or not the session pool creates transacted sessions.
setTransaction(short) - Method in interface weblogic.ejb.QueryProperties
Uses the standard EJB values: Required, RequiresNew, etc.
setTransactional(String) - Method in interface weblogic.management.configuration.WTCtBridgeGlobalMBean
Defines a flag that specifies the use of transactions when retrieving messages from a source location and when placing messages on a target location.
setTransactionHelper(TransactionHelper) - Static method in class weblogic.transaction.TransactionHelper
Set the TransactionHelper singleton.
setTransactionIsolation(int) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
setTransactionIsolation(int) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
setTransactionLogFilePrefix(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the transactionLogFilePrefix attribute of the ServerMBean object
setTransactionLogFileWritePolicy(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the transactionLogFileWritePolicy attribute of the ServerMBean object
setTransactionTimeout(int) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
setTransactionTimeout(int) - Method in interface weblogic.management.configuration.MessagingBridgeMBean
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
The timeout value (in milliseconds) for all transactions on connections created with this 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
setTranslateFML(String) - Method in interface weblogic.management.configuration.WTCtBridgeRedirectMBean
Defines the type of XML/FML translation.
setTriggeringComponent(QName) - Method in class weblogic.apache.xerces.impl.xs.XSDDescription
 
setTruncated(boolean) - Method in class weblogic.uddi.client.structures.response.ListResponse
sets the truncation flag.
setTrustedCAFileName(String) - Method in interface weblogic.management.configuration.SSLMBean
Deprecated. as of 8.1, trusted CAs should be stored in keystores.
setTrustedCertificatesFile(String) - Method in class weblogic.webservice.client.BaseWLSSLAdapter
Sets the name of the file from which the set of trusted CA certs will be loaded.
setTrustedCertsFile(String) - Method in interface weblogic.management.configuration.NodeManagerMBean
Sets the trustedCertsFile attribute of the NodeManagerMBean object
setTrustedClientPrincipals(String[]) - Method in interface weblogic.security.providers.authentication.DefaultIdentityAsserterMBean
The list of trusted client principals to use in CSI v2 identity assertion.
setTrustManager(TrustManager) - Method in class weblogic.security.SSL.SSLContext
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the setTrustManagerJSSE() method.
setTrustManager(TrustManager) - Method in class weblogic.webservice.client.JSSEAdapter
Sets the trust policy for all sockets generated by factories of this adapter.
setTrustManager(TrustManager) - Method in class weblogic.webservice.client.BaseWLSSLAdapter
Sets the trust policy for all sockets generated by factories of this adapter.
setTrustManager(TrustManager, Object) - Method in class weblogic.webservice.client.BaseWLSSLAdapter
Sets the trust policy for all sockets generated by this adapter.
setTrustManagerJSSE(TrustManagerJSSE) - 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
Sets the tunnelingClientPingSecs attribute of the ServerMBean object
setTunnelingClientPingSecs(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setTunnelingClientPingSecs(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the tunnelingClientPingSecs attribute of the NetworkAccessPointMBean object
setTunnelingClientTimeoutSecs(int) - Method in interface weblogic.management.configuration.ServerMBean
Sets the tunnelingClientTimeoutSecs attribute of the ServerMBean object
setTunnelingClientTimeoutSecs(int) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setTunnelingClientTimeoutSecs(int) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the tunnelingClientTimeoutSecs attribute of the NetworkAccessPointMBean object
setTunnelingEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the tunnelingEnabled attribute of the ServerMBean object
setTunnelingEnabled(boolean) - Method in interface weblogic.management.configuration.NetworkChannelMBean
Deprecated.  
setTunnelingEnabled(boolean) - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
Sets the tunnelingEnabled attribute of the NetworkAccessPointMBean object.
setTuxedoGidKw(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the keyword for Tuxedo GID (group id) used in the WlsUser when using the Tuxedo migration utility tpmigldap.
setTuxedoUidKw(String) - Method in interface weblogic.management.configuration.WTCRemoteTuxDomMBean
Defines the keyword for Tuxedo UID (user id) used in the WlsUser when using the Tuxedo migration utility tpmigldap.
setTuxErrorQueue(String) - Method in interface weblogic.management.configuration.WTCtBridgeGlobalMBean
Defines the name of the Tuxedo queue used to store a message that cannot be redirected to a Tuxedo/Q source queue.
setTuxFactory(String) - Method in interface weblogic.management.configuration.WTCtBridgeGlobalMBean
Defines the name of the Tuxedo connection factory.
setTuxToJmsPriorityMap(String) - Method in interface weblogic.management.configuration.WTCtBridgeGlobalMBean
Defines the mapping of priorities to map from Tuxedo to JMS.
setTwoPhase(boolean) - Method in interface weblogic.management.configuration.ApplicationMBean
 
setTwoWaySSLEnabled(boolean) - Method in interface weblogic.management.configuration.SSLMBean
Sets the twoWaySSLEnabled attribute of the SSLMBean object
setTxMechanism(String) - Method in interface weblogic.management.configuration.IIOPMBean
Sets the IIOP transaction propagation mechanism.
setType(int, String) - Method in class weblogic.apache.xerces.dom.DOMNormalizer.XMLAttributesProxy
 
setType(int, String) - Method in class weblogic.apache.xerces.util.XMLAttributesImpl
Sets the type of the attribute at the specified index.
setType(int, String) - Method in interface weblogic.apache.xerces.xni.XMLAttributes
Sets the type of the attribute at the specified index.
setType(String) - Method in class weblogic.apache.html.dom.HTMLUListElementImpl
 
setType(String) - Method in class weblogic.apache.html.dom.HTMLStyleElementImpl
 
setType(String) - Method in class weblogic.apache.html.dom.HTMLScriptElementImpl
 
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.HTMLObjectElementImpl
 
setType(String) - Method in class weblogic.apache.html.dom.HTMLLinkElementImpl
 
setType(String) - Method in class weblogic.apache.html.dom.HTMLLIElementImpl
 
setType(String) - Method in class weblogic.apache.html.dom.HTMLAnchorElementImpl
 
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 interface weblogic.apache.wml.WMLDoElement
 
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.wml.dom.WMLDoElementImpl
 
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
Deprecated.  
setTypeMap(Map) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
setUnameAttr(String) - Method in class weblogic.security.providers.authentication.LDAPIdnAstnDelegate
Set the username LDAP attribute
setUnicodeStream(int, InputStream, int) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setup() - Static method in class weblogic.security.acl.CertAuthentication
Deprecated. This is a server-internal method.
setupDefaultAttributes() - Method in class weblogic.apache.xerces.dom.ElementImpl
Setup the default attributes.
setUploadDirectoryName(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the uploadDirectoryName attribute of the ServerMBean object
setUploadRegisterVector(Vector) - Method in class weblogic.uddi.client.structures.request.SaveTModel
Sets a new set of UploadRegister
setUploadRegisterVector(Vector) - Method in class weblogic.uddi.client.structures.request.SaveBusiness
Sets a new set of UploadRegister
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 interface weblogic.management.configuration.ComponentMBean
Set the URI pointing to the application component, usually on the Admin Server.
setURL(int, URL) - Method in class weblogic.jdbc.oci.Statement
Deprecated.  
setURL(int, URL) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setURL(int, URL) - Method in class weblogic.jdbc.oci.xa.PreparedStatement
Deprecated.  
setURL(int, URL) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
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 interface weblogic.management.configuration.JDBCDataSourceFactoryMBean
The connection URL.
setURL(String) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
The database URL used to create the connections in this connection pool.
setURL(String) - Method in class weblogic.security.auth.callback.URLCallback
Set the retrieved URL.
setURL(String) - Method in class weblogic.uddi.client.service.UDDIService
Sets the URL of the remote registry to use.
setURL(String, URL) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
setURL(String, URL) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
setURLResource(Map) - Method in interface weblogic.management.configuration.WebServerMBean
Adds a URL connection factory resource into JNDI
setURLType(String) - Method in class weblogic.uddi.client.structures.datatypes.AccessPoint
Sets the value of the URL type.
setUseDefaultAdapter(boolean) - Method in class weblogic.webservice.client.SSLAdapterFactory
This method is used to toggle whether this instance of the SSLAdapterFactory will always return the default adapter instance.
setUseDefaultUserNameMapper(boolean) - Method in interface weblogic.security.providers.authentication.DefaultIdentityAsserterMBean
Uses the user name mapping class provided by WebLogic.
setUseDeprecatedWebResource(boolean) - Method in interface weblogic.management.security.RealmMBean
Web resources were deprecated in WebLogic Server 7.0 SP01.
setUseFullRepositoryIdList(boolean) - Method in interface weblogic.management.configuration.IIOPMBean
 
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.
setUseIIOPLocateRequest(boolean) - Method in interface weblogic.management.configuration.KernelMBean
Sets the useIIOPLocateRequest attribute of the KernelMBean object
setUseJava(boolean) - Method in interface weblogic.management.configuration.SSLMBean
Sets the useJava attribute of the SSLMBean object
setUseJavaSerialization(boolean) - Method in interface weblogic.management.configuration.IIOPMBean
 
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
 
setUser(String) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
setUserBaseDN(String) - Method in interface weblogic.security.providers.authentication.OpenLDAPAuthenticatorMBean
The base distinguished name (DN) of the tree in the LDAP directory that contains users.
setUserBaseDN(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
The base distinguished name (DN) of the tree in the LDAP directory that contains users.
setUserBaseDN(String) - Method in interface weblogic.security.providers.authentication.ActiveDirectoryAuthenticatorMBean
The base distinguished name (DN) of the tree in the LDAP directory that contains users.
setUserData(NodeImpl, Object) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
NON-DOM: kept for backward compatibility 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(Node, String, Object, UserDataHandler) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
Associate an object to a key on this 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.
setUserData(String, Object, UserDataHandler) - Method in class weblogic.apache.xerces.dom.NodeImpl
Associate an object to a key on this node.
setUserDefinedMib(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Sets the userDefinedMib attribute of the SNMPAgentMBean object
setUserDescription(String, String) - Method in interface weblogic.management.security.authentication.UserEditorMBean
Sets the description for an existing user.
setUserDynamicGroupDNAttribute(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
The attribute of an LDAP user object that specifies the distinguished names (DNs) of dynamic groups to which this user belongs.
setUseRetrievedUserNameAsPrincipal(Boolean) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
This Flag Specifies Whether We should use the UserName Retrieved from LDAP as the Principal in the Subject.
setUseRetrievedUserNameAsPrincipal(Boolean) - Method in interface weblogic.security.providers.authentication.DefaultAuthenticatorMBean
This Flag Specifies Whether We should use the UserName Retrieved from LDAP as the Principal in the Subject.
setUserFilterAttrs(String[]) - Method in class weblogic.security.providers.authentication.LDAPIdnAstnDelegate
Set filter attributes used to search the directory
setUserFromNameFilter(String) - Method in interface weblogic.security.providers.authentication.OpenLDAPAuthenticatorMBean
An LDAP search filter for finding a user given the name of the user.
setUserFromNameFilter(String) - Method in interface weblogic.security.providers.authentication.NovellAuthenticatorMBean
An LDAP search filter for finding a user given the name of the user.
setUserFromNameFilter(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
An LDAP search filter for finding a user given the name of the user.
setUserFromNameFilter(String) - Method in interface weblogic.security.providers.authentication.ActiveDirectoryAuthenticatorMBean
LDAP search filter for finding a user given the name of the user.
setUserId(String) - Method in interface weblogic.management.configuration.WTCtBridgeGlobalMBean
Defines a user identity for all messages handled by the tBridge for ACL checks when security is configured.
setUserID(String) - Method in class weblogic.uddi.client.structures.request.GetAuthToken
Sets the value of userID
setUserIds(String[]) - Method in interface weblogic.management.configuration.SNMPLogFilterMBean
Sets the userIds attribute of the SNMPLogFilterMBean object
setUserIds(String[]) - Method in interface weblogic.management.configuration.DomainLogFilterMBean
The user IDs for which associated messages are sent to the domain log.
setUserinfo(String) - Method in class weblogic.apache.xerces.util.URI
Set the userinfo for this URI.
setUserInfo(UserInfo) - Method in class weblogic.security.auth.callback.UserInfoCallback
Set the retrieved UserInfo.
setUserLockoutManager(UserLockoutManagerMBean) - Method in interface weblogic.management.security.RealmMBean
The user lockout manager for the security realm.
setUsername(byte[]) - Method in class weblogic.security.UsernameAndPassword
 
setUsername(String) - Method in interface weblogic.management.configuration.ServerStartMBean
Sets the username attribute of the ServerStartMBean object
setUsername(String) - Method in interface weblogic.management.configuration.ForeignJMSConnectionFactoryMBean
The user name that will be passed when opening a connection to the remote JMS server represented by this connection factory.
setUsername(String) - Method in class weblogic.security.UsernameAndPassword
 
setUserName(String) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
Sets the userName attribute of the WLECConnectionPoolMBean object
setUserName(String) - Method in interface weblogic.management.configuration.JDBCDataSourceFactoryMBean
The database user name.
setUserName(String) - Method in interface weblogic.management.configuration.BridgeDestinationCommonMBean
The optional user name that the adapter will use to access the bridge destination.
setUsernameAndPassword(UsernameAndPassword, String) - Static method in class weblogic.security.UserConfigFileManager
 
setUsernameAndPassword(UsernameAndPassword, String, String, String) - Static method in class weblogic.security.UserConfigFileManager
 
setUserNameAttribute(String) - Method in interface weblogic.security.providers.authentication.OpenLDAPAuthenticatorMBean
The attribute of an LDAP user object that specifies the name of the user.
setUserNameAttribute(String) - Method in interface weblogic.security.providers.authentication.NovellAuthenticatorMBean
The attribute of an LDAP user object that specifies the name of the user.
setUserNameAttribute(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
The attribute of an LDAP user object that specifies the name of the user.
setUserNameAttribute(String) - Method in interface weblogic.security.providers.authentication.ActiveDirectoryAuthenticatorMBean
The attribute of the LDAP User object that specifies the name of the user.
setUserNameMapperClassName(String) - Method in interface weblogic.security.providers.authentication.DefaultIdentityAsserterMBean
The name of the Java class that maps X.509 digital certificates and X.501 distinguished names to WebLogic user names.
setUsernameTokenSpec(String) - Method in class weblogic.xml.security.specs.SecuritySpec
setUsernameTokenSpec adds a UsernameTokenSpec to the SecuritySpec element.
setUsernameTokenSpec(String, String) - Method in class weblogic.xml.security.specs.SecuritySpec
setUsernameTokenSpec adds a UsernameTokenSpec to the SecuritySpec element.
setUsernameTokenSpec(UsernameTokenSpec) - Method in class weblogic.xml.security.specs.SecuritySpec
setUsernameTokenSpec adds a UsernameTokenSpec to the SecuritySpec element.
setUserObjectClass(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
The LDAP object class that stores users.
setUserObjectClass(String) - Method in interface weblogic.security.providers.authentication.ActiveDirectoryAuthenticatorMBean
The LDAP object class that stores users.
setUserPassword(String) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
As of 8.1 sp4, this method does the following:
setUserPassword(String) - Method in interface weblogic.management.configuration.BridgeDestinationCommonMBean
As of 8.1 sp4, this method does the following:
setUserPasswordCredential(String, String, String) - Method in interface weblogic.management.security.credentials.UserPasswordCredentialMapEditorMBean
Sets a user-password credential in an external resource.
setUserPasswordCredentialMapping(String, String, String) - Method in interface weblogic.management.security.credentials.UserPasswordCredentialMapEditorMBean
Creates a mapping from a WebLogic username to an external user-password credential.
setUserPasswordEncrypted(byte[]) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
Encrypts and sets the value of the UserPasswordEncrypted attribute.
setUserPasswordEncrypted(byte[]) - Method in interface weblogic.management.configuration.BridgeDestinationCommonMBean
Encrypts the user password and sets the value of the UserPasswordEncrypted attribute.
setUserRole(String) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
Sets the userRole attribute of the WLECConnectionPoolMBean object
setUserSearchScope(String) - Method in interface weblogic.security.providers.authentication.LDAPAuthenticatorMBean
Specifies how deep in the LDAP directory tree to search for Users.
setUserTransactionsEnabled(boolean) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Deprecated.  
setUseTokenGroupsForGroupMembershipLookup(Boolean) - Method in interface weblogic.security.providers.authentication.ActiveDirectoryAuthenticatorMBean
Boolean value that indicates whether to use TokenGroups attribute lookup algorithm instead of the standard recursive group membership lookup algorithm.
setUseType(String) - Method in class weblogic.uddi.client.structures.datatypes.Phone
Sets the value of the use type.
setUseType(String) - Method in class weblogic.uddi.client.structures.datatypes.Email
Sets the value of the use type.
setUseType(String) - Method in class weblogic.uddi.client.structures.datatypes.DiscoveryURL
Sets the value of the use type.
setUseType(String) - Method in class weblogic.uddi.client.structures.datatypes.Contact
Set the value of use type.
setUseType(String) - Method in class weblogic.uddi.client.structures.datatypes.Address
Sets the value of the use type.
setValidationHandler(RevalidationHandler) - Method in class weblogic.apache.xerces.dom.DOMNormalizer
 
setValidatorClass(String) - Method in class weblogicx.jsp.tags.validators.CustomValidator
 
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.HTMLTableColElementImpl
 
setVAlign(String) - Method in class weblogic.apache.html.dom.HTMLTableCellElementImpl
 
setValue(int) - Method in class weblogic.apache.html.dom.HTMLLIElementImpl
 
setValue(int, String) - Method in class weblogic.apache.xerces.dom.DOMNormalizer.XMLAttributesProxy
 
setValue(int, String) - Method in class weblogic.apache.xerces.util.XMLAttributesImpl
Sets the value of the attribute at the specified index.
setValue(int, String) - Method in interface weblogic.apache.xerces.xni.XMLAttributes
Sets the value of the attribute at the specified index.
setValue(Object) - Method in class weblogic.security.service.ContextElement
Sets the value of the ContextElement.
setValue(Object) - Method in interface weblogic.xml.schema.binding.Holder
 
setValue(String) - Method in class weblogic.apache.html.dom.HTMLTextAreaElementImpl
 
setValue(String) - Method in class weblogic.apache.html.dom.HTMLSelectElementImpl
 
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.HTMLInputElementImpl
 
setValue(String) - Method in class weblogic.apache.html.dom.HTMLButtonElementImpl
 
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.WMLSetvarElement
 
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.WMLPostfieldElement
 
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.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.WMLTimerElementImpl
 
setValue(String) - Method in class weblogic.apache.wml.dom.WMLSetvarElementImpl
 
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.WMLOptionElementImpl
 
setValue(String) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
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.uddi.client.structures.datatypes.TextNode
Sets the value of the text node.
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
 
setValues(char[], int, int) - Method in class weblogic.apache.xerces.xni.XMLString
Initializes the contents of the XMLString structure with the specified values.
setValues(CoreDocumentImpl, String) - Method in class weblogic.apache.xerces.dom.TextImpl
NON-DOM: resets node and sets specified values for the current node
setValues(CoreDocumentImpl, String, String, String) - Method in class weblogic.apache.xerces.dom.ElementNSImpl
NON-DOM: resets this node and sets specified values for the node
setValues(CoreDocumentImpl, String, String, String) - Method in class weblogic.apache.xerces.dom.AttrNSImpl
NON-DOM: resets this node and sets specified values for the node
setValues(QName) - Method in class weblogic.apache.xerces.xni.QName
Convenience method to set the values of the qname components.
setValues(QName, int, short, ContentModelValidator, XMLSimpleType) - Method in class weblogic.apache.xerces.impl.dtd.XMLElementDecl
setValues
setValues(QName, XMLSimpleType, boolean) - Method in class weblogic.apache.xerces.impl.dtd.XMLAttributeDecl
setValues
setValues(short, Object, Object) - Method in class weblogic.apache.xerces.impl.dtd.XMLContentSpec
Sets the values.
setValues(short, String, String[], boolean, short, String, String, DatatypeValidator) - Method in class weblogic.apache.xerces.impl.dtd.XMLSimpleType
setValues
setValues(String, String, String, String) - Method in class weblogic.apache.xerces.impl.dtd.XMLNotationDecl
setValues
setValues(String, String, String, String) - Method in class weblogic.apache.xerces.util.XMLResourceIdentifierImpl
Sets the values of the resource identifier.
setValues(String, String, String, String) - Method in class weblogic.apache.xerces.xni.QName
Convenience method to set the values of the qname components.
setValues(String, String, String, String, String, boolean, boolean) - Method in class weblogic.apache.xerces.impl.dtd.XMLEntityDecl
setValues
setValues(String, String, String, String, String, String, boolean, boolean) - Method in class weblogic.apache.xerces.impl.dtd.XMLEntityDecl
setValues
setValues(String, String, XSSimpleType, short, short, ValidatedInfo, XSComplexTypeDecl) - Method in class weblogic.apache.xerces.impl.xs.XSAttributeDecl
 
setValues(String, String, XSTypeDecl, short, short, short, short, boolean, XSAttributeGroupDecl, XSSimpleType, XSParticleDecl) - Method in class weblogic.apache.xerces.impl.xs.XSComplexTypeDecl
 
setValues(XMLContentSpec.Provider, int) - Method in class weblogic.apache.xerces.impl.dtd.XMLContentSpec
Sets the values from the values specified by the given content spec provider and identifier.
setValues(XMLContentSpec) - Method in class weblogic.apache.xerces.impl.dtd.XMLContentSpec
Sets the values of the specified content spec.
setValues(XMLEntityManager.Entity) - Method in class weblogic.apache.xerces.impl.XMLEntityManager.Entity
Sets the values of the entity.
setValues(XMLEntityManager.Entity) - Method in class weblogic.apache.xerces.impl.XMLEntityManager.InternalEntity
Sets the values of the entity.
setValues(XMLEntityManager.Entity) - Method in class weblogic.apache.xerces.impl.XMLEntityManager.ExternalEntity
Sets the values of the entity.
setValues(XMLEntityManager.ExternalEntity) - Method in class weblogic.apache.xerces.impl.XMLEntityManager.ExternalEntity
Sets the values of the entity.
setValues(XMLEntityManager.InternalEntity) - Method in class weblogic.apache.xerces.impl.XMLEntityManager.InternalEntity
Sets the values of the entity.
setValues(XMLSimpleType) - Method in class weblogic.apache.xerces.impl.dtd.XMLSimpleType
Set values.
setValues(XMLString) - Method in class weblogic.apache.xerces.xni.XMLString
Initializes the contents of the XMLString structure with copies of the given string structure.
setValueType(String) - Method in class weblogic.apache.html.dom.HTMLParamElementImpl
 
setVariableBindings(Map) - Method in class weblogic.xml.xpath.StreamXPath
Sets the variable bindings to be used when evaluating this XPath.
setVariableBindings(Map) - Method in class weblogic.xml.xpath.DOMXPath
Sets the variable bindings for the evaluation process.
setVerbose(boolean) - Method in class weblogic.common.T3Client
Sets the verbose setting for a T3Client.
setVerbose(boolean) - Method in class weblogic.webservice.client.JSSEAdapter
This method is used to enable or disabled verbose debugging output.
setVerbose(boolean) - Method in class weblogic.webservice.client.BaseWLSSLAdapter
This method is used to enable or disabled verbose debugging output.
setVerbose(boolean) - Method in class weblogic.webservice.binding.BindingInfo
Sets verbose mode on or off.
setVerboseEJBDeploymentEnabled(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the verboseEJBDeploymentEnabled attribute of the ServerMBean object
setVerboseEJBDeploymentEnabled(String) - Method in interface weblogic.management.configuration.EJBContainerMBean
Sets the verboseEJBDeploymentEnabled attribute of the EJBContainerMBean object
setVerboseLoggingEnabled(boolean) - Method in interface weblogic.management.configuration.COMMBean
Sets the verboseLoggingEnabled attribute of the COMMBean object
setVerboseSQL(boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Enables/disables printing of the executed SQL statements to System.out.
setVerifySelectedColumn(int, boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets a column to be verified during the update.
setVerifySelectedColumn(String, boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets a column to be verified during the update.
setVersion(String) - Method in class weblogic.apache.html.dom.HTMLHtmlElementImpl
 
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.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
setVersion(String) - Method in class weblogic.apache.xml.serialize.OutputFormat
Sets the version for this output method.
setVersionColumn(int, boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets a column to be a version column.
setVersionColumn(String, boolean) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets a column to be a version column.
setViewClass(String, Class) - Method in class weblogic.wtc.jatmi.ViewHelper
 
setViewClass(String, String) - Method in class weblogic.wtc.jatmi.ViewHelper
To set view class ViewHelper vinst = ViewHelper.getInstance(); try { vinst.setViewClass() } To instantiate Object obj = ViewHelper.newInstance(viewName);
setViewTbl16Classes(String[]) - Method in interface weblogic.management.configuration.WTCResourcesMBean
Defines the names of ViewTbl16Classes which are loaded via a class loader and added to a ViewTbl array.
setViewTbl32Classes(String[]) - Method in interface weblogic.management.configuration.WTCResourcesMBean
Defines the names of ViewTbl32Classes which are loaded via a class loader and added to a ViewTbl array.
setVirtualHostNames(String[]) - Method in interface weblogic.management.configuration.VirtualHostMBean
Sets the virtual host name for which this web server will serve requests.
setVirtualHosts(VirtualHostMBean[]) - Method in interface weblogic.management.configuration.WebDeploymentMBean
Establish list of virtual hosts for this deployment
setVisible(Node) - Static method in class weblogic.apache.xerces.util.DOMUtil
 
setVLink(String) - Method in class weblogic.apache.html.dom.HTMLBodyElementImpl
 
setVspace(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setVspace(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setVspace(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
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
 
setWaitForConnectionEnabled(boolean) - Method in interface weblogic.management.configuration.JDBCDataSourceMBean
Deprecated.  
setWAPEnabled(boolean) - Method in interface weblogic.management.configuration.WebServerMBean
Enables WAP
setWebAppFilesCaseInsensitive(String) - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
 
setWeblogicPluginEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
WLS HttpRequest.getRemoteAddr() used to rely on X-Forwarded-For for its returned value.
setWeblogicPluginEnabled(boolean) - Method in interface weblogic.management.configuration.ClusterMBean
WLS HttpRequest.getRemoteAddr() used to rely on X-Forwarded-For for its returned value.
setWebServers(WebServerMBean[]) - Method in interface weblogic.management.configuration.WebDeploymentMBean
Deprecated. in 7.0.0.0. This attribute is being replaced by VirtualHosts attribute
setWeight(int) - Method in interface weblogic.management.configuration.JMSDistributedDestinationMemberMBean
The weight of a distributed destination member is a measure of its ability to handle message load, with respect to the other member destinations in the same distributed set.
setWhatShow(int) - Method in class weblogic.apache.xerces.dom.TreeWalkerImpl
 
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(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.HTMLTableCellElementImpl
 
setWidth(String) - Method in class weblogic.apache.html.dom.HTMLObjectElementImpl
 
setWidth(String) - Method in class weblogic.apache.html.dom.HTMLImageElementImpl
 
setWidth(String) - Method in class weblogic.apache.html.dom.HTMLIFrameElementImpl
 
setWidth(String) - Method in class weblogic.apache.html.dom.HTMLHRElementImpl
 
setWidth(String) - Method in class weblogic.apache.html.dom.HTMLAppletElementImpl
 
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
 
setWLEDomain(String) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
Sets the wLEDomain attribute of the WLECConnectionPoolMBean object
setWlsErrorDestination(String) - Method in interface weblogic.management.configuration.WTCtBridgeGlobalMBean
Defines the name of the location used to store WebLogic Server JMS messages when a message cannot be redirected.
setWLSUserPrincipalAllowed(Boolean) - Method in interface weblogic.security.providers.realmadapter.RealmAdapterAuthorizerMBean
This Flag Specifies whether we should honor WLSUserImpl Principals in the Subject during the Authorization.
setWorkspaceShowUserKeysOnly(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the workspaceShowUserKeysOnly attribute of the ServerMBean object
setWriteColumnName(int, String) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the write column name for the specified column.
setWriteColumnName(String, String) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the write column name for the specified column.
setWriteTableName(String) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets a table to be the write table.
setXAConnectionFactoryEnabled(boolean) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Indicates whether or not a XA queue or XA topic connection factory is returned, instead of a queue or topic connection factory.
setXAEndOnlyOnce(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Determines whether XAResource.end() will be called only once for each pending XAResource.start().
setXAPassword(String) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
As of 8.1 sp4, this method does the following:
setXAPasswordEncrypted(byte[]) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Encrypts the password and sets the value of the XAPasswordEncrypted attribute.
setXAPreparedStatementCacheSize(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Deprecated.  
setXARetryDurationSeconds(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Determines the duration in seconds during which the transaction manager will retry to perform recover, rollback, and commit operations on the resource.
setXARetryIntervalSeconds(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Determines the time in seconds between XA retry operations if the XARetryDurationSeconds attribute is set to a positive value.
setXAServerEnabled(boolean) - Method in interface weblogic.management.configuration.JMSConnectionFactoryMBean
Deprecated.  
setXASetTransactionTimeout(boolean) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
When set to true, the WebLogic Server Transaction Manager calls XAResource.setTransactionTimeout() before calling XAResource.start, and passes either the XATransactionTimeout or the global transaction timeout in seconds.
setXATransactionTimeout(int) - Method in interface weblogic.management.configuration.JDBCConnectionPoolMBean
Determines the number of seconds to pass as the transaction timeout value in the XAResource.setTransactionTimeout() method.
setXercesAttributeNode(Attr) - Method in class weblogic.apache.xerces.dom.ElementImpl
NON-DOM: sets attribute node for this element
setXHTMLNamespace(String) - Method in class weblogic.apache.xml.serialize.HTMLSerializer
 
setXml(String) - Method in class weblogicx.xml.tags.XsltTag
 
setXMLEntityCache(XMLEntityCacheMBean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the xMLEntityCache attribute of the ServerMBean object
setXmlInputStream(InputStream) - Method in class weblogicx.xml.tags.XsltTag
 
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.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.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.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.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.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.WMLSelectElement
'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.WMLOptionElement
'xml:lang' 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.WMLInputElement
'xml:lang' 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.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.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.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.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.WMLCardElement
'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.WMLBigElement
'xml:lang' 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.WMLAnchorElement
'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 class weblogic.apache.wml.dom.WMLWmlElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLUElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLTdElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLTableElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLStrongElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLSmallElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLSelectElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLPElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLOptionElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLOptgroupElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLInputElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLImgElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLIElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLFieldsetElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLEmElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLDoElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLCardElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLBrElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLBigElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLBElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLAnchorElementImpl
 
setXmlLang(String) - Method in class weblogic.apache.wml.dom.WMLAElementImpl
 
setXMLns(String) - Method in class weblogic.uddi.client.structures.request.Request
Sets the value of xmlns
setXMLRegistry(XMLRegistryMBean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the xMLRegistry attribute of the ServerMBean object
setXMLSchemaLocation(String) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Sets the schemaLocation attribute which instance documents will use to refer to this schema document.
setXslInputStream(InputStream) - Method in class weblogicx.xml.tags.XsltTag
 
setZACEnabled(boolean) - Method in interface weblogic.management.configuration.ServerMBean
Sets the zACEnabled attribute of the ServerMBean object
setZACPublishRoot(String) - Method in interface weblogic.management.configuration.ServerMBean
Sets the zACPublishRoot attribute of the ServerMBean object
Severities - class weblogic.logging.Severities.
This class defines the constants for all the severities used by WLS Logging.
Severities() - Constructor for class weblogic.logging.Severities
 
SEVERITY - Static variable in class weblogic.i18n.Localizer
key to locate message severity
SEVERITY_ERROR - Static variable in class weblogic.apache.xerces.impl.XMLErrorReporter
Severity: error.
SEVERITY_FATAL_ERROR - Static variable in class weblogic.apache.xerces.impl.XMLErrorReporter
Severity: fatal error.
SEVERITY_WARNING - Static variable in class weblogic.apache.xerces.impl.XMLErrorReporter
Severity: warning.
SG_SchemaNS - Static variable in class weblogic.apache.xerces.impl.xs.SchemaGrammar
 
SG_XSI - Static variable in class weblogic.apache.xerces.impl.xs.SchemaGrammar
 
ShadowedSymbolTable - class weblogic.apache.xerces.util.ShadowedSymbolTable.
Shadowed symbol table.
ShadowedSymbolTable(SymbolTable) - Constructor for class weblogic.apache.xerces.util.ShadowedSymbolTable
Constructs a shadow of the specified symbol table.
SHARED_SECRET_PROOF - Static variable in class weblogic.xml.security.assertion.IdentityAssertion
An IdentityAssertion with the proof type of SHARED_SECRET_PROOF is one that is backed by the presentation of a shared secret -- i.e.
sharedLibVersion() - Method in interface weblogic.jdbc.oci.WLConnectionInfo
Deprecated.  
sharedLibVersion() - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
SHORT - Static variable in class weblogic.common.ParamTypes
Constant for shorts
shortValue() - Method in class weblogic.wtc.jatmi.Decimal
Converts the Decimal to a short value.
shrink() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
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 interface weblogic.management.runtime.ServerStates
The server is configured but inactive.
SHUTDOWN - Static variable in class weblogic.security.acl.AdminPermissions
Deprecated.  
SHUTDOWN_IN_PROCESS - Static variable in interface weblogic.management.runtime.ServerStates
Deprecated.  
SHUTDOWN_PENDING - Static variable in interface weblogic.management.runtime.ServerStates
Deprecated.  
shutdown() - Method in interface weblogic.management.runtime.ServerRuntimeMBean
Gracefully shutdown the server after handling inflight work.
shutdown() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Shuts down the pool.
shutdown() - Method in interface weblogic.security.spi.SecurityProvider
Shuts down the security provider.
shutdown(int, boolean) - Method in interface weblogic.management.runtime.ServerRuntimeMBean
Gracefully shutdown the server after handling inflight work.
shutdown(String, Hashtable) - Method in interface weblogic.common.T3ShutdownDef
Deprecated. Deprecated in WebLogic Server 6.1.
ShutdownClassMBean - interface weblogic.management.configuration.ShutdownClassMBean.
Provides methods for configuring a shutdown class.
shutdownHard() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Deprecated.  
shutdownSoft() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Deprecated.  
SHUTTING_DOWN - Static variable in interface weblogic.management.runtime.ServerStates
The server is transitioning from either the RUNNING or STANDBY state to SHUTDOWN.
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.
sign() - Method in class weblogic.wtc.jatmi.Decimal
Returns the sign of the Decimal value.
sign(InputStream, OutputStream, X509Certificate, PrivateKey) - Static method in class weblogic.webservice.core.soap.XMLSignature
Read xml document from the inputstream and write the signed document to the provided outputstream
sign(Principal) - Method in class weblogic.security.provider.PrincipalValidatorImpl
 
sign(Principal) - Method in interface weblogic.security.spi.PrincipalValidator
Signs the principal to assure trust.
SignatureSpec - class weblogic.xml.security.specs.SignatureSpec.
SignatureSpec.java Created: Wed Aug 14 20:35:30 2002
SignatureSpec(String, String) - Constructor for class weblogic.xml.security.specs.SignatureSpec
Creates a new SignatureSpec instance.
SignatureSpec(String, String, boolean) - Constructor for class weblogic.xml.security.specs.SignatureSpec
Creates a new SignatureSpec instance.
SimpleCallbackHandler - class weblogic.security.SimpleCallbackHandler.
A simple CallbackHandler used for returning a username and password.
SimpleCallbackHandler(String, String) - Constructor for class weblogic.security.SimpleCallbackHandler
Create a callback handler.
SimplePrincipal - class weblogic.security.SimplePrincipal.
A simple Principal implementation.
SimplePrincipal(String) - Constructor for class weblogic.security.SimplePrincipal
 
simpleType - Variable in class weblogic.apache.xerces.impl.dtd.XMLElementDecl
simpleType
simpleType - Variable in class weblogic.apache.xerces.impl.dtd.XMLAttributeDecl
simpleType
SIZE - Static variable in interface weblogic.management.configuration.LogMBean
Rotation based on file size.
size() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Returns the size of the stack.
size() - Method in class weblogic.apache.xerces.util.IntStack
Returns the size of the stack.
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 interface weblogic.jdbc.rowset.WLCachedRowSet
Returns the number of rows in the WLCachedRowSet.
size() - Method in class weblogic.security.UserConfigFileManager
 
size() - Method in class weblogic.security.acl.TTLCache
Deprecated. Return an approximate indication of the size of this table.
size() - Method in class weblogic.security.providers.authorization.AugmentedContext
Deprecated.  
size() - Method in interface weblogic.security.service.ContextHandler
Provides a count of the number of ContextElements that the handler is able to return.
skip() - Method in interface weblogic.xml.stream.XMLInputStream
Skip the next stream event
skip() - Method in interface weblogic.xml.stream.AttributeIterator
Skip the next element on the stream
skip() - Method in class weblogic.xml.stream.util.XMLInputStreamFilterBase
 
skip() - Method in class weblogic.xml.stream.util.XMLInputOutputStreamBase
 
skip() - Method in class weblogic.xml.stream.util.PipedXMLInputStreamBase
 
skip(int) - Method in interface weblogic.xml.stream.XMLInputStream
Position the stream at the next XMLEvent of this type.
skip(int) - Method in class weblogic.xml.stream.util.XMLInputStreamFilterBase
 
skip(int) - Method in class weblogic.xml.stream.util.XMLInputOutputStreamBase
 
skip(int) - Method in class weblogic.xml.stream.util.PipedXMLInputStreamBase
 
skip(long) - Method in class weblogic.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
skip(long) - Method in class weblogic.apache.xerces.impl.io.UTF8Reader
Skip characters.
skip(long) - Method in class weblogic.apache.xerces.impl.io.UCSReader
Skip characters.
skip(long) - Method in class weblogic.apache.xerces.impl.io.ASCIIReader
Skip characters.
skip(long) - Method in class weblogic.net.http.ContentLengthInputStream
 
skip(XMLName) - Method in interface weblogic.xml.stream.XMLInputStream
Position the stream at the next element of this name.
skip(XMLName) - Method in class weblogic.xml.stream.util.XMLInputStreamFilterBase
 
skip(XMLName) - Method in class weblogic.xml.stream.util.XMLInputOutputStreamBase
 
skip(XMLName) - Method in class weblogic.xml.stream.util.PipedXMLInputStreamBase
 
skip(XMLName, int) - Method in interface weblogic.xml.stream.XMLInputStream
Position the stream at the next element of this name and this type.
skip(XMLName, int) - Method in class weblogic.xml.stream.util.XMLInputStreamFilterBase
 
skip(XMLName, int) - Method in class weblogic.xml.stream.util.XMLInputOutputStreamBase
 
skip(XMLName, int) - Method in class weblogic.xml.stream.util.PipedXMLInputStreamBase
 
skipChar(int) - Method in class weblogic.apache.xerces.impl.XMLEntityScanner
Skips a character appearing immediately on the input.
skipChar(int) - Method in class weblogic.apache.xerces.impl.XMLEntityManager.EntityScanner
Skips a character appearing immediately on the input.
skipChar(int) - Method in class weblogic.apache.xerces.impl.XML11EntityManager.XML11EntityScanner
Skips a character appearing immediately on the input.
skipElement() - Method in interface weblogic.xml.stream.XMLInputStream
Skips the entire next start tag / end tag pair.
skipElement() - Method in class weblogic.xml.stream.util.XMLInputStreamFilterBase
 
skipElement() - Method in class weblogic.xml.stream.util.XMLInputOutputStreamBase
 
skipElement() - Method in class weblogic.xml.stream.util.PipedXMLInputStreamBase
 
skipped() - Method in interface weblogic.xml.stream.EntityReference
Returns true if this entity was skipped
skippedEntity(String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
skipSpaces() - Method in class weblogic.apache.xerces.impl.XMLEntityScanner
Skips space characters appearing immediately on the input.
skipSpaces() - Method in class weblogic.apache.xerces.impl.XMLEntityManager.EntityScanner
Skips space characters appearing immediately on the input.
skipSpaces() - Method in class weblogic.apache.xerces.impl.XML11EntityManager.XML11EntityScanner
Skips space characters appearing immediately on the input.
skipString(String) - Method in class weblogic.apache.xerces.impl.XMLEntityScanner
Skips the specified string appearing immediately on the input.
skipString(String) - Method in class weblogic.apache.xerces.impl.XMLEntityManager.EntityScanner
Skips the specified string appearing immediately on the input.
skipString(String) - Method in class weblogic.apache.xerces.impl.XML11EntityManager.XML11EntityScanner
Skips the specified string appearing immediately on the input.
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.
SNMPV1 - Static variable in interface weblogic.management.configuration.SNMPAgentMBean
SNMP Version 1
SNMPV2 - Static variable in interface weblogic.management.configuration.SNMPAgentMBean
SNMP Version 2
SOAP11 - Static variable in class weblogic.webservice.binding.BindingInfo
 
SOAP12 - Static variable in class weblogic.webservice.binding.BindingInfo
 
SoapArrayCodecBase.EntryIterator - class weblogic.xml.schema.binding.SoapArrayCodecBase.EntryIterator.
 
SoapArrayCodecBase.EntryIterator(SoapArrayDescriptor, Deserializer, XMLInputStream, DeserializationContext) - Constructor for class weblogic.xml.schema.binding.SoapArrayCodecBase.EntryIterator
 
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
 
SOAPMessageImpl.InputStreamDataSource - class weblogic.webservice.core.soap.SOAPMessageImpl.InputStreamDataSource.
 
SOAPMessageImpl.InputStreamDataSource(InputStream) - Constructor for class weblogic.webservice.core.soap.SOAPMessageImpl.InputStreamDataSource
 
Space - interface weblogic.xml.stream.Space.
This element returns whitespace characters to allow separate handling by the application
SPACE - Static variable in interface weblogic.xml.stream.XMLEvent
A constant which identifies a Space
SPECIFIED - Static variable in class weblogic.apache.xerces.dom.NodeImpl
 
SPLITCDATA - Static variable in class weblogic.apache.xerces.dom.CoreDocumentImpl
 
splitText(int) - Method in class weblogic.apache.xerces.dom.TextImpl
Break a text node into two sibling nodes.
SQL_SELECT_DISTINCT - Static variable in interface weblogic.ejb.WLQueryProperties
 
sqlAfterExtendedSQLProcessing(String) - Method in class weblogic.jdbc.oci.JdbcExpandedSqlParser
 
SSL_ADAPTER_PROPERTY - Static variable in class weblogic.webservice.client.SSLAdapterFactory
 
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_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.
SSLAdapter - interface weblogic.webservice.client.SSLAdapter.
SSLAdapter.java Created: Mon Apr 8 18:59:42 2002
SSLAdapterFactory - class weblogic.webservice.client.SSLAdapterFactory.
SSLAdapterFactory.java Created: Wed Apr 10 09:33:34 2002
SSLAdapterFactory() - Constructor for class weblogic.webservice.client.SSLAdapterFactory
 
SSLCertificate - class weblogic.security.SSL.SSLCertificate.
Deprecated. Deprecated in WebLogic Server 7.0.
SSLCertificate() - Constructor for class weblogic.security.SSL.SSLCertificate
Deprecated. Constructor for SSLCertificate.
SSLCertificate(SSLState) - Constructor for class weblogic.security.SSL.SSLCertificate
Deprecated. Constructor for SSLCertificate.
SSLConfigurationException - exception weblogic.webservice.client.SSLConfigurationException.
SSLConfigurationException.java This exception is thrown in two cases: The SSLAdapter class identified by the user via the weblogic.webservice.client.ssl.adapterclass system property could not be loaded. The system property was not set but none of the default adapters could be loaded.
SSLConfigurationException(String) - Constructor for class weblogic.webservice.client.SSLConfigurationException
 
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 MBean represents the configuration of the SSL protocol for version 6.x and version 7.0 WebLogic Server deployments.
SSLSocket - class weblogic.security.SSL.SSLSocket.
Deprecated. Deprecated in WebLogic Server 7.0.
SSLSocket(InetAddress, int, SSLParams) - Constructor for class weblogic.security.SSL.SSLSocket
Deprecated. Create an SSL socket connection to the specified host and port, with the given SSL connection parameters.
SSLSocket(Socket) - Constructor for class weblogic.security.SSL.SSLSocket
Deprecated. Create an SSL socket from an already-connected cleartext socket.
SSLSocket(String, int) - Constructor for class weblogic.security.SSL.SSLSocket
Deprecated. Create an SSL socket connection to the specified host and port.
SSLSocket(String, int, SSLParams) - Constructor for class weblogic.security.SSL.SSLSocket
Deprecated. Create an SSL socket connection to the specified host and port, with the given SSL connection parameters.
SSLSocketFactory - class weblogic.security.SSL.SSLSocketFactory.
Delegates to SSLSocketFactory requests to create SSL sockets.
SSLUserInfo - class weblogic.security.acl.SSLUserInfo.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the Pluggable Security Infrastructure.
SSLUserInfo(DefaultUserInfoImpl) - Constructor for class weblogic.security.acl.SSLUserInfo
Deprecated.  
STACKTRACE - Static variable in class weblogic.i18n.Localizer
key to locate stack trace option
STAGE - Static variable in interface weblogic.management.configuration.ServerMBean
This staging mode indicates that applications deployed to this server will be staged as part of the deployment.
STAGE - Static variable in interface weblogic.management.configuration.ApplicationMBean
Indicates the WebLogic Server will stage the application to the staging directory.
staged(String) - Method in interface weblogic.management.configuration.ApplicationMBean
Convenience method for determining whether this application is currently staged on a particular server.
STAGING_NAME - Static variable in interface weblogic.management.configuration.ServerMBean
the default staging directory name, relative to the server directory.
stagingEnabled(String) - Method in interface weblogic.management.configuration.ApplicationMBean
Convenience method for determining whether this application is to be staged on a particular server.
standalone - Variable in class weblogic.apache.xerces.dom.CoreDocumentImpl
Experimental DOM Level 3 feature: Document standalone
StandardParserConfiguration - class weblogic.apache.xerces.parsers.StandardParserConfiguration.
This is the "standard" parser configuration.
StandardParserConfiguration() - Constructor for class weblogic.apache.xerces.parsers.StandardParserConfiguration
Default constructor.
StandardParserConfiguration(SymbolTable) - Constructor for class weblogic.apache.xerces.parsers.StandardParserConfiguration
Constructs a parser configuration using the specified symbol table.
StandardParserConfiguration(SymbolTable, XMLGrammarPool) - Constructor for class weblogic.apache.xerces.parsers.StandardParserConfiguration
Constructs a parser configuration using the specified symbol table and grammar pool.
StandardParserConfiguration(SymbolTable, XMLGrammarPool, XMLComponentManager) - Constructor for class weblogic.apache.xerces.parsers.StandardParserConfiguration
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings.
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 and subtype at the given index
STANDBY - Static variable in interface weblogic.management.runtime.ServerStates
The server can receive and process only administrative requests.
START_DOCUMENT - Static variable in interface weblogic.xml.stream.XMLEvent
A constant which identifies a StartDocument
START_ELEMENT - Static variable in interface weblogic.xml.stream.XMLEvent
A constant which identifies a StartElement
START_PREFIX_MAPPING - Static variable in interface weblogic.xml.stream.XMLEvent
A constant which identifies a StartPrefixMapping
start() - Method in interface weblogic.management.configuration.DomainMBean
These operations are used to start and forceShutdown all the servers belonging to the Domain.
start() - Method in interface weblogic.management.configuration.ClusterMBean
Used to start all the servers belonging to the Cluster.
start() - Method in interface weblogic.management.runtime.ServerRuntimeMBean
Deprecated. In a future release, the lock/unlock feature will be replaced by a suspend/resume feature.
start() - Method in interface weblogic.management.runtime.MessagingBridgeRuntimeMBean
Start this messaging bridge
start() - Method in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Initiate the request.
start() - Method in class weblogic.management.timer.Timer
Description of the Method
start(String, DeploymentData, String) - Method in interface weblogic.management.runtime.DeployerRuntimeMBean
Starts an already distributed application on target(s).
start(String, DeploymentData, String, boolean) - Method in interface weblogic.management.runtime.DeployerRuntimeMBean
Same functionality as DeployerRuntimeMBean.start(String, DeploymentData, String) except that control is given back to caller without actually initiating the task, when startTask is false.
start(ThreadGroup, String, int) - Method in class weblogic.management.timer.Timer
Description of the Method
start(Xid, int) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
startAttlist(String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
The start of an attribute list.
startAttlist(String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
The start of an attribute list.
startAttlist(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.DTDParser
The start of an attribute list.
startAttlist(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The start of an attribute list.
startAttlist(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The start of an attribute list.
startAttlist(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The start of an attribute list.
startAttlist(String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDHandler
The start of an attribute list.
startCDATA() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
startCDATA(Augmentations) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
The start of a CDATA section.
startCDATA(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
The start of a CDATA section.
startCDATA(Augmentations) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
The start of a CDATA section.
startCDATA(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The start of a CDATA section.
startCDATA(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The start of a CDATA section.
startCDATA(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
The start of a CDATA section.
startCDATA(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
The start of a CDATA section.
startCDATA(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The start of a CDATA section.
startCDATA(Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentHandler
The start of a CDATA section.
startCDATA(Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentFragmentHandler
The start of a CDATA section.
startConditional(short, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
The start of a conditional section.
startConditional(short, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
The start of a conditional section.
startConditional(short, Augmentations) - Method in class weblogic.apache.xerces.parsers.DTDParser
The start of a conditional section.
startConditional(short, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The start of a conditional section.
startConditional(short, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The start of a conditional section.
startConditional(short, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The start of a conditional section.
startConditional(short, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDHandler
The start of a conditional section.
startContentModel(String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
The start of a content model.
startContentModel(String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
The start of a content model.
startContentModel(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The start of a content model.
startContentModel(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The start of a content model.
startContentModel(String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDContentModelHandler
The start of a content model.
startContentModel(String, short) - Method in class weblogic.apache.xerces.parsers.DTDParser
The start of a content model.
StartDocument - interface weblogic.xml.stream.StartDocument.
An interface for the start document event
startDocument() - Method in class weblogic.apache.html.dom.HTMLBuilder
 
startDocument() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
Resets the identity constraint cache.
startDocument() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
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.
startDocument(String) - Method in class weblogic.apache.xml.serialize.HTMLSerializer
Called to serialize the document's DOCTYPE by the root element.
startDocument(XMLLocator, String, Augmentations) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
The start of the document.
startDocument(XMLLocator, String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
The start of the document.
startDocument(XMLLocator, String, Augmentations) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
The start of the document.
startDocument(XMLLocator, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The start of the document.
startDocument(XMLLocator, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The start of the document.
startDocument(XMLLocator, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
The start of the document.
startDocument(XMLLocator, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
The start of the document.
startDocument(XMLLocator, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The start of the document.
startDocument(XMLLocator, String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentHandler
The start of the document.
startDocumentEntity(XMLInputSource) - Method in class weblogic.apache.xerces.impl.XMLEntityManager
Starts the document entity.
startDocumentFragment(XMLLocator, NamespaceContext, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentFragmentHandler
The start of the document fragment.
startDTD(String, String, String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
startDTD(XMLLocator, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
The start of the DTD.
startDTD(XMLLocator, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
The start of the DTD.
startDTD(XMLLocator, Augmentations) - Method in class weblogic.apache.xerces.parsers.DTDParser
The start of the DTD.
startDTD(XMLLocator, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The start of the DTD.
startDTD(XMLLocator, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The start of the DTD.
startDTD(XMLLocator, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The start of the DTD.
startDTD(XMLLocator, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDHandler
The start of the DTD.
startDTDEntity(XMLInputSource) - Method in class weblogic.apache.xerces.impl.XMLEntityManager
Starts the DTD entity.
StartElement - interface weblogic.xml.stream.StartElement.
The StartElement interface provides access to information about start elements
startElement() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
 
startElement(QName, XMLAttributes, Augmentations) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
Binds the namespaces.
startElement(QName, XMLAttributes, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
The start of an element.
startElement(QName, XMLAttributes, Augmentations) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
The start of an element.
startElement(QName, XMLAttributes, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The start of an element.
startElement(QName, XMLAttributes, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The start of an element.
startElement(QName, XMLAttributes, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
The start of an element.
startElement(QName, XMLAttributes, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
The start of an element.
startElement(QName, XMLAttributes, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The start of an element.
startElement(QName, XMLAttributes, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentHandler
The start of an element.
startElement(QName, XMLAttributes, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentFragmentHandler
The start of an element.
startElement(String, AttributeList) - Method in class weblogic.apache.html.dom.HTMLBuilder
 
startElement(String, AttributeList) - Method in class weblogic.apache.xml.serialize.XMLSerializer
 
startElement(String, AttributeList) - Method in class weblogic.apache.xml.serialize.TextSerializer
 
startElement(String, AttributeList) - 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.serialize.HTMLSerializer
 
startEntity(String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
startEntity(String, boolean) - Method in class weblogic.apache.xerces.impl.XMLEntityManager
Starts a named entity.
startEntity(String, String, String, String) - Method in class weblogic.apache.xerces.parsers.DTDParser
This method notifies of the start of an entity.
startEntity(String, XMLInputSource, boolean, boolean) - Method in class weblogic.apache.xerces.impl.XMLEntityManager
Starts an entity.
startEntity(String, XMLResourceIdentifier, String) - Method in class weblogic.apache.xerces.impl.XMLScanner
This method notifies of the start of an entity.
startEntity(String, XMLResourceIdentifier, String) - Method in interface weblogic.apache.xerces.impl.XMLEntityHandler
This method notifies of the start of an entity.
startEntity(String, XMLResourceIdentifier, String) - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
This method notifies of the start of an entity.
startEntity(String, XMLResourceIdentifier, String) - Method in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl
This method notifies of the start of an entity.
startEntity(String, XMLResourceIdentifier, String) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
This method notifies of the start of an entity.
startExternalSubset(XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
The start of the DTD external subset.
startExternalSubset(XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
The start of the DTD external subset.
startExternalSubset(XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.parsers.DTDParser
The start of the external subset.
startExternalSubset(XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The start of the DTD external subset.
startExternalSubset(XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The start of the DTD external subset.
startExternalSubset(XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
The start of the DTD external subset.
startExternalSubset(XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
The start of the DTD external subset.
startExternalSubset(XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The start of the DTD external subset.
startExternalSubset(XMLResourceIdentifier, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDHandler
The start of the DTD external subset.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
This method notifies the start of a general entity.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
This method notifies the start of a general entity.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
This method notifies the start of a general entity.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
This method notifies the start of an entity.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
This method notifies the start of an entity.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
This method notifies of the start of an entity.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
This method notifies of the start of an entity.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
This method notifies the start of a general entity.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentHandler
This method notifies the start of a general entity.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentFragmentHandler
This method notifies the start of a general entity.
startGroup(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
A start of either a mixed or children content model.
startGroup(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
A start of either a mixed or children content model.
startGroup(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
A start of either a mixed or children content model.
startGroup(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
A start of either a mixed or children content model.
startGroup(Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDContentModelHandler
A start of either a mixed or children content model.
STARTING - Static variable in interface weblogic.management.runtime.ServerStates
The server is initializing all it's subsystems.
startNonEscaping() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
startParameterEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
This method notifies of the start of a parameter entity.
startParameterEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
This method notifies of the start of an entity.
startParameterEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
This method notifies the start of an entity.
startParameterEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
This method notifies the start of an entity.
startParameterEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
This method notifies of the start of parameter entity.
startParameterEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
This method notifies of the start of parameter entity.
startParameterEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
This method notifies of the start of a parameter entity.
startParameterEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDHandler
This method notifies of the start of a parameter entity.
startPE(String, boolean) - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
start a parameter entity dealing with the textdecl if there is any
StartPrefixMapping - interface weblogic.xml.stream.StartPrefixMapping.
This event signals that a prefix mapping has begun scope
startPrefixMapping(String, String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
startPrefixMapping(String, String, Augmentations) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
The start of a namespace prefix mapping.
startPrefixMapping(String, String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
The start of a namespace prefix mapping.
startPrefixMapping(String, String, Augmentations) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
The start of a namespace prefix mapping.
startPrefixMapping(String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The start of a namespace prefix mapping.
startPrefixMapping(String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The start of a namespace prefix mapping.
startPrefixMapping(String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
The start of a namespace prefix mapping.
startPrefixMapping(String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
The start of a namespace prefix mapping.
startPrefixMapping(String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The start of a namespace prefix mapping.
startPrefixMapping(String, String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentHandler
The start of a namespace prefix mapping.
startPrefixMapping(String, String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentFragmentHandler
The start of a namespace prefix mapping.
startPreserving() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
startTags - Variable in class weblogic.xml.stream.util.XMLSubStreamBase
 
startup(String, Hashtable) - Method in interface weblogic.common.T3StartupDef
The startup method is called by the WebLogic Server when your object is launched.
StartupClassMBean - interface weblogic.management.configuration.StartupClassMBean.
Provides methods that configure startup classes.
startValueScope() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Start scope for value store.
startValueScopeFor(IdentityConstraint, int) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Start the value scope for the specified identity constraint.
state - Variable in class weblogic.security.SSL.SSLCertificate
Deprecated. The SSL session state.
STATE_ACTIVE - Static variable in class weblogic.management.DeploymentNotification
State indicating the application or module is active and running.
STATE_COMPLETED - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Indicates the task completed successfully
STATE_DEFERRED - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Indicates the task is deferred
STATE_FAILED - Static variable in class weblogic.management.deploy.TargetStatus
Deployment failed or cancelled for this target
STATE_FAILED - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Indicates the task failed
STATE_IN_PROGRESS - Static variable in class weblogic.management.deploy.TargetStatus
In progress.
STATE_INIT - Static variable in class weblogic.management.deploy.TargetStatus
Initial state
STATE_INITIALIZED - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Indicates the task has been created but not started.
STATE_PREPARED - Static variable in class weblogic.management.DeploymentNotification
State indicating the application or module is ready for activation.
STATE_RUNNING - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Indicate the task is in progress
STATE_START - Static variable in class weblogic.management.DeploymentNotification
State indicating an application's files are not available on the target server.
STATE_SUCCESS - Static variable in class weblogic.management.deploy.TargetStatus
Deployment succeeded for this target
STATE_UNAVAILABLE - Static variable in class weblogic.management.deploy.TargetStatus
Deployment deferred for this target as target unavailable
STATE_UNPREPARED - Static variable in class weblogic.management.DeploymentNotification
State indicating the application or module is not ready for activation.
StatefulEJBRuntimeMBean - interface weblogic.management.runtime.StatefulEJBRuntimeMBean.
This interface contains accessor methods for all EJB runtime information collected for a Stateful Session Bean.
StatelessEJBRuntimeMBean - interface weblogic.management.runtime.StatelessEJBRuntimeMBean.
This interface contains accessor methods for all EJB runtime information collected for a Stateless Session Bean.
Statement - class weblogic.jdbc.oci.Statement.
Deprecated. Copyright (c) 1999 by BEA WebXpress. All Rights Resrved.
Statement - class weblogic.jdbc.oci.xa.Statement.
 
statementCount() - Method in interface weblogic.jdbc.oci.WLConnectionInfo
Deprecated.  
statementCount() - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
stateName - Variable in class weblogic.security.X500Name
Deprecated.  
status2String(int) - Static method in class weblogic.transaction.TxHelper
Translates javax.transaction.Status constants to English strings.
STDOUT_NOID - Static variable in interface weblogic.management.configuration.KernelMBean
Format of messages logged to the console in WLS 6.
STDOUT_STANDARD - Static variable in interface weblogic.management.configuration.KernelMBean
Default format of messages logged to the console
steps - Variable in class weblogic.apache.xerces.impl.xpath.XPath.LocationPath
List of steps.
stop() - Method in interface weblogic.management.configuration.ServerMBean
Deprecated.  
stop() - Method in interface weblogic.management.runtime.MessagingBridgeRuntimeMBean
Stop this messaging bridge
stop() - Method in class weblogic.management.timer.Timer
Description of the Method
stop(String, DeploymentData, String) - Method in interface weblogic.management.runtime.DeployerRuntimeMBean
Stops application on target(s).
stop(String, DeploymentData, String, boolean) - Method in interface weblogic.management.runtime.DeployerRuntimeMBean
Same functionality as DeployerRuntimeMBean.stop(String, DeploymentData, String) except that control is given back to caller without actually initiating the task, when startTask is false.
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.
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(TransactionLoggable) - Method in interface weblogic.transaction.TransactionLogger
Accept an object for storage in the transaction log file.
storeIsValid(ServerMBean, WebLogicObjectName) - Static method in class weblogic.management.configuration.WebServiceLegalHelper
A Helper method to verify that the Reliable Delivery Policy is valid on a given server.
storesLowerCaseIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
storesLowerCaseQuotedIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
storesMixedCaseIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
storesMixedCaseQuotedIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
storesUpperCaseIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
storesUpperCaseQuotedIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
stream - Variable in class weblogic.apache.xerces.impl.XMLEntityManager.ScannedEntity
Input stream.
Streamable - interface weblogic.security.Streamable.
Deprecated. Deprecated in WebLogic Server 7.0.
StreamXPath - class weblogic.xml.xpath.StreamXPath.
Represents an xpath for evaluation against an XMLInputStream.
StreamXPath(String) - Constructor for class weblogic.xml.xpath.StreamXPath
Constructs a new representation of the given xpath.
STRICT_CHECKING_DEFAULT - Static variable in class weblogic.webservice.client.JSSEAdapter
 
STRICT_CHECKING_DEFAULT - Static variable in class weblogic.webservice.client.BaseWLSSLAdapter
 
strictCertChecking - Variable in class weblogic.webservice.client.JSSEAdapter
 
strictCertChecking - Variable in class weblogic.webservice.client.BaseWLSSLAdapter
 
STRING - Static variable in class weblogic.common.ParamTypes
Constant for a string data type.
STRING - Static variable in class weblogic.xml.xpath.DOMXPath
Returned by getType() to indicate that this XPath evaluates to a string.
STRING_INTERNING - Static variable in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
Feature id: string interning.
STRING_INTERNING - Static variable in class weblogic.apache.xerces.parsers.AbstractSAXParser
Feature id: string interning.
STRING_INTERNING_FEATURE - Static variable in class weblogic.apache.xerces.impl.Constants
String interning feature ("string-interning").
STRING_NO_PROOF - Static variable in class weblogic.xml.security.assertion.IdentityAssertion
 
STRING_POSSESSION_PROOF - Static variable in class weblogic.xml.security.assertion.IdentityAssertion
 
STRING_SHARED_SECRET_PROOF - Static variable in class weblogic.xml.security.assertion.IdentityAssertion
 
strong(HttpServletRequest, HttpServletResponse) - Static 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) - Static method in class weblogic.servlet.security.ServletAuthentication
Strong authentication using the client-side certificate chain as the credential for authentication.
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.
SubjectUtils - class weblogic.security.SubjectUtils.
This class contains utilities for managing Subjects.
SubjectUtils() - Constructor for class weblogic.security.SubjectUtils
 
submit() - Method in class weblogic.apache.html.dom.HTMLFormElementImpl
 
SubstitutionGroupHandler - class weblogic.apache.xerces.impl.xs.SubstitutionGroupHandler.
To store and validate information about substitutionGroup
SubstitutionGroupHandler(XSGrammarBucket) - Constructor for class weblogic.apache.xerces.impl.xs.SubstitutionGroupHandler
Default constructor
substitutionGroupOK(XSElementDecl, XSElementDecl, short) - Method in class weblogic.apache.xerces.impl.xs.SubstitutionGroupHandler
 
substringData(int, int) - Method in class weblogic.apache.xerces.dom.CharacterDataImpl
Substring is more than a convenience function.
SUBSYSTEM - Static variable in class weblogic.i18n.Localizer
key to locate catalog subsystem
SUCCESS - Static variable in class weblogic.security.spi.AuditSeverity
Constructs an AuditSeverity object with the SUCCESS severity level.
success(ApplicationToMonitorInterface, CallDescriptor, Reply) - Method in class weblogic.wtc.gwt.TpacallAsyncReplyImpl
This method is called if the service returned successfully.
success(ApplicationToMonitorInterface, CallDescriptor, Reply) - Method in interface weblogic.wtc.jatmi.TpacallAsyncReply
Called if the service returned successfully.
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.XAException
 
superPrintStackTrace(PrintStream) - Method in class weblogic.transaction.RollbackException
 
superPrintStackTrace(PrintStream) - Method in class weblogic.xml.stream.XMLStreamException
 
superPrintStackTrace(PrintStream) - Method in class weblogic.xml.xpath.XPathException
 
superPrintStackTrace(PrintWriter) - Method in class weblogic.common.T3Exception
Deprecated. Deprecated in WebLogic Server 6.1.
superPrintStackTrace(PrintWriter) - Method in class weblogic.transaction.XAException
 
superPrintStackTrace(PrintWriter) - Method in class weblogic.transaction.RollbackException
 
superPrintStackTrace(PrintWriter) - Method in class weblogic.xml.stream.XMLStreamException
 
superPrintStackTrace(PrintWriter) - Method in class weblogic.xml.xpath.XPathException
 
superToString() - Method in class weblogic.common.T3Exception
Deprecated. Deprecated in WebLogic Server 6.1.
superToString() - Method in class weblogic.transaction.XAException
 
superToString() - Method in class weblogic.transaction.RollbackException
 
superToString() - Method in class weblogic.xml.stream.XMLStreamException
 
superToString() - Method in class weblogic.xml.xpath.XPathException
 
supplemental(char, char) - Static method in class weblogic.apache.xerces.util.XMLChar
Returns true the supplemental character corresponding to the given surrogates.
supportsAlterTableWithAddColumn() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsAlterTableWithDropColumn() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsANSI92EntryLevelSQL() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsANSI92FullSQL() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsANSI92IntermediateSQL() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsBatchUpdates() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsCatalogsInDataManipulation() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsCatalogsInIndexDefinitions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsCatalogsInPrivilegeDefinitions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsCatalogsInProcedureCalls() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsCatalogsInTableDefinitions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsColumnAliasing() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsConvert() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsConvert(int, int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsCoreSQLGrammar() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsCorrelatedSubqueries() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsDataDefinitionAndDataManipulationTransactions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsDataManipulationTransactionsOnly() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsDifferentTableCorrelationNames() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsExpressionsInOrderBy() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsExtendedSQLGrammar() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsFullOuterJoins() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsGetGeneratedKeys() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsGroupBy() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsGroupByBeyondSelect() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsGroupByUnrelated() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsIntegrityEnhancementFacility() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsLikeEscapeClause() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsLimitedOuterJoins() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsMinimumSQLGrammar() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsMixedCaseIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsMixedCaseQuotedIdentifiers() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsMultipleOpenResults() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsMultipleResultSets() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsMultipleTransactions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsNamedParameters() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsNonNullableColumns() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsOpenCursorsAcrossCommit() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsOpenCursorsAcrossRollback() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsOpenStatementsAcrossCommit() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsOpenStatementsAcrossRollback() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsOrderByUnrelated() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsOuterJoins() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsPositionedDelete() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsPositionedUpdate() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsPrefetch() - Method in interface weblogic.jdbc.oci.WLConnectionInfo
Deprecated.  
supportsPrefetch() - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
supportsResultSetConcurrency(int, int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsResultSetHoldability(int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsResultSetType(int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsSavepoints() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsSchemasInDataManipulation() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsSchemasInIndexDefinitions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsSchemasInPrivilegeDefinitions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsSchemasInProcedureCalls() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsSchemasInTableDefinitions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsSelectForUpdate() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsStatementPooling() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsStoredProcedures() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsSubqueriesInComparisons() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsSubqueriesInExists() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsSubqueriesInIns() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsSubqueriesInQuantifieds() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsTableCorrelationNames() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsTransactionIsolationLevel(int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsTransactions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsUnion() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
supportsUnionAll() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
Deprecated.  
surrogates(int, int) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
surroundContents(Node) - Method in class weblogic.apache.xerces.dom.RangeImpl
 
suspend() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Disables the connection pool, suspending all operations on pool connections until the pool is re-enabled.
SUSPENDING - Static variable in interface weblogic.management.runtime.ServerStates
The server is transitioning from either the SHUTDOWN or RUNNING state to STANDBY.
symbol - Variable in class weblogic.apache.xerces.util.SymbolTable.Entry
Symbol.
SYMBOL_TABLE - Static variable in class weblogic.apache.xerces.dom.DOMValidationConfiguration
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class weblogic.apache.xerces.dom.DOMNormalizer
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class weblogic.apache.xerces.impl.XMLScanner
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class weblogic.apache.xerces.impl.XMLNamespaceBinder
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class weblogic.apache.xerces.impl.XMLEntityManager
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class weblogic.apache.xerces.parsers.XMLGrammarPreparser
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class weblogic.apache.xerces.parsers.SAXPullParser
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class weblogic.apache.xerces.parsers.SAXParser
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class weblogic.apache.xerces.parsers.DOMParser
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class weblogic.apache.xerces.parsers.DOMASBuilderImpl
 
SYMBOL_TABLE - Static variable in class weblogic.apache.xerces.parsers.BasicParserConfiguration
Property identifier: symbol table.
SYMBOL_TABLE_PROPERTY - Static variable in class weblogic.apache.xerces.impl.Constants
Symbol table property ("internal/symbol-table").
SymbolHash - class weblogic.apache.xerces.util.SymbolHash.
This class is an unsynchronized hash table primary used for String to Object mapping.
SymbolHash.Entry - class weblogic.apache.xerces.util.SymbolHash.Entry.
This class is a key table entry.
SymbolHash.Entry() - Constructor for class weblogic.apache.xerces.util.SymbolHash.Entry
 
SymbolHash.Entry(Object, Object, SymbolHash.Entry) - Constructor for class weblogic.apache.xerces.util.SymbolHash.Entry
 
SymbolHash() - Constructor for class weblogic.apache.xerces.util.SymbolHash
Constructs a key table with the default size.
SymbolHash(int) - Constructor for class weblogic.apache.xerces.util.SymbolHash
Constructs a key table with a given size.
SymbolTable - class weblogic.apache.xerces.util.SymbolTable.
This class is a symbol table implementation that guarantees that strings used as identifiers are unique references.
SymbolTable.Entry - class weblogic.apache.xerces.util.SymbolTable.Entry.
This class is a symbol table entry.
SymbolTable.Entry(char[], int, int, SymbolTable.Entry) - Constructor for class weblogic.apache.xerces.util.SymbolTable.Entry
Constructs a new entry from the specified symbol information and next entry reference.
SymbolTable.Entry(String, SymbolTable.Entry) - Constructor for class weblogic.apache.xerces.util.SymbolTable.Entry
Constructs a new entry from the specified symbol and next entry reference.
SymbolTable() - Constructor for class weblogic.apache.xerces.util.SymbolTable
Constructs a symbol table with a default number of buckets.
SymbolTable(int) - Constructor for class weblogic.apache.xerces.util.SymbolTable
Constructs a symbol table with a specified number of buckets.
SYNCCHILDREN - Static variable in class weblogic.apache.xerces.dom.NodeImpl
 
SYNCDATA - Static variable in class weblogic.apache.xerces.dom.NodeImpl
 
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.EntityReferenceImpl
EntityReference's children are a reflection of those defined in the named Entity.
synchronizeChildren() - Method in class weblogic.apache.xerces.dom.DeferredEntityReferenceImpl
Synchronize the children.
synchronizeChildren() - Method in class weblogic.apache.xerces.dom.DeferredEntityImpl
Synchronize the children.
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.DeferredElementImpl
 
synchronizeChildren() - Method in class weblogic.apache.xerces.dom.DeferredElementDefinitionImpl
Synchronizes the default attribute values.
synchronizeChildren() - Method in class weblogic.apache.xerces.dom.DeferredDocumentTypeImpl
Synchronizes the entities, notations, and elements.
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.DeferredAttrNSImpl
Synchronizes the node's children with the internal structure.
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.AttrImpl
Override this method in subclass to hook in efficient internal data structure.
synchronizeChildren(AttrImpl, int) - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
Synchronizes the node's children with the internal structure.
synchronizeChildren(ParentNode, int) - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
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.DeferredTextImpl
Synchronizes the underlying data.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredProcessingInstructionImpl
Synchronizes the data.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredNotationImpl
Synchronizes the data.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredEntityReferenceImpl
Synchronize the entity data.
synchronizeData() - Method in class weblogic.apache.xerces.dom.DeferredEntityImpl
Synchronize the entity 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.DeferredElementImpl
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.
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.DeferredDocumentImpl
Synchronizes the node's 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.DeferredCDATASectionImpl
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.DeferredAttrImpl
Synchronizes the data (name and value) for fast nodes.
SynchronizedSymbolTable - class weblogic.apache.xerces.util.SynchronizedSymbolTable.
Synchronized symbol table.
SynchronizedSymbolTable() - Constructor for class weblogic.apache.xerces.util.SynchronizedSymbolTable
 
SynchronizedSymbolTable(int) - Constructor for class weblogic.apache.xerces.util.SynchronizedSymbolTable
 
SynchronizedSymbolTable(SymbolTable) - Constructor for class weblogic.apache.xerces.util.SynchronizedSymbolTable
Constructs a synchronized symbol table.
synchronousKill() - Method in interface weblogic.management.configuration.ServerMBean
Kill this server.
synchronousStart() - Method in interface weblogic.management.configuration.ServerMBean
Start this server.
SYNCWRITE_CACHEFLUSH - Static variable in interface weblogic.management.configuration.ServerMBean
 
SYNCWRITE_CACHEFLUSH - Static variable in interface weblogic.management.configuration.JMSConstants
 
SYNCWRITE_DIRECTWRITE - Static variable in interface weblogic.management.configuration.ServerMBean
 
SYNCWRITE_DIRECTWRITE - Static variable in interface weblogic.management.configuration.JMSConstants
 
SYNCWRITE_DISABLED - Static variable in interface weblogic.management.configuration.JMSConstants
 
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.impl.dtd.XMLNotationDecl
systemId
systemId - Variable in class weblogic.apache.xerces.impl.dtd.XMLEntityDecl
systemId
systemID - Variable in class weblogic.apache.xerces.dom.DocumentTypeImpl
 

A B C D E F G H I J K L M N O P Q R S T U V W X _
Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81