WebLogic Integration

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 _

X

X - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
XA_TX_NOT_SUPPORTED - Static variable in interface com.bea.adapter.util.IConstants
Key used to locate the message stating that XA transactions are not supported by this adapter.
XML - Static variable in class com.bea.eci.repository.helper.Types
Entity with "application/xml" content type that is an XML document.
XML_PARSE_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"An error occurred when parsing an XML document."
XML_REPOSITORY_ENTITY - Static variable in interface com.bea.wlpi.common.PublishableConstants
 
XML_REPOSITORY_ENTITY - Static variable in interface com.bea.wlpi.common.Messages
"XML Repository Entity"
XML_REPOSITORY_ENTITY_KEY - Static variable in interface com.bea.wlpi.common.PublishableConstants
 
XML_REPOSITORY_FOLDER - Static variable in interface com.bea.wlpi.common.PublishableConstants
 
XML_REPOSITORY_FOLDER - Static variable in interface com.bea.wlpi.common.Messages
"XML Repository Folder"
XML_REPOSITORY_FOLDER_KEY - Static variable in interface com.bea.wlpi.common.PublishableConstants
 
XML_REPOSITORY_HOME - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
JNDI/EJB environment entry for the XMLRepository bean.
XML_SCHEMA - Static variable in class com.bea.eci.repository.helper.Types
Entity with "text/plain" content type that is an XML Schema document.
XML_SYNTAX_ERROR - Static variable in interface com.bea.wlpi.common.Messages
"XML Syntax error at line {0}, column {1}."
XML_VERSION_MISMATCH - Static variable in interface com.bea.wlpi.common.Messages
"The definition was created with a later of version of the product.
XMLEntityInfo - class com.bea.eci.repository.helper.XMLEntityInfo.
A representation of an entity (RepositoryVersionedObject or one of its subclasses, specifically TextDocument) for clients.
XMLEntityInfo(int, String, String, String) - Constructor for class com.bea.eci.repository.helper.XMLEntityInfo
Create a new XMLEntityInfo object representing a repository entity.
XMLEntityInfo(int, String, String, String, byte[]) - Constructor for class com.bea.eci.repository.helper.XMLEntityInfo
Create a new XMLEntityInfo object representing a repository object.
XMLEntityInfo(int, String, String, String, Timestamp, Timestamp) - Constructor for class com.bea.eci.repository.helper.XMLEntityInfo
Create a new XMLEntityInfo object representing a repository object.
XMLEntityInfo(int, String, String, String, Timestamp, Timestamp, String) - Constructor for class com.bea.eci.repository.helper.XMLEntityInfo
Create a new XMLEntityInfo object representing a repository object.
XMLEntityInfoHelper - class com.bea.wlpi.common.XMLEntityInfoHelper.
This is an auxilliary class for com.bea.eci.repository.helper.XMLEntityInfo used solely for Import/Export purposes.
XMLEntityInfoHelper(int, String, String, String) - Constructor for class com.bea.wlpi.common.XMLEntityInfoHelper
 
XMLFIELD - Static variable in class com.bea.wlpi.common.plugin.FieldInfo
A built-in field type that returns XML single-element textual values.
XMLParserHelper - class com.bea.wlpi.common.XMLParserHelper.
Provide a helper class for getting XML parser.
XMLParserHelper() - Constructor for class com.bea.wlpi.common.XMLParserHelper
 
