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 _

D

DATABASE_CONNECT_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"Unable to connect to database."
DATE - Static variable in class com.bea.schema.type.SOMType
 
DATE_CONFLICT_REPORT - Static variable in interface com.bea.wlpi.common.Messages
""The following template definintions cannot be activated because an\nactive template definition with the same effective date already exists.
DATE_FORMAT_ERROR - Static variable in interface com.bea.wlpi.common.Messages
"Cannot parse the string as a Date value, \nthe value "{0}" should follow \nthe format "MM/dd/yyyy hh:mm:ss AM|PM GMT[+|-]hh[[:]mm]"."
DATE_INVALID - Static variable in interface com.bea.wlpi.common.Messages
"The date {0} is invalid."
DateTagSupport - class com.bea.web.tag.DateTagSupport.
Provides the rendering logic for an HTML form field that accepts date values only.
DateTagSupport() - Constructor for class com.bea.web.tag.DateTagSupport
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.
DATETIME - Static variable in class com.bea.schema.type.SOMType
 
DateWord - class com.bea.web.validation.DateWord.
Determines if a value is a valid date and is in the proper format.
DateWord() - Constructor for class com.bea.web.validation.DateWord
 
DAY_NAME_INVALID - Static variable in interface com.bea.wlpi.common.Messages
"Invalid day name: {0}."
DDLConverter - class com.bea.util.DDLConverter.
Converts the varchar data type to nvarchar and text to ntext in DDL script passed as argument and spits out the new DDL script
DDLConverter() - Constructor for class com.bea.util.DDLConverter
 
debug - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
debug - Static variable in class com.bea.wlcfilesync.LwcFileSyncClient
 
debug - Static variable in class com.bea.wlpi.client.common.SortableTableModel
 
debug - Static variable in class com.bea.wlpi.client.common.Tasklist
Set to true to enable diagnostic output.
DEBUG_LEVEL - Static variable in class com.bea.wlai.common.LogManager
 
debug() - Method in class com.bea.web.RequestHandler
 
debug(HttpServletRequest) - Method in class com.bea.web.ControllerServlet
 
debug(String) - Method in class com.bea.logging.LogCategory
Log a message with the debug priority.
debug(String) - Method in interface com.bea.logging.ILogger
logs a debug message
debug(String) - Static method in class com.bea.wlai.common.LogManager
Log a debug message to the WebLogic Server logging facility.
debugCookies(PrintStream, HttpServletRequest) - Method in class com.bea.web.ControllerServlet
 
debugDocument(String, ILogger, IDocument) - Method in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
 
debugRequest(PrintStream, HttpServletRequest) - Method in class com.bea.web.ControllerServlet
 
debugRequestHeader(PrintStream, HttpServletRequest) - Method in class com.bea.web.ControllerServlet
 
debugRequestInfo(PrintStream, HttpServletRequest) - Method in class com.bea.web.ControllerServlet
 
debugRequestParameters(PrintStream, HttpServletRequest) - Method in class com.bea.web.ControllerServlet
 
debugSession(PrintStream, HttpSession) - Method in class com.bea.web.ControllerServlet
 
DECIMAL - Static variable in class com.bea.schema.type.SOMType
 
decode(Object) - Static method in class com.bea.wlpi.common.LongStrings
Decode a previously encoded string.
decodeJNDI(String) - Static method in class com.bea.util.JNDIUtils
 
decodeXML(String) - Static method in class com.bea.document.XMLUtils
 
DEFAULT - Static variable in class com.bea.schema.SOMAttribute
Deprecated. replaced by default attribute
DEFAULT_DATE_FORMAT - Static variable in class com.bea.wlpi.common.VariableInfo
Format used when setting a VariableInfo.TYPE_DATE variable from a String.
DEFAULT_DATE_FORMAT - Static variable in interface com.bea.wlpi.common.Messages
"MM/dd/yyyy hh:mm:ss AM|PM GMT[+|-]hh[[:]mm]"
DEFAULT_FIELD - Static variable in class com.bea.wlpi.common.plugin.FieldInfo
A built-in field type that supports expression validation but not evaluation.
DEFAULT_FORMAT - Static variable in class com.bea.web.validation.DateWord
 
