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 _

E

EISResource - class weblogic.security.service.EISResource.
The EISResource class is used by a container to specify the EIS resource (and method related to the resource) that a caller is attempting to access.
EISResource(String, String, String) - Constructor for class weblogic.security.service.EISResource
Constructs a new EISResource with a target name composed from the application, module, and eis parameters.
ejbActivate() - Method in class weblogic.ejb.GenericSessionBean
 
ejbActivate() - Method in class weblogic.ejb.GenericEntityBean
 
EJBCacheRuntimeMBean - interface weblogic.management.runtime.EJBCacheRuntimeMBean.
This interface contains accessor methods for all cache runtime information collected for an EJB.
EJBComponent - class weblogic.management.mbeans.custom.EJBComponent.
 
EJBComponent(String) - Constructor for class weblogic.management.mbeans.custom.EJBComponent
 
EJBComponentMBean - interface weblogic.management.configuration.EJBComponentMBean.
 
EJBContainerMBean - interface weblogic.management.configuration.EJBContainerMBean.
This MBean is used to specify EJB container-wide settings.
ejbCreate() - Method in class weblogic.ejb.GenericSessionBean
 
ejbCreate() - Method in class weblogic.ejb.GenericMessageDrivenBean
 
ejbLoad() - Method in class weblogic.ejb.GenericEntityBean
 
EJBLockingRuntimeMBean - interface weblogic.management.runtime.EJBLockingRuntimeMBean.
This interface contains accessor methods for all lock manager runtime information collected for an EJB.
ejbPassivate() - Method in class weblogic.ejb.GenericSessionBean
 
ejbPassivate() - Method in class weblogic.ejb.GenericEntityBean
 
EJBPoolRuntimeMBean - interface weblogic.management.runtime.EJBPoolRuntimeMBean.
This interface contains accessor methods for all free pool runtime information collected for an EJB.
ejbRemove() - Method in class weblogic.ejb.GenericSessionBean
 
ejbRemove() - Method in class weblogic.ejb.GenericMessageDrivenBean
 
ejbRemove() - Method in class weblogic.ejb.GenericEntityBean
 
EJBResource - class weblogic.security.service.EJBResource.
The EJBResource class is used by a container to specify the EJB resource (and method related to the resource) that a caller is attempting to access.
EJBResource(String, String, String, String, String, String[]) - Constructor for class weblogic.security.service.EJBResource
Constructs a new EJBResource with a target name composed from the app, module, ejb, method, methodInterface, and methodParams parameters.
EJBRuntimeMBean - interface weblogic.management.runtime.EJBRuntimeMBean.
This interface contains accessor methods for all common runtime information collected for all EJB types.
ejbStore() - Method in class weblogic.ejb.GenericEntityBean
 