XMLProxy - class com.bea.wlpi.common.XMLProxy.
Provide a proxy to delegate XML parsing.
XMLProxy(String, XMLReader, ContentHandler) - Constructor for class com.bea.wlpi.common.XMLProxy
Construct a new XMLProxy.
XMLRepository - interface com.bea.eci.repository.ejb.XMLRepository.
The remote methods for accessing and manipulating the XML Entity Repository using a statless session EJB.
XMLRepositoryBean - class com.bea.eci.repository.ejb.XMLRepositoryBean.
A stateless session EJB that provides methods for accessing and manipulating the XML Entity Repository.
XMLRepositoryBean() - Constructor for class com.bea.eci.repository.ejb.XMLRepositoryBean
Empty implementation.
XMLRepositoryHome - interface com.bea.eci.repository.ejb.XMLRepositoryHome.
The home interface for the repository EJB.
XMLTemplate - class com.bea.wlpi.client.common.XMLTemplate.
Internal use only.
XMLTemplate.NameSpaceDeclaration - class com.bea.wlpi.client.common.XMLTemplate.NameSpaceDeclaration.
 
XMLTemplate() - Constructor for class com.bea.wlpi.client.common.XMLTemplate
 
XMLTemplate(String, Attributes, XMLReader) - Constructor for class com.bea.wlpi.client.common.XMLTemplate
 
xmlToBinary(InputStream) - Method in interface com.bea.wlxt.Transform
 
xmlToBinary(InputStream, PrintWriter) - Method in interface com.bea.wlxt.Transform
 
xmlToBinary(Reader) - Method in interface com.bea.wlxt.Transform
 
xmlToBinary(Reader, PrintWriter) - Method in interface com.bea.wlxt.Transform
 
XMLtoString(Document) - Static method in class com.bea.document.XMLUtils
Serialize (write to storage) a W3C DOM Document.
XMLtoString(Document) - Static method in class com.bea.wlpi.client.common.XMLWriterUtilities
 
XMLUtils - class com.bea.document.XMLUtils.
The XMLUtils class contains utility methods used to work with XML documents.
XMLUtils() - Constructor for class com.bea.document.XMLUtils
 
XMLWriter - class com.bea.wlpi.common.XMLWriter.
 
XMLWriter(Writer) - Constructor for class com.bea.wlpi.common.XMLWriter
 
XMLWriterUtilities - class com.bea.wlpi.client.common.XMLWriterUtilities.
XMLWriterUtilities() - Constructor for class com.bea.wlpi.client.common.XMLWriterUtilities
 