DEFAULT_LENIENT - Static variable in class com.bea.web.validation.DateWord
 
DefaultDocumentOptions - class com.bea.schema.DefaultDocumentOptions.
Structure for passing options to createDefaultDocument in SOMSchema.
DefaultDocumentOptions() - Constructor for class com.bea.schema.DefaultDocumentOptions
 
DefaultMessageBundle - class com.bea.adapter.util.DefaultMessageBundle.
Provides messages to ADK classes when there is no available ResourceBundle from the environment.
DefaultMessageBundle() - Constructor for class com.bea.adapter.util.DefaultMessageBundle
 
DEFAULTNSPREFIX - Static variable in class com.bea.wlpi.common.DefaultNSPrefixResolver
 
DEFAULTNSPREFIXPROP - Static variable in class com.bea.wlpi.common.DefaultNSPrefixResolver
 
DefaultNSPrefixResolver - class com.bea.wlpi.common.DefaultNSPrefixResolver.
DefaultNSPrefixResolver(Node) - Constructor for class com.bea.wlpi.common.DefaultNSPrefixResolver
Create a new DefaultNSPrefixResolver.
DEFINITION_CREATED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a template definition is created.
DEFINITION_DELETED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a template definition is deleted.
DEFINITION_UPDATED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a template definition is updated.
delete() - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
 
