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 _

F

FacetDuration - class com.bea.schema.facet.FacetDuration.
Deprecated. 3/16/2001
FacetDuration(String) - Constructor for class com.bea.schema.facet.FacetDuration
Deprecated.  
FacetEncoding - class com.bea.schema.facet.FacetEncoding.
Deprecated. 3/16/2001
FacetEncoding(String) - Constructor for class com.bea.schema.facet.FacetEncoding
Deprecated.  
FacetEnumeration - class com.bea.schema.facet.FacetEnumeration.
enumeration constrains the value space to a specified set of values.
FacetEnumeration(String) - Constructor for class com.bea.schema.facet.FacetEnumeration
 
FacetFractionDigits - class com.bea.schema.facet.FacetFractionDigits.
fractionDigits is the maximum number of digits in the fractional part of values of datatypes derived from number.
FacetFractionDigits(String) - Constructor for class com.bea.schema.facet.FacetFractionDigits
 
FacetLength - class com.bea.schema.facet.FacetLength.
length is the number of units of length, where units of length varies depending on the type that is being derived from.
FacetLength(String) - Constructor for class com.bea.schema.facet.FacetLength
 
FacetMaxExclusive - class com.bea.schema.facet.FacetMaxExclusive.
maxExclusive is the exclusive upper bound of the value space for a datatype with the ordered property.
FacetMaxExclusive(String) - Constructor for class com.bea.schema.facet.FacetMaxExclusive
 
FacetMaxInclusive - class com.bea.schema.facet.FacetMaxInclusive.
maxInclusive is the inclusive upper bound of the value space for a datatype with the ordered property.
FacetMaxInclusive(String) - Constructor for class com.bea.schema.facet.FacetMaxInclusive
 
FacetMaxLength - class com.bea.schema.facet.FacetMaxLength.
maxLength is the maximum number of units of length, where units of length varies depending on the type that is being derived from.
FacetMaxLength(String) - Constructor for class com.bea.schema.facet.FacetMaxLength
 
FacetMinExclusive - class com.bea.schema.facet.FacetMinExclusive.
minExclusive is the exclusive lower bound of the value space for a datatype with the ordered property.
FacetMinExclusive(String) - Constructor for class com.bea.schema.facet.FacetMinExclusive
 
FacetMinInclusive - class com.bea.schema.facet.FacetMinInclusive.
minInclusive is the inclusive lower bound of the value space for a datatype with the ordered property.
FacetMinInclusive(String) - Constructor for class com.bea.schema.facet.FacetMinInclusive
 
FacetMinLength - class com.bea.schema.facet.FacetMinLength.
minLength is the minimum number of units of length, where units of length varies depending on the type that is being derived from.
FacetMinLength(String) - Constructor for class com.bea.schema.facet.FacetMinLength
 
FacetPattern - class com.bea.schema.facet.FacetPattern.
pattern is a constraint on the value space of a datatype which is achieved by constraining the lexical space to literals which match a specific pattern.
FacetPattern(String) - Constructor for class com.bea.schema.facet.FacetPattern
 
FacetPeriod - class com.bea.schema.facet.FacetPeriod.
Deprecated. 3/16/2001
FacetPeriod(String) - Constructor for class com.bea.schema.facet.FacetPeriod
Deprecated.  
FacetPrecision - class com.bea.schema.facet.FacetPrecision.
Deprecated. 3/16/2001 superceded by totalDigits
FacetPrecision(String) - Constructor for class com.bea.schema.facet.FacetPrecision
Deprecated.  
FacetScale - class com.bea.schema.facet.FacetScale.
Deprecated. 3/16/2001 superceded by fractionDigits
FacetScale(String) - Constructor for class com.bea.schema.facet.FacetScale
Deprecated.  
FacetTotalDigits - class com.bea.schema.facet.FacetTotalDigits.
totalDigits is the maximum number of digits in values of datatypes derived from number.
FacetTotalDigits(String) - Constructor for class com.bea.schema.facet.FacetTotalDigits
 
FacetWhiteSpace - class com.bea.schema.facet.FacetWhiteSpace.
whiteSpace constrains the value space of types derived from string such that the various behaviors specified in Attribute Value Normalization in [XML 1.0 (Second Edition)] are realized.
FacetWhiteSpace(String) - Constructor for class com.bea.schema.facet.FacetWhiteSpace
 
