BEA Systems, Inc.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Q

QElement - class weblogic.html.QElement.
Deprecated.  
QElement() - Constructor for class weblogic.html.QElement
Deprecated. Constructs an empty QElement.
QElement(String) - Constructor for class weblogic.html.QElement
Deprecated. Constructs a QElement with the specified string.
QElement(String, String) - Constructor for class weblogic.html.QElement
Deprecated. Constructs a QElement with the specified String, and sets the CITE attribute to the URL for the source document or message.
QMEABORTED - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for aborted transaction
QMEBADMSGID - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for invalid message id
QMEBADQUEUE - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for invalid queue
QMEBADRMID - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for bad RM information
QMEINUSE - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for the queue being in use
QMEINVAL - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for invalid queue name
QMEINVHANDLE - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for an invalid handle
QMENOMSG - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for no message available
QMENOSPACE - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for no space available in the queue
QMENOTOPEN - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for the queue space not being opened
QMEOS - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for operating system error
QMEPROTO - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for protocol error
QMERELEASE - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for invalid Tuxedo release
QMESHARE - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for attempted use of non-shared queue
QMESYSTEM - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for system error
QMETRAN - Static variable in class weblogic.wtc.jatmi.TPException
Diagnostic for invalid transaction
QMNONE - Static variable in class weblogic.wtc.jatmi.TPException
No diagnostic
QName - class weblogic.apache.xerces.utils.QName.
QName structure useful for gathering the parts of a qualified name.
QName - class weblogic.apache.xml.utils.QName.
Class to represent a qualified name: "The name of an internal XSLT object, specifically a named template (see [7 Named Templates]), a mode (see [6.7 Modes]), an attribute set (see [8.1.4 Named Attribute Sets]), a key (see [14.2 Keys]), a locale (see [14.3 Number Formatting]), a variable or a parameter (see [12 Variables and Parameters]) is specified as a QName.
QNAME - Static variable in class weblogic.apache.xerces.validators.schema.identity.XPath.NodeTest
Type: qualified name.
QName() - Constructor for class weblogic.apache.xerces.utils.QName
Default constructor.
QName() - Constructor for class weblogic.apache.xml.utils.QName
Constructs an empty QName.
QName() - Method in class weblogic.apache.xpath.compiler.XPathParser
QName ::= (Prefix ':')? LocalPart Prefix ::= NCName LocalPart ::= NCName
QName(int, int, int) - Constructor for class weblogic.apache.xerces.utils.QName
Constructs a specified qname.
QName(int, int, int, int) - Constructor for class weblogic.apache.xerces.utils.QName
Constructs a specified qname.
QName(QName) - Constructor for class weblogic.apache.xerces.utils.QName
Copy constructor.
QName(String) - Constructor for class weblogic.apache.xml.utils.QName
Construct a QName from a string, without namespace resolution.
QName(String, Element, PrefixResolver) - Constructor for class weblogic.apache.xml.utils.QName
Construct a QName from a string, resolving the prefix using the given namespace context and prefix resolver.
QName(String, PrefixResolver) - Constructor for class weblogic.apache.xml.utils.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
QName(String, Stack) - Constructor for class weblogic.apache.xml.utils.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
QName(String, String) - Constructor for class weblogic.apache.xml.utils.QName
Constructs a new QName with the specified namespace URI and local name.
QName(String, String, String) - Constructor for class weblogic.apache.xml.utils.QName
Constructs a new QName with the specified namespace URI, prefix and local name.
QNameDatatypeValidator - class weblogic.apache.xerces.validators.datatype.QNameDatatypeValidator.
QName Validator validates a QName type.
QNameDatatypeValidator() - Constructor for class weblogic.apache.xerces.validators.datatype.QNameDatatypeValidator
 
QNameDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class weblogic.apache.xerces.validators.datatype.QNameDatatypeValidator
 
Query - interface weblogic.ejb.Query.
 
QUERY_HEADER - Static variable in class weblogic.apache.xalan.res.XSLTErrorResources
Deprecated.  
QUERY_HEADER - Static variable in class weblogic.apache.xpath.res.XPATHErrorResources
Field QUERY_HEADER
query(ExpressionContext, String) - Method in class weblogic.apache.xalan.lib.sql.XConnection
Execute a query statement by instantiating an
query(String) - Method in interface weblogic.management.runtime.DeployerRuntimeMBean
locates a deployment task based on the deployment id.
QueryDataSet - class weblogic.db.jdbc.QueryDataSet.
A QueryDataSet holds the results of an arbitrary SQL query.
QueryDataSet() - Constructor for class weblogic.db.jdbc.QueryDataSet
Private - used for serialization
QueryDataSet(Connection, SelectStmt) - Constructor for class weblogic.db.jdbc.QueryDataSet
QueryDataSet constructor.
QueryDataSet(Connection, String) - Constructor for class weblogic.db.jdbc.QueryDataSet
QueryDataSet constructor.
QueryDataSet(ResultSet) - Constructor for class weblogic.db.jdbc.QueryDataSet
QueryDataSet constructor.
QUERYENGINE - Static variable in interface weblogic.apache.xalan.xpath.xml.ProblemListener
Deprecated.  
QueryHome - interface weblogic.ejb.QueryHome.
 
QueryLocalHome - interface weblogic.ejb.QueryLocalHome.
 
QueryParameter - class weblogic.apache.xalan.lib.sql.QueryParameter.
Title:
QueryParameter(String, String) - Constructor for class weblogic.apache.xalan.lib.sql.QueryParameter
 
QueryProperties - interface weblogic.ejb.QueryProperties.
 
QueryTag - class weblogicx.jsp.tags.QueryTag.
The query tag allows you execute SQL against a data source and manipulate the results of the query.
QueryTag() - Constructor for class weblogicx.jsp.tags.QueryTag
 
QueryTagInfo - class weblogicx.jsp.tags.QueryTagInfo.
 
QueryTagInfo() - Constructor for class weblogicx.jsp.tags.QueryTagInfo
 
QueuedEvents - class weblogic.apache.xalan.transformer.QueuedEvents.
This class acts as a base for ResultTreeHandler, and keeps queud stack events.
QueuedEvents() - Constructor for class weblogic.apache.xalan.transformer.QueuedEvents
 
QueueTimeField - class weblogic.wtc.jatmi.QueueTimeField.
This class contains a time value and whether or not this time value is absolute or relative time.
QueueTimeField(int, boolean) - Constructor for class weblogic.wtc.jatmi.QueueTimeField
This will construct this object with the given time (in seconds).
quickcheck() - Method in class weblogic.apache.xml.utils.synthetic.TestDriver
Method quickcheck
quickPop(int) - Method in class weblogic.apache.xml.utils.IntStack
Quickly pops a number of items from the stack.
Quo - class weblogic.apache.xpath.operations.Quo.
The 'quo' operation expression executer.
Quo() - Constructor for class weblogic.apache.xpath.operations.Quo
 
quoteMeta(String) - Static method in class weblogic.apache.xerces.utils.regex.REUtil
 

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

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference