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 _

A

about() - Method in class com.bea.wlpi.client.worklist.WorklistPane
 
AbstractBEAManagedConnectionFactory - class com.bea.adapter.spi.AbstractBEAManagedConnectionFactory.
Extends AbstractManagedConnectionFactory to provide BEA specific license verification.
AbstractBEAManagedConnectionFactory() - Constructor for class com.bea.adapter.spi.AbstractBEAManagedConnectionFactory
Constructs an instance if the license verification succeeds.
AbstractBEAPullEventGenerator - class com.bea.adapter.event.AbstractBEAPullEventGenerator.
BEA Specific class for licensing.
AbstractBEAPullEventGenerator() - Constructor for class com.bea.adapter.event.AbstractBEAPullEventGenerator
 
AbstractBEAPushEventGenerator - class com.bea.adapter.event.AbstractBEAPushEventGenerator.
BEA Specific class for licensing.
AbstractBEAPushEventGenerator() - Constructor for class com.bea.adapter.event.AbstractBEAPushEventGenerator
 
AbstractConnection - class com.bea.adapter.cci.AbstractConnection.
A simple implementation of the CCI Connection interface.
AbstractConnection(AbstractManagedConnection) - Constructor for class com.bea.adapter.cci.AbstractConnection
Creates an object that represents an application-level connection handle to an EIS.
AbstractConnectionMetaData - class com.bea.adapter.spi.AbstractConnectionMetaData.
 
AbstractConnectionMetaData(AbstractManagedConnection) - Constructor for class com.bea.adapter.spi.AbstractConnectionMetaData
 
AbstractDescriptor - class com.bea.wlai.common.AbstractDescriptor.
Base class for all descriptors.
AbstractDescriptor(String, String) - Constructor for class com.bea.wlai.common.AbstractDescriptor
Construct a new instance with the given XML public ID and resource path identifying the DTD.
AbstractDescriptor(String, String, String, String) - Constructor for class com.bea.wlai.common.AbstractDescriptor
Construct a new AbstractDescriptor with the given name and description.
AbstractDesignTimeRequestHandler - class com.bea.adapter.web.AbstractDesignTimeRequestHandler.
Provides an implementation for common actions in a design time Web application for deploying application views and connection factories.
AbstractDesignTimeRequestHandler() - Constructor for class com.bea.adapter.web.AbstractDesignTimeRequestHandler
Initializes an initial context to ensure we are running in a valid environment.
AbstractDocumentRecordInteraction - class com.bea.adapter.cci.AbstractDocumentRecordInteraction.
Provides a base implementation for adapter providers to extend.
AbstractDocumentRecordInteraction(AbstractConnection) - Constructor for class com.bea.adapter.cci.AbstractDocumentRecordInteraction
Constructs an instance
AbstractErrorContainer - error com.bea.util.AbstractErrorContainer.
An Abstract Error Container class.
AbstractErrorContainer(String) - Constructor for class com.bea.util.AbstractErrorContainer
Construct AbstractErrorContainer of the specified type
AbstractEventGenerator - class com.bea.adapter.event.AbstractEventGenerator.
Provides a base implementation of an event generator; an event generator is responsible for polling for an Event and posting an Event to the Event router.
AbstractEventGenerator() - Constructor for class com.bea.adapter.event.AbstractEventGenerator
 
AbstractExceptionContainer - exception com.bea.util.AbstractExceptionContainer.
An abstract Exception Container class.
AbstractExceptionContainer(String) - Constructor for class com.bea.util.AbstractExceptionContainer
Construct AbstractExceptionContainer of the specified type
AbstractInputTagSupport - class com.bea.web.tag.AbstractInputTagSupport.
An abstract base class for input tags to extend from.
AbstractInputTagSupport() - Constructor for class com.bea.web.tag.AbstractInputTagSupport
Default constructor, all subclasses of javax.servlet.jsp.tagext.TagSupport are required to only define a public constructor with the same signature, and to call the superclass constructor.
AbstractInteraction - class com.bea.adapter.cci.AbstractInteraction.
Provides a base implementation for adapter providers to extend.
AbstractInteraction(AbstractConnection) - Constructor for class com.bea.adapter.cci.AbstractInteraction
Constructs an instance
AbstractLocalTransaction - class com.bea.adapter.spi.AbstractLocalTransaction.
Reduces the effort in implementing a LocalTransaction, provides logging, event notification, etc.
AbstractLocalTransaction(AbstractManagedConnection) - Constructor for class com.bea.adapter.spi.AbstractLocalTransaction
 
AbstractManagedConnection - class com.bea.adapter.spi.AbstractManagedConnection.
Provides functionality that is common across resource adapters for implementing the ManagedConnection interface.
AbstractManagedConnection(AbstractManagedConnectionFactory, LogContext, boolean, boolean) - Constructor for class com.bea.adapter.spi.AbstractManagedConnection
Initializes the base class components provided by this class for concrete ManagedConnections.
AbstractManagedConnectionFactory - class com.bea.adapter.spi.AbstractManagedConnectionFactory.
A ManagedConnectionFactory creates physical connections to the underlying EIS for the application server.
AbstractManagedConnectionFactory() - Constructor for class com.bea.adapter.spi.AbstractManagedConnectionFactory
Constructs a managed connection factory instance.
AbstractPropertiedDescriptor - class com.bea.wlai.common.AbstractPropertiedDescriptor.
Implements a descriptor that can contain a set of properties (name/value).
AbstractPropertiedDescriptor(String, String) - Constructor for class com.bea.wlai.common.AbstractPropertiedDescriptor
Construct a new instance with the given XML public ID and resource path identifying the DTD.
AbstractPropertiedDescriptor(String, String, String, String) - Constructor for class com.bea.wlai.common.AbstractPropertiedDescriptor
Construct a new instance with the given XML public ID and resource path identifying the DTD, the given name and description.
AbstractPullEventGenerator - class com.bea.adapter.event.AbstractPullEventGenerator.
A class that does work for an event generator.
AbstractPullEventGenerator() - Constructor for class com.bea.adapter.event.AbstractPullEventGenerator
 