FAILED_CONVERSION - Static variable in interface com.bea.wlpi.common.Messages
"Failed to assign variable {0}."
FAILED_TO_CREATE_XA_RESOURCE - Static variable in interface com.bea.adapter.util.IConstants
 
FAILURE - Static variable in class com.bea.b2b.protocol.messaging.DeliveryStatus
Message delivery failed.
FAILURE - Static variable in interface com.bea.b2b.protocol.xocp.conversation.local.Conversation
Conversation terminated with error.
FATAL - Static variable in class com.bea.eci.logging.Log
Fatal error has occurred.
fatalError(SAXParseException) - Method in class com.bea.eci.repository.helper.RepositoryResolver
Internal use only.
FieldInfo - class com.bea.wlpi.common.plugin.FieldInfo.
Provides information about a data field type defined by a plugin.
FieldInfo(String, int, String, String, String[], boolean) - Constructor for class com.bea.wlpi.common.plugin.FieldInfo
Create a new FieldInfo.
FILE_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"File "{0}" was not found."
finalize() - Method in class com.bea.wlai.client.EventContext
Cleans up this EventContext instance when the garbage collector determines this object is no longer needed.
finalize() - Method in class com.bea.wlai.client.ApplicationView
Cleans up this ApplicationView instance when the garbage collector determines this object is no longer needed.
finalize() - Method in class com.bea.adapter.web.AbstractDesignTimeRequestHandler
This method is used to assure that the EIS connection (a javax.resource.cci.Connection) is closed properly.
finalizeDeliveryStatus() - Method in class com.bea.b2b.protocol.messaging.MessageBase
 
findCategory(int) - Method in class com.bea.wlpi.common.plugin.CategoryInfo
Find a category by systemID.
fireChangeEvent(String, Object, Object) - Method in class com.bea.adapter.cci.InteractionSpecImpl
Fires a vetoable property change event to all registered VetoableChangeListeners and a property change event to all registered PropertyChangeListeners if the change was not vetoed.
fireConnectionErrorOccurredEvent(Exception) - Method in class com.bea.adapter.spi.AbstractManagedConnection
Notifies all registered listeners of a connection error.
fireConnectionHandleClosedEvent(Object) - Method in class com.bea.adapter.spi.AbstractManagedConnection
Notifies all registered listeners that a connection was closed.
fireLocalTransactionCommittedEvent() - Method in class com.bea.adapter.spi.AbstractManagedConnection
Notifies all registered listeners that a transaction was committed.
fireLocalTransactionRolledBackEvent() - Method in class com.bea.adapter.spi.AbstractManagedConnection
Notifies all registered listeners that a transaction was rolled back.
fireLocalTransactionStartedEvent() - Method in class com.bea.adapter.spi.AbstractManagedConnection
Notifies all registered listeners that a transaction was started.
FIXED - Static variable in class com.bea.schema.SOMAttribute
Deprecated. replaced by fixed attribute
fixup(ExpressionParser) - Method in interface com.bea.wlpi.server.plugin.PluginAction
The framework calls this method after parsing the template definition.
fixup(ExpressionParser) - Method in interface com.bea.wlpi.server.plugin.PluginEvent
The framework calls this method after parsing the template definition.
fixup(ExpressionParser) - Method in interface com.bea.wlpi.server.plugin.PluginTemplateNode
The framework calls this method after parsing the template definition.
FLOAT - Static variable in class com.bea.schema.type.SOMType
 
FloatTagSupport - class com.bea.web.tag.FloatTagSupport.
Provides the rendering logic for an HTML form field that accepts float values only.
FloatTagSupport() - Constructor for class com.bea.web.tag.FloatTagSupport
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.
FloatWord - class com.bea.web.validation.FloatWord.
Determines if a value is a valid Java float between a specified range.
FloatWord() - Constructor for class com.bea.web.validation.FloatWord
 
flush() - Static method in class com.bea.wlxt.WLXTPool
Flush the WLXT object pool and begin satisfying requests with newly generated objects.
flushXT() - Method in class com.bea.wlxt.WLXTPool
 
forceParsed() - Method in interface com.bea.document.IDocument
Force this document into the parsed state by using a DOM parser with the document's internal content.
formatMessage(ResourceBundle, String, Object) - Method in class com.bea.web.validation.Word
 
formatMessage(ResourceBundle, String, Object[]) - Method in class com.bea.web.validation.Word
 
formatMessage(String, Object[]) - Method in class com.bea.logging.LogCategory
formatMessage is used to format a pattern with arguments passed in a Object[]
Formatter - class com.bea.util.Formatter.
Provides methods to format date strings.
Formatter() - Constructor for class com.bea.util.Formatter
 
FormFieldPair - class com.bea.web.FormFieldPair.
Encapsulates a value and an error for a form field
FormFieldPair(String, String) - Constructor for class com.bea.web.FormFieldPair
 
fractionDigits - Static variable in class com.bea.schema.facet.SOMFacet
 
freeAsync() - Method in class com.bea.wlai.client.ApplicationView
Free any resources allocated for async service processing.
fromXML(ContentHandler) - Method in interface com.bea.document.IDocument
Parse the (unparsed) internal content of this document using a SAX parser and the given ContentHandler.
fromXML(File) - Method in interface com.bea.document.IDocument
Retrieves an XML document previously saved to a file.
fromXML(File, String) - Method in interface com.bea.document.IDocument
Retrieves an XML document previously saved to a file.
fromXML(IDocument) - Method in class com.bea.wlai.common.AbstractDescriptor
Extract the data for this descriptor from the given IDocument instance, replacing all contents of the current descriptor with the new data.
fromXML(IDocument) - Method in class com.bea.wlai.common.ServiceDescriptor
Extract the data for this descriptor from the given IDocument instance, replacing all contents of the current descriptor with the new data.
fromXML(IDocument) - Method in class com.bea.wlai.common.EventDescriptor
Extract the data for this descriptor from the given IDocument instance, replacing all contents of the current descriptor with the new data.
fromXML(IDocument) - Method in class com.bea.wlai.common.ConnectionFactoryDescriptor
Extract the data for this descriptor from the given IDocument instance, replacing all contents of the current descriptor with the new data.
fromXML(IDocument) - Method in class com.bea.wlai.common.SchemaDescriptor
Extract the data for this descriptor from the given IDocument instance, replacing all contents of the current descriptor with the new data.
fromXML(IDocument) - Method in class com.bea.wlai.common.ApplicationViewDescriptor
Extract the data for this descriptor from the given IDocument instance, replacing all contents of the current descriptor with the new data.
fromXML(IDocument) - Method in class com.bea.wlai.common.DocumentDescriptor
Extract the data for this descriptor from the given IDocument instance, replacing all contents of the current descriptor with the new data.
fromXML(IDocument) - Method in interface com.bea.wlai.common.IDescriptor
Extract the data for this descriptor from the given IDocument instance, replacing all contents of the current descriptor with the new data.
fromXML(InputSource) - Method in interface com.bea.document.IDocument
Use the given SAX InputSource to import XML into this document (thus replacing any previous data elements in this document).
fromXML(Reader) - Method in interface com.bea.document.IDocument
Given an XML stream read from reader, import this representation into this document (thus replacing any previous data elements in this document).
fromXML(Reader) - Method in class com.bea.wlai.common.AbstractDescriptor
Parse the XML from the given Reader into the currect descriptor, replacing all contents of the current descriptor with the new XML data.
fromXML(Reader) - Method in interface com.bea.wlai.common.IDescriptor
Parse the XML from the given Reader into the currect descriptor, replacing all contents of the current descriptor with the new XML data.
fromXML(String) - Method in interface com.bea.document.IDocument
Given an XML string, import this representation into this document (thus replacing any previous data elements in this document).
fromXML(String) - Method in class com.bea.wlai.common.AbstractDescriptor
Parse the given XML into the currect descriptor, replacing all contents of the current descriptor with the new XML data.
fromXML(String) - Method in class com.bea.wlai.common.Event
Parse an XML string representing an event definition.
fromXML(String) - Method in class com.bea.wlai.common.EventDefinition
Parse an XML string representing an event definition.
fromXML(String) - Method in interface com.bea.wlai.common.IEventDefinition
Parse an XML string representing an event definition.
fromXML(String) - Method in interface com.bea.wlai.common.IEvent
 
fromXML(String) - Method in interface com.bea.wlai.common.IDescriptor
Parse the given XML into the currect descriptor, replacing all contents of the current descriptor with the new XML data.
FunctionInfo - class com.bea.wlpi.common.plugin.FunctionInfo.
Provides information about an evaluator function defined by a plugin.
FunctionInfo(String, int, String, String, String, String[], int, int) - Constructor for class com.bea.wlpi.common.plugin.FunctionInfo
Create a new FunctionInfo.

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)