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 _

T

t_appViewManager - Variable in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
 
t_connection - Variable in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
 
t_connectionFactoryManager - Variable in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
 
t_deployManager - Variable in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
 
t_initialContext - Variable in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
 
t_namespaceManager - Variable in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
 
t_schemaManager - Variable in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
 
tableChanged(TableModelEvent) - Method in class com.bea.wlpi.client.common.MappedTableModel
 
tableChanged(TableModelEvent) - Method in class com.bea.wlpi.client.common.SortableTableModel
Respond to a "table changed" notification event.
tableChanged(TableModelEvent) - Method in class com.bea.wlpi.client.common.ColumnSorterMenu
 
TARGET_ACTION_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the target action {0}."
TARGET_EVENT_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the target event {0}."
TARGET_TASK_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the target task {0}."
TASK_ASSIGN_ALREADY_DONE - Static variable in interface com.bea.wlpi.common.Messages
"Cannot assign this task, because it is already done."
TASK_ASSIGNED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task instance is assigned.
TASK_CANNOT_DELETE_ACTION_REF - Static variable in interface com.bea.wlpi.common.Messages
"The task {0} cannot be deleted, because it is referenced by one or more actions."
TASK_CANNOT_MARK - Static variable in interface com.bea.wlpi.common.Messages
"This task's properties do not allow it to be marked done."
TASK_CANNOT_MODIFY - Static variable in interface com.bea.wlpi.common.Messages
"This task's properties do not allow it to be modified."
TASK_CANNOT_REASSIGN - Static variable in interface com.bea.wlpi.common.Messages
"This task's properties do not allow it to be reassigned."
TASK_CANNOT_UNMARK - Static variable in interface com.bea.wlpi.common.Messages
"This task's properties do not allow it to be unmarked done."
TASK_COMPLETED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task instance is completed.
TASK_EXECUTE_ALREADY_DONE - Static variable in interface com.bea.wlpi.common.Messages
"Cannot execute this task, because it is already done."
TASK_EXECUTE_COMPLETE - Static variable in interface com.bea.wlpi.common.Messages
"Cannot execute this task, because the workflow is complete."
TASK_EXECUTE_INACTIVE - Static variable in interface com.bea.wlpi.common.Messages
"Cannot execute this task, because it is inactive."
TASK_EXECUTE_NOT_ASSIGNED - Static variable in interface com.bea.wlpi.common.Messages
"Cannot execute this task, because it is not assigned to you."
TASK_EXECUTED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task instance is executed.
TASK_INSTANCE_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the specified task instance: {0}."
TASK_NAMES_UNIQUE - Static variable in interface com.bea.wlpi.common.Messages
"Task names must be unique within a workflow."
TASK_NOTIFICATION - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
TASK_OVERDUE - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task instance is overdue.
TASK_STARTED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task instance is started.
TASK_TAKE_ALREADY_DONE - Static variable in interface com.bea.wlpi.common.Messages
"Cannot take this task, because it is already done."
TASK_UNASSIGNED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task instance is unassigned.
TASK_UNMARKED_DONE - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task instance is marked incomplete.
TASK_UPDATED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task's properties are updated.
taskAssign(String, String, String, boolean, boolean) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Assign a workflow task to a participant.
taskAssign(String, String, String, String, boolean, boolean) - Method in interface com.bea.wlpi.server.admin.Admin
Assign a task to a participant.
taskAssign(String, String, String, String, boolean, boolean) - Method in interface com.bea.wlpi.server.worklist.Worklist
Assign a task to a participant.
taskAssign(String, String, String, String, boolean, boolean, Object) - Method in interface com.bea.wlpi.server.worklist.Worklist
Assign a task to a participant with a transaction id.
taskChanged(TaskNotification) - Method in interface com.bea.wlpi.server.plugin.Plugin
Notifies a plugin of a change in a task instance.
taskDoit(String, String) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Execute a workflow task.
taskExecute(String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Execute a task instance.
taskExecute(String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Execute a task instance.
TaskInfo - class com.bea.wlpi.common.TaskInfo.
Holds information about a workflow task.
TaskInfo(String, String, String, String, String, String, boolean, String, String, int, Timestamp, Timestamp, Timestamp, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.bea.wlpi.common.TaskInfo
Create a new TaskInfo object.
Tasklist - class com.bea.wlpi.client.common.Tasklist.
Displays a list of tasks for a user, role or workflow instance.
Tasklist(WLPI, TableColumnModel, String) - Constructor for class com.bea.wlpi.client.common.Tasklist
Create a Tasklist for the specified workflow instance.
Tasklist(WLPI, TableColumnModel, String, boolean, boolean, boolean, boolean) - Constructor for class com.bea.wlpi.client.common.Tasklist
Create a Tasklist for the specified user or role.
taskMarkDone(String, String) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Mark a workflow task as complete.
taskMarkDone(String, String, String) - Method in interface com.bea.wlpi.server.admin.Admin
Mark a task as complete.
taskMarkDone(String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Mark a task instance as complete.
taskMarkDone(String, String, String, Object) - Method in interface com.bea.wlpi.server.worklist.Worklist
Mark a task instance as complete with a transaction id.
TaskNotification - class com.bea.wlpi.server.plugin.TaskNotification.
Notification object that describes a change to a task instance.
TaskPropertiesDialog - class com.bea.wlpi.client.common.TaskPropertiesDialog.
A dialog to enable a user to update the properties and permission flags for a task.
TaskPropertiesDialog(Frame, WLPI, TaskInfo) - Constructor for class com.bea.wlpi.client.common.TaskPropertiesDialog
Create a new TaskPropertiesDialog for the specified task.
TaskReassignDialog - class com.bea.wlpi.client.common.TaskReassignDialog.
A dialog to enable a user to reassign a task to another user or role.
TaskReassignDialog(Frame, WLPI, TaskInfo) - Constructor for class com.bea.wlpi.client.common.TaskReassignDialog
Create a new TaskReassignDialog for the specified task.
taskSetProperties(String, String, int, boolean, boolean, boolean, boolean, boolean) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Set the properties for a workflow task.
taskSetProperties(String, String, String, int, boolean, boolean, boolean, boolean, boolean) - Method in interface com.bea.wlpi.server.admin.Admin
Set the properties for a task instance.
taskSetProperties(String, String, String, int, boolean, boolean, boolean, boolean, boolean) - Method in interface com.bea.wlpi.server.worklist.Worklist
Set the properties for a task instance.
taskUnassign(String, String) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Unassign a workflow task.
taskUnassign(String, String, String) - Method in interface com.bea.wlpi.server.admin.Admin
Unassign a task.
taskUnassign(String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Unassign a task.
taskUnmarkDone(String, String) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Mark a workflow task as incomplete.
taskUnmarkDone(String, String, String) - Method in interface com.bea.wlpi.server.admin.Admin
Mark a task as incomplete.
taskUnmarkDone(String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Mark a task as incomplete.
TEMPLATE - Static variable in interface com.bea.wlpi.common.Publishable
 
TEMPLATE - Static variable in interface com.bea.wlpi.common.Messages
"Template"
TEMPLATE_CREATED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a template is created.
TEMPLATE_DEFINITION - Static variable in interface com.bea.wlpi.common.Publishable
 
TEMPLATE_DEFINITION - Static variable in interface com.bea.wlpi.common.Messages
"Template Definition"
TEMPLATE_DEFINITION_HOME - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
JNDI/EJB environment entry for the TemplateDefinitionRO bean.
TEMPLATE_DEFINITION_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"Workflow Template Definition (id={0}) not found."
TEMPLATE_DELETED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a template is deleted.
TEMPLATE_LOCKED - Static variable in interface com.bea.wlpi.common.Messages
"The workflow template is currently locked by {0}."
TEMPLATE_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"Workflow Template (id={0}) not found."
TEMPLATE_NOT_PUBLISHED - Static variable in interface com.bea.wlpi.common.Messages
"Cannot add a published template definition to a nonpublished template."
TEMPLATE_UPDATED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a template is updated.
templateChanged(TemplateNotification) - Method in interface com.bea.wlpi.server.plugin.Plugin
Notifies a plugin of a change in a template.
TEMPLATEDEFINITION_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
" Warning! The system could not find an active, effective template definition for template ID {0} and org ID {1} "
TEMPLATEDEFINITION_NOT_PUBLISHED - Static variable in interface com.bea.wlpi.common.Messages
"Cannot add a nonpublished template definition to a published template."
templateDefinitionChanged(TemplateDefinitionNotification) - Method in interface com.bea.wlpi.server.plugin.Plugin
Notifies a plugin of a change in a template definition.
TemplateDefinitionInfo - class com.bea.wlpi.common.TemplateDefinitionInfo.
Holds information about a workflow template definition.
TemplateDefinitionInfo(String, Timestamp, Timestamp, boolean) - Constructor for class com.bea.wlpi.common.TemplateDefinitionInfo
Create a new TemplateDefinitionInfo object.
TemplateDefinitionInfo(String, Timestamp, Timestamp, boolean, String, String) - Constructor for class com.bea.wlpi.common.TemplateDefinitionInfo
Create a new TemplateDefinitionInfo object.
TemplateDefinitionInfo(String, Timestamp, Timestamp, boolean, String, String, String, Map, boolean) - Constructor for class com.bea.wlpi.common.TemplateDefinitionInfo
 
TemplateDefinitionNotification - class com.bea.wlpi.server.plugin.TemplateDefinitionNotification.
Notification object that describes a change to a template definition.
TemplateDefinitionPropertiesInfo - class com.bea.wlpi.common.plugin.TemplateDefinitionPropertiesInfo.
Defines the GUI component for plugin template definition properties.
TemplateDefinitionPropertiesInfo(String, String, String, String[]) - Constructor for class com.bea.wlpi.common.plugin.TemplateDefinitionPropertiesInfo
Create a new TemplateDefinitionPropertiesInfo object.
TemplateInfo - class com.bea.wlpi.common.TemplateInfo.
Holds information about a workflow template.
TemplateInfo(String, String) - Constructor for class com.bea.wlpi.common.TemplateInfo
Create a new TemplateInfo object.
TemplateInfo(String, String, String) - Constructor for class com.bea.wlpi.common.TemplateInfo
Create a new TemplateInfo object.
TemplateInfo(String, String, String, Map, boolean) - Constructor for class com.bea.wlpi.common.TemplateInfo
Create a new TemplateInfo object.
TemplateNodeInfo - class com.bea.wlpi.common.plugin.TemplateNodeInfo.
Provides information about a plugin-supplied template definition node type.
TemplateNodeInfo(String, int, String, String, byte[], String[]) - Constructor for class com.bea.wlpi.common.plugin.TemplateNodeInfo
Create a new TemplateNodeInfo.
TemplateNodeInfo(String, int, String, String, Icon, String[]) - Constructor for class com.bea.wlpi.common.plugin.TemplateNodeInfo
Deprecated. To avoid using java.awt library.
TemplateNotification - class com.bea.wlpi.server.plugin.TemplateNotification.
Notification object that describes a change to a template.
TemplatePropertiesInfo - class com.bea.wlpi.common.plugin.TemplatePropertiesInfo.
Defines the plugin-provided GUI component for plugin template properties.
TemplatePropertiesInfo(String, String, String, String[]) - Constructor for class com.bea.wlpi.common.plugin.TemplatePropertiesInfo
Create a new TemplatePropertiesInfo object.
TEMPLATES - Static variable in class com.bea.wlpi.server.eventprocessor.EventData
Property name for template addressees.
terminate(int) - Method in interface com.bea.b2b.management.ConversationMBean
Terminates this Conversation.
terminate(int) - Method in interface com.bea.b2b.protocol.xocp.conversation.local.Conversation
Terminates this conversation.
TERMINATED_FAILURE - Static variable in interface com.bea.b2b.protocol.conversation.State
Conversation is terminated with error.
TERMINATED_SUCCESS - Static variable in interface com.bea.b2b.protocol.conversation.State
Conversation is terminated successfully.
TERMINATING_FAILURE - Static variable in interface com.bea.b2b.protocol.conversation.State
Conversation is being terminated with failure or due to timeout.
TERMINATING_SUCCESS - Static variable in interface com.bea.b2b.protocol.conversation.State
Conversation is being terminated with success.
testAddApplicationView() - Method in class com.bea.adapter.web.AdapterDesignTimeTestCase
 
testAddNamespace() - Method in class com.bea.adapter.web.AdapterDesignTimeTestCase
 
testBadLogin() - Method in class com.bea.adapter.web.AdapterDesignTimeTestCase
 
TestHarness - class com.bea.adapter.test.TestHarness.
Launches a suite of test cases (using the JUnit 3.5) framework; test cases have access to an ILogger and a java.util.Properties object to help in test case configuration.
TestHarness() - Constructor for class com.bea.adapter.test.TestHarness
 
testLogin() - Method in class com.bea.adapter.web.AdapterDesignTimeTestCase
 
testLogout() - Method in class com.bea.adapter.web.AdapterDesignTimeTestCase
 
TEXT - Static variable in class com.bea.eci.repository.helper.Types
Entity with "text/plain&Quot; content type.
TextareaTagSupport - class com.bea.web.tag.TextareaTagSupport.
Provides the rendering logic for an HTML form field for text areas In addition, each instance of this class uses an instance of com.bea.web.validation.Word to perform runtime validation of the value for this field.
TextareaTagSupport() - Constructor for class com.bea.web.tag.TextareaTagSupport
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.
TextDocumentUtil - class com.bea.eci.repository.helper.TextDocumentUtil.
This class is a convenience class for TextDocument that provides additional methods for TextDocuments.
TextDocumentUtil() - Constructor for class com.bea.eci.repository.helper.TextDocumentUtil
 
TextTagSupport - class com.bea.web.tag.TextTagSupport.
Provides the rendering logic for an HTML form field that accepts text values only.
TextTagSupport() - Constructor for class com.bea.web.tag.TextTagSupport
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.
ThreadPool - interface com.bea.wlcfilesync.ThreadPool.
ThreadPool The interface to be implemented by the thread pool.
ThreadPoolImpl - class com.bea.wlcfilesync.ThreadPoolImpl.
ThreadPoolImpl Thread Pool implementation class.
ThreadPoolImpl(Properties) - Constructor for class com.bea.wlcfilesync.ThreadPoolImpl
Constructs ThreadPoolImpl object
ThrowableContainer - class com.bea.util.ThrowableContainer.
Provides a container to manage Throwables.
ThrowableContainer(String) - Constructor for class com.bea.util.ThrowableContainer
Construct a ThrowableContainer of the specified type
TIME - Static variable in class com.bea.schema.type.SOMType
 
timedOut - Variable in class com.bea.wlai.client.EventTester.EventCreationResults
 
TIMEDOUT - Static variable in class com.bea.b2b.protocol.messaging.DeliveryStatus
Delivery timeout exceeded.
TIMEDURATION - Static variable in class com.bea.schema.type.SOMType
 
TIMEINSTANT - Static variable in class com.bea.schema.type.SOMType
Deprecated. 3/16/2001
TIMEPERIOD - Static variable in class com.bea.schema.type.SOMType
Deprecated. 3/16/2001
timestamp - Variable in class com.bea.b2b.mailbox.MessageInfo
 
TimeStampProvider - interface com.bea.b2b.security.TimeStampProvider.
Secure timestamp service provider interface.
timeTaken() - Method in interface com.bea.b2b.management.MessageMBean
Gets the time taken, in milliseconds, to deliver this business message to all of its destinations.
timeTaken() - Method in class com.bea.b2b.protocol.messaging.MessageToken
Gets the time taken, in milliseconds, to deliver the business message associated with this token to all of its destinations.
toBoolean() - Method in class com.bea.document.DocumentData
Cast this document data to a boolean.
TOKEN - Static variable in class com.bea.schema.type.SOMType
 
toNodeIterator() - Method in class com.bea.document.DocumentData
Cast this document data to a list that represents the nodes contained within it.
toNodeSet() - Method in class com.bea.document.DocumentData
Cast this document data to a list that represents the nodes contained within it.
toNumber() - Method in class com.bea.document.DocumentData
Cast this data to a number (double)
toObject() - Method in class com.bea.document.DocumentData
Return a java object that's closest to the represenation that should be handed to an extension.
TOP - Static variable in class com.bea.wlpi.client.common.Attachments
Component is attached to the top side of its parent.
TOPIC_FACTORY - Static variable in interface com.bea.wlpi.server.common.JNDITags
JMS Topic and Queue Factories
topicID - Variable in class com.bea.wlpi.client.common.HelpListener
 
toRtree() - Method in class com.bea.document.DocumentData
Cast this document data to a document fragment
toStr() - Method in class com.bea.document.DocumentData
Cast this document data to a string.
toString() - Method in class com.bea.wlpi.server.eventprocessor.EventData
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.server.plugin.InstanceNotification
Return a string representation of the notification.
toString() - Method in class com.bea.wlpi.server.plugin.TaskNotification
Return a string representation of the notification.
toString() - Method in class com.bea.wlpi.server.plugin.TemplateDefinitionNotification
Return a string representation of the notification.
toString() - Method in class com.bea.wlpi.server.plugin.TemplateNotification
Return a string representation of the notification.
toString() - Method in class com.bea.logging.LogCategory
 
toString() - Method in class com.bea.logging.LogContext
 
toString() - Method in class com.bea.util.AbstractExceptionContainer
Get Exceptions as string.
toString() - Method in class com.bea.util.AbstractErrorContainer
Get Errors as string.
toString() - Method in class com.bea.util.ErrorStandin
 
toString() - Method in class com.bea.util.ExceptionStandin
 
toString() - Method in class com.bea.util.ThrowableContainer
Get Throwables as string.
toString() - Method in class com.bea.util.RuntimeExceptionContainer
Get Exceptions as string.
toString() - Method in class com.bea.document.DocumentException
 
toString() - Method in class com.bea.document.DocumentParseException
 
toString() - Method in class com.bea.document.DocumentRuntimeException
 
toString() - Method in class com.bea.wlai.client.EventContext
 
toString() - Method in class com.bea.wlai.client.AdapterInfo
 
toString() - Method in interface com.bea.wlai.common.INamespace
Return a string representation of this namespace object that includes its name and any other relevant information.
toString() - Method in class com.bea.wlai.common.NamespaceObject
Return a string representation of this namespace object that includes its name and any other relevant information.
toString() - Method in class com.bea.wlai.common.ServiceDefinition
 
toString() - Method in class com.bea.wlai.common.Namespace
Return a string representation of this namespace object that includes its name and any other relevant information.
toString() - Method in class com.bea.wlai.common.EventDescriptor
Render this descriptor as a String.
toString() - Method in class com.bea.wlai.common.QualifiedName
Return a string representation of this QualifiedName in . format.
toString() - Method in class com.bea.wlai.common.DocumentDescriptor
Render this document descriptor as a String.
toString() - Method in class com.bea.b2b.protocol.conversation.ConversationType
Converts the conversation type to a String using the following format: name:version:role.
toString() - Method in class com.bea.wlcfilesync.Stats
This method returns the string representation of Stats object.
toString() - Method in class com.bea.eci.repository.helper.RepositoryFolderInfo
Return the name of the repository folder represented by this object.
toString() - Method in class com.bea.eci.repository.helper.XMLEntityInfo
Returns the name of the entity represented by this object.
toString() - Method in class com.bea.wlpi.client.common.GUID
Get the string value of the instance of GUID.
toString() - Method in class com.bea.wlpi.common.TemplateInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.VariableInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.EventKeyInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.UserInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.RoleInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.InstanceInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.ClassDescriptor
Return a string representation of the descriptor object.
toString() - Method in class com.bea.wlpi.common.RerouteInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.MethodDescriptor
Return a string representation of the method or constructor.
toString() - Method in class com.bea.wlpi.common.VersionInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.TaskInfo
Return a string representation of the object, listing the field values.
toString() - Method in class com.bea.wlpi.common.plugin.InfoObject
Return a string representation of this InfoObject.
toString() - Method in class com.bea.wlpi.common.plugin.ConfigurationData
Return a string representation of the object.
toString() - Method in class com.bea.adapter.cci.InteractionSpecImpl
 
toString() - Method in class com.bea.adapter.cci.ConnectionFactoryImpl
 
toString() - Method in class com.bea.adapter.cci.ResourceAdapterMetaDataImpl
 
toString() - Method in class com.bea.adapter.cci.DocumentInteractionSpecImpl
 
toString() - Method in class com.bea.adapter.cci.RecordImpl
 
toString() - Method in class com.bea.adapter.spi.AbstractManagedConnectionFactory
 
toString() - Method in class com.bea.adapter.spi.ValidationResult
 
toString() - Method in class com.bea.adapter.spi.AbstractManagedConnection
 
toString() - Method in class com.bea.web.RequestHandler
 
toString() - Method in class com.bea.web.UserAgent
 
toString() - Method in class com.bea.web.validation.Word
 
toString() - Method in class com.bea.web.validation.IntegerWord
 
toString() - Method in class com.bea.schema.SOMObject
The String representation of the XML Schema Object.
toString(int) - Method in class com.bea.util.AbstractExceptionContainer
Get Exceptions as string.
toString(int) - Method in class com.bea.util.AbstractErrorContainer
Get Errors as string.
toString(int) - Method in class com.bea.util.ThrowableContainer
Get Throwables as string.
toString(Object[][]) - Method in class com.bea.wlpi.server.plugin.PluginNotification
 
totalDigits - Static variable in class com.bea.schema.facet.SOMFacet
 
toXML() - Method in class com.bea.document.DocumentData
Create a string describing this document data.
toXML() - Method in interface com.bea.document.IDocument
Get the XML represented by this document as a String.
toXML() - Method in class com.bea.wlai.common.AbstractDescriptor
Get an XML representation of this descriptor.
toXML() - Method in class com.bea.wlai.common.ServiceDescriptor
Get an XML representation of this descriptor.
toXML() - Method in class com.bea.wlai.common.EventDescriptor
Get an XML representation of this descriptor.
toXML() - Method in class com.bea.wlai.common.Event
Get an XML string representing this event definition.
toXML() - Method in class com.bea.wlai.common.EventDefinition
Get an XML string representing this event definition.
toXML() - Method in interface com.bea.wlai.common.IEventDefinition
Get an XML string representing this event definition.
toXML() - Method in interface com.bea.wlai.common.IEvent
 
toXML() - Method in interface com.bea.wlai.common.IDescriptor
Get an XML representation of this descriptor.
toXML() - Method in class com.bea.schema.SOMObject
The String representation of the XML Schema Object.
toXML(IDocument) - Method in class com.bea.wlai.common.AbstractDescriptor
Output an XML representation of this descriptor into an IDocument instance.
toXML(IDocument) - Method in class com.bea.wlai.common.ServiceDescriptor
Output an XML representation of this descriptor into an IDocument instance.
toXML(IDocument) - Method in class com.bea.wlai.common.EventDescriptor
Output an XML representation of this descriptor into an IDocument instance.
toXML(IDocument) - Method in class com.bea.wlai.common.ConnectionFactoryDescriptor
Output an XML representation of this descriptor into an IDocument instance.
toXML(IDocument) - Method in class com.bea.wlai.common.SchemaDescriptor
Output an XML representation of this descriptor into an IDocument instance.
toXML(IDocument) - Method in class com.bea.wlai.common.ApplicationViewDescriptor
Output an XML representation of this descriptor into an IDocument instance.
toXML(IDocument) - Method in class com.bea.wlai.common.DocumentDescriptor
Output an XML representation of this descriptor into an IDocument instance.
toXML(IDocument) - Method in interface com.bea.wlai.common.IDescriptor
Output an XML representation of this descriptor into an IDocument instance.
toXML(String) - Method in class com.bea.schema.SOMObject
The String representation of the XML Schema Object.
toXML(Writer) - Method in interface com.bea.document.IDocument
Get the XML represented by this document, and write it to the given Writer.
toXML(Writer) - Method in class com.bea.wlai.common.AbstractDescriptor
Write an XML representation of this descriptor to the given Writer.
toXML(Writer) - Method in class com.bea.wlai.common.ServiceDescriptor
Write an XML representation of this descriptor to the given Writer.
toXML(Writer) - Method in class com.bea.wlai.common.EventDescriptor
Write an XML representation of this descriptor to the given Writer.
toXML(Writer) - Method in interface com.bea.wlai.common.IDescriptor
Write an XML representation of this descriptor to the given Writer.
toXML(Writer) - Method in class com.bea.schema.SOMObject
Outputs a formatted XML representation of SOMObject.
toXML(Writer, int) - Method in class com.bea.schema.SOMObject
Outputs a formatted XML representation of SOMObject.
toXML(Writer, int) - Method in class com.bea.schema.SOMSimpleType
 
toXML(Writer, int) - Method in class com.bea.schema.SOMSimpleContent
 
toXML(Writer, int) - Method in class com.bea.schema.SOMAttributeGroup
 
toXML(Writer, int) - Method in class com.bea.schema.SOMExtension
 
toXML(Writer, int) - Method in class com.bea.schema.SOMComplexExtension
 
toXML(Writer, int) - Method in class com.bea.schema.SOMGroupType
 
toXML(Writer, int) - Method in class com.bea.schema.SOMAppInfo
 
toXML(Writer, int) - Method in class com.bea.schema.SOMBasic
 
toXML(Writer, int) - Method in class com.bea.schema.SOMGroup
 
toXML(Writer, int) - Method in class com.bea.schema.SOMSchema
For debugging, display, and printing purposes, the XML Schema Object model can be represented as a character string.
toXML(Writer, int) - Method in class com.bea.schema.SOMList
 
toXML(Writer, int) - Method in class com.bea.schema.SOMAnnotation
 
toXML(Writer, int) - Method in class com.bea.schema.SOMUnresolvedReference
Outputs a formatted XML representation of SOMObject.
toXML(Writer, int) - Method in class com.bea.schema.SOMUnion
 
toXML(Writer, int) - Method in class com.bea.schema.SOMComplexType
 
toXML(Writer, int) - Method in class com.bea.schema.facet.SOMFacet
 
toXML(Writer, int) - Method in class com.bea.schema.facet.FacetEnumeration
 
toXML(Writer, int) - Method in class com.bea.schema.type.SOMType
 
toXML(Writer, int) - Method in class com.bea.schema.type.SOMUnresolvedType
Outputs a formatted XML representation of SOMObject.
toXML(Writer, int, String) - Method in interface com.bea.document.IDocument
Get the XML represented by this document, and write it to the given Writer, using the given indent size and character encoding.
toXMLChildren(Writer, int) - Method in class com.bea.schema.SOMExtension
 
toXMLChildren(Writer, int) - Method in class com.bea.schema.SOMRestriction
 
trace(int) - Static method in class com.bea.schema.SOMObject
 
trace(String) - Static method in class com.bea.schema.SOMObject
 
TradingPartnerInstance - class com.bea.b2b.tpa.TradingPartnerInstance.
This class represents Trading Partner in Collaborate Server runtime.
TradingPartnerSessionMBean - interface com.bea.b2b.management.TradingPartnerSessionMBean.
The Trading Partner Sessions represents a session with a trading partner.
transfchar(String) - Method in class com.bea.wlpi.client.worklist.WorklistPane
 
transform(Document, OutputStream, URL) - Method in class com.bea.wlxt.WLXT
Perform an XSLT transformation on the document argument using the specified stylesheet.
transform(Document, URL) - Method in class com.bea.wlxt.WLXT
Perform an XSLT transformation on the document argument using the specified stylesheet.
transform(InputSource, OutputStream, URL) - Method in class com.bea.wlxt.WLXT
Perform an XSLT transformation on the XML input argument using the specified stylesheet.
transform(InputSource, URL) - Method in class com.bea.wlxt.WLXT
Perform an XSLT transformation on the document argument using the specified stylesheet.
translateRequest(InteractionSpec, DocumentRecord, ConnectionFactory) - Method in interface com.bea.connector.IRecordTranslator
Translate request input XML document to adapter specific Record.
translateResponse(InteractionSpec, DocumentRecord, ConnectionFactory) - Method in interface com.bea.connector.IRecordTranslator
Translate reponse input XML document to adapter specific Record.
translateResponse(InteractionSpec, DocumentRecord, Record, ConnectionFactory) - Method in interface com.bea.connector.IRecordTranslator
Translate response output adapter specific Record to XML document.
translateXMLString(String) - Static method in class com.bea.document.XMLUtils
Deprecated. superceded by encodeXML().
translateXMLString(String) - Static method in class com.bea.wlpi.client.common.XMLWriterUtilities
 
translateXMLString(String) - Static method in class com.bea.wlpi.common.XMLWriter
 
trigger(EventContext, ExecutionContext) - Method in interface com.bea.wlpi.server.plugin.PluginEvent
Trigger this event.
trimBoth(String, char) - Method in class com.bea.wlxt.bintype.BintypeString
Trims specific characters from both ends of the String data
trimLeading(String, char) - Method in class com.bea.wlxt.bintype.BintypeString
Trims specific characters from the leading end of the String data
trimTrailing(String, char) - Method in class com.bea.wlxt.bintype.BintypeString
Trims specific characters from the trailing end of the String data
TYPE_ACTION_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific ActionInfo object.
TYPE_BOOL - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_BOOLEAN - Static variable in class com.bea.document.DocumentData
 
TYPE_CONFIGURATION_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific ConfigurationInfo object.
TYPE_DATE - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_DONE_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific DoneInfo object.
TYPE_DOUBLE - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_ENTITY - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_ENTITY - Static variable in class com.bea.wlpi.common.plugin.VariableTypeInfo
Describes a remote reference to an entity EJB.
TYPE_EVENT_HANDLER_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific EventHandlerInfo object.
TYPE_EVENT_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific EventInfo object.
TYPE_FIELD_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific FieldInfo object.
TYPE_FUNCTION_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific FunctionInfo object.
TYPE_HELP_SET_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific HelpSetInfo object.
TYPE_INT - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_NODESET - Static variable in class com.bea.document.DocumentData
 
TYPE_NULL - Static variable in class com.bea.document.DocumentData
 
TYPE_NUMBER - Static variable in class com.bea.document.DocumentData
 
TYPE_OBJECT - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_OBJECT - Static variable in class com.bea.wlpi.common.plugin.VariableTypeInfo
Describes a local Java object (as opposed to a remote object).
TYPE_ROLE - Static variable in class com.bea.wlpi.common.RerouteInfo
Reroute tasks to a role.
TYPE_RTREEFRAG - Static variable in class com.bea.document.DocumentData
 
TYPE_SESSION - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_SESSION - Static variable in class com.bea.wlpi.common.plugin.VariableTypeInfo
Describes a remote reference to a session EJB.
TYPE_START_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific StartInfo object.
TYPE_STRING - Static variable in class com.bea.document.DocumentData
 
TYPE_STRING - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_TEMPLATE_DEFINITION_PROPERTIES_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific TemplateDefinitionPropertiesInfo object.
TYPE_TEMPLATE_PROPERTIES_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific TemplatePropertiesInfo object.
TYPE_UNKNOWN - Static variable in class com.bea.document.DocumentData
 
TYPE_USER - Static variable in class com.bea.wlpi.common.RerouteInfo
Reroute tasks to another user.
TYPE_USERINROLE - Static variable in class com.bea.wlpi.common.RerouteInfo
Reroute tasks to a user in a role, using load-balancing.
TYPE_VARIABLE_TYPE_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific VariableTypeInfo object.
TYPE_XML - Static variable in class com.bea.wlpi.common.VariableInfo
 
Types - class com.bea.eci.repository.helper.Types.
Definitions used as a bridge between the repository client and the repository.
Types() - Constructor for class com.bea.eci.repository.helper.Types
 

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)