AbstractPushEventGenerator - class com.bea.adapter.event.AbstractPushEventGenerator.
The primary responsibilites of this class is to listen for events and call postEvents.
AbstractPushEventGenerator() - Constructor for class com.bea.adapter.event.AbstractPushEventGenerator
 
accept(File) - Method in class com.bea.wlpi.client.common.ExtensionFileFilter
Whether the given file is accepted by the filter.
accept(File, String) - Method in class com.bea.wlcfilesync.LwcXmlFileFilter
This method helps in filtering process
ACTION_STATE_ALL - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid under all action states.
ACTION_STATE_COMMIT - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid in an exception handler.
ACTION_STATE_COMMIT_ASYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid as an an asynchronously executed sub-action in an exception handler's commit path.
ACTION_STATE_COMMIT_SYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid as a synchronously executed sub-action in an exception handler's commit path.
ACTION_STATE_NODE - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid in a node.
ACTION_STATE_NODE_ASYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid as an asynchronously executed sub-action in a node.
ACTION_STATE_NODE_SYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid as a synchronously executed sub-action in a node.
ACTION_STATE_ROLLBACK - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid as an an action in an exception handler's rollback path.
ACTION_STATE_ROLLBACK_ASYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid as an an asynchronously executed sub-action in an exception handler's rollback path.
ACTION_STATE_ROLLBACK_SYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid as a synchronously executed sub-action in an exception handler's rollback path.
ACTION_STATE_TRANS_ASYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
The action has subactions that the system invokes asynchronously.
ACTION_STATE_TRANS_NONE - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
The action has no subactions.
ACTION_STATE_TRANS_SYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
The action has subactions that the system invokes synchronously.
ActionCategoryInfo - class com.bea.wlpi.common.plugin.ActionCategoryInfo.
Provides information about an action or action category defined by a plugin.
ActionCategoryInfo(String, int, String, String, int, String[]) - Constructor for class com.bea.wlpi.common.plugin.ActionCategoryInfo
Create a new ActionCategoryInfo object.
ActionContext - interface com.bea.wlpi.server.plugin.ActionContext.
Provides run-time context and services to plugin actions.
ActionInfo - class com.bea.wlpi.common.plugin.ActionInfo.
Provides information about an action defined by a plugin.
ActionInfo(String, int, String, String, byte[], int, int, int, String[], String[]) - Constructor for class com.bea.wlpi.common.plugin.ActionInfo
Create a new ActionInfo object.
ActionInfo(String, int, String, String, byte[], int, int, String[]) - Constructor for class com.bea.wlpi.common.plugin.ActionInfo
Create a new ActionInfo object.
ActionInfo(String, int, String, String, Icon, int, int, int, String[], String[]) - Constructor for class com.bea.wlpi.common.plugin.ActionInfo
Deprecated. To avoid using java.awt library.
ActionInfo(String, int, String, String, Icon, int, int, String[]) - Constructor for class com.bea.wlpi.common.plugin.ActionInfo
Deprecated. To avoid using java.awt library.
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.repository.RepositoryExplorer
Internal Use Only.
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.worklist.WorklistFrame
Listen for the WorklistPane.CMD_EXIT command.
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.worklist.WorklistPane
Internal use only.
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.TaskPropertiesDialog
 
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.Logon
Internal use only.
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.HelpListener
 
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.ColumnsMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.ColumnsDialog
 
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.WorkflowStatusDialog
 
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.LookAndFeelMenu
Internal use only.
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.ColumnSorterMenu
 
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.TaskReassignDialog
 
ActionResult - class com.bea.web.ActionResult.
Encapsulates information about the outcome of processing a request.
ActionResult() - Constructor for class com.bea.web.ActionResult
 
ActionResult(String) - Constructor for class com.bea.web.ActionResult
 
ActionResult(String, boolean, String, String) - Constructor for class com.bea.web.ActionResult
 
activate(EventContext, ExecutionContext) - Method in interface com.bea.wlpi.server.plugin.PluginEvent
Activate this event.
activate(ExecutionContext) - Method in interface com.bea.wlpi.server.plugin.PluginTemplateNode
Activate the template node.
activateEvent(ExecutionContext, String, String, String, String) - Method in interface com.bea.wlpi.server.plugin.EventContext
Perform default event activation.
ACTIVE - Static variable in interface com.bea.b2b.protocol.conversation.State
Conversation is active.
ADAPTER_DESCRIPTION - Static variable in interface com.bea.adapter.util.IConstants
Key used to locate the description of the resource adapter for display purposes.
ADAPTER_NAME - Static variable in interface com.bea.adapter.util.IConstants
Key used to locate the name of the resource adapter for display purposes.
ADAPTER_VENDOR - Static variable in interface com.bea.adapter.util.IConstants
Key used to locate the vendor name of the resource adapter for display purposes.
ADAPTER_VERSION - Static variable in interface com.bea.adapter.util.IConstants
Key used to locate the version of the resource adapter for display purposes.
AdapterDesignTimeTestCase - class com.bea.adapter.web.AdapterDesignTimeTestCase.
This class tests the generic adapter capabilities supplied by the ADK design time interface.
AdapterDesignTimeTestCase() - Constructor for class com.bea.adapter.web.AdapterDesignTimeTestCase
 