deleteBusinessCalendar(String) - Method in interface com.bea.wlpi.server.admin.Admin
Delete a business calendar.
deleteBusinessOperation(String) - Method in interface com.bea.wlpi.server.admin.Admin
Delete a business operation.
deleteEntity(XMLEntityInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Completely remove an entity from the repository.
deleteEntity(XMLEntityInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Completely remove an entity from the repository.
deleteEventKey(EventKeyInfo) - Method in interface com.bea.wlpi.server.admin.Admin
Delete an event key.
deleteFolder(RepositoryFolderInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Delete a folder from the repository.
deleteFolder(RepositoryFolderInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Delete a folder from the repository.
deleteInstance(String) - Method in interface com.bea.wlpi.server.admin.Admin
Delete a workflow instance.
deleteOrganization(String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Delete an organization.
deletePluginConfiguration(String, VersionInfo) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Delete a plugin's configuration data.
deleteReroute(String) - Method in interface com.bea.wlpi.server.admin.Admin
Delete a task reroute.
deleteRole(String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Delete a role.
deleteTemplate(String) - Method in interface com.bea.wlpi.server.admin.Admin
Delete a workflow template.
deleteTemplateDefinition(String) - Method in interface com.bea.wlpi.server.admin.Admin
Delete a workflow template definition.
deleteTemplateDefinitionInstances(String, String, boolean, Date, Date) - Method in interface com.bea.wlpi.server.admin.Admin
Delete instances of a workflow template definition in an organization.
deleteTemplateInstances(String, String, boolean, Date, Date) - Method in interface com.bea.wlpi.server.admin.Admin
Delete instances of a workflow template in an organization.
deleteUser(String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Deletes a user from the realm.
DeliveryChannelMBean - interface com.bea.b2b.management.DeliveryChannelMBean.
The DeliveryChannelMBean interface represents a Delivery Channel.
DeliveryStatus - class com.bea.b2b.protocol.messaging.DeliveryStatus.
The DeliveryStatus class represents the delivery status of a business message sent to a recipient trading partner.
DeliveryStatus(String, Date, int) - Constructor for class com.bea.b2b.protocol.messaging.DeliveryStatus
Constructs the DeliveryStatus for the specified recipient, timestamp, and result.
depappvw(HttpServletRequest) - Method in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
Deploys a new application view onto the WLAI server; this method performs the processing of the "depappvw" action.
deployApplicationView(IApplicationViewDescriptor, boolean, boolean) - Method in interface com.bea.wlai.client.DeployManager
Deploy the given connection factory deployment descriptor, given by the avd argument, to the WLAI server.
deployApplicationView(IApplicationViewDescriptor, boolean, boolean) - Method in interface com.bea.wlai.client.ApplicationViewManagerRemote
Deploy the ApplicationView represented by the given descriptor into the WLAI engine.
deployApplicationView(IApplicationViewDescriptor, boolean, boolean) - Method in class com.bea.wlai.client.ApplicationViewManager
Deploy the application view represented by the given descriptor into the WLAI engine.
deployConnectionFactory(IConnectionFactoryDescriptor) - Method in interface com.bea.wlai.client.ConnectionFactoryManager
Deploy the ConnectionFactory represented by the given descriptor into the WLAI engine.
deployConnectionFactory(IConnectionFactoryDescriptor, boolean, boolean) - Method in interface com.bea.wlai.client.DeployManager
Deploy the given connection factory deployment descriptor, given by the cfd argument, to the WLAI server.
DeployManager - interface com.bea.wlai.client.DeployManager.
Remote interface for the DeployManager EJB, used to interact with the WLAI deploy facilities.
DeployManagerHome - interface com.bea.wlai.client.DeployManagerHome.
Home interface for the DeployManager EJB.
DeploymentException - exception com.bea.wlai.client.DeploymentException.
 
DeploymentException(String) - Constructor for class com.bea.wlai.client.DeploymentException
 
DeploymentException(String, Throwable) - Constructor for class com.bea.wlai.client.DeploymentException
 
deregister(Properties) - Method in class com.bea.b2b.protocol.cxml.CXMLManager
Deregisters the application with this CXMLManager.
DerivedByte - class com.bea.schema.type.DerivedByte.
byte is derived from short by setting the value of maxInclusive to be 127 and minInclusive to be -128.
DerivedByte() - Constructor for class com.bea.schema.type.DerivedByte
 
DerivedCDATA - class com.bea.schema.type.DerivedCDATA.
Deprecated. 3/16/2001 superceded by normalizedString
DerivedCDATA() - Constructor for class com.bea.schema.type.DerivedCDATA
Deprecated.  
DerivedCentury - class com.bea.schema.type.DerivedCentury.
Deprecated. 3/16/2001
DerivedCentury() - Constructor for class com.bea.schema.type.DerivedCentury
Deprecated.  
DerivedDate - class com.bea.schema.type.DerivedDate.
Deprecated. 3/16/2001
DerivedDate() - Constructor for class com.bea.schema.type.DerivedDate
Deprecated.  
DerivedENTITIES - class com.bea.schema.type.DerivedENTITIES.
ENTITIES represents the ENTITIES attribute type from [XML 1.0 Recommendation (Second Edition)].
DerivedENTITIES() - Constructor for class com.bea.schema.type.DerivedENTITIES
 
DerivedENTITY - class com.bea.schema.type.DerivedENTITY.
ENTITY represents the ENTITY attribute type from [XML 1.0 (Second Edition)].
DerivedENTITY() - Constructor for class com.bea.schema.type.DerivedENTITY
 
DerivedID - class com.bea.schema.type.DerivedID.
ID represents the ID attribute type from [XML 1.0 (Second Edition)].
DerivedID() - Constructor for class com.bea.schema.type.DerivedID
 
DerivedIDREF - class com.bea.schema.type.DerivedIDREF.
IDREF represents the IDREF attribute type from [XML 1.0 (Second Edition)].
DerivedIDREF() - Constructor for class com.bea.schema.type.DerivedIDREF
 
DerivedIDREFS - class com.bea.schema.type.DerivedIDREFS.
IDREFS represents the IDREFS attribute type from [XML 1.0 Recommendation (Second Edition)].
DerivedIDREFS() - Constructor for class com.bea.schema.type.DerivedIDREFS
 
DerivedInt - class com.bea.schema.type.DerivedInt.
int is derived from long by setting the value of maxInclusive to be 2147483647 and minInclusive to be -2147483648.
DerivedInt() - Constructor for class com.bea.schema.type.DerivedInt
 
DerivedInteger - class com.bea.schema.type.DerivedInteger.
integer is derived from number by fixing the value of fractionDigits to be 0.
DerivedInteger() - Constructor for class com.bea.schema.type.DerivedInteger
 
DerivedLanguage - class com.bea.schema.type.DerivedLanguage.
language represents natural language identifiers as defined by [RFC 1766].
DerivedLanguage() - Constructor for class com.bea.schema.type.DerivedLanguage
 
DerivedLong - class com.bea.schema.type.DerivedLong.
long is derived from integer by setting the value of maxInclusive to be 9223372036854775807 and minInclusive to be -9223372036854775808.
DerivedLong() - Constructor for class com.bea.schema.type.DerivedLong
 
DerivedMonth - class com.bea.schema.type.DerivedMonth.
Deprecated. 3/16/2001
DerivedMonth() - Constructor for class com.bea.schema.type.DerivedMonth
Deprecated.  
DerivedName - class com.bea.schema.type.DerivedName.
name represents XML Names.
DerivedName() - Constructor for class com.bea.schema.type.DerivedName
 
DerivedNCName - class com.bea.schema.type.DerivedNCName.
NCName represents XML "non-colonized" Names.
DerivedNCName() - Constructor for class com.bea.schema.type.DerivedNCName
 
DerivedNegativeInteger - class com.bea.schema.type.DerivedNegativeInteger.
negativeInteger is derived from nonPositiveInteger by setting the value of maxInclusive to be -1.
DerivedNegativeInteger() - Constructor for class com.bea.schema.type.DerivedNegativeInteger
 
DerivedNMTOKEN - class com.bea.schema.type.DerivedNMTOKEN.
NMTOKEN represents the NMTOKEN attribute type from [XML 1.0 (Second Edition)].
DerivedNMTOKEN() - Constructor for class com.bea.schema.type.DerivedNMTOKEN
 
DerivedNMTOKENS - class com.bea.schema.type.DerivedNMTOKENS.
NMTOKENS represents the NMTOKENS attribute type from [XML 1.0 (Second Edition)].
DerivedNMTOKENS() - Constructor for class com.bea.schema.type.DerivedNMTOKENS
 
DerivedNonNegativeInteger - class com.bea.schema.type.DerivedNonNegativeInteger.
nonNegativeInteger is derived from integer by setting the value of minInclusive to be 0.
DerivedNonNegativeInteger() - Constructor for class com.bea.schema.type.DerivedNonNegativeInteger
 
DerivedNonPositiveInteger - class com.bea.schema.type.DerivedNonPositiveInteger.
nonPositiveInteger is derived from integer by setting the value of maxInclusive to be 0.
DerivedNonPositiveInteger() - Constructor for class com.bea.schema.type.DerivedNonPositiveInteger
 
DerivedNormalizedString - class com.bea.schema.type.DerivedNormalizedString.
normalizedString represents white space normalized strings.
DerivedNormalizedString() - Constructor for class com.bea.schema.type.DerivedNormalizedString
 
DerivedNOTATION - class com.bea.schema.type.DerivedNOTATION.
Deprecated. 3/16/2001 superceded by PrimitiveNOTATION
DerivedNOTATION() - Constructor for class com.bea.schema.type.DerivedNOTATION
Deprecated.  
DerivedPositiveInteger - class com.bea.schema.type.DerivedPositiveInteger.
positiveInteger is derived from nonNegativeInteger by setting the value of minInclusive to be 1.
DerivedPositiveInteger() - Constructor for class com.bea.schema.type.DerivedPositiveInteger
 
DerivedRecurringDate - class com.bea.schema.type.DerivedRecurringDate.
Deprecated. 3/16/2001
DerivedRecurringDate() - Constructor for class com.bea.schema.type.DerivedRecurringDate
Deprecated.  
DerivedRecurringDay - class com.bea.schema.type.DerivedRecurringDay.
Deprecated. 3/16/2001
DerivedRecurringDay() - Constructor for class com.bea.schema.type.DerivedRecurringDay
Deprecated.  
DerivedShort - class com.bea.schema.type.DerivedShort.
short is derived from int by setting the value of maxInclusive to be 32767 and minInclusive to be -32768.
DerivedShort() - Constructor for class com.bea.schema.type.DerivedShort
 
DerivedTime - class com.bea.schema.type.DerivedTime.
Deprecated. 3/16/2001
DerivedTime() - Constructor for class com.bea.schema.type.DerivedTime
Deprecated.  
DerivedTimeInstant - class com.bea.schema.type.DerivedTimeInstant.
Deprecated. 3/16/2001
DerivedTimeInstant() - Constructor for class com.bea.schema.type.DerivedTimeInstant
Deprecated.  
DerivedTimePeriod - class com.bea.schema.type.DerivedTimePeriod.
Deprecated. 3/16/2001
DerivedTimePeriod() - Constructor for class com.bea.schema.type.DerivedTimePeriod
Deprecated.  
DerivedToken - class com.bea.schema.type.DerivedToken.
token represents tokenized strings.
DerivedToken() - Constructor for class com.bea.schema.type.DerivedToken
 
DerivedUnsignedByte - class com.bea.schema.type.DerivedUnsignedByte.
unsignedByte is derived from unsignedShort by setting the value of maxInclusive to be 255.
DerivedUnsignedByte() - Constructor for class com.bea.schema.type.DerivedUnsignedByte
 
DerivedUnsignedInt - class com.bea.schema.type.DerivedUnsignedInt.
unsignedInt is derived from unsignedLong by setting the value of maxInclusive to be 4294967295.
DerivedUnsignedInt() - Constructor for class com.bea.schema.type.DerivedUnsignedInt
 
DerivedUnsignedLong - class com.bea.schema.type.DerivedUnsignedLong.
unsignedLong is derived from nonNegativeInteger by setting the value of maxInclusive to be 18446744073709551615.
DerivedUnsignedLong() - Constructor for class com.bea.schema.type.DerivedUnsignedLong
 
DerivedUnsignedShort - class com.bea.schema.type.DerivedUnsignedShort.
unsignedShort is derived from unsignedInt by setting the value of maxInclusive to be 65535.
DerivedUnsignedShort() - Constructor for class com.bea.schema.type.DerivedUnsignedShort
 
DerivedYear - class com.bea.schema.type.DerivedYear.
Deprecated. 3/16/2001
DerivedYear() - Constructor for class com.bea.schema.type.DerivedYear
Deprecated.  
description - Variable in class com.bea.wlpi.common.plugin.InfoObject
The localized description of this InfoObject.
DESCRIPTOR_FACTORY_CLASS_NAME_PROPERTY - Static variable in class com.bea.wlai.common.DescriptorFactory
 
DESCRIPTOR_FACTORY_CLASS_NAME_PROPERTY_DEFAULT - Static variable in class com.bea.wlai.common.DescriptorFactory
 
DescriptorFactory - class com.bea.wlai.common.DescriptorFactory.
A factory class used for creating descriptors without their own dedicated factory.
DescriptorFactory() - Constructor for class com.bea.wlai.common.DescriptorFactory
 
DesignTimeInteractionSpecImpl - class com.bea.adapter.cci.DesignTimeInteractionSpecImpl.
Encapsulates properties for driving an Interaction with an EIS instance that is used to generate metadata for design-time.
DesignTimeInteractionSpecImpl() - Constructor for class com.bea.adapter.cci.DesignTimeInteractionSpecImpl
 
DesignTimeInteractionSpecImpl(String) - Constructor for class com.bea.adapter.cci.DesignTimeInteractionSpecImpl
 
DesignTimeInteractionSpecImpl(String, int, int) - Constructor for class com.bea.adapter.cci.DesignTimeInteractionSpecImpl
 
DESTROY_PHYSICAL_CONNECTION_EXCEPTION - Static variable in interface com.bea.adapter.util.IConstants
 
destroy() - Method in class com.bea.wlpi.client.worklist.WorklistApplet
Applet de-initialization.
destroy() - Method in class com.bea.wlpi.client.worklist.WorklistPane
Destroy the worklist.
destroy() - Method in class com.bea.wlai.event.EventRouterServlet
 
destroy() - Method in class com.bea.adapter.spi.AbstractManagedConnection
Destroys the physical connection to the underlying EIS.
destroyConnectionHandle(Object) - Method in class com.bea.adapter.spi.AbstractManagedConnection
This method gets invoked by the cleanup method to allow any clean-up of resources held by this instance for a particular connection handle.
DESTROYING_APP_LEVEL_CONNECTION_HANDLE - Static variable in interface com.bea.adapter.util.IConstants
 
destroyPhysicalConnection(Object) - Method in class com.bea.adapter.spi.AbstractManagedConnection
This method gets invoked by the destroy method to allow destruction of resources held by this instance for a particular physical connection to the EIS.
disable() - Method in interface com.bea.b2b.management.DeliveryChannelMBean
Disables this delivery channel so that new conversations and participants can no longer use this delivery channel during normal system operations.
disable() - Method in interface com.bea.b2b.management.CollaborationAgreementMBean
Disables the CollaborationAgreement.
disconnect() - Method in class com.bea.wlpi.client.common.WLPI
Disconnect from WebLogic Process Integrator server.
displayHTMLHelp() - Method in class com.bea.wlpi.client.common.HelpListener
 
displayJavaHelp(Object) - Method in class com.bea.wlpi.client.common.HelpListener
 
displayURL(String) - Static method in class com.bea.wlpi.client.common.HelpListener
 
doAction(HttpServletRequest, HttpServletResponse) - Method in class com.bea.web.ControllerServlet
Used to invoke a method on the request handler
doAdditionalCleanup() - Method in class com.bea.adapter.spi.AbstractManagedConnection
This method gets invoked by the cleanup method to allow any clean-up of additional resources held by this instance
doBeginTx(AbstractManagedConnection) - Method in class com.bea.adapter.spi.AbstractLocalTransaction
 
doCleanUpOnQuit() - Method in class com.bea.adapter.event.AbstractEventGenerator
Performs any clean-up needed once this object determines that it is time to quit running.
doCleanUpOnQuit() - Method in class com.bea.adapter.event.AbstractPullEventGenerator
Performs any clean-up needed once this object determines that it is time to quit running.
doCleanUpOnQuit() - Method in class com.bea.adapter.event.AbstractPushEventGenerator
Performs any clean-up needed once this object determines that it is time to quit running.
doCommitTx(AbstractManagedConnection) - Method in class com.bea.adapter.spi.AbstractLocalTransaction
 
DocumentData - class com.bea.document.DocumentData.
A representation of data within a document.
DocumentData() - Constructor for class com.bea.document.DocumentData
 
DocumentData(XObject) - Constructor for class com.bea.document.DocumentData
 
DocumentDefinitionRecord - class com.bea.adapter.cci.DocumentDefinitionRecord.
This class encapsulates an IDocumentDefinition as a DocumentRecord.
DocumentDefinitionRecord(IDocumentDefinition) - Constructor for class com.bea.adapter.cci.DocumentDefinitionRecord
 
DocumentDescriptor - class com.bea.wlai.common.DocumentDescriptor.
This interface embodies all the metadata about a document type.
DocumentDescriptor() - Constructor for class com.bea.wlai.common.DocumentDescriptor
For use by Serialize code.
DocumentDescriptor(String, String, String, String) - Constructor for class com.bea.wlai.common.DocumentDescriptor
Create a DocumentDescriptor with name, description.
DocumentException - exception com.bea.document.DocumentException.
The main exception class for IDocument and IDocumentSchema and related classes/interfaces.
DocumentException(String) - Constructor for class com.bea.document.DocumentException
 
DocumentException(String, Exception) - Constructor for class com.bea.document.DocumentException
 
DocumentFactory - class com.bea.document.DocumentFactory.
Default factory for creating instances of IDocument.
DocumentFactory() - Constructor for class com.bea.document.DocumentFactory
 
DocumentInteractionSpec - interface com.bea.connector.DocumentInteractionSpec.
Interface used to indicate an adapter's desire to cache IDocumentDefinition objects for use by it's Interaction object.
DocumentInteractionSpecImpl - class com.bea.adapter.cci.DocumentInteractionSpecImpl.
Extends the base InteractionSpecImpl class to provide an implementation of the com.bea.connector.DocumentInteractionSpec interface.
DocumentInteractionSpecImpl() - Constructor for class com.bea.adapter.cci.DocumentInteractionSpecImpl
 
DocumentInteractionSpecImpl(String) - Constructor for class com.bea.adapter.cci.DocumentInteractionSpecImpl
 
DocumentInteractionSpecImpl(String, int, int) - Constructor for class com.bea.adapter.cci.DocumentInteractionSpecImpl
 
DocumentParseException - exception com.bea.document.DocumentParseException.
Exception indicating a parse error while creating an IDocument.
DocumentParseException(String, SAXParseException) - Constructor for class com.bea.document.DocumentParseException
 
DocumentParseException(String, String, String, int, int) - Constructor for class com.bea.document.DocumentParseException
 
DocumentParseException(String, String, String, int, int, Exception) - Constructor for class com.bea.document.DocumentParseException
 
DocumentRecord - class com.bea.connector.DocumentRecord.
 
DocumentRecord() - Constructor for class com.bea.connector.DocumentRecord
 
DocumentRecord(Document) - Constructor for class com.bea.connector.DocumentRecord
 
DocumentRecord(Element) - Constructor for class com.bea.connector.DocumentRecord
 
DocumentRecord(IDocument) - Constructor for class com.bea.connector.DocumentRecord
 
DocumentRecord(InputSource) - Constructor for class com.bea.connector.DocumentRecord
 
DocumentRecord(String) - Constructor for class com.bea.connector.DocumentRecord
 
DocumentRuntimeException - exception com.bea.document.DocumentRuntimeException.
Serious underlying XML errors are thrown using this encapsulation.
DocumentRuntimeException(ParserConfigurationException) - Constructor for class com.bea.document.DocumentRuntimeException
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.bea.web.ControllerServlet
 
doIndent(Writer, int) - Method in class com.bea.schema.SOMObject
 
doInit(Map) - Method in class com.bea.adapter.event.AbstractEventGenerator
EIS specific initialization, only called once.
doInit(Map) - Method in class com.bea.adapter.event.AbstractPullEventGenerator
Performs EIS specific initialization of this object based on properties in the map argument.
DOMNodeToOutputStream - class com.bea.wlpi.client.common.DOMNodeToOutputStream.
This class outputs a DOM node to a stream.
DOMNodeToOutputStream() - Constructor for class com.bea.wlpi.client.common.DOMNodeToOutputStream
 
DONE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
DoneInfo - class com.bea.wlpi.common.plugin.DoneInfo.
Provides information about a done node type defined by a plugin.
DoneInfo(String, int, String, String, byte[], String[]) - Constructor for class com.bea.wlpi.common.plugin.DoneInfo
Create a new DoneInfo.
DoneInfo(String, int, String, String, Icon, String[]) - Constructor for class com.bea.wlpi.common.plugin.DoneInfo
Deprecated. To avoid using java.awt library.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.bea.web.ControllerServlet
 
doRollbackTx(AbstractManagedConnection) - Method in class com.bea.adapter.spi.AbstractLocalTransaction
 
doStartTag() - Method in class com.bea.web.tag.LabelTag
 
doStartTag() - Method in class com.bea.web.tag.PasswordTagSupport
Prints the tag to the JSP writer.
doStartTag() - Method in class com.bea.web.tag.IdentifierTagSupport
Prints the tag to the JSP writer.
doStartTag() - Method in class com.bea.web.tag.TextTagSupport
Prints the tag to the JSP writer.
doStartTag() - Method in class com.bea.web.tag.TextareaTagSupport
 
doStartTag() - Method in class com.bea.web.tag.ContentTag
 
doStartTag() - Method in class com.bea.web.tag.EmailTagSupport
Prints the tag to the JSP writer.
doStartTag() - Method in class com.bea.web.tag.SubmitTag
 
doStartTag() - Method in class com.bea.web.tag.IntegerTagSupport
Prints the tag to the JSP writer.
doStartTag() - Method in class com.bea.web.tag.FloatTagSupport
Prints the tag to the JSP writer.
doStartTag() - Method in class com.bea.web.tag.CheckBoxTagSupport
 
doStartTag() - Method in class com.bea.web.tag.URLTagSupport
Prints the tag to the JSP writer.
doStartTag() - Method in class com.bea.web.tag.DateTagSupport
Prints the tag to the JSP writer.
doStartTag() - Method in class com.bea.web.tag.DoubleTagSupport
Prints the tag to the JSP writer.
doStartTag() - Method in class com.bea.web.tag.RadioTagSupport
 
DOUBLE - Static variable in class com.bea.schema.type.SOMType
 
DoubleTagSupport - class com.bea.web.tag.DoubleTagSupport.
Provides the rendering logic for an HTML form field that accepts float values only.
DoubleTagSupport() - Constructor for class com.bea.web.tag.DoubleTagSupport
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.
DoubleWord - class com.bea.web.validation.DoubleWord.
Determines if a value is a valid Java Double between a specified range.
DoubleWord() - Constructor for class com.bea.web.validation.DoubleWord
 
DTD - Static variable in class com.bea.eci.repository.helper.Types
Entity with "text/plain" content type that is a Document Type Definition.
dump() - Method in class com.bea.document.DocumentData
Create a string describing this document data (: ).
dump(boolean) - Method in class com.bea.document.DocumentData
Create a string describing this document data (: ).
dumpCategories() - Static method in class com.bea.logging.LogCategory
This method will print the configuration for all Categories in the current default hierarchy.
dumpLogContext() - Method in class com.bea.logging.LogContext
 
DuplicateMessageException - exception com.bea.b2b.protocol.messaging.DuplicateMessageException.
A DuplicateMessageExceotion is thrown whenever a duplicate message is received
DuplicateMessageException() - Constructor for class com.bea.b2b.protocol.messaging.DuplicateMessageException
Constructs a DuplicateMessageException.
DuplicateMessageException(String) - Constructor for class com.bea.b2b.protocol.messaging.DuplicateMessageException
Constructs a DuplicateMessageException with the specified message text.
DuplicateNameException - exception com.bea.wlai.common.DuplicateNameException.
An exception indicating that more than one object exists with a given name.
DuplicateNameException(String) - Constructor for class com.bea.wlai.common.DuplicateNameException
Construct a new DuplicationNameException with the given message.
duration - Static variable in class com.bea.schema.facet.SOMFacet
Deprecated. 3/16/2001
DURATION - Static variable in class com.bea.schema.type.SOMType
 

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)