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