AdapterDesignTimeTestCase(String) - Constructor for class com.bea.adapter.web.AdapterDesignTimeTestCase
 
AdapterInfo - class com.bea.wlai.client.AdapterInfo.
Represents the major information for an adapter within WLAI.
add(SOMAll) - Method in class com.bea.schema.SOMGroupType
 
add(SOMAll) - Method in class com.bea.schema.SOMAll
An <all> is an illegal child element for <all>.
add(SOMAll) - Method in class com.bea.schema.SOMAny
An <all> is an illegal child element for <any>.
add(SOMAll) - Method in class com.bea.schema.SOMGroup
 
add(SOMAll) - Method in class com.bea.schema.SOMChoice
An <all> is an illegal child element for <choice>.
add(SOMAll) - Method in class com.bea.schema.SOMSequence
An <any> is an illegal child element for <sequence>.
add(SOMAny) - Method in class com.bea.schema.SOMGroupType
 
add(SOMAny) - Method in class com.bea.schema.SOMAll
An <any> is an illegal child element for <all>.
add(SOMAny) - Method in class com.bea.schema.SOMAny
An <any> is an illegal child element for <any>.
add(SOMAny) - Method in class com.bea.schema.SOMGroup
An <any> is an illegal child element for <group>.
add(SOMAttribute) - Method in class com.bea.schema.SOMAttributeGroup
add an <attribute> sub-element.
add(SOMAttributeGroup) - Method in class com.bea.schema.SOMAttributeGroup
add an <attributeGroup> sub-element.
add(SOMChoice) - Method in class com.bea.schema.SOMGroupType
 
add(SOMChoice) - Method in class com.bea.schema.SOMAll
A <choice> is an illegal child element for <all>.
add(SOMChoice) - Method in class com.bea.schema.SOMAny
A <choice> is an illegal child element for <any>.
add(SOMChoice) - Method in class com.bea.schema.SOMGroup
 
add(SOMElement) - Method in class com.bea.schema.SOMGroupType
 
add(SOMElement) - Method in class com.bea.schema.SOMGroup
An <element> is an illegal child element for <group>.
add(SOMExtension) - Method in class com.bea.schema.SOMSimpleContent
add an <extension> or <restriction>.
add(SOMExtension) - Method in class com.bea.schema.SOMComplexContent
 
add(SOMGroup) - Method in class com.bea.schema.SOMGroupType
 
add(SOMGroup) - Method in class com.bea.schema.SOMAll
A <group> is an illegal child element for <all>.
add(SOMGroup) - Method in class com.bea.schema.SOMAny
A <group> is an illegal child element for <any>.
add(SOMGroup) - Method in class com.bea.schema.SOMGroup
 
add(SOMList) - Method in class com.bea.schema.SOMSimpleType
 
add(SOMRestriction) - Method in class com.bea.schema.SOMSimpleType
 
add(SOMRestriction) - Method in class com.bea.schema.SOMComplexContent
 
add(SOMSequence) - Method in class com.bea.schema.SOMGroupType
 
add(SOMSequence) - Method in class com.bea.schema.SOMAll
A <sequence> is an illegal child element for <all>.
add(SOMSequence) - Method in class com.bea.schema.SOMAny
A <sequence> is an illegal child element for <any>.
add(SOMSequence) - Method in class com.bea.schema.SOMGroup
 
add(SOMUnion) - Method in class com.bea.schema.SOMSimpleType
 
addActionListener(ActionListener) - Method in class com.bea.wlpi.client.repository.RepositoryExplorer
Register a listener for events generated by this object.
addActionListener(ActionListener) - Method in class com.bea.wlpi.client.worklist.WorklistPane
Add an ActionListener to the worklist.
addAll() - Method in class com.bea.schema.SOMComplexExtension
 
addAnnotation() - Method in class com.bea.schema.SOMUserDefinedType
 
addAnnotation() - Method in class com.bea.schema.SOMBasic
create a new empty annotation element for this element.
addAnnotation() - Method in class com.bea.schema.SOMSchema
create a new empty annotation element within this schema.
addAnnotation(SOMAnnotation) - Method in class com.bea.schema.SOMUserDefinedType
 
addAnnotation(SOMAnnotation) - Method in class com.bea.schema.SOMSimpleContent
add an annotation.
addAnnotation(SOMAnnotation) - Method in class com.bea.schema.SOMAttributeGroup
add an annotation.
addAnnotation(SOMAnnotation) - Method in class com.bea.schema.SOMExtension
 
addAnnotation(SOMAnnotation) - Method in class com.bea.schema.SOMGroupType
add an annotation.
addAnnotation(SOMAnnotation) - Method in class com.bea.schema.SOMBasic
add an annotation to the schema tree.
addAnnotation(SOMAnnotation) - Method in class com.bea.schema.SOMSchema
add an annotation to the schema tree.
addAnnotation(SOMAnnotation) - Method in class com.bea.schema.SOMList
 
addAppInfo(SOMAppInfo) - Method in class com.bea.schema.SOMAnnotation
 