XOCPApplication - class com.bea.b2b.protocol.xocp.application.XOCPApplication.
Deprecated. The XOCPApplication class represents a XOCP-Application node.
XOCPApplication.InitException - exception com.bea.b2b.protocol.xocp.application.XOCPApplication.InitException.
Deprecated. An InitException is thrown if XOCPApplication initialization fails.
XOCPApplication.InitException() - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplication.InitException
Deprecated. Constructs an InitException.
XOCPApplication.InitException(String) - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplication.InitException
Deprecated. Constructs an InitException with the specified message text.
XOCPApplication.ShutDownException - exception com.bea.b2b.protocol.xocp.application.XOCPApplication.ShutDownException.
Deprecated. A ShutDownException is thrown if XOCPApplication shutdown fails.
XOCPApplication.ShutDownException() - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplication.ShutDownException
Deprecated. Constructs a ShutDownException.
XOCPApplication.ShutDownException(String) - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplication.ShutDownException
Deprecated. Constructs a ShutDownException with the specified message text.
XOCPApplicationSession - interface com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.
Deprecated. The XOCPApplicationSession interface represents an XOCP application session.
XOCPApplicationSession.CreateException - exception com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.CreateException.
Deprecated. A CreateException is thrown if conversation creation fails.
XOCPApplicationSession.CreateException() - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.CreateException
Deprecated. Constructs a CreateException.
XOCPApplicationSession.CreateException(String) - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.CreateException
Deprecated. Constructs a CreateException with the specified message text.
XOCPApplicationSession.InitException - exception com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.InitException.
Deprecated. An InitException is thrown if XOCPApplicationSession initialization fails.
XOCPApplicationSession.InitException() - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.InitException
Deprecated. Constructs an InitException.
XOCPApplicationSession.InitException(String) - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.InitException
Deprecated. Constructs an InitException with the specified message text.
XOCPApplicationSession.RegisterException - exception com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.RegisterException.
Deprecated. A RegisterException is thrown if an error occurred during registration.
XOCPApplicationSession.RegisterException() - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.RegisterException
Deprecated. Constructs a RegisterException.
XOCPApplicationSession.RegisterException(String) - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.RegisterException
Deprecated. Constructs a RegisterException with the specified message text.
XOCPApplicationSession.ShutDownException - exception com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.ShutDownException.
Deprecated. A ShutDownException is thrown if XOCPApplicationSession shutdown fails.
XOCPApplicationSession.ShutDownException() - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.ShutDownException
Deprecated. Constructs a ShutDownException.
XOCPApplicationSession.ShutDownException(String) - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.ShutDownException
Deprecated. Constructs a ShutDownException with the specified message text.
XOCPEnablerSession - interface com.bea.b2b.enabler.xocp.XOCPEnablerSession.
Deprecated. The XOCPEnablerSession interface represents a c-enabler session that uses the XML Open Collaboration Protocol (XOCP).
XOCPEnablerSession.CreateException - exception com.bea.b2b.enabler.xocp.XOCPEnablerSession.CreateException.
Deprecated. A CreateException is thrown if conversation creation fails.
XOCPEnablerSession.CreateException() - Constructor for class com.bea.b2b.enabler.xocp.XOCPEnablerSession.CreateException
Deprecated. Constructs a CreateException.
XOCPEnablerSession.CreateException(String) - Constructor for class com.bea.b2b.enabler.xocp.XOCPEnablerSession.CreateException
Deprecated. Constructs a CreateException with the specified message text.
XOCPEnablerSession.RegisterException - exception com.bea.b2b.enabler.xocp.XOCPEnablerSession.RegisterException.
Deprecated. A RegisterException is thrown if an error occurred during registration.
XOCPEnablerSession.RegisterException() - Constructor for class com.bea.b2b.enabler.xocp.XOCPEnablerSession.RegisterException
Deprecated. Constructs a RegisterException.
XOCPEnablerSession.RegisterException(String) - Constructor for class com.bea.b2b.enabler.xocp.XOCPEnablerSession.RegisterException
Deprecated. Constructs a RegisterException with the specified message text.
XOCPMessage - class com.bea.b2b.protocol.xocp.messaging.XOCPMessage.
Deprecated. The XOCPMessage class represents an XOCP business message. It holds XOCP-related contexts, including types of system messages.
XOCPMessage() - Constructor for class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Deprecated. Constructs an XOCPMessage object.
XOCPMessage(String) - Constructor for class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Deprecated. Constructs an XOCPMessage object with the specified destination.
XOCPMessageErrorListener - interface com.bea.b2b.protocol.xocp.messaging.XOCPMessageErrorListener.
Deprecated. The XOCPMessageErrorListener interface represents a listener for handling errors when an error is encountered before the onMessage() is called and after the message is received. Applications can implement this interface.
XOCPMessageListener - interface com.bea.b2b.protocol.xocp.messaging.XOCPMessageListener.
Deprecated. The XOCPMessageListener interface represents a listener for receiving messages. XOCP applications should implement this interface.
XOCPMessageToken - class com.bea.b2b.protocol.xocp.messaging.XOCPMessageToken.
Deprecated. The XOCPMessageToken class represents a message token that is returned to the application upon sending an XOCP business message. The application can query this message token to check the delivery status for the associated business message.

For deferred synchronous delivery, the application can wait on the message token. For synchronous delivery, the application cannot wait on the message token.

XSLT - Static variable in class com.bea.eci.repository.helper.Types
Entity with "text/plain" content type that is an XML transformation document.
XT - interface com.bea.wlxt.XT.
 
XTPool - interface com.bea.wlxt.XTPool.
 

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 _
WebLogic Integration

WebLogic Integration (WLI)