EJBTransactionRuntimeMBean - interface weblogic.management.runtime.EJBTransactionRuntimeMBean.
This interface contains accessor methods for all transaction runtime information collected for an EJB.
ELEMENT_DEFINITION_NODE - Static variable in class weblogic.apache.xerces.dom.NodeImpl
Element definition node type.
ELEMENT_PSVI - Static variable in class weblogic.apache.xerces.impl.Constants
Element PSVI is stored in augmentations using string "ELEMENT_PSVI"
element(String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
A referenced element in a mixed or children content model.
element(String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
A referenced element in a mixed or children content model.
element(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
A referenced element in a mixed or children content model.
element(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
A referenced element in a mixed or children content model.
element(String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDContentModelHandler
A referenced element in a mixed or children content model.
elementAt(int) - Method in class weblogic.common.ParamValue
Used for accessing ParamValues in a Vector of ParamValues.
elementDecl(String, String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
elementDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
An element declaration.
elementDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
An element declaration.
elementDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.DTDParser
An element declaration.
elementDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
An element declaration.
elementDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
An element declaration.
elementDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
An element declaration.
elementDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
An element declaration.
elementDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
An element declaration.
elementDecl(String, String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDHandler
An element declaration.
elementDefault(String) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
 
ElementDefaultValidImmediate(XSTypeDecl, Object, ValidationContext, ValidatedInfo) - Static method in class weblogic.apache.xerces.impl.xs.XSConstraints
check whether a value is a valid default for some type returns the compiled form of the value The parameter value could be either a String or a ValidatedInfo object
ElementDefinitionImpl - class weblogic.apache.xerces.dom.ElementDefinitionImpl.
NON-DOM CLASS: Describe one of the Elements (and its associated Attributes) defined in this Document Type.
ElementDefinitionImpl(CoreDocumentImpl, String) - Constructor for class weblogic.apache.xerces.dom.ElementDefinitionImpl
Factory constructor.
elementDepthIsZeroHook() - Method in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher
Element depth iz zero.
elementDepthIsZeroHook() - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
Element depth iz zero.
ElementFactory - class weblogic.xml.stream.ElementFactory.
Defines a utility to create the interfaces in the stream package
ElementFactory() - Constructor for class weblogic.xml.stream.ElementFactory
 
ElementFilter - interface weblogic.xml.stream.ElementFilter.
This interface defines a filter on elements
ElementImpl - class weblogic.apache.xerces.dom.ElementImpl.
Elements represent most of the "markup" and structure of the document.
ElementImpl() - Constructor for class weblogic.apache.xerces.dom.ElementImpl
 
ElementImpl(CoreDocumentImpl, String) - Constructor for class weblogic.apache.xerces.dom.ElementImpl
Factory constructor.
ElementNSImpl - class weblogic.apache.xerces.dom.ElementNSImpl.
ElementNSImpl inherits from ElementImpl and adds namespace support.
ElementNSImpl() - Constructor for class weblogic.apache.xerces.dom.ElementNSImpl
 
ElementNSImpl(CoreDocumentImpl, String) - Constructor for class weblogic.apache.xerces.dom.ElementNSImpl
 
ElementNSImpl(CoreDocumentImpl, String, String) - Constructor for class weblogic.apache.xerces.dom.ElementNSImpl
DOM2: Constructor for Namespace implementation.
ElementNSImpl(CoreDocumentImpl, String, String, String) - Constructor for class weblogic.apache.xerces.dom.ElementNSImpl
 
ElementPSVI - interface weblogic.apache.xerces.xni.psvi.ElementPSVI.
Represent a PSVI item for one element information item.
ElementPSVImpl - class weblogic.apache.xerces.impl.xs.ElementPSVImpl.
Element PSV infoset augmentations implementation.
ElementPSVImpl() - Constructor for class weblogic.apache.xerces.impl.xs.ElementPSVImpl
 
elementQ - Variable in class weblogic.xml.stream.util.XMLInputOutputStreamBase
 
elements - Variable in class weblogic.apache.xerces.dom.DocumentTypeImpl
Elements.
ElementState - class weblogic.apache.xml.serialize.ElementState.
Holds the state of the currently serialized element.
ElementState() - Constructor for class weblogic.apache.xml.serialize.ElementState
 
ELT_ALL - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_ANNOTATION - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_ANY - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_ANYATTRIBUTE - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_APPINFO - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_ATTRIBUTE - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_ATTRIBUTEGROUP - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_CHOICE - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_COMPLEXCONTENT - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_COMPLEXTYPE - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_DOCUMENTATION - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_ELEMENT - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_ENUMERATION - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_EXTENSION - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_FIELD - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_FRACTIONDIGITS - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_GROUP - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_IMPORT - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_INCLUDE - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_KEY - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_KEYREF - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_LENGTH - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_LIST - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_MAXEXCLUSIVE - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_MAXINCLUSIVE - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_MAXLENGTH - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_MINEXCLUSIVE - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_MININCLUSIVE - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_MINLENGTH - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_NOTATION - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_PATTERN - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_REDEFINE - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_RESTRICTION - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_SCHEMA - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_SELECTOR - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_SEQUENCE - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_SIMPLECONTENT - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_SIMPLETYPE - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_TOTALDIGITS - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_UNION - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_UNIQUE - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
ELT_WHITESPACE - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
email - Variable in class weblogic.security.X500Name
Deprecated.  
Email - class weblogic.uddi.client.structures.datatypes.Email.
The email structure store a string.
Email() - Constructor for class weblogic.uddi.client.structures.datatypes.Email
Class constructor.
Email(String) - Constructor for class weblogic.uddi.client.structures.datatypes.Email
Class constructor specifying the initialization value.
Email(String, String) - Constructor for class weblogic.uddi.client.structures.datatypes.Email
Class constructor specifying the initialization values.
EMERGENCY - Static variable in class weblogic.logging.WLLevel
 
EMERGENCY - Static variable in class weblogic.logging.Severities
The server is in an unusable state.
EMERGENCY - Static variable in interface weblogic.management.configuration.DomainLogFilterMBean
Description of the Field
EMERGENCY_TEXT - Static variable in class weblogic.logging.Severities
 
emptiable() - Method in class weblogic.apache.xerces.impl.xs.XSParticleDecl
3.9.6 Schema Component Constraint: Particle Emptiable whether this particle is emptible
empty - Variable in class weblogic.apache.xml.serialize.ElementState
True if element is empty.
EMPTY_STRING - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
 
EMPTY_STRING - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
EMPTY_STRING - Static variable in class weblogic.apache.xerces.util.XMLSymbols
The empty string.
empty(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
A content model of EMPTY.
empty(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
A content model of EMPTY.
empty(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
A content model of EMPTY.
empty(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
A content model of EMPTY.
empty(Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDContentModelHandler
A content model of EMPTY.
emptyElement(QName, XMLAttributes, Augmentations) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
An empty element.
emptyElement(QName, XMLAttributes, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
An empty element.
emptyElement(QName, XMLAttributes, Augmentations) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
An empty element.
emptyElement(QName, XMLAttributes, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
An empty element.
emptyElement(QName, XMLAttributes, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
An empty element.
emptyElement(QName, XMLAttributes, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
An empty element.
emptyElement(QName, XMLAttributes, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentHandler
An empty element.
emptyElement(QName, XMLAttributes, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentFragmentHandler
An empty element.
ENABLE_SERVER_AFFINITY - Static variable in interface weblogic.jndi.WLContext
Cluster-specific: Specifies if multiple context creation's from the same VM should reuse existing connections or round-robin across all servers in the cluster.
enable() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Deprecated.  
ENABLED_DEFAULT - Static variable in interface weblogic.management.configuration.JMSConstants
Description of the Field
ENABLED_FALSE - Static variable in interface weblogic.management.configuration.JMSConstants
Description of the Field
ENABLED_TRUE - Static variable in interface weblogic.management.configuration.JMSConstants
Description of the Field
enableNS - Variable in class weblogic.apache.xerces.dom.DeepNodeListImpl
 
enableProxy(String, String) - Method in class weblogic.webservice.client.JSSEAdapter
 
enableWatchDog(int) - Method in interface weblogic.common.AdminServicesDef
Enables a T3Client as an administrative WatchDog.
encode(OutputStream) - Method in class weblogic.security.JDK11Certificate
Deprecated. Encodes the certificate to an output stream in a format that can be decoded by the decode method.
ENCODED_SEPERATOR - Static variable in interface weblogicx.jsp.tags.validators.Validatable
string denoting the hidden field's encoded seperator
EncodeTag - class weblogicx.jsp.tags.EncodeTag.
The encode tag checks to see that the user has a session and the session id did not come in via a cookie, if these are both true the body of the tag is searched for relative URL references and they are replaced with versions that contain the session id.
EncodeTag() - Constructor for class weblogicx.jsp.tags.EncodeTag
 
encoding - Variable in class weblogic.apache.xerces.dom.EntityImpl
Encoding
encoding - Variable in class weblogic.apache.xerces.dom.CoreDocumentImpl
Experimental DOM Level 3 feature: Document encoding
encoding - Variable in class weblogic.apache.xerces.impl.XMLEntityManager.ScannedEntity
Auto-detected encoding.
Encoding - Static variable in class weblogic.apache.xml.serialize.OutputFormat.Defaults
The default encoding for Web documents it UTF-8.
EncodingInfo - class weblogic.apache.xml.serialize.EncodingInfo.
This class represents an encoding.
EncodingInfo(String, int) - Constructor for class weblogic.apache.xml.serialize.EncodingInfo
Creates new EncodingInfo instance.
EncodingInfo(String, String, int) - Constructor for class weblogic.apache.xml.serialize.EncodingInfo
Creates new EncodingInfo instance.
EncodingMap - class weblogic.apache.xerces.util.EncodingMap.
EncodingMap is a convenience class which handles conversions between IANA encoding names and Java encoding names, and vice versa.
EncodingMap() - Constructor for class weblogic.apache.xerces.util.EncodingMap
Default constructor.
Encodings - class weblogic.apache.xml.serialize.Encodings.
Provides information about encodings.
Encodings() - Constructor for class weblogic.apache.xml.serialize.Encodings
 
ENCRYPTED - Static variable in class weblogic.management.tools.MBeanTags
 
END_DOCUMENT - Static variable in interface weblogic.xml.stream.XMLEvent
A constant which identifies an EndDocument
END_ELEMENT - Static variable in interface weblogic.xml.stream.XMLEvent
A constant which identifies an EndElement
END_PREFIX_MAPPING - Static variable in interface weblogic.xml.stream.XMLEvent
A constant which identifies a EndPrefixMapping
end(Xid, int) - Method in class weblogic.jdbc.oci.xa.XADataSource
 
endAttlist(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
The end of an attribute list.
endAttlist(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
The end of an attribute list.
endAttlist(Augmentations) - Method in class weblogic.apache.xerces.parsers.DTDParser
The end of an attribute list.
endAttlist(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The end of an attribute list.
endAttlist(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The end of an attribute list.
endAttlist(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The end of an attribute list.
endAttlist(Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDHandler
The end of an attribute list.
endCDATA() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
endCDATA(Augmentations) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
The end of a CDATA section.
endCDATA(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
The end of a CDATA section.
endCDATA(Augmentations) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
The end of a CDATA section.
endCDATA(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The end of a CDATA section.
endCDATA(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The end of a CDATA section.
endCDATA(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
The end of a CDATA section.
endCDATA(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
The end of a CDATA section.
endCDATA(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The end of a CDATA section.
endCDATA(Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentHandler
The end of a CDATA section.
endCDATA(Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentFragmentHandler
The end of a CDATA section.
endConditional(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
The end of a conditional section.
endConditional(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
The end of a conditional section.
endConditional(Augmentations) - Method in class weblogic.apache.xerces.parsers.DTDParser
The end of a conditional section.
endConditional(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The end of a conditional section.
endConditional(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The end of a conditional section.
endConditional(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The end of a conditional section.
endConditional(Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDHandler
The end of a conditional section.
endContentModel() - Method in class weblogic.apache.xerces.parsers.DTDParser
The end of a content model.
endContentModel(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
The end of a content model.
endContentModel(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
The end of a content model.
endContentModel(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The end of a content model.
endContentModel(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The end of a content model.
endContentModel(Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDContentModelHandler
The end of a content model.
EndDocument - interface weblogic.xml.stream.EndDocument.
A marker interface for the end of a document
endDocument() - Method in class weblogic.apache.html.dom.HTMLBuilder
 
endDocument() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Signals the end of the document.
endDocument() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.KeyRefValueStore
End document.
endDocument() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
Check identity constraints.
endDocument() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Called at the end of the document to wrap it up.
endDocument(Augmentations) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
The end of the document.
endDocument(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
The end of the document.
endDocument(Augmentations) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
The end of the document.
endDocument(Augmentations) - Method in class weblogic.apache.xerces.parsers.DOMBuilderImpl
Overwrite endDocument call to copy some information required for re-validation of DOM tree.
endDocument(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The end of the document.
endDocument(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The end of the document.
endDocument(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
The end of the document.
endDocument(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
The end of the document.
endDocument(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The end of the document.
endDocument(Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentHandler
The end of the document.
endDocumentFragment() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
 
endDocumentFragment() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.KeyRefValueStore
 
endDocumentFragment(Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentFragmentHandler
The end of the document fragment.
endDTD() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
endDTD(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
The end of the DTD.
endDTD(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
The end of the DTD.
endDTD(Augmentations) - Method in class weblogic.apache.xerces.parsers.DTDParser
The end of the DTD.
endDTD(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The end of the DTD.
endDTD(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The end of the DTD.
endDTD(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
The end of the DTD.
endDTD(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
The end of the DTD.
endDTD(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The end of the DTD.
endDTD(Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDHandler
The end of the DTD.
EndElement - interface weblogic.xml.stream.EndElement.
A marker interface for the end element event.
endElement() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
 
endElement(QName, Augmentations) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
The end of an element.
endElement(QName, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
The end of an element.
endElement(QName, Augmentations) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
The end of an element.
endElement(QName, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The end of an element.
endElement(QName, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The end of an element.
endElement(QName, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
The end of an element.
endElement(QName, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
The end of an element.
endElement(QName, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The end of an element.
endElement(QName, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentHandler
The end of an element.
endElement(QName, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentFragmentHandler
The end of an element.
endElement(String) - Method in class weblogic.apache.html.dom.HTMLBuilder
 
endElement(String) - Method in class weblogic.apache.xml.serialize.XMLSerializer
 
endElement(String) - Method in class weblogic.apache.xml.serialize.TextSerializer
 
endElement(String) - Method in class weblogic.apache.xml.serialize.HTMLSerializer
 
endElement(String, String, String) - Method in class weblogic.apache.xml.serialize.XMLSerializer
 
endElement(String, String, String) - Method in class weblogic.apache.xml.serialize.TextSerializer
 
endElement(String, String, String) - Method in class weblogic.apache.xml.serialize.HTMLSerializer
 
endElementIO(String) - Method in class weblogic.apache.xml.serialize.TextSerializer
 
endElementIO(String, String, String) - Method in class weblogic.apache.xml.serialize.XMLSerializer
 
endElementIO(String, String, String) - Method in class weblogic.apache.xml.serialize.HTMLSerializer
 
endEntity() - Method in class weblogic.apache.xerces.impl.XMLEntityManager
Ends an entity.
endEntity(String) - Method in class weblogic.apache.xerces.impl.XMLScanner
This method notifies the end of an entity.
endEntity(String) - Method in interface weblogic.apache.xerces.impl.XMLEntityHandler
This method notifies the end of an entity.
endEntity(String) - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
This method notifies the end of an entity.
endEntity(String) - Method in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl
This method notifies the end of an entity.
endEntity(String) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
This method notifies the end of an entity.
endEntity(String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
endEntity(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.DTDParser
This method notifies the end of an entity.
endExternalSubset(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
The end of the DTD external subset.
endExternalSubset(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
The end of the DTD external subset.
endExternalSubset(Augmentations) - Method in class weblogic.apache.xerces.parsers.DTDParser
The end of the external subset.
endExternalSubset(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The end of the DTD external subset.
endExternalSubset(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The end of the DTD external subset.
endExternalSubset(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
The end of the DTD external subset.
endExternalSubset(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
The end of the DTD external subset.
endExternalSubset(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The end of the DTD external subset.
endExternalSubset(Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDHandler
The end of the DTD external subset.
endGeneralEntity(String, Augmentations) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
This method notifies the end of a general entity.
endGeneralEntity(String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
This method notifies the end of a general entity.
endGeneralEntity(String, Augmentations) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
This method notifies the end of a general entity.
endGeneralEntity(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
This method notifies the end of an entity.
endGeneralEntity(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
This method notifies the end of an entity.
endGeneralEntity(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
This method notifies the end of an entity.
endGeneralEntity(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
This method notifies the end of an entity.
endGeneralEntity(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
This method notifies the end of a general entity.
endGeneralEntity(String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentHandler
This method notifies the end of a general entity.
endGeneralEntity(String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentFragmentHandler
This method notifies the end of a general entity.
endGroup(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
The end of a group for mixed or children content models.
endGroup(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
The end of a group for mixed or children content models.
endGroup(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The end of a group for mixed or children content models.
endGroup(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The end of a group for mixed or children content models.
endGroup(Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDContentModelHandler
The end of a group for mixed or children content models.
endNonEscaping() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
endOfFileHook(EOFException) - Method in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher
End of file hook.
endOfFileHook(EOFException) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
End of file hook.
endParameterEntity(String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
This method notifies the end of a parameter entity.
endParameterEntity(String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
This method notifies the end of an entity.
endParameterEntity(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
This method notifies the end of an entity.
endParameterEntity(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
This method notifies the end of an entity.
endParameterEntity(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
This method notifies the end of an entity.
endParameterEntity(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
This method notifies the end of an entity.
endParameterEntity(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
This method notifies the end of a parameter entity.
endParameterEntity(String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDHandler
This method notifies the end of a parameter entity.
EndPrefixMapping - interface weblogic.xml.stream.EndPrefixMapping.
This event signals that a prefix mapping has gone out of scope
endPrefixMapping(String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
endPrefixMapping(String, Augmentations) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
The end of a namespace prefix mapping.
endPrefixMapping(String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
The end of a namespace prefix mapping.
endPrefixMapping(String, Augmentations) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
The end of a namespace prefix mapping.
endPrefixMapping(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The end of a namespace prefix mapping.
endPrefixMapping(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The end of a namespace prefix mapping.
endPrefixMapping(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
The end of a namespace prefix mapping.
endPrefixMapping(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
The end of a namespace prefix mapping.
endPrefixMapping(String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
The end of a namespace prefix mapping.
endPrefixMapping(String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentHandler
The end of a namespace prefix mapping.
endPrefixMapping(String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentFragmentHandler
The end of a namespace prefix mapping.
endPreserving() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
endTags - Variable in class weblogic.xml.stream.util.XMLSubStreamBase
 
endValueScope() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Ends scope for value store.
endValueScopeFor(IdentityConstraint, int) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Ends the value scope for the specified identity constraint.
ENLISTMENT_DYNAMIC - Static variable in interface weblogic.transaction.TransactionManager
This enlistment mode requires the resource to dynamically enlist with the transaction manager when accessed by the application.
ENLISTMENT_STANDARD - Static variable in interface weblogic.transaction.TransactionManager
Allows an application or XAResource adaptor to register a XA resource dynamically, typically before the resource is made available to the application.
ENLISTMENT_STATIC - Static variable in interface weblogic.transaction.TransactionManager
Registering the XA resource statically means that the transaction service always enlists the resource when a transaction is attached to a thread.
enlistResource(NonXAResource) - Method in interface weblogic.transaction.Transaction
Enlist a Non-XA Resource in the transaction.
EnqueueRequest - class weblogic.wtc.jatmi.EnqueueRequest.
This represents the information tpenqueue needs in order to make an enqueue request
EnqueueRequest() - Constructor for class weblogic.wtc.jatmi.EnqueueRequest
Initializes an empty EnqueueRequest object
EnqueueRequest(QueueTimeField, Integer, QueueTimeField, int, int, byte[], byte[], String, String, boolean, boolean, int) - Constructor for class weblogic.wtc.jatmi.EnqueueRequest
Creates an Enqueue Request with the given fields.
ensureCapacity(int) - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
Ensures that the internal tables are large enough.
ensureFreshness() - Method in class weblogic.security.acl.FlatGroup
Deprecated. Important method for implementors.
enterDTD() - Method in class weblogic.apache.xml.serialize.Printer
Called by any of the DTD handlers to enter DTD mode.
enterDTD() - Method in class weblogic.apache.xml.serialize.IndentPrinter
Called by any of the DTD handlers to enter DTD mode.
enterElementState(String, String, String, boolean) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Enter a new element state for the specified element.
entities - Variable in class weblogic.apache.xerces.dom.DocumentTypeImpl
Entities.
ENTITIES - Static variable in class weblogic.apache.xerces.dom.CoreDocumentImpl
 
entity - Variable in class weblogic.security.Key
Deprecated. The entity associated with the key.
Entity - class weblogic.security.Entity.
Deprecated. Deprecated in WebLogic Server 7.0.
ENTITY_MANAGER - Static variable in class weblogic.apache.xerces.dom.DOMValidationConfiguration
Property identifier: entity manager.
ENTITY_MANAGER - Static variable in class weblogic.apache.xerces.impl.XMLScanner
Property identifier: entity manager.
ENTITY_MANAGER - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
 
ENTITY_MANAGER - Static variable in class weblogic.apache.xerces.parsers.NonValidatingConfiguration
Property identifier: entity manager.
ENTITY_MANAGER - Static variable in class weblogic.apache.xerces.parsers.DTDConfiguration
Property identifier: entity manager.
ENTITY_MANAGER - Static variable in class weblogic.apache.xerces.parsers.DOMASBuilderImpl
 
ENTITY_MANAGER_PROPERTY - Static variable in class weblogic.apache.xerces.impl.Constants
Entity manager property ("internal/entity-manager").
ENTITY_REFERENCE - Static variable in interface weblogic.xml.stream.XMLEvent
A constant which identifies an EntityReference
ENTITY_RESOLVER - Static variable in class weblogic.apache.xerces.dom.DOMValidationConfiguration
Property identifier: entity resolver.
ENTITY_RESOLVER - Static variable in class weblogic.apache.xerces.impl.XMLEntityManager
Property identifier: entity resolver.
ENTITY_RESOLVER - Static variable in class weblogic.apache.xerces.impl.dtd.XMLDTDLoader
Property identifier: entity resolver.
ENTITY_RESOLVER - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Property identifier: entity resolver.
ENTITY_RESOLVER - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
Property identifier: entity resolver.
ENTITY_RESOLVER - Static variable in class weblogic.apache.xerces.parsers.XMLPullParser
Property identifier: entity resolver.
ENTITY_RESOLVER - Static variable in class weblogic.apache.xerces.parsers.XMLParser
Property identifier: entity resolver.
ENTITY_RESOLVER - Static variable in class weblogic.apache.xerces.parsers.XMLGrammarPreparser
Property identifier: entity resolver.
ENTITY_RESOLVER - Static variable in class weblogic.apache.xerces.parsers.BasicParserConfiguration
Property identifier: entity resolver.
ENTITY_RESOLVER_PROPERTY - Static variable in class weblogic.apache.xerces.impl.Constants
Entity resolver property ("internal/entity-resolver").
Entity() - Constructor for class weblogic.security.Entity
Deprecated.  
EntityCacheCumulativeRuntimeMBean - interface weblogic.management.runtime.EntityCacheCumulativeRuntimeMBean.
This class is used for monitoring an XML Cache.
EntityCacheCurrentStateRuntimeMBean - interface weblogic.management.runtime.EntityCacheCurrentStateRuntimeMBean.
This class is used for monitoring an XML Cache.
EntityCacheRuntimeMBean - interface weblogic.management.runtime.EntityCacheRuntimeMBean.
This class is used for monitoring an XML Cache.
EntityEJBRuntimeMBean - interface weblogic.management.runtime.EntityEJBRuntimeMBean.
This interface contains accessor methods for all EJB runtime information collected for an Entity Bean.
EntityImpl - class weblogic.apache.xerces.dom.EntityImpl.
Entity nodes hold the reference data for an XML Entity -- either parsed or unparsed.
EntityImpl(CoreDocumentImpl, String) - Constructor for class weblogic.apache.xerces.dom.EntityImpl
Factory constructor.
entityLocation - Variable in class weblogic.apache.xerces.impl.XMLEntityManager.ExternalEntity
container for all relevant entity location information.
entityLocation - Variable in class weblogic.apache.xerces.impl.XMLEntityManager.ScannedEntity
entity location information
EntityReference - interface weblogic.xml.stream.EntityReference.
An interface for handling Entity Declarations
EntityReferenceImpl - class weblogic.apache.xerces.dom.EntityReferenceImpl.
EntityReference models the XML &entityname; syntax, when used for entities defined by the DOM.
EntityReferenceImpl(CoreDocumentImpl, String) - Constructor for class weblogic.apache.xerces.dom.EntityReferenceImpl
Factory constructor.
EntityResolverWrapper - class weblogic.apache.xerces.util.EntityResolverWrapper.
This class wraps a SAX entity resolver in an XNI entity resolver.
EntityResolverWrapper() - Constructor for class weblogic.apache.xerces.util.EntityResolverWrapper
Default constructor.
EntityResolverWrapper(EntityResolver) - Constructor for class weblogic.apache.xerces.util.EntityResolverWrapper
Wraps the specified SAX entity resolver.
EntityState - interface weblogic.apache.xerces.impl.validation.EntityState.
The entity state interface defines methods that must be implemented by components that store information about entity declarations, as well as by entity validator that will need to validate attributes of type entity.
entries() - Method in class weblogic.security.acl.AclImpl
Deprecated. Returns an enumeration of the entries in an ACL.
enumeration - Variable in class weblogic.apache.xerces.impl.dtd.XMLSimpleType
enumeration
enumeration - Variable in class weblogic.apache.xerces.impl.dv.XSFacets
Vector containing values of Enumeration facet, as String's.
enumNSDecls - Variable in class weblogic.apache.xerces.impl.dv.XSFacets
An array parallel to "Vector enumeration".
Environment - class weblogic.jndi.Environment.
The Environment class represents the properties used to create an initial Context.
Environment() - Constructor for class weblogic.jndi.Environment
Constructs an Environment with default properties, that is, with a WebLogic initial context.
Environment(Hashtable) - Constructor for class weblogic.jndi.Environment
Constructs an Environment and initializes it with the properties contained in the specified Hashtable.
equals(char[], int, int) - Method in class weblogic.apache.xerces.xni.XMLString
Returns true if the contents of this XMLString structure and the specified array are equal.
equals(Entity) - Method in class weblogic.security.X500Name
Deprecated.  
equals(Entity) - Method in class weblogic.security.Entity
Deprecated. Return true if entity's name matches the name of the argument, false otherwise.
equals(Object) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDDescription
Compares this grammar with the given grammar.
equals(Object) - Method in class weblogic.apache.xerces.impl.dtd.XMLContentSpec
Returns true if the two objects are equal.
equals(Object) - Method in class weblogic.apache.xerces.impl.xs.XSElementDecl
whether two decls are the same
equals(Object) - Method in class weblogic.apache.xerces.impl.xs.XSDDescription
Compares this grammar with the given grammar.
equals(Object) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.LocalIDKey
 
equals(Object) - Method in class weblogic.apache.xerces.util.URI
Determines if the passed-in Object is equivalent to this URI.
equals(Object) - Method in class weblogic.apache.xerces.xni.QName
Returns true if the two objects are equal.
equals(Object) - Method in class weblogic.common.T3User
Deprecated. Checks password equality between this T3User and the specified object (that T3User).
equals(Object) - Method in interface weblogic.io.common.T3File
Deprecated. Compares this object against the specified object.
equals(Object) - Method in class weblogic.management.tools.MBeanReflector.Attribute
 
equals(Object) - Method in class weblogic.management.tools.MBeanReflector.Operation
 
equals(Object) - Method in class weblogic.security.X500Name
Deprecated.  
equals(Object) - Method in class weblogic.security.SimplePrincipal
 
equals(Object) - Method in class weblogic.security.acl.SSLUserInfo
 
equals(Object) - Method in class weblogic.security.acl.PermissionImpl
Deprecated. Determines whether the object passed matches the permission represented in this interface.
equals(Object) - Method in class weblogic.security.acl.FlatGroup
Deprecated.  
equals(Object) - Method in class weblogic.security.acl.DefaultUserInfoImpl
Deprecated.  
equals(Object) - Method in class weblogic.security.acl.CachingRealm.CaseInsensitiveUserInfo
Deprecated. This method will return true if the other object is a matching CaseSensitiveUserInfo object, or if it is a UserInfo object that matches the UserInfo object wrapped inside this object.
equals(Object) - Method in class weblogic.security.net.ConnectionEvent
 
equals(Object) - Method in class weblogic.security.principal.WLSAbstractPrincipal
Compares this principal to the principal in the specified object.
equals(Object) - Method in interface weblogic.security.service.SecurityRole
Compares this security role to the security role in the specified object.
equals(Object) - Method in class weblogic.security.service.ResourceBase
Compares this resource to the resource in the specified object.
equals(Object) - Method in interface weblogic.security.spi.Resource
Compares this resource to the resource in the specified object.
equals(Object) - Method in class weblogic.wtc.jatmi.FmlKey
Compares two FmlKey objects
equals(Object) - Method in interface weblogic.wtc.jatmi.CallDescriptor
All call descriptors should implement equals so that replies can be correlated with each other
equals(Object) - Method in class weblogic.xml.xpath.StreamXPath
 
equals(Object) - Method in class weblogicx.jsp.tags.validators.RequiredFieldValidator
 
equals(Object) - Method in class weblogicx.jsp.tags.validators.RegExpValidator
 
equals(Object) - Method in class weblogicx.jsp.tags.validators.CustomValidator
 
equals(Object) - Method in class weblogicx.jsp.tags.validators.CustomizableAdapter
 
equals(Object) - Method in class weblogicx.jsp.tags.validators.CompareValidator
 
equals(String) - Method in class weblogic.apache.xerces.xni.XMLString
Returns true if the contents of this XMLString structure and the specified string are equal.
equals(String, String, String) - Method in class weblogic.common.T3User
Deprecated. Compares the equality of a T3User with an ID, a password, and a realm name.
equals(XMLGrammarDescription, XMLGrammarDescription) - Method in class weblogic.apache.xerces.util.XMLGrammarPoolImpl
This method checks whether two grammars are the same.
equalsInAllButName(DefaultUserInfoImpl) - Method in class weblogic.security.acl.DefaultUserInfoImpl
Deprecated. Ensure that the non-name components of a UserInfo object match those of another.
ERR_CERT_CHAIN_INCOMPLETE - Static variable in interface weblogic.security.SSL.TrustManagerJSSE
An incomplete certificate chain is when a chain does not include a self signed root CA certificate
ERR_CERT_CHAIN_INCOMPLETE - Static variable in interface weblogic.security.SSL.TrustManager
Deprecated. An incomplete certificate chain is when a chain does not include a self signed root CA certificate
ERR_CERT_CHAIN_INVALID - Static variable in interface weblogic.security.SSL.TrustManagerJSSE
An invalid certificate chain is when a certificate is not issued by the succeeding certificate in the chain
ERR_CERT_CHAIN_INVALID - Static variable in interface weblogic.security.SSL.TrustManager
Deprecated. An invalid certificate chain is when a certificate is not issued by the succeeding certificate in the chain
ERR_CERT_CHAIN_UNTRUSTED - Static variable in interface weblogic.security.SSL.TrustManagerJSSE
None of the certificates in the chain can be found in the list of trusted certificates
ERR_CERT_CHAIN_UNTRUSTED - Static variable in interface weblogic.security.SSL.TrustManager
Deprecated. None of the certificates in the chain can be found in the list of trusted certificates
ERR_CERT_EXPIRED - Static variable in interface weblogic.security.SSL.TrustManagerJSSE
An expired certificate
ERR_CERT_EXPIRED - Static variable in interface weblogic.security.SSL.TrustManager
Deprecated. An expired certificate
ERR_NONE - Static variable in interface weblogic.security.SSL.TrustManagerJSSE
No error has been detected
ERR_NONE - Static variable in interface weblogic.security.SSL.TrustManager
Deprecated. No error has been detected
ERR_SIGNATURE_INVALID - Static variable in interface weblogic.security.SSL.TrustManagerJSSE
A certificate has an invalid signature when the public key of the succeeding certificate does not verify the signature in the certificate
ERR_SIGNATURE_INVALID - Static variable in interface weblogic.security.SSL.TrustManager
Deprecated. A certificate has an invalid signature when the public key of the succeeding certificate does not verify the signature in the certificate
ErrInfo - class weblogic.uddi.client.structures.datatypes.ErrInfo.
The errInfo structure stores the description of an error and its error code.
ErrInfo() - Constructor for class weblogic.uddi.client.structures.datatypes.ErrInfo
Class constructor.
ErrInfo(String, String) - Constructor for class weblogic.uddi.client.structures.datatypes.ErrInfo
Class constructor.
ERROR - Static variable in class weblogic.logging.WLLevel
 
ERROR - Static variable in class weblogic.logging.Severities
A user level error has occured.
ERROR - Static variable in interface weblogic.management.configuration.DomainLogFilterMBean
Description of the Field
ERROR - Static variable in class weblogic.security.spi.AuditSeverity
Constructs an AuditSeverity object with the ERROR severity level.
ERROR_HANDLER - Static variable in class weblogic.apache.xerces.dom.DOMValidationConfiguration
Property identifier: error handler.
ERROR_HANDLER - Static variable in class weblogic.apache.xerces.dom.DOMNormalizer
Property identifier: error handler.
ERROR_HANDLER - Static variable in class weblogic.apache.xerces.impl.XMLErrorReporter
Property identifier: error handler.
ERROR_HANDLER - Static variable in class weblogic.apache.xerces.impl.dtd.XMLDTDLoader
Property identifier: error handler.
ERROR_HANDLER - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
Property identifier: error handler.
ERROR_HANDLER - Static variable in class weblogic.apache.xerces.parsers.XMLPullParser
Property identifier: error handler.
ERROR_HANDLER - Static variable in class weblogic.apache.xerces.parsers.XMLParser
Property identifier: error handler.
ERROR_HANDLER - Static variable in class weblogic.apache.xerces.parsers.XMLGrammarPreparser
Property identifier: error handler.
ERROR_HANDLER - Static variable in class weblogic.apache.xerces.parsers.BasicParserConfiguration
Property identifier: error handler.
ERROR_HANDLER_PROPERTY - Static variable in class weblogic.apache.xerces.impl.Constants
Error handler property ("internal/error-handler").
ERROR_REPORTER - Static variable in class weblogic.apache.xerces.dom.DOMValidationConfiguration
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class weblogic.apache.xerces.impl.XMLScanner
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class weblogic.apache.xerces.impl.XMLNamespaceBinder
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class weblogic.apache.xerces.impl.XMLEntityManager
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class weblogic.apache.xerces.parsers.XMLGrammarPreparser
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class weblogic.apache.xerces.parsers.NonValidatingConfiguration
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class weblogic.apache.xerces.parsers.DTDConfiguration
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class weblogic.apache.xerces.parsers.DOMASBuilderImpl
 
ERROR_REPORTER_PROPERTY - Static variable in class weblogic.apache.xerces.impl.Constants
Error reporter property ("internal/error-reporter").
ERROR_TEXT - Static variable in class weblogic.logging.Severities
 
error(String) - Method in interface weblogic.common.LogServicesDef
Deprecated. Logs the specified string as an error in the log file.
error(String) - Method in class weblogic.logging.NonCatalogLogger
Log a message with severity 'Error'
error(String, Exception, int) - Method in class weblogic.logging.WLErrorManager
 
error(String, String) - Method in interface weblogic.common.LogServicesDef
Deprecated. Throwables be left in their raw form rather than stringified so that loggers can manipulate them. Use error(String, Throwable) instead.
error(String, String, XMLParseException) - Method in class weblogic.apache.xerces.util.ErrorHandlerWrapper
Reports an error.
error(String, String, XMLParseException) - Method in class weblogic.apache.xerces.util.DOMErrorHandlerWrapper
Reports an error.
error(String, String, XMLParseException) - Method in class weblogic.apache.xerces.util.DefaultErrorHandler
Error.
error(String, String, XMLParseException) - Method in interface weblogic.apache.xerces.xni.parser.XMLErrorHandler
Reports an error.
error(String, Throwable) - Method in interface weblogic.common.LogServicesDef
Deprecated. Logs an error in the log file.
error(String, Throwable) - Method in class weblogic.logging.NonCatalogLogger
 
error(Throwable) - Method in interface weblogic.common.LogServicesDef
Deprecated. Throwables should be accompanied by a text explanation. Use error(String, Throwable) instead.
errorChecking - Variable in class weblogic.apache.xerces.dom.CoreDocumentImpl
Bypass error checking.
ErrorCollectionException - exception weblogic.management.utils.ErrorCollectionException.
 
ErrorCollectionException() - Constructor for class weblogic.management.utils.ErrorCollectionException
Create a new ErrorCollectionException with no embedded exceptions.
ErrorCollectionException(String) - Constructor for class weblogic.management.utils.ErrorCollectionException
Create a new ErrorCollectionException with no embedded exceptions.
ErrorCollectionException(Throwable) - Constructor for class weblogic.management.utils.ErrorCollectionException
Create a new ErrorCollectionException that contains one exception.
ERRORDESTINATION - Static variable in interface weblogic.management.configuration.JMSConstants
Description of the Field
ErrorHandlerWrapper - class weblogic.apache.xerces.util.ErrorHandlerWrapper.
This class wraps a SAX error handler in an XNI error handler.
ErrorHandlerWrapper() - Constructor for class weblogic.apache.xerces.util.ErrorHandlerWrapper
Default constructor.
ErrorHandlerWrapper(ErrorHandler) - Constructor for class weblogic.apache.xerces.util.ErrorHandlerWrapper
Wraps the specified SAX error handler.
errorMessage - Variable in class weblogicx.jsp.tags.validators.ValidatableAdapter
 
errorMessage - Variable in class weblogicx.jsp.tags.validators.CustomizableAdapter
 
ErrorSummary - class weblogicx.jsp.tags.validators.ErrorSummary.
Custom tag to print all the error messages stored in the summary's error Vector.
ErrorSummary() - Constructor for class weblogicx.jsp.tags.validators.ErrorSummary
 
escapeURI(String) - Method in class weblogic.apache.xml.serialize.HTMLSerializer
 
evaluateAsBoolean(Document) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given document and returns the result as a boolean.
evaluateAsBoolean(Node) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given Node and returns the result as a boolean.
evaluateAsBoolean(XMLNode) - Method in class weblogic.xml.xpath.XMLNodeXPath
Evaluates this XPath in the context of the given XMLNode Node and returns the result as a boolean.
evaluateAsNodeset(Document) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given document and returns the result as a node-set.
evaluateAsNodeset(Node) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given Node and returns the result as a node-set.
evaluateAsNodeset(XMLNode) - Method in class weblogic.xml.xpath.XMLNodeXPath
Evaluates this XPath in the context of the given Node and returns the result as a node-set.
evaluateAsNumber(Document) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given document and returns the result as a number.
evaluateAsNumber(Node) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given Node and returns the result as a number.
evaluateAsNumber(XMLNode) - Method in class weblogic.xml.xpath.XMLNodeXPath
Evaluates this XPath in the context of the given XMLNode Node and returns the result as a number.
evaluateAsString(Document) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given document and returns the result as a String.
evaluateAsString(Node) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given Node and returns the result as a String.
evaluateAsString(XMLNode) - Method in class weblogic.xml.xpath.XMLNodeXPath
Evaluates this XPath in the context of the given XMLNode Node and returns the result as a String.
EventImpl - class weblogic.apache.xerces.dom.events.EventImpl.
 
EventImpl() - Constructor for class weblogic.apache.xerces.dom.events.EventImpl
 
eventListeners - Variable in class weblogic.apache.xerces.dom.DocumentImpl
Table for event listeners registered to this document nodes.
eventPhase - Variable in class weblogic.apache.xerces.dom.events.EventImpl
 
Everyone - class weblogic.security.acl.Everyone.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the rules-based Authorization Provider in the Pluggable Security Infrastructure.
Everyone(ListableRealm) - Constructor for class weblogic.security.acl.Everyone
Deprecated. Constructs the special group Everyone for the specified ListableRealm.
EXCLUDE - Static variable in class weblogic.management.tools.MBeanTags
 
execute() - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
execute(ExecutionContext, Object) - Method in interface weblogic.common.T3Executable
 
execute(String) - Method in interface weblogic.ejb.Query
Executes the specified query.
execute(String) - Method in class weblogic.jdbc.oci.Statement
 
execute(String) - Method in class weblogic.jdbc.oci.xa.Statement
 
execute(String, int) - Method in class weblogic.jdbc.oci.Statement
 
execute(String, int) - Method in class weblogic.jdbc.oci.CallableStatement
 
execute(String, int) - Method in class weblogic.jdbc.oci.xa.Statement
 
execute(String, int) - Method in class weblogic.jdbc.oci.xa.CallableStatement
 
execute(String, int[]) - Method in class weblogic.jdbc.oci.Statement
 
execute(String, int[]) - Method in class weblogic.jdbc.oci.CallableStatement
 
execute(String, int[]) - Method in class weblogic.jdbc.oci.xa.Statement
 
execute(String, int[]) - Method in class weblogic.jdbc.oci.xa.CallableStatement
 
execute(String, Properties) - Method in interface weblogic.ejb.Query
Executes the specified query.
execute(String, String[]) - Method in class weblogic.jdbc.oci.Statement
 
execute(String, String[]) - Method in class weblogic.jdbc.oci.CallableStatement
 
execute(String, String[]) - Method in class weblogic.jdbc.oci.xa.Statement
 
execute(String, String[]) - Method in class weblogic.jdbc.oci.xa.CallableStatement
 
executeBatch() - Method in class weblogic.jdbc.oci.Statement
 
executeBatch() - Method in class weblogic.jdbc.oci.xa.Statement
 
executeLazy(ExecutionContext, Object) - Method in interface weblogic.common.T3ExecutableLazy
 
executeQuery() - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
executeQuery(String) - Method in class weblogic.jdbc.oci.Statement
 
executeQuery(String) - Method in class weblogic.jdbc.oci.xa.Statement
 
ExecuteQueueMBean - interface weblogic.management.configuration.ExecuteQueueMBean.
This bean is used to configure an execute queue and its associated thread pool.
ExecuteQueueRuntimeMBean - interface weblogic.management.runtime.ExecuteQueueRuntimeMBean.
This bean is used to monitor an execute queue and its associated thread pool.
executeUpdate() - Method in class weblogic.jdbc.oci.xa.PreparedStatement
 
executeUpdate(String) - Method in class weblogic.jdbc.oci.Statement
 
executeUpdate(String) - Method in class weblogic.jdbc.oci.xa.Statement
 
executeUpdate(String, int) - Method in class weblogic.jdbc.oci.Statement
 
executeUpdate(String, int) - Method in class weblogic.jdbc.oci.xa.Statement
 
executeUpdate(String, int) - Method in class weblogic.jdbc.oci.xa.CallableStatement
 
executeUpdate(String, int[]) - Method in class weblogic.jdbc.oci.Statement
 
executeUpdate(String, int[]) - Method in class weblogic.jdbc.oci.xa.Statement
 
executeUpdate(String, int[]) - Method in class weblogic.jdbc.oci.xa.CallableStatement
 
executeUpdate(String, String[]) - Method in class weblogic.jdbc.oci.Statement
 
executeUpdate(String, String[]) - Method in class weblogic.jdbc.oci.xa.Statement
 
executeUpdate(String, String[]) - Method in class weblogic.jdbc.oci.xa.CallableStatement
 
exists() - Method in interface weblogic.io.common.T3File
Deprecated. Tests if this T3File exists.
expandABS(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandACOS(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandASCII(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandASIN(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandATAN(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandATAN2(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandCallClause(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandCallWithRetClause(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandCEILING(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandCHAR(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandCONCAT(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandCONVERT(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandCOS(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandCOT(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandCURDATE(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandCURTIME(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandDATABASE(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandDateClause(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandDAYNAME(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandDAYOFMONTH(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandDAYOFWEEK(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandDAYOFYEAR(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandDEGREES(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandDIFFERENCE(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandEntityRef(Node, Node, Node) - Method in class weblogic.apache.xerces.dom.DOMNormalizer
 
expandEscapeClause(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandEXP(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandFLOOR(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandHOUR(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandIFNULL(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandINSERT(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandLCASE(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandLEFT(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandLENGTH(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandLOCATE(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandLOG(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandLOG10(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandLTRIM(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandMINUTE(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandMOD(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandMONTH(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandMONTHNAME(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandNOW(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandOuterJoinClause(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandPI(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandPOWER(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandQUARTER(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandRADIANS(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandRAND(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandREPEAT(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandREPLACE(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandRIGHT(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandROUND(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandRTRIM(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandSECOND(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandSIGN(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandSIN(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandSOUNDEX(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandSPACE(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandSQRT(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandSUBSTRING(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandSystemId(String) - Static method in class weblogic.apache.xerces.impl.XMLEntityManager
Expands a system id and returns the system id as a URI, if it can be expanded.
expandSystemId(String, String) - Static method in class weblogic.apache.xerces.impl.XMLEntityManager
Expands a system id and returns the system id as a URI, if it can be expanded.
expandTAN(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandTimeClause(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandTIMESTAMPADD(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandTimestampClause(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandTIMESTAMPDIFF(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandTRUNCATE(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandUCASE(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandUSER(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandWEEK(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expandYEAR(String) - Method in interface weblogic.jdbc.oci.JdbcSqlExpander
 
expirationDate - Variable in class weblogic.security.Key
Deprecated. The date the key is no longer valid.
explain() - Method in class weblogic.security.X509
Deprecated. If this certificate is invalid, explain why.
ExplicitlyControlled - interface weblogic.security.acl.ExplicitlyControlled.
Deprecated.  
exportData(String, String, Properties) - Method in interface weblogic.management.security.ExportMBean
Exports provider specific data in a specified format.
ExportMBean - interface weblogic.management.security.ExportMBean.
Provides a set of methods for exporting provider specific data.
exportResource(String, String) - Method in interface weblogic.security.providers.authorization.DefaultRoleMapperMBean
Exports provider specific role data using an LDAP CN search filter to specify the resources for export.
exportResource(String, String) - Method in interface weblogic.security.providers.authorization.DefaultAuthorizerMBean
Exports provider specific policy data using an LDAP CN search filter to specify the resources for export.
expression - Variable in class weblogicx.jsp.tags.validators.CustomizableAdapter
 
extend(String) - Method in interface weblogic.io.common.T3File
Deprecated. Returns a new T3File defined by this file's path extended by a suffix.
Extension - class weblogic.management.console.extensibility.Extension.
An abstract base class to be implemented by extension authors.
Extension() - Constructor for class weblogic.management.console.extensibility.Extension
 
EXTERNAL_GENERAL_ENTITIES - Static variable in class weblogic.apache.xerces.impl.XMLEntityManager
Feature identifier: external general entities.
EXTERNAL_GENERAL_ENTITIES - Static variable in class weblogic.apache.xerces.parsers.BasicParserConfiguration
Feature identifier: external general entities.
EXTERNAL_GENERAL_ENTITIES_FEATURE - Static variable in class weblogic.apache.xerces.impl.Constants
External general entities feature ("external-general-entities ").
EXTERNAL_PARAMETER_ENTITIES - Static variable in class weblogic.apache.xerces.impl.XMLEntityManager
Feature identifier: external parameter entities.
EXTERNAL_PARAMETER_ENTITIES - Static variable in class weblogic.apache.xerces.parsers.BasicParserConfiguration
Feature identifier: external parameter entities.
EXTERNAL_PARAMETER_ENTITIES_FEATURE - Static variable in class weblogic.apache.xerces.impl.Constants
External parameter entities feature ("external-parameter-entities ").
EXTERNAL_STAGE - Static variable in interface weblogic.management.configuration.ServerMBean
This staging mode indicates that applications deployed to this server will not be staged as part of the deployment, but will be activated from the staging directory.
EXTERNAL_STAGE - Static variable in interface weblogic.management.configuration.ApplicationMBean
Indicates that the files will be located in the staging directory but that an external application will be responsible for delivering them there.
externalEntityDecl(String, String, String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
An external entity declaration.
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
An external entity declaration.
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.parsers.DTDParser
An external entity declaration.
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
An external entity declaration.
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
An external entity declaration.
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
An external entity declaration.
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
An external entity declaration.
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
An external entity declaration.
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDHandler
An external entity declaration.
extractContents() - Method in class weblogic.apache.xerces.dom.RangeImpl
 
extractDomain(String) - Static method in class weblogic.management.WebLogicObjectName
Strip out the name component of a stringified WeblogicObjectName

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/docs81b