addAppInfo(String) - Method in class com.bea.schema.SOMAnnotation
The addAppInfo method is a utility method that creates a new SOMAppInfo object ( <appinfo> ) with an initial content string of content.
addApplicationView(INamespace, String) - Method in interface com.bea.wlai.client.ApplicationViewManagerRemote
Creates an ApplicationView with the given name, adds it to the given parent namespace, and returns a descriptor for it.
addApplicationView(INamespace, String) - Method in class com.bea.wlai.client.ApplicationViewManager
Creates an application view with the given name, adds it to the given parent namespace, and returns a descriptor for it.
addApplicationView(String, String, String, String, WebConversation, Properties) - Method in class com.bea.adapter.web.AdapterDesignTimeTestCase
 
addAttribute(SOMAttribute) - Method in class com.bea.schema.SOMSimpleContent
utility for adding attributes to child, restriction or extension.
addAttribute(SOMAttribute) - Method in class com.bea.schema.SOMExtension
add an <attribute> to this complexType.
addAttribute(SOMAttribute) - Method in class com.bea.schema.SOMRestriction
 
addAttribute(SOMAttribute) - Method in class com.bea.schema.SOMComplexType
add an <attribute> to this complexType.
addAttribute(String) - Method in class com.bea.schema.SOMAttributeGroup
add an new <attribute> sub-element.
addAttribute(String) - Method in class com.bea.schema.SOMExtension
 
addAttribute(String) - Method in class com.bea.schema.SOMComplexType
 
addAttribute(String, SOMType) - Method in class com.bea.schema.SOMExtension
 
addAttribute(String, SOMType) - Method in class com.bea.schema.SOMComplexType
 
addAttribute(String, String) - Method in interface com.bea.document.IDocument
Add a new attribute to the parent data element referred to by parentPath.
addAttribute(String, String) - Method in class com.bea.schema.SOMSchema
add attributes to the <schema> element.
addAttribute(String, String, String) - Method in interface com.bea.document.IDocument
Add a new attribute to the parent data element referred to by parentPath.
addAttributeElement(SOMAttribute) - Method in class com.bea.schema.SOMSchema
Adds a previously created <attribute> object to the root of the schema object model.
addAttributeElement(String) - Method in class com.bea.schema.SOMSchema
Creates a SOMAttribute object with the given name and adds the <attribute> to the root level of this schema.
addAttributeGroup(SOMAttributeGroup) - Method in class com.bea.schema.SOMExtension
add an <attributeGroup> to this complexType.
addAttributeGroup(SOMAttributeGroup) - Method in class com.bea.schema.SOMSchema
Adds a previously created <attributeGroup> object to the root of the schema object model.
addAttributeGroup(SOMAttributeGroup) - Method in class com.bea.schema.SOMRestriction
 
addAttributeGroup(SOMAttributeGroup) - Method in class com.bea.schema.SOMComplexType
add an <attributeGroup> to this complexType.
addAttributeGroup(String) - Method in class com.bea.schema.SOMAttributeGroup
add an new <attributeGroup> sub-element.
addAttributeGroup(String) - Method in class com.bea.schema.SOMSchema
Creates a SOMAttributeGroup object with the given name and adds the <attributeGroup> to the root level of this schema.
addBusinessCalendar(BusinessCalendarInfo) - Method in interface com.bea.wlpi.server.admin.Admin
Create a new business calendar.
addBusinessOperation(ClassInvocationDescriptor) - Method in interface com.bea.wlpi.server.admin.Admin
Create a new business operation implemented by a Java class.
addBusinessOperation(EJBInvocationDescriptor) - Method in interface com.bea.wlpi.server.admin.Admin
Create a new business operation implemented by an EJB.
addChild(String, Attributes) - Method in class com.bea.schema.SOMObject
for use with the SAX parser while loading a SOM from a file.
addChild(String, Attributes) - Method in class com.bea.schema.SOMSimpleType
 
addChild(String, Attributes) - Method in class com.bea.schema.SOMSimpleContent
 
addChild(String, Attributes) - Method in class com.bea.schema.SOMComplexContent
 
addChild(String, Attributes) - Method in class com.bea.schema.SOMAttributeGroup
 
addChild(String, Attributes) - Method in class com.bea.schema.SOMExtension
 
addChild(String, Attributes) - Method in class com.bea.schema.SOMComplexExtension
 
addChild(String, Attributes) - Method in class com.bea.schema.SOMGroupType
 
addChild(String, Attributes) - Method in class com.bea.schema.SOMBasic
 
addChild(String, Attributes) - Method in class com.bea.schema.SOMRestriction
 
addChild(String, Attributes) - Method in class com.bea.schema.SOMAnnotation
 
addChild(String, Attributes) - Method in class com.bea.schema.SOMComplexType
 
