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.Publishable
 
XML_REPOSITORY_ENTITY - Static variable in interface com.bea.wlpi.common.Messages
"XML Repository Entity"
XML_REPOSITORY_FOLDER - Static variable in interface com.bea.wlpi.common.Publishable
 
XML_REPOSITORY_FOLDER - Static variable in interface com.bea.wlpi.common.Messages
"XML Repository Folder"
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
 
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.
The XOCPApplication class represents a XOCP-Application node.
XOCPApplication.InitException - exception com.bea.b2b.protocol.xocp.application.XOCPApplication.InitException.
An InitException is thrown if XOCPApplication initialization fails.
XOCPApplication.InitException() - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplication.InitException
Constructs an InitException.
XOCPApplication.InitException(String) - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplication.InitException
Constructs an InitException with the specified message text.
XOCPApplication.ShutDownException - exception com.bea.b2b.protocol.xocp.application.XOCPApplication.ShutDownException.
A ShutDownException is thrown if XOCPApplication shutdown fails.
XOCPApplication.ShutDownException() - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplication.ShutDownException
Constructs a ShutDownException.
XOCPApplication.ShutDownException(String) - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplication.ShutDownException
Constructs a ShutDownException with the specified message text.
XOCPApplicationSession - interface com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.
The XOCPApplicationSession interface represents an XOCP application session.
XOCPApplicationSession.CreateException - exception com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.CreateException.
A CreateException is thrown if conversation creation fails.
XOCPApplicationSession.CreateException() - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.CreateException
Constructs a CreateException.
XOCPApplicationSession.CreateException(String) - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.CreateException
Constructs a CreateException with the specified message text.
XOCPApplicationSession.InitException - exception com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.InitException.
An InitException is thrown if XOCPApplicationSession initialization fails.
XOCPApplicationSession.InitException() - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.InitException
Constructs an InitException.
XOCPApplicationSession.InitException(String) - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.InitException
Constructs an InitException with the specified message text.
XOCPApplicationSession.RegisterException - exception com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.RegisterException.
A RegisterException is thrown if an error occurred during registration.
XOCPApplicationSession.RegisterException() - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.RegisterException
Constructs a RegisterException.
XOCPApplicationSession.RegisterException(String) - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.RegisterException
Constructs a RegisterException with the specified message text.
XOCPApplicationSession.ShutDownException - exception com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.ShutDownException.
A ShutDownException is thrown if XOCPApplicationSession shutdown fails.
XOCPApplicationSession.ShutDownException() - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.ShutDownException
Constructs a ShutDownException.
XOCPApplicationSession.ShutDownException(String) - Constructor for class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.ShutDownException
Constructs a ShutDownException with the specified message text.
XOCPEnablerSession - interface com.bea.b2b.enabler.xocp.XOCPEnablerSession.
Deprecated. Replaced by XOCPApplicationSession
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.
The XOCPMessage class represents an XOCP business message.
XOCPMessage() - Constructor for class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Constructs an XOCPMessage object.
XOCPMessage(String) - Constructor for class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Constructs an XOCPMessage object with the specified destination.
XOCPMessageErrorListener - interface com.bea.b2b.protocol.xocp.messaging.XOCPMessageErrorListener.
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.
XOCPMessageListener - interface com.bea.b2b.protocol.xocp.messaging.XOCPMessageListener.
The XOCPMessageListener interface represents a listener for receiving messages.
XOCPMessageToken - class com.bea.b2b.protocol.xocp.messaging.XOCPMessageToken.
The XOCPMessageToken class represents a message token that is returned to the application upon sending an XOCP business message.
XSLT - Static variable in class com.bea.eci.repository.helper.Types
Entity with "text/plain" content type that is an XML transformation document.

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)