addChildFolder(RepositoryFolderInfo, RepositoryFolderInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Place an exiting folder inside another (existing) folder.
addChildFolder(RepositoryFolderInfo, RepositoryFolderInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Place an exiting folder inside another (existing) folder.
addChoice() - Method in class com.bea.schema.SOMComplexExtension
 
addClientResponse(String) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Append an XML subdocument to the API method's return value.
addComplexContent(SOMExtension) - Method in class com.bea.schema.SOMComplexType
 
addComplexContent(SOMRestriction) - Method in class com.bea.schema.SOMComplexType
 
addComplexType() - Method in class com.bea.schema.SOMBasic
sets the element type to a newly constructed complexType.
addComplexType(SOMComplexType) - Method in class com.bea.schema.SOMSchema
Adds the complexType to the root level of this schema.
addComplexType(String) - Method in class com.bea.schema.SOMSchema
Creates a SOMComplexType object with the given name and adds the to the root level of this schema.
addComplexType(String) - Method in class com.bea.schema.SOMSequence
add a new complexType.
addConnectionEventListener(ConnectionEventListener) - Method in class com.bea.adapter.spi.AbstractManagedConnection
Adds a connection event listener to this ManagedConnection instance.
addConnectionFactory(INamespace, String) - Method in interface com.bea.wlai.client.ConnectionFactoryManager
Creates an ConnectionFactory with the given name, adds it to the given parent namespace, and returns a descriptor for it.
addConnectionHandle(Object) - Method in class com.bea.adapter.spi.AbstractManagedConnection
Adds an application-level connection handle to the collection maintained by this ManagedConnection.
addDocumentation(SOMDocumentation) - Method in class com.bea.schema.SOMAnnotation
add a SOMDocumentation element to the schema tree
addDocumentation(String) - Method in class com.bea.schema.SOMUserDefinedType
 
addDocumentation(String) - Method in class com.bea.schema.SOMBasic
adds a documentation element to a new annotation element for this element.
addDocumentation(String) - Method in class com.bea.schema.SOMSchema
adds a documentation element to a new annotation element for this schema.
addDocumentation(String) - Method in class com.bea.schema.SOMAnnotation
The addDocumentation method is a utility method that creates a new SOMDocumentation object ( ) with an initial content string of content.
addDocumentData(String, DocumentData) - Method in interface com.bea.document.IDocument
Add the given value to the parent data element referred to by parentPath.
addElement(SOMElement) - Method in class com.bea.schema.SOMSchema
Adds a previously created <element> object to the root of the schema object model.
addElement(String) - Method in class com.bea.schema.SOMGroupType
 
addElement(String) - Method in class com.bea.schema.SOMSchema
Creates a SOMElement object with the given name and adds the <element> to the root level of this schema.
addElement(String, SOMType) - Method in class com.bea.schema.SOMGroupType
 
addElement(String, String) - Method in interface com.bea.document.IDocument
Add a new element to the parent data element referred to by parentPath.
addElement(String, String, String) - Method in interface com.bea.document.IDocument
Add a new element to the parent data element referred to by parentPath.
addEntityToFolder(XMLEntityInfo, RepositoryFolderInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Place an existing entity in an existing folder.
addEntityToFolder(XMLEntityInfo, RepositoryFolderInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Place an existing entity in an existing folder.
addEntry(PackageEntry) - Method in class com.bea.wlpi.common.PublishPackage
 
addError(Error) - Method in class com.bea.util.AbstractErrorContainer
Add an Error to the container.
addevent(HttpServletRequest) - Method in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
Adds an event to the application view.
addEvent(String) - Method in interface com.bea.wlai.common.IApplicationViewDescriptor
Add an event to this application view.
addEvent(String) - Method in class com.bea.wlai.common.ApplicationViewDescriptor
Add an event to this application view.
addEventKey(EventKeyInfo) - Method in interface com.bea.wlpi.server.admin.Admin
Create a new event key.
addEventListener(String, EventListener) - Method in class com.bea.wlai.client.ApplicationView
Add a listener for events with type given by eventTypeName.
addEventListener(String, EventListener, String) - Method in class com.bea.wlai.client.ApplicationView
Add a listener for events with type given by eventTypeName.
addEventSchemaToRepository(IApplicationViewDescriptor, IEventDescriptor, IDocumentDefinition) - Method in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
Adds the schema for an event to the repository.
addEventSchemaToRepository(IEventDescriptor, IDocumentDefinition) - Method in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
Adds the schema for an event to the repository.
addException(Exception) - Method in class com.bea.util.AbstractExceptionContainer
Add an Exception to the container.
addException(Exception) - Method in class com.bea.util.RuntimeExceptionContainer
Add a Exception to the container.
addExtension(SOMType) - Method in class com.bea.schema.SOMComplexContent
 
addExtension(String) - Method in class com.bea.wlpi.client.common.ExtensionFileFilter
Add another extension to the list of those recognized by the filter.
addGroup() - Method in class com.bea.schema.SOMComplexExtension
 
addGroup(SOMGroup) - Method in class com.bea.schema.SOMSchema
Adds a previously created <roup> object to the root of the schema object model.
addGroup(String) - Method in class com.bea.schema.SOMSchema
Creates a SOMGroup object with the given name and adds the <group> to the root level of this schema.
addInCall(WorklistPane, Object[]) - Method in interface com.bea.wlpi.client.worklist.WorklistAddIn
Process a client-side addin call, using the supplied arguments.
addInfo(SOMAppInfo) - Method in class com.bea.schema.SOMAnnotation
The addInfo method should be used to create child elements to the element.
addInstanceListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Deprecated. Call PluginManagerCfg.addInstanceListener(com.bea.wlpi.server.plugin.Plugin, int). The cluster-wide plugin manager state is pinned to a single server in the cluster.
addInstanceListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Register a specific plugin as an InstanceNotification listener.
ADDITIONAL_CLEANUP_EXCEPTION - Static variable in interface com.bea.adapter.util.IConstants
 
addJob(Runnable) - Method in interface com.bea.wlcfilesync.ThreadPool
 
addJob(Runnable) - Method in class com.bea.wlcfilesync.ThreadPoolImpl
This method helps to add jobs which use existing threads available from thread pool else creates a new one and starts the job.
addLayoutComponent(Component, Object) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
addLayoutComponent(String, Component) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
addList(SOMType) - Method in class com.bea.schema.SOMSimpleType
add a new SOMList constraint.
addListener(String, EventListener) - Method in class com.bea.wlai.client.EventContext
Register a listener for all events of type eventTypeName.
addListener(String, EventListener, String) - Method in class com.bea.wlai.client.EventContext
Register a listener for all events of type eventTypeName.
addMessage(MessageInfo, byte[], boolean) - Method in class com.bea.lwclient.LwcMailbox
Adds a message to the mailbox.
addMessage(MessageInfo, byte[], boolean) - Method in interface com.bea.lwclient.LwcMailboxDirectory
Adds a message to the mailbox.
addMFLDocument(URL) - Method in class com.bea.wlxt.WLXT
Add a MFL document to the cache.
addMFLDocument(URL, InputSource) - Method in class com.bea.wlxt.WLXT
Add a MFL document to the cache.
addMFLDocument(URL, InputStream) - Method in class com.bea.wlxt.WLXT
 
addMFLDocument(URL, MFLRoot) - Method in class com.bea.wlxt.WLXT
Add a MFL document to the cache.
addMFLDocument(URL, Reader) - Method in class com.bea.wlxt.WLXT
 
addNamespace(INamespace, String) - Method in interface com.bea.wlai.client.NamespaceManager
Adds a namespace of the given name to the given parent namespace.
addNamespace(String, String, WebConversation, Properties) - Method in class com.bea.adapter.web.AdapterDesignTimeTestCase
 
addNewDataType(String, Bintype) - Static method in class com.bea.wlxt.WLXT
Add a new User Defined Type to the WLXT runtime engine.
addNode(String, Node) - Method in interface com.bea.document.IDocument
Add a new node to the parent data element referred to by parentPath.
addOrganization(OrganizationInfo) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Create a new organization.
addOrUpdateSchema(SchemaManager, QualifiedName, IDocumentDefinition) - Method in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
 
addParameter(String, String) - Method in class com.bea.web.ActionResult
 
addParentFolder(RepositoryFolderInfoHelper) - Method in class com.bea.wlpi.common.XMLEntityInfoHelper
 
addPayloadPart(PayloadPart) - Method in class com.bea.b2b.protocol.messaging.MessageBase
Adds a single payload part to this business message.
addPayloadPart(PayloadPart) - Method in interface com.bea.b2b.protocol.messaging.Message
Adds a single payload part to this business message.
addPayloadParts(PayloadPart[]) - Method in class com.bea.b2b.protocol.messaging.MessageBase
Adds multiple payload parts to this business message.
addPayloadParts(PayloadPart[]) - Method in interface com.bea.b2b.protocol.messaging.Message
Adds one or more payload parts to this business message.
addProperty(String, String) - Method in class com.bea.wlai.common.AbstractPropertiedDescriptor
Add a property to this descriptor.
addProperty(String, String) - Method in interface com.bea.wlai.common.IPropertiedDescriptor
Add a property to this descriptor.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bea.adapter.cci.InteractionSpecImpl
To support JavaBeans constrained properties
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bea.adapter.spi.AbstractManagedConnectionFactory
To support JavaBeans constrained properties
addPushListener(IPushListener) - Method in interface com.bea.adapter.event.IPushHandler
adds a push listener to the implementation object
addRecipient(String) - Method in class com.bea.b2b.protocol.messaging.MessageBase
Adds a recipient to the recipients list of this business message.
addReroute(String, String, String, int, Timestamp, Timestamp) - Method in interface com.bea.wlpi.server.admin.Admin
Create a new task reroute.
addRestriction(SOMType) - Method in class com.bea.schema.SOMSimpleType
add a new SOMRestriction constraint.
addRole(RoleInfo) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Create a new role.
addRuntimeDestination(PrintWriter) - Method in class com.bea.logging.LogCategory
Add a new destination at runtime.
addRuntimeDestination(PrintWriter) - Method in interface com.bea.logging.ILogger
Adds a new destination for log messages at runtime, as opposed to destinations configured using the configuration file.
addSchema(INamespace, String) - Method in interface com.bea.wlai.client.SchemaManager
Add a new schema to the repository.
addSchemaToRepository(String, SOMSchema) - Method in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
Deprecated. This method should not be used going forward as it does not take into account updating existing schemas or adding both request and response schemas to the repository in one logical unit of work. The preferred approach is to use the addServiceSchemasToRepository or addEventSchemaToRepository methods directly.
addSequence() - Method in class com.bea.schema.SOMComplexExtension
 
addSequence() - Method in class com.bea.schema.SOMBasic
adds a SOMSequence to this element.
addSequence() - Method in class com.bea.schema.SOMComplexType
 
addservc(HttpServletRequest) - Method in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
Adds a service to the application view...This method corresponds to a JSP page named addservc.
addService(String) - Method in interface com.bea.wlai.common.IApplicationViewDescriptor
Add a service to this application view.
addService(String) - Method in class com.bea.wlai.common.ApplicationViewDescriptor
Add a service to this application view.
addServiceSchemasToRepository(IApplicationViewDescriptor, IServiceDescriptor, IDocumentDefinition, IDocumentDefinition) - Method in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
Adds the request and response schemas for a service to the WLI repository.
addServiceSchemasToRepository(IServiceDescriptor, IDocumentDefinition, IDocumentDefinition) - Method in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
Adds the request and response schemas for a service to the WLI repository.
addSimpleContent(SOMExtension) - Method in class com.bea.schema.SOMComplexType
 
addSimpleContent(SOMRestriction) - Method in class com.bea.schema.SOMComplexType
 
addSimpleType() - Method in class com.bea.schema.SOMBasic
sets the element type to a newly constructed simpleType.
addSimpleType(SOMSimpleType) - Method in class com.bea.schema.SOMSchema
Adds the simpleType to the root level of this schema.
addSimpleType(SOMSimpleType) - Method in class com.bea.schema.SOMUnion
 
addSimpleType(String) - Method in class com.bea.schema.SOMSchema
Creates a SOMSimpleType object with the given name and adds the object to the root level of this schema.
addStateChangeListener(PluginManagerHome) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Register the home interface of a plugin manager deployed on a slave server.
addStylesheet(URL) - Method in class com.bea.wlxt.WLXT
Add a single stylesheet to the cache.
addStylesheet(URL, InputSource) - Method in class com.bea.wlxt.WLXT
Add a single stylesheet to the cache.
addSubNode(ActionCategoryInfo) - Method in class com.bea.wlpi.common.plugin.CategoryInfo
Add an action or sub-category to this category.
addTaskListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Deprecated. Call PluginManagerCfg.addTaskListener(com.bea.wlpi.server.plugin.Plugin, int). The cluster-wide plugin manager state is pinned to a single server in the cluster.
addTaskListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Register a specific plugin as a TaskNotification listener.
addTemplateDefinitionListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Deprecated. Call PluginManagerCfg.addTemplateDefinitionListener(com.bea.wlpi.server.plugin.Plugin, int). The cluster-wide plugin manager state is pinned to a single server in the cluster.
addTemplateDefinitionListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Register a specific plugin as a TemplateDefinitionNotification listener.
addTemplateListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Deprecated. Call PluginManagerCfg.addTemplateListener(com.bea.wlpi.server.plugin.Plugin, int). The cluster-wide plugin manager state is pinned to a single server in the cluster.
addTemplateListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Register a specific plugin as a TemplateNotification listener.
addThrowable(Throwable) - Method in class com.bea.util.ThrowableContainer
Add a Throwable to the container.
addType(SOMType) - Method in class com.bea.schema.SOMUnion
 
addUserToOrganization(String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Add a user to an organization.
addUserToRole(String, String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Add a user to a role.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.bea.adapter.cci.InteractionSpecImpl
To support JavaBeans constrained properties
addVetoableChangeListener(VetoableChangeListener) - Method in class com.bea.adapter.spi.AbstractManagedConnectionFactory
To support JavaBeans constrained properties
Admin - interface com.bea.wlpi.server.admin.Admin.
Provides WebLogic Process Integrator administrative functions.
AdminHome - interface com.bea.wlpi.server.admin.AdminHome.
Home interface for the Admin session EJB.
ALL_TYPES - Static variable in class com.bea.wlpi.common.VariableInfo
 
allColumns - Static variable in class com.bea.wlpi.client.common.Tasklist
A table column model containing the set of all displayable columns.
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class com.bea.adapter.spi.NonManagedConnectionManager
Used by a resource adapter's connection factory to allow "this" connection manager to handle a connection request.
allowSecurityRealmUpdates() - Method in class com.bea.wlpi.client.common.WLPI
Check whether the installed security realm is both manageable and persistent.
ALREADY_CLOSED - Static variable in interface com.bea.adapter.util.IConstants
 
ALREADY_DESTROYED - Static variable in interface com.bea.adapter.util.IConstants
 
ANYURI - Static variable in class com.bea.schema.type.SOMType
 
APP_VIEW_ID_JMS_FIELD - Static variable in class com.bea.wlai.client.ApplicationView
 
append(LoggingEvent) - Method in class com.bea.logging.WeblogicAppender
The append method is over-ridden to send messages to the WLS.
appendContent(String) - Method in class com.bea.schema.SOMAppInfo
 
appendContext(String) - Method in class com.bea.logging.LogContext
Appends additional context information to this context in a implementation dependent manner.
appendField(StringBuffer, String, Object) - Method in class com.bea.adapter.spi.AbstractManagedConnectionFactory
 
ApplicationView - class com.bea.wlai.client.ApplicationView.
An ApplicationView represents a subset of business functionality available within a Enterprise Information System (EIS).
ApplicationView(Context, QualifiedName) - Constructor for class com.bea.wlai.client.ApplicationView
Create a new ApplicationView with the given name, using the existing given InitialContext.
ApplicationView(Context, String) - Constructor for class com.bea.wlai.client.ApplicationView
 
ApplicationView(Hashtable, QualifiedName) - Constructor for class com.bea.wlai.client.ApplicationView
Create a new ApplicationView with the given name, and using a new InitialContext obtained using the given Hashtable of properties.
ApplicationViewDescriptor - class com.bea.wlai.common.ApplicationViewDescriptor.
Represents the metadata for an ApplicationView (e.g.
ApplicationViewDescriptor(String) - Constructor for class com.bea.wlai.common.ApplicationViewDescriptor
Construct a new ApplicationViewDescriptor with the given name.
ApplicationViewDescriptor(String, String) - Constructor for class com.bea.wlai.common.ApplicationViewDescriptor
Construct a new ApplicationViewDescriptor with the given name and description.
ApplicationViewException - exception com.bea.wlai.client.ApplicationViewException.
An exception which indicates an error accessing or manipulating an application view.
ApplicationViewException(String) - Constructor for class com.bea.wlai.client.ApplicationViewException
 
ApplicationViewException(String, Exception) - Constructor for class com.bea.wlai.client.ApplicationViewException
 
ApplicationViewHome - interface com.bea.wlai.client.ApplicationViewHome.
Home interface for the ApplicationView EJB.
ApplicationViewManager - class com.bea.wlai.client.ApplicationViewManager.
Manages access to ApplicationViews.
ApplicationViewManager(Hashtable) - Constructor for class com.bea.wlai.client.ApplicationViewManager
Create a new ApplicationViewManager using a new InitialContext obtained using the given Hashtable of properties.
ApplicationViewManager(InitialContext) - Constructor for class com.bea.wlai.client.ApplicationViewManager
Create a new ApplicationViewManager using the given InitialContext.
ApplicationViewManagerHome - interface com.bea.wlai.client.ApplicationViewManagerHome.
Home interface for the ApplicationViewManager EJB.
ApplicationViewManagerRemote - interface com.bea.wlai.client.ApplicationViewManagerRemote.
Manages access to ApplicationViews.
ApplicationViewRemote - interface com.bea.wlai.client.ApplicationViewRemote.
The remote interface for the ApplicationView EJB.
applyPadAndTrim(String, MFLField, boolean, boolean) - Method in class com.bea.wlxt.bintype.Bintype
Creates a String that has either been padded to a specified length or has had leading, trailing or both white space trimmed from it.
appvwadmin(HttpServletRequest) - Method in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
This method is used if the 'save' button is clicked on the appvwadmin.jsp.
arrayToString(Object[]) - Static method in class com.bea.wlpi.server.eventprocessor.EventData
 
assertExists(String, String, WebResponse) - Method in class com.bea.adapter.web.AdapterDesignTimeTestCase
 
assertValidLicense() - Method in class com.bea.adapter.event.AbstractEventGenerator
Verifies the existence of a valid license for this adapter; if there is no valid license available, this method throws an exception to prevent the instantiation of a ManagedConnectionFactory object.
assertValidLicense() - Method in class com.bea.adapter.spi.AbstractManagedConnectionFactory
Verifies the existence of a valid license for this adapter; if there is no valid license available, this method throws an exception to prevent the instantiation of a ManagedConnectionFactory object.
assertValidState() - Method in class com.bea.adapter.spi.AbstractManagedConnectionFactory
Verifies that "this" is in a valid state that allows "this" to perform its factory responsibilities successfully.
associateConnection(Object) - Method in class com.bea.adapter.spi.AbstractManagedConnection
Used by the container to change the association of an application-level connection handle with a ManagedConnection instance.
AsyncServiceResponse - class com.bea.wlai.client.AsyncServiceResponse.
Represents a response for an asynchronous service request.
AsyncServiceResponse(QualifiedName, String, String, IDocument) - Constructor for class com.bea.wlai.client.AsyncServiceResponse
 
AsyncServiceResponse(QualifiedName, String, String, String) - Constructor for class com.bea.wlai.client.AsyncServiceResponse
 
AsyncServiceResponseListener - interface com.bea.wlai.client.AsyncServiceResponseListener.
Interface used to receive notification of the availability of a response to a call to invokeServiceAsync.
Attachment - class com.bea.b2b.protocol.messaging.Attachment.
The Attachment class represents an attachment, which consists of binary content.
Attachment() - Constructor for class com.bea.b2b.protocol.messaging.Attachment
Constructs an Attachment.
Attachment(InputStream) - Constructor for class com.bea.b2b.protocol.messaging.Attachment
Constructs an Attachment using the specified input stream.
Attachments - class com.bea.wlpi.client.common.Attachments.
Layout constraints object used by AttachmentsLayout.
Attachments() - Constructor for class com.bea.wlpi.client.common.Attachments
 
AttachmentsLayout - class com.bea.wlpi.client.common.AttachmentsLayout.
A LayoutManager that uses attachments between components.
AttachmentsLayout() - Constructor for class com.bea.wlpi.client.common.AttachmentsLayout
 
attributesToXML(Writer, Map) - Method in class com.bea.schema.SOMObject
internal utility to print attributes to XML used in toXML().
AUDIO_NOTIFICATION - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
Audit - interface com.bea.wlpi.server.audit.Audit.
Provides workflow auditing and error reporting facilities.
AUDIT_HOME - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
JNDI/EJB environment entry for the Audit bean.
AUDIT_INT - Static variable in class com.bea.logging.LogPriority
 
AUDIT_TOPIC - Static variable in interface com.bea.wlpi.server.common.JNDITags
Topics and Queues.
audit(String) - Method in class com.bea.logging.LogCategory
Log a message with the audit priority using the strKey for message lookup.
audit(String) - Method in interface com.bea.logging.ILogger
logs audit message by looking up its strKey
audit(String, boolean) - Method in class com.bea.logging.LogCategory
Log a message with the audit priority.
audit(String, boolean) - Method in interface com.bea.logging.ILogger
logs strMessage as message (set isDirect == true)
audit(String, Object) - Method in class com.bea.logging.LogCategory
Convenience method which allows the useer to log an audit message with one argument to fill into the template.
audit(String, Object) - Method in interface com.bea.logging.ILogger
logs audit messages with one arg
audit(String, Object[]) - Method in class com.bea.logging.LogCategory
Log a message with the audit priority.
audit(String, Object[]) - Method in interface com.bea.logging.ILogger
logs audit messages with args
audit(Throwable) - Method in class com.bea.logging.LogCategory
Log a message with the audit priority.
audit(Throwable) - Method in interface com.bea.logging.ILogger
logs exception to audit log
AuditHome - interface com.bea.wlpi.server.audit.AuditHome.
Home interface for the Audit session EJB.
AuditLogProvider - interface com.bea.b2b.security.AuditLogProvider.
Security audit log service provider's interface.
authenticate(String, Certificate[], boolean) - Method in class com.bea.b2b.security.WLCCertAuthenticator
Attempts to validate a digital certificate.

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)