- accessPipeline(IData, String) - Method in class com.wm.adk.cci.interaction.WmAdapterService
-
Callback from ART to grant adapter service access to pipeline
The new siebel and JDBC adapters are going to support dynamic password
passing to adapter service instance.
- activate() - Method in class com.wm.adk.cci.connection.WmConnection
-
Sets the state of this connection handle to active, if the connection handle is not closed.
- ADAPTER_KEY - Static variable in class com.wm.adk.admin.AdapterAdmin
-
- ADAPTER_TYPE_NAME_KEY - Static variable in class com.wm.adk.admin.AdapterAdmin
-
- AdapterAdmin - Class in com.wm.adk.admin
-
This class provides methods that adapter writers should
call from their adapter's startup and shutdown services.
- AdapterAdmin() - Constructor for class com.wm.adk.admin.AdapterAdmin
-
- adapterCheckValue(String, String, String[][], String) - Method in class com.wm.adk.connection.WmManagedConnection
-
Checks a resourceDomain value.
- adapterCheckValue(String, String, String[][], String) - Method in interface com.wm.adk.metadata.ResourceDomainDataProvider
-
Checks a resourceDomain value.
- adapterCheckValue(String, String, String[][], String) - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
-
- adapterCheckValue(String, String, String[][], String) - Method in class com.wm.adk.notification.WmConnectedListener
-
Checks a resourceDomain value.
- adapterCheckValue(String, String, String[][], String) - Method in class com.wm.adk.notification.WmNotificationListener
-
Checks a resourceDomain value.
- AdapterConnectionException - Exception in com.wm.adk.error
-
An exception class representing an error that occurs in an adapter's connection.
- AdapterConnectionException(AdapterResourceBundleManager, String, String, String[], IData, Throwable) - Constructor for exception com.wm.adk.error.AdapterConnectionException
-
Construct a connection exception.
- AdapterConnectionException(AdapterResourceBundleManager, String, String, String[], IData, Throwable, boolean) - Constructor for exception com.wm.adk.error.AdapterConnectionException
-
Construct a connection exception.
- AdapterException - Exception in com.wm.adk.error
-
Represents an error that occurs in an adapter.
- AdapterException(AdapterResourceBundleManager, String, String[], IData, Throwable) - Constructor for exception com.wm.adk.error.AdapterException
-
Constructor using an AdapterResourceBundleManager.
- AdapterException(AdapterResourceBundleManager, String, String, String[], IData, Throwable) - Constructor for exception com.wm.adk.error.AdapterException
-
Constructor using an AdapterResourceBundleManager.
- AdapterException(AdapterResourceBundleManager, String, String, String[], IData, Throwable, boolean) - Constructor for exception com.wm.adk.error.AdapterException
-
Constructor using an AdapterResourceBundleManager.
- AdapterException(String, IData, Throwable) - Constructor for exception com.wm.adk.error.AdapterException
-
Internal use only constructor for constructing an AdapterException
without using a Resource Bundle As it is not I18N compliant, it should
only be used for errors relating to ResourceBundle problems.
- AdapterException(String, String, String[], String, IData, Throwable) - Constructor for exception com.wm.adk.error.AdapterException
-
This constructor gives full control of the AdapterException content.
- AdapterException(int, int, String[], AdapterResourceBundleManager, IData, Throwable) - Constructor for exception com.wm.adk.error.AdapterException
-
Constructor using an AdapterResourceBundleManager.
- AdapterException(int, int, String[], String, IData, Throwable) - Constructor for exception com.wm.adk.error.AdapterException
-
Constructor using an AdapterResourceBundleName.
- AdapterExceptionConstants - Interface in com.wm.adk.error
-
An interface that defines constants representing IData keys to the
properties of an AdapterException.
- AdapterFeatureDescriptor - Class in com.wm.adk.metadata
-
NOTE: For ADK internal use only.
- AdapterFeatureDescriptor() - Constructor for class com.wm.adk.metadata.AdapterFeatureDescriptor
-
Constructs a AdapterFeatureDescriptor
.
- AdapterFeatureDescriptor(PropertyDescriptor) - Constructor for class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- adapterMaxMessageIdLen() - Method in class com.wm.adk.notification.WmAsynchronousNotification
-
This method will return the maximum number of bytes an adapter can use for a resource-specific message ID
when publishing a record.
- adapterMetaData - Variable in class com.wm.adk.connection.WmManagedConnectionFactory
-
- AdapterParameters - Class in com.wm.adk.metadata
-
NOTE: For ADK internal use only.
- AdapterParameters() - Constructor for class com.wm.adk.metadata.AdapterParameters
-
Constructor.
- AdapterResourceBundleManager - Class in com.wm.adk.i18n
-
This class provides methods to easily retrieve localized string messages.
- AdapterResourceBundleManager(String, ClassLoader) - Constructor for class com.wm.adk.i18n.AdapterResourceBundleManager
-
Default constructor.
- AdapterResourceBundleManagerFactory - Class in com.wm.adk.i18n
-
This class maintains a cache of resource bundle managers
You should use this class to access all bundles, as it perforces
efficient management of resource bundles
- AdapterResourceBundleManagerFactory() - Constructor for class com.wm.adk.i18n.AdapterResourceBundleManagerFactory
-
- adapterResourceDomainLookup(String, String, String[][]) - Method in class com.wm.adk.connection.WmManagedConnection
-
Looks up values for a resourceDomain.
- adapterResourceDomainLookup(String, String, String[][]) - Method in interface com.wm.adk.metadata.ResourceDomainDataProvider
-
Looks up values for a resourceDomain.
- adapterResourceDomainLookup(String, String, String[][]) - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
-
- adapterResourceDomainLookup(String, String, String[][]) - Method in class com.wm.adk.notification.WmConnectedListener
-
Looks up values for a resourceDomain.
- adapterResourceDomainLookup(String, String, String[][]) - Method in class com.wm.adk.notification.WmNotificationListener
-
Looks up values for a resourceDomain.
- AdapterServiceException - Exception in com.wm.adk.error
-
An exception that an adapter's startup and shutdown services may throw if
they encounter an error.
- AdapterServiceException(AdapterResourceBundleManager, String, String, String[], String, IData) - Constructor for exception com.wm.adk.error.AdapterServiceException
-
- AdapterServiceException(AdapterResourceBundleManager, String, String, String[], String, IData, String) - Constructor for exception com.wm.adk.error.AdapterServiceException
-
- AdapterServiceException(AdapterResourceBundleManager, String, String, String[], String, IData, String, boolean) - Constructor for exception com.wm.adk.error.AdapterServiceException
-
- AdapterServiceException(AdapterResourceBundleManager, String, String, String[], String, IData, Throwable) - Constructor for exception com.wm.adk.error.AdapterServiceException
-
- AdapterServiceException(AdapterResourceBundleManager, String, String, String[], String, IData, Throwable, String) - Constructor for exception com.wm.adk.error.AdapterServiceException
-
- AdapterServiceException(AdapterResourceBundleManager, String, String, String[], String, IData, Throwable, String, boolean) - Constructor for exception com.wm.adk.error.AdapterServiceException
-
- AdapterTypeInfo - Interface in com.wm.adk.info
-
An interface providing a way to register the adapter's connection types, notification types, and listener types with
the Integration Server.
- AdapterUtil - Class in com.wm.adk.util
-
Utility library that provides the operation system information for adapters.
- AdapterValues - Class in com.wm.adk.metadata
-
NOTE: For ADK internal use only.
- AdapterValues() - Constructor for class com.wm.adk.metadata.AdapterValues
-
- add(Object) - Method in class com.wm.adk.cci.record.IDataElementCollection
-
Adds the specified element to this set if it is not already present.
- addAll(Collection) - Method in class com.wm.adk.cci.record.IDataElementCollection
-
Adds all of the elements in the specified collection to this set if they're not already present.
- addCheckValue(String, Object) - Method in interface com.wm.adk.metadata.WmAdapterAccess
-
Registers a callback method for a resource domain value check.
- addCheckValue(String, String, Object) - Method in interface com.wm.adk.metadata.WmAdapterAccess
-
Registers a callback method for a resource domain value check for the specified adapter
service template or adapter notification template.
- addConnectionEventListener(ConnectionEventListener) - Method in class com.wm.adk.connection.WmManagedConnection
-
Register a connection event listener
- addConnectionFactory(String) - Method in interface com.wm.adk.info.AdapterTypeInfo
-
Registers the adapter connection type.
- addListenerType(String) - Method in interface com.wm.adk.info.AdapterTypeInfo
-
Registers the adapter listener type.
- addListenerType(String, boolean) - Method in interface com.wm.adk.info.AdapterTypeInfo
-
Registers the adapter listener type as Single Node or Multi Node Listener.
- addNotificationType(String) - Method in interface com.wm.adk.info.AdapterTypeInfo
-
Registers the adapter notification type.
- addNotificationType(String, boolean) - Method in interface com.wm.adk.info.AdapterTypeInfo
-
- addNotificationType(String) - Method in interface com.wm.adk.info.NotificationListenerInfo
-
Call this method for each Notification class supported by the Listener.
- addODataEntityProviders(String, String) - Method in interface com.wm.adk.info.AdapterTypeInfo
-
- addODataExpressionParserFactory(String) - Method in interface com.wm.adk.info.AdapterTypeInfo
-
- addParameter(AdapterFeatureDescriptor) - Method in class com.wm.adk.metadata.AdapterParameters
-
- addResourceDomain(ResourceDomainValues) - Method in interface com.wm.adk.metadata.WmAdapterAccess
-
Defines a resource domain with a fixed set of values.
- addResourceDomain(String, ResourceDomainValues) - Method in interface com.wm.adk.metadata.WmAdapterAccess
-
Defines a resource domain with a fixed set of values for a specified adapter service
template or adapter notification template.
- addResourceDomain(ResourceDomainValues[]) - Method in interface com.wm.adk.metadata.WmAdapterAccess
-
Defines a resource domain with an array of values (multiple lists of values).
- addResourceDomain(String, ResourceDomainValues[]) - Method in interface com.wm.adk.metadata.WmAdapterAccess
-
Defines a resource domain with an array of fixed values (multiple lists of values) for the
specified adapter service template or adapter notification template.
- addResourceDomainLookup(String, Object) - Method in interface com.wm.adk.metadata.WmAdapterAccess
-
Registers a callback method for a resource domain lookup.
- addResourceDomainLookup(String, String, Object) - Method in interface com.wm.adk.metadata.WmAdapterAccess
-
Registers a callback method for a resource domain lookup for the specified adapter service
template or adapter notification template.
- addResourceDomainWithCheck(String, Object) - Method in interface com.wm.adk.metadata.WmAdapterAccess
-
Registers a resource domain with an associated callback method.
- addResourceDomainWithCheck(String, String, Object) - Method in interface com.wm.adk.metadata.WmAdapterAccess
-
Registers a resource domain with an associated callback method for the specified
adapter service template or adapter notification template.
- addServiceTemplate(String) - Method in interface com.wm.adk.info.ResourceAdapterMetadataInfo
-
Call this method for each service template supported by the ConnectionFactory
.
- addServiceTemplate(String, boolean) - Method in interface com.wm.adk.info.ResourceAdapterMetadataInfo
-
Call this method for each service template supported by the ConnectionFactory
.
- addServiceTemplate(String) - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
Declares a service template type is supported.
- addServiceTemplate(String, boolean) - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- addValue(ResourceDomainValue) - Method in class com.wm.adk.metadata.ResourceDomainValues
-
Adds a parameter value to the list of values for this resource domain.
- addXidFactory(String, String) - Method in interface com.wm.adk.info.AdapterTypeInfo
-
For Oracle XResource issue.
- ADK_MAJORCODE - Static variable in class com.wm.adk.ADKGLOBAL
-
- ADK_PROD - Static variable in class com.wm.adk.ADKGLOBAL
-
- ADK_REGISTER_EXCEPTION - Static variable in class com.wm.adk.ADKGLOBAL
-
- ADK_UNREGISTER_EXCEPTION - Static variable in class com.wm.adk.ADKGLOBAL
-
- ADKErrorResources - Class in com.wm.adk.resources
-
Resource Bundle for all messages generated by the ADK core.
- ADKErrorResources() - Constructor for class com.wm.adk.resources.ADKErrorResources
-
- ADKGLOBAL - Class in com.wm.adk
-
ADK class containing constants adapter writers use to developer adapters.
- adkPathToNSPath(String) - Method in class com.wm.adk.metadata.PipelineVariableProperties
-
Converts an ADK path string to NS format.
- areEquivalentLists(Object, WmRecord[]) - Static method in class com.wm.adk.cci.record.RecordUtils
-
Determines if an unknown Java object is equal to the specified WmRecord[] object.
- areEquivalentLists(Object, IData[]) - Static method in class com.wm.adk.cci.record.RecordUtils
-
Determines if an unknown Java object is equal to the specified IData[] object.
- areEquivalentRecordValues(Object, Object) - Static method in class com.wm.adk.cci.record.RecordUtils
-
Compares two values that can be placed in a WmRecord and determines if they are
equal.
- ART_RESERVED_MSG_ID_CHARS - Static variable in class com.wm.adk.notification.WmAsynchronousNotification
-
number of character in the a published notification's message ID that are reserved for
use by ART.
- ARTLogger - Class in com.wm.adk.log
-
Class that enables adapter writers to generate journal log entries.
- ARTLogger(int, String, String) - Constructor for class com.wm.adk.log.ARTLogger
-
Constructor used by adapter writers to instantiate an ARTLogger
object.
- associateConnection(Object) - Method in class com.wm.adk.connection.WmManagedConnection
-
Link a WmConnection Handle to this ManagedConnection and make it active
- AsyncNotificationResults - Class in com.wm.adk.notification
-
This class represents the results returned from a single execution
of an asynchronous notification.
- AsyncNotificationResults(String, boolean, Object) - Constructor for class com.wm.adk.notification.AsyncNotificationResults
-
To construct the object, specify the notification node name, return
value, and any relevent error information.
- changeNotificationData(NotificationData) - Method in class com.wm.adk.notification.WmNotification
-
- checkTransaction() - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
-
- checkTransaction() - Method in class com.wm.adk.notification.WmConnectedListener
-
Called to ensure no transaction is currently associated with this Thread.
- checkTransaction() - Method in class com.wm.adk.notification.WmNotification
-
Called to ensure no transaction is currently associated with this Thread.
- checkTransaction() - Method in class com.wm.adk.notification.WmNotificationListener
-
Called to ensure no transaction is currently associated with this Thread.
- checkTransaction() - Method in class com.wm.adk.notification.WmUnconnectedListener
-
Method stub to verify transaction state before starting a new transaction.
- classLoader - Variable in class com.wm.adk.i18n.AdapterResourceBundleManager
-
The classloader which can find the resource bundle.
- cleanup() - Method in class com.wm.adk.connection.WmManagedConnection
-
Cleanup the managed connection instance
- cleanup() - Method in class com.wm.adk.notification.WmConnectedListener
-
Extends this same method in WmNotificationListener to close the
connection and disassociate it from this listener.
- cleanup() - Method in class com.wm.adk.notification.WmNotificationListener
-
Cleans up the listener after each execution attempt.
- cleanup() - Method in class com.wm.adk.WmAdapter
-
Clean up any adapter-specific resources during termination.
- cleanupConnectionAfterUse() - Method in class com.wm.adk.connection.WmManagedConnection
-
Cleans up the connection each time it is used.
- cleanupRequiredAfterConnectionUse() - Method in class com.wm.adk.connection.WmManagedConnection
-
Determines whether the connection requires cleanup each time the connection is used.
- clear() - Method in class com.wm.adk.cci.record.IDataElementCollection
-
Removes all of the elements from this set.
- clear() - Method in class com.wm.adk.cci.record.WmRecord
-
Removes all key/value pairs in this record.
- clear(IDataCursor) - Static method in class com.wm.adk.util.IDataHelper
-
Remove everything in the IData object referred to by the IDataCursor
- clearWarnings() - Method in class com.wm.adk.cci.interaction.WmInteraction
-
Clears all the warning reported by this Interaction instance.
- clientLocaleResources - Variable in class com.wm.adk.i18n.AdapterResourceBundleManager
-
ResourceBundle containing strings in the client's locale.
- clone() - Method in class com.wm.adk.cci.record.WmRecord
-
Creates a new a copy of this record, with the same name and description,
and refering to the same IData object.
- cloneIData(IData) - Static method in class com.wm.adk.util.IDataHelper
-
To clone IData
- close() - Method in class com.wm.adk.cci.connection.WmConnection
-
Initiate a close on this connection handle.
- close() - Method in class com.wm.adk.cci.interaction.WmInteraction
-
Closes the current Interaction and release all the resources held for this instance by the resource adapter.
- close() - Method in class com.wm.adk.log.ARTLogger
-
Closes the ARTLogger.
- ClusterAware - Interface in com.wm.adk.notification
-
By this marker interface Adapter Developers can make existing @
WmConnectedListener
type Listener ClusterAware without changing any configuration.
- ClusterAwareConcurrentListener - Class in com.wm.adk.notification
-
Upgraded version of Adapter runtime listener which is partly similar to
WmConnectedListener
, since it relies on managed connection object to
perform event retrieval and notification execution.
- ClusterAwareConcurrentListener() - Constructor for class com.wm.adk.notification.ClusterAwareConcurrentListener
-
- com.wm.adk - package com.wm.adk
-
This class provides the classes adapter writers use to define a new adapter.
- com.wm.adk.admin - package com.wm.adk.admin
-
Provides classes adapter writers use to assist in standard adapter administrative functions.
- com.wm.adk.cci.connection - package com.wm.adk.cci.connection
-
- com.wm.adk.cci.interaction - package com.wm.adk.cci.interaction
-
Provides the class adapter writers use to define Adapter Service Templates.
- com.wm.adk.cci.record - package com.wm.adk.cci.record
-
Contains the WmRecord class, and provides a set of classes adapter writers use to manipulate data in the WmRecord.
- com.wm.adk.connection - package com.wm.adk.connection
-
Provides classes adapter writers use to define adapter connections.
- com.wm.adk.error - package com.wm.adk.error
-
Contains exception classes the adapter may throw during execution of a service or notification.
- com.wm.adk.i18n - package com.wm.adk.i18n
-
Provides helper class to extract string messages from the resource in a specified Locale.
- com.wm.adk.info - package com.wm.adk.info
-
Provides classes adapter writers use to register connection types, adapter service templates, and notifications the adapter supports.
- com.wm.adk.log - package com.wm.adk.log
-
Contains the class adapter writers use to log messages in the adapter.
- com.wm.adk.metadata - package com.wm.adk.metadata
-
Provides classes adapter writers use to define the metadata properties for connections, adapter service templates, and notifications.
- com.wm.adk.notification - package com.wm.adk.notification
-
Provides classes adapter writers use to define adapter notification templates.
- com.wm.adk.odata - package com.wm.adk.odata
-
- com.wm.adk.odata.util - package com.wm.adk.odata.util
-
- com.wm.adk.odata.util.v2 - package com.wm.adk.odata.util.v2
-
- com.wm.adk.resources - package com.wm.adk.resources
-
- com.wm.adk.transactions - package com.wm.adk.transactions
-
- com.wm.adk.util - package com.wm.adk.util
-
Contains various helper classes adapter writers can use to simplify adapter development.
- commit() - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
-
- commit() - Method in class com.wm.adk.notification.WmConnectedListener
-
Commits the current transaction.
- commit() - Method in class com.wm.adk.notification.WmNotificationListener
-
Commits the current transaction.
- commit() - Method in class com.wm.adk.notification.WmUnconnectedListener
-
Method stub to commit a transaction.
- commitTransaction() - Method in class com.wm.adk.notification.WmNotification
-
- ComplexMetadata - Class in com.wm.adk.metadata
-
NOTE: For ADK internal use only.
- ComplexMetadata() - Constructor for class com.wm.adk.metadata.ComplexMetadata
-
- configureIOProperties(PipelineRecordProperties, PipelineRecordProperties) - Method in class com.wm.adk.cci.interaction.WmAdapterService
-
fullfill ComplexTemplate interface.
- configureIOProperties(PipelineRecordProperties, PipelineRecordProperties) - Method in class com.wm.adk.notification.WmAsynchronousNotification
-
fullfill ComplexTemplate interface.
- configureIOProperties(PipelineRecordProperties, PipelineRecordProperties) - Method in class com.wm.adk.notification.WmNotification
-
Shell method to an objects setDocumentProperties implementation
implement in the appropriate subclass.
- configureIOProperties(PipelineRecordProperties, PipelineRecordProperties) - Method in class com.wm.adk.notification.WmSynchronousNotification
-
fullfill ComplexTemplate interface.
- ConnectedNotificationEvent - Class in com.wm.adk.notification
-
Represents a single execution of a notification.
- ConnectedNotificationEvent(Object, WmConnection) - Constructor for class com.wm.adk.notification.ConnectedNotificationEvent
-
- CONNECTION_MAJORCODE - Static variable in class com.wm.adk.ADKGLOBAL
-
- ConnectionEventManager - Class in com.wm.adk.connection
-
- ConnectionEventManager() - Constructor for class com.wm.adk.connection.ConnectionEventManager
-
- connectionMatches(Subject, ConnectionRequestInfo) - Method in class com.wm.adk.connection.WmManagedConnection
-
- contains(Object) - Method in class com.wm.adk.cci.record.IDataElementCollection
-
Returns true
if this collection contains the specified
element.
- contains(Object) - Method in class com.wm.adk.cci.record.IDataKeySet
-
Returns true
if this Set
contains the specified key.
- contains(Object) - Method in class com.wm.adk.cci.record.IDataValueCollection
-
Returns true
if this Collection
contains the specified value.
- contains(Object) - Method in class com.wm.adk.cci.record.RecordEntrySet
-
Returns true
if this Set
contains the specified
RecordEntry
item.
- containsAll(Collection) - Method in class com.wm.adk.cci.record.IDataElementCollection
-
Returns true
if this collection contains all of the elements
in the specified collection.
- containsAll(Collection) - Method in class com.wm.adk.cci.record.IDataKeySet
-
Returns true
if this Set
contains all keys specified in the
given collection.
- containsAll(Collection) - Method in class com.wm.adk.cci.record.IDataValueCollection
-
Returns true
if this Colleciton
contains all values
specified in the given collection.
- containsAll(Collection) - Method in class com.wm.adk.cci.record.RecordEntrySet
-
Returns true
if this Set
contains all key/value
pairs specified in the collection of RecordEntry
objects.
- containsKey(Object) - Method in class com.wm.adk.cci.record.WmRecord
-
Returns true if this record contains the specified key.
- containsValue(Object) - Method in class com.wm.adk.cci.record.WmRecord
-
Returns true
if this record contains the specified value.
- ContentType - Class in com.wm.adk.metadata
-
Exposes contentType specification of a signature (or document type) field.
- create() - Static method in class com.wm.adk.cci.record.WmRecord
-
- create(ComplexTemplate, Locale) - Static method in class com.wm.adk.metadata.ComplexMetadata
-
- create(NSRecord) - Static method in class com.wm.adk.metadata.PipelineRecordProperties
-
Factory method for use by ART service code/
- create(int, byte[], byte[]) - Method in class com.wm.adk.transactions.XidFactory
-
- createAdapterConnectionException(int) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterConnectionException using the Major code and
ResourceBundle already associated with this Adapter.
- createAdapterConnectionException(int, String[]) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterConnectionException using the Major code and
ResourceBundle already associated with this adapter including insertion
parameters.
- createAdapterConnectionException(int, String[], IData, Throwable) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterConnectionException using the Major code and
ResourceBundle already associated with this adapter including insertion
parameters, IData detail information and a wrapped Throwable exception.
- createAdapterConnectionException(int, String[], IData, Throwable, boolean) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterConnectionException using the Major code and
ResourceBundle already associated with this adapter including insertion
parameters, IData detail information and a wrapped Throwable exception.
- createAdapterConnectionException(int, String[], IData) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterConnectionException using the Major code and
ResourceBundle already associated with this adapter including insertion
parameters, IData detail information and a wrapped Throwable exception.
- createAdapterConnectionException(int, String[], Throwable) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterConnectionException using the Major code and
ResourceBundle already associated with this adapter including insertion
parameters and wrapped Throwable exception.
- createAdapterConnectionException(int, Throwable) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterConnectionException using the Major code and
ResourceBundle already associated with this adapter including a wrapped
Throwable exception.
- createAdapterConnectionException(int, IData) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterConnectionException using the Major code and
ResourceBundle already associated with this adapter including insertion
parameters, IData detail information and a wrapped Throwable exception.
- createAdapterException(int) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterException using the Major Code and ResourceBundle that
are already associated with this Adapter.
- createAdapterException(int, String[]) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterException using the Major Code and ResourceBundle that
are already associated with this adapter, including insertion parameters.
- createAdapterException(int, String[], IData, Throwable) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterException using the Major Code and ResourceBundle that
are already associated with this adapter, including insertion parameters,
IData detail information and a wrapped Throwable exception.
- createAdapterException(int, String[], IData) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterException using the Major Code and ResourceBundle that
are already associated with this adapter including insertion parameters
and IData detail information.
- createAdapterException(int, String[], Throwable) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterException using the Major Code and ResourceBundle that
are already associated with this adapter including insertion parameters
and a wrapped Throwable exception.
- createAdapterException(int, String[], Throwable, boolean) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterException using the Major Code and ResourceBundle that
are already associated with this adapter including insertion parameters
and a wrapped Throwable exception.
- createAdapterException(int, Throwable) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterException using the Major Code and ResourceBundle that
are already associated with this adapter including a wrapped Throwable
exception.
- createAdapterException(int, IData) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterException using the Major Code and ResourceBundle that
are already associated with this adapter including insertion parameters,
IData detail information and a wrapped Throwable exception.
- createAdapterServiceException(int) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterServiceException using the Major code and
ResourceBundle already associated with this adapter.
- createAdapterServiceException(int, String[]) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterServiceException using the Major code and
ResourceBundle already associated with this adapter including insertion
parameters.
- createAdapterServiceException(int, String[], IData, Throwable) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterServiceException using the Major code and
ResourceBundle already associated with this adapter including insertion
parameters, IData detail information and a wrapped Throwable exception.
- createAdapterServiceException(int, String[], IData) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterServiceException using the Major code and
ResourceBundle already associated with this adapter including insertion
parameters, IData detail information and a wrapped Throwable exception.
- createAdapterServiceException(int, String[], Throwable) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterServiceException using the Major code and
ResourceBundle already associated with this adapter including insertion
parameters and wrapped Throwable exception.
- createAdapterServiceException(int, Throwable) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterServiceException using the Major code and
ResourceBundle already associated with this adapter including a wrapped
Throwable exception.
- createAdapterServiceException(int, IData) - Method in class com.wm.adk.WmAdapter
-
Returns an AdapterServiceException using the Major code and
ResourceBundle already associated with this adapter including insertion
parameters, IData detail information and a wrapped Throwable exception.
- createBranch(Xid, byte[]) - Method in class com.wm.adk.transactions.XidFactory
-
- createConnectionFactory() - Method in class com.wm.adk.connection.WmManagedConnectionFactory
-
By default, a ConnectionManager on the local adapter is unsupported
- createConnectionFactory(ConnectionManager) - Method in class com.wm.adk.connection.WmManagedConnectionFactory
-
Called by Deployer to create a CCI ConnectionFactory corresponding to this
ManagedConnectionFactory
- createEntity(WmEntityType) - Static method in class com.wm.adk.odata.EntityTransformer
-
- createEvent(ManagedConnection, int, Object) - Static method in class com.wm.adk.connection.ConnectionEventManager
-
- createEvent(ManagedConnection, int, Exception, Object) - Static method in class com.wm.adk.connection.ConnectionEventManager
-
- createEvent(ManagedConnection, int, Exception, Object, boolean) - Static method in class com.wm.adk.connection.ConnectionEventManager
-
- createFieldMap(String[], boolean, boolean) - Method in class com.wm.adk.metadata.ComplexMetadata
-
- createFieldMap(String[], boolean) - Method in class com.wm.adk.metadata.ComplexMetadata
-
Creates a field map.
- createFieldMap(String[], boolean, boolean) - Method in interface com.wm.adk.metadata.WmTemplateDescriptor
-
Creates a field map with the fillAll
flag setting option.
- createFieldMap(String[], boolean) - Method in interface com.wm.adk.metadata.WmTemplateDescriptor
-
Creates a field map.
- createGroup(String, String[]) - Method in class com.wm.adk.metadata.BaseMetadata
-
- createGroup(String, String[]) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Creates a display group and adds the specified members to it.
- createIndexedRecord(String) - Method in class com.wm.adk.cci.record.WmRecordFactory
-
Returns an IndexedRecord
.
- createInteraction() - Method in class com.wm.adk.cci.connection.WmConnection
-
Create an interaction
- createManagedConnection(Subject, ConnectionRequestInfo) - Method in class com.wm.adk.connection.WmManagedConnectionFactory
-
Creates a new physical connection to the underlying EIS resource manager,
- createManagedConnectionObject(Subject, ConnectionRequestInfo) - Method in class com.wm.adk.connection.WmManagedConnectionFactory
-
Returns a connection to the resource.
- createMappedRecord(String) - Method in class com.wm.adk.cci.record.WmRecordFactory
-
Returns a WmRecord
instance that implements MappedRecord
.
- createNotificationEvent(Object) - Method in class com.wm.adk.notification.WmNotificationListener
-
Creates a generic NotificationEvent by default.
- createODataServices(IData) - Static method in class com.wm.adk.odata.ODataInteractionHandler
-
- createODataServices(String, String, ExternalODataElements, String) - Static method in class com.wm.adk.odata.OdataServiceManager
-
- createTuple(String[]) - Method in class com.wm.adk.metadata.ComplexMetadata
-
Create a tuple.
- createTuple(String[]) - Method in interface com.wm.adk.metadata.WmTemplateDescriptor
-
Creates a tuple containing a specified list of sequence parameters.
- createWmRecord(String) - Method in class com.wm.adk.cci.record.WmRecordFactory
-
Returns a new WmRecord
object.
- CRITICAL - Static variable in class com.wm.adk.log.ARTLogger
-
Code used to specify the severity level when logging a message.
- cursor - Variable in class com.wm.adk.cci.record.IDataElementIterator
-
Underlying IData object containing the elements.
- cursor - Variable in class com.wm.adk.util.IDataHelper
-
A single cursor object allocated to manipulate the wrapped IData object
- cursorAvailable - Variable in class com.wm.adk.util.IDataHelper
-
Indicates if a cursor has be created to work with the wrapped IData object.
- get(Object) - Method in class com.wm.adk.cci.record.WmRecord
-
Retrieves the value in this record using the specified string key.
- get(String) - Method in class com.wm.adk.notification.ListenerDataAccess
-
Retrieves the value which is a Queue corresponding to the key and pops
the element from the head of Queue & returns the same
- get(String) - Method in class com.wm.adk.util.IDataHelper
-
Returns the first string value in the cursor keyed by 'name'
- getAdapterDescription(Locale) - Method in class com.wm.adk.WmAdapter
-
Gets the adapter's description in the specified locale.
- getAdapterDisplayName(Locale) - Method in class com.wm.adk.WmAdapter
-
Gets the adapter's name in the specified locale.
- getAdapterJCASpecVersion() - Method in class com.wm.adk.WmAdapter
-
Gets version of the J2EE JCA specification this adapter implements.
- getAdapterMajorCode() - Method in class com.wm.adk.WmAdapter
-
Gets the Major Code to be used by this adapter for journal logging and
exceptions.
- getAdapterMetaData() - Method in class com.wm.adk.connection.WmManagedConnectionFactory
-
- getAdapterName() - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- getAdapterName() - Method in class com.wm.adk.WmAdapter
-
Gets the non-locale specific name for this adapter.
- getAdapterOnlineHelp(Locale, String) - Method in class com.wm.adk.WmAdapter
-
Gets the adapter's base online help url.
- getAdapterParameter(String) - Method in class com.wm.adk.metadata.AdapterParameters
-
Returns the feature descriptor object for the named parameter.
- getAdapterPatchLevel() - Method in class com.wm.adk.WmAdapter
-
Get the adapter's patch level.
- getAdapterResourceBundleManager() - Method in class com.wm.adk.WmAdapter
-
Returns the AdapterResourceBundleManager associated with this adapter type.
- getAdapterResourceBundleName() - Static method in class com.wm.adk.ADKGLOBAL
-
- getAdapterResourceBundleName() - Method in class com.wm.adk.WmAdapter
-
Gets the base Java class name for the adapter's resource bundle.
- getAdapterServiceException() - Method in exception com.wm.adk.error.AdapterException
-
This is for internal use only.
- getAdapterShortDescription() - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- getAdapterVendorName() - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- getAdapterVendorName(Locale) - Method in class com.wm.adk.WmAdapter
-
Gets the adapter's vendor name in the specified locale.
- getAdapterVersion() - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- getAdapterVersion() - Method in class com.wm.adk.WmAdapter
-
Gets the version of the adapter.
- getAllowNull() - Method in class com.wm.adk.metadata.PipelineVariableProperties
-
- getAllowUnspecifiedFields() - Method in class com.wm.adk.metadata.PipelineRecordProperties
-
- getArtTransactionDebug() - Static method in class com.wm.adk.util.DebugUtil
-
- getAutoCommit() - Method in class com.wm.adk.cci.connection.WmConnection
-
Gets the AutoCommit mode for the Connection.
- getBaseName() - Method in class com.wm.adk.metadata.ContentType
-
TODO: Verify this one...
- getBigDecimal(Object) - Method in class com.wm.adk.cci.record.WmRecord
-
Returns the BigDecimal
value associated with the specified key in this record.
- getBigInteger(Object) - Method in class com.wm.adk.cci.record.WmRecord
-
Returns the BigInteger
value associated with the specified key in this record.
- getBundleName() - Method in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Gets the base name of the ResourceBundle set that this manager manages.
- getClientLocale() - Static method in class com.wm.adk.util.AdapterUtil
-
Returns the locale associated with the current IS Client Session.
- getComments() - Method in class com.wm.adk.metadata.PipelineVariableProperties
-
- getConnDataNodeName() - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
-
- getConnDataNodeName() - Method in class com.wm.adk.notification.WmConnectedListener
-
This may be called to get the fully qualified name of the
Integration Server namespace node for the connection being
used by the listener.
- getConnection() - Method in class com.wm.adk.cci.connection.WmConnectionFactory
-
- getConnection(ConnectionSpec) - Method in class com.wm.adk.cci.connection.WmConnectionFactory
-
- getConnection() - Method in class com.wm.adk.cci.interaction.WmInteraction
-
Gets the CCI Connection handle associated with the Interaction.
- getConnection(Subject, ConnectionRequestInfo) - Method in class com.wm.adk.connection.WmManagedConnection
-
Returns a CCI Connection Instance representing this managed connection
Optionally, update the connection for this particular session
- getConnection() - Method in class com.wm.adk.notification.ConnectedNotificationEvent
-
Returns the connection associated with this event.
- getConnection() - Method in class com.wm.adk.notification.WmNotification
-
Returns a connection.
- getConnectionDataNode() - Method in class com.wm.adk.notification.WmNotification
-
Returns a connection data node, based on the name of this notification.
- getConnectionManager() - Method in class com.wm.adk.cci.connection.WmConnectionFactory
-
Get the ConnectionManager that this factory will interact with to obtain connection resources.
- getConnectionMetaData() - Method in class com.wm.adk.connection.WmManagedConnection
-
Return the connection handle MetaData regarding this managed connection
- getConnectionNodeName() - Method in class com.wm.adk.connection.WmConnectionSpec
-
Retrieves the override connection node name
- getConnectionProperties(WmManagedConnection) - Method in class com.wm.adk.cci.interaction.WmAdapterService
-
Helper method to retrieve the properties of a WmManagedConnection
.
- getConnectionRequestInfo(ConnectionSpec) - Method in class com.wm.adk.cci.connection.WmConnectionFactory
-
//Implementation specific
- getConnectionRequestInfo(ConnectionSpec) - Method in class com.wm.adk.connection.WmManagedConnectionFactory
-
Part of the Webm-Specific Connection pool partition imlementation.
- getConnectionSpec(IData) - Method in class com.wm.adk.cci.interaction.WmAdapterService
-
An adapter writer may override this method to specify information about
the connections requirements of a specific service invocation.
- getContents() - Method in class com.wm.adk.resources.ADKErrorResources
-
- getContentType() - Method in class com.wm.adk.metadata.PipelineFieldProperties
-
- getCursor() - Method in class com.wm.adk.cci.record.WmRecord
-
Returns a cursor to the underlying IData
object of this WmRecord.
- getData() - Method in class com.wm.adk.notification.NotificationEvent
-
Call this method to get the resource-specific object.
- getDataTypeMapper(String, WmManagedConnection) - Method in interface com.wm.adk.odata.EntityMetadataProvider
-
- getDataTypeMapper(ODataVersion, WmManagedConnection) - Method in class com.wm.adk.odata.util.DataTypeMapperFactory
-
- getDataTypeMapper(ODataVersion, WmManagedConnection) - Method in class com.wm.adk.odata.util.DefaultDataTypeMapperFactory
-
- getDebugNotification() - Static method in class com.wm.adk.util.DebugUtil
-
- getDefaultdataType() - Method in class com.wm.adk.odata.EntityProperty
-
- getDefaultObject() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- getDefaultValue() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- getDescription() - Method in class com.wm.adk.metadata.BaseMetadata
-
- getDescription() - Method in interface com.wm.adk.metadata.WmDescriptor
-
Returns the description of the connection, listener, service, or notification.
- getDesignTimeLocale() - Method in class com.wm.adk.cci.interaction.WmAdapterService
-
Retrieves a String representation of the client locale that was used
when this adapter service was created.
- getDesignTimeLocale() - Method in class com.wm.adk.notification.WmNotification
-
Retrieves a String representation of the client locale that was used
when this notification was created.
- getDimensions() - Method in class com.wm.adk.metadata.PipelineVariableProperties
-
- getDisableAppendAll() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- getDisplayName() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
Gets the localized display name of this feature.
- getDisplayName() - Method in class com.wm.adk.metadata.BaseMetadata
-
- getDisplayName() - Method in interface com.wm.adk.metadata.WmDescriptor
-
Returns the display name of the connection, adapter service, listener, or adapter
notification.
- getDouble(Object) - Method in class com.wm.adk.cci.record.WmRecord
-
Returns the double
value associated with the specified key in this record.
- getEdmType(String) - Method in interface com.wm.adk.odata.util.DataTypeMapper
-
- getEdmType(String) - Method in class com.wm.adk.odata.util.v2.DataTypeMapperImpl
-
- getEdmTypes(String[]) - Method in interface com.wm.adk.odata.util.DataTypeMapper
-
- getEdmTypes(String[]) - Method in class com.wm.adk.odata.util.v2.DataTypeMapperImpl
-
- getEntities(WmManagedConnection) - Method in interface com.wm.adk.odata.EntityMetadataProvider
-
- getEntities(IData) - Static method in class com.wm.adk.odata.ODataInteractionHandler
-
- getEntities(String, String, String, String) - Static method in class com.wm.adk.odata.ODataMetadataManager
-
- getEntity() - Method in class com.wm.adk.odata.ODataOperation
-
- getEntityMetadataProvider() - Method in interface com.wm.adk.odata.ODataEntityProvider
-
- getEntityProperties(WmManagedConnection, String) - Method in interface com.wm.adk.odata.EntityMetadataProvider
-
- getEntityPropertiesSet(IData) - Static method in class com.wm.adk.odata.ODataInteractionHandler
-
- getEntityType() - Method in class com.wm.adk.odata.Entity
-
- getEnumeration() - Method in class com.wm.adk.metadata.ContentType
-
- getErrorInfo() - Method in class com.wm.adk.notification.NotificationResults
-
Error information related to a failed execution.
- getErrorKey() - Method in exception com.wm.adk.error.AdapterException
-
Gets the resource bundle key for this exception's error message.
- getErrorKey() - Method in exception com.wm.adk.error.AdapterServiceException
-
Gets the resource bundle key for this exception's error message.
- getErrorKey() - Method in interface com.wm.adk.error.LocalizableException
-
Get the error message key code
- getErrorMessageArgs() - Method in exception com.wm.adk.error.AdapterException
-
Gets the string arguments required to create a localized error message.
- getErrorMessageArgs() - Method in exception com.wm.adk.error.AdapterServiceException
-
Gets the string's message arguments used for formatting the localized string.
- getErrorMessageArgs() - Method in interface com.wm.adk.error.LocalizableException
-
Get the list of string arguments needed to construct the error message.
- getErrorResourceBundleManager() - Static method in class com.wm.adk.ADKGLOBAL
-
Get the manager of the resource bundle set containing all ADK error messages generated internally.
- getException() - Method in class com.wm.adk.metadata.LookUpResult
-
- getExternalMapping() - Method in class com.wm.adk.odata.Entity
-
- getFactory() - Method in class com.wm.adk.cci.connection.WmConnection
-
Get the underlying CCI connection factory this instance was allocated from.
- getFactory() - Static method in class com.wm.adk.cci.record.WmRecordFactory
-
Obtains a singleton instance of this factory class that adapter writers use to create
WmRecord
objects.
- getFactory() - Method in class com.wm.adk.connection.WmManagedConnection
-
- getFeatures() - Method in class com.wm.adk.metadata.BaseMetadata
-
- getFeatureValue(String) - Method in class com.wm.adk.metadata.BaseMetadata
-
- getFeatureValue(String) - Method in interface com.wm.adk.metadata.WmDescriptor
-
- getFieldList() - Method in class com.wm.adk.util.StatementFormat
-
- getFieldMap() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- getFloat(Object) - Method in class com.wm.adk.cci.record.WmRecord
-
Returns the float
value associated with the specified key in this record.
- getFractionDigits() - Method in class com.wm.adk.metadata.ContentType
-
- getGroupName() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- getHideConnectionParameters() - Method in class com.wm.adk.metadata.LookUpResult
-
- getIData() - Method in class com.wm.adk.cci.record.WmRecord
-
Returns the underlying IData object wrapped by this record.
- getIData() - Method in exception com.wm.adk.error.AdapterException
-
Gets this AdapterException's properties in IData format.
- getIData() - Method in exception com.wm.adk.error.AdapterServiceException
-
Returns an IData view of this exception.
- getIData(String) - Method in class com.wm.adk.util.IDataHelper
-
Returns the first IData value in the cursor keyed by 'name'
- getIDataArray(String) - Method in class com.wm.adk.util.IDataHelper
-
Returns the first IData array value in the cursor keyed by 'name'
- getIDataStringBody(IDataCursor, String) - Static method in class com.wm.adk.util.IDataHelper
-
Returns the *body string field in an IData subrecord
This represents text field data in an XML element containing
attributes.
- getInputNamesParameter() - Method in class com.wm.adk.metadata.AdapterParameters
-
returns the parameter object which is set up to hold the
input signature names.
- getInputTypesParameter() - Method in class com.wm.adk.metadata.AdapterParameters
-
returns the parameter object which is set up to hold the
input signature types.
- getInstance() - Static method in class com.wm.adk.odata.util.DefaultDataTypeMapperFactory
-
- getInt(Object) - Method in class com.wm.adk.cci.record.WmRecord
-
Returns the int
value associated with the specified key in this record.
- getInt(String, int) - Method in class com.wm.adk.util.IDataHelper
-
Returns the first int value in the cursor keyed by 'name'
- getInteractionSpecsSupported() - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- getJavaDataTypes() - Method in class com.wm.adk.odata.EntityProperty
-
- getJavaToEdmTypeMappings(IData) - Static method in class com.wm.adk.odata.ODataInteractionHandler
-
- getJavaToEdmTypeMappings(String, String, String, String) - Static method in class com.wm.adk.odata.ODataMetadataManager
-
- getJavaToEdmTypeMappings() - Method in interface com.wm.adk.odata.util.DataTypeMapper
-
- getJavaToEdmTypeMappings() - Method in class com.wm.adk.odata.util.v2.DataTypeMapperImpl
-
- getKey() - Method in class com.wm.adk.cci.record.RecordEntry
-
Returns the name of the key for the corresponding WmRecord
field entry.
- getLastError() - Method in class com.wm.adk.notification.WmNotificationListener
-
Returns the last error.
- getLastErrorMessage() - Method in class com.wm.adk.notification.WmNotificationListener
-
Returns the last error message.
- getLength() - Method in class com.wm.adk.metadata.ContentType
-
- getLinkedException() - Method in exception com.wm.adk.error.AdapterException
-
Get the associated Exception object that actually caused the error.
- getLinkedThrowable() - Method in exception com.wm.adk.error.AdapterException
-
Gets the underlying error that caused this exception to be thrown.
- getLinkedThrowable() - Method in exception com.wm.adk.error.AdapterServiceException
-
Gets the underlying error that caused this exception to be thrown.
- getListenerDataStore() - Static method in class com.wm.adk.notification.ListenerDataAccess
-
Creates an new Instance of ListenerDataAccess with the cacheName as
"ListenerDataStore" to store all the incoming/received messages by the
listener
- getListenerNode() - Method in class com.wm.adk.notification.WmNotificationListener
-
Returns the listener node for this listener.
- getListenerNode() - Method in class com.wm.adk.notification.WmUnconnectedListener
-
Retrieve (and cache) listener node object
- getLocalizedMessage() - Method in exception com.wm.adk.error.AdapterException
-
Gets the error message regarding this exception in the Integration Server's Locale.
- getLocalizedMessage(Locale) - Method in exception com.wm.adk.error.AdapterException
-
Gets the error message regarding this exception for the specified Locale.
- getLocalizedMessage() - Method in exception com.wm.adk.error.AdapterServiceException
-
Gets the error message regarding this exception in the server's locale.
- getLocalizedMessage(Locale) - Method in exception com.wm.adk.error.AdapterServiceException
-
Gets the error message regarding this exception in the specified locale.
- getLocalizedMessage(Throwable, Locale, AdapterResourceBundleManager, String) - Static method in class com.wm.adk.error.LocalizableExceptionUtil
-
Get the error message in the specified locale.
- getLocalizedMessage(Throwable, ResourceBundle, String) - Static method in class com.wm.adk.error.LocalizableExceptionUtil
-
Get the error message from the specified ResourceBundle
- getLocalTransaction() - Method in class com.wm.adk.cci.connection.WmConnection
-
Returns an LocalTransaction instance that enables a component
to demarcate resource manager local transactions on the Connection.
- getLocalTransaction() - Method in class com.wm.adk.connection.WmManagedConnection
-
Return a LocalTransaction
object if this connection type supports
local transactions.
- getLoggableName() - Method in class com.wm.adk.connection.WmConnectionRequestInfo
-
This method should return a string that will identify the partiton in the server and/or error
logs.
- getLoggableName() - Method in class com.wm.adk.connection.WmManagedConnection
-
Returns loggable name for use by connection manager.
- getLoggableName() - Method in class com.wm.adk.connection.WmManagedConnectionFactory
-
Returns loggable name for use by connection manager.
- getLoggableName() - Method in class com.wm.adk.notification.WmNotificationListener
-
- getLogWriter() - Method in class com.wm.adk.connection.WmManagedConnection
-
Returns the log writer that an adapter writer can use to print debug messages.
- getLogWriter() - Method in class com.wm.adk.connection.WmManagedConnectionFactory
-
Returns the log writer, which an adapter writer can use to print debug messages.
- getLong(Object) - Method in class com.wm.adk.cci.record.WmRecord
-
Returns the long
value associated with the specified key in this record.
- getManagedConnection() - Method in class com.wm.adk.cci.connection.WmConnection
-
Get the underlying managed connection instance this CCI conection object corresponds to.
- getManagedConnection() - Method in class com.wm.adk.cci.interaction.WmInteraction
-
- getManagedConnectionFactory() - Method in class com.wm.adk.cci.connection.WmConnectionFactory
-
Returns the ManagedConnectionFactory associated with this CCI connection factory.
- getManager(String, ClassLoader) - Static method in class com.wm.adk.i18n.AdapterResourceBundleManagerFactory
-
Returns a ResourceBundleManager for "bundleName" using the given class loader
- getManager(String) - Static method in class com.wm.adk.i18n.AdapterResourceBundleManagerFactory
-
Returns a ResourceBundleManager for "bundleName"
- getMapAndResourceDomain() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- getMaxExclusive() - Method in class com.wm.adk.metadata.ContentType
-
- getMaxInclusive() - Method in class com.wm.adk.metadata.ContentType
-
- getMaxLength() - Method in class com.wm.adk.metadata.ContentType
-
- getMaxLength() - Method in class com.wm.adk.odata.EntityProperty
-
- getMessage() - Method in exception com.wm.adk.error.AdapterException
-
Gets the error message regarding this exception in the Integration Server's Locale.
- getMessage() - Method in exception com.wm.adk.error.AdapterServiceException
-
Gets the error message regarding this exception in the server's locale.
- getMessageClientLocale(Throwable, AdapterResourceBundleManager, String) - Static method in class com.wm.adk.error.LocalizableExceptionUtil
-
Get the error message in the client's locale.
- getMessageServerLocale(Throwable, AdapterResourceBundleManager, String) - Static method in class com.wm.adk.error.LocalizableExceptionUtil
-
Get the error message in the server's locale.
- getMetaData() - Method in class com.wm.adk.cci.connection.WmConnection
-
Returns the information on the underlying EIS instance represented through an active connection.
- getMetaData() - Method in class com.wm.adk.cci.connection.WmConnectionFactory
-
Get the AdapterType's MetaData related to this connection factory
- getMetaData() - Method in class com.wm.adk.connection.WmManagedConnection
-
Return the meta data regarding this managed connection
- getMinExclusive() - Method in class com.wm.adk.metadata.ContentType
-
- getMinInclusive() - Method in class com.wm.adk.metadata.ContentType
-
- getMinLength() - Method in class com.wm.adk.metadata.ContentType
-
- getName() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
Gets the programmatic name of this feature.
- getName() - Method in class com.wm.adk.metadata.BaseMetadata
-
- getName() - Method in class com.wm.adk.metadata.ContentType
-
- getName() - Method in class com.wm.adk.metadata.PipelineVariableProperties
-
- getName() - Method in class com.wm.adk.metadata.ResourceDomainValues
-
Returns the name of this resource domain.
- getName() - Method in interface com.wm.adk.metadata.WmDescriptor
-
Returns the system name of the connection, listener, service, or notification.
- getName() - Method in class com.wm.adk.odata.Entity
-
- getName() - Method in class com.wm.adk.odata.EntityProperty
-
- getNext(IDataCursor, String) - Static method in class com.wm.adk.util.IDataHelper
-
Returns the next value in the cursor keyed by 'name'
- getNext(String) - Method in class com.wm.adk.util.IDataHelper
-
Returns the next value in the IData keyed by 'name'
- getNextIData(IDataCursor, String) - Static method in class com.wm.adk.util.IDataHelper
-
Returns the next IData value in the cursor keyed by 'name'.
- getNextIData(String) - Method in class com.wm.adk.util.IDataHelper
-
Returns the next IData value in the cursor keyed by 'name'
- getNextIDataArray(IDataCursor, String) - Static method in class com.wm.adk.util.IDataHelper
-
Returns the next IData array value in the cursor keyed by 'name'
- getNextIDataArray(String) - Method in class com.wm.adk.util.IDataHelper
-
Returns the next IData array value in the cursor keyed by 'name'
- getNextString(IDataCursor, String) - Static method in class com.wm.adk.util.IDataHelper
-
Returns the next string value in the cursor keyed by 'name'
- getNextString(String) - Method in class com.wm.adk.util.IDataHelper
-
Returns the next string value in the cursor keyed by 'name'
- getNextStringArray(IDataCursor, String) - Static method in class com.wm.adk.util.IDataHelper
-
Returns the next string array value in the cursor keyed by 'name'
- getNextStringArray(String) - Method in class com.wm.adk.util.IDataHelper
-
Returns the next string array value in the cursor keyed by 'name'
- getNodeName() - Method in class com.wm.adk.connection.WmManagedConnectionFactory
-
Added 10/29/03 (SAA)to make connection (node) name available in the factory
- getNodeName() - Method in exception com.wm.adk.error.AdapterException
-
Gets the name of the Node associated with this error.
- getNodeName() - Method in exception com.wm.adk.error.AdapterServiceException
-
- getNodeName() - Method in interface com.wm.adk.error.LoggableException
-
Gets the node name associated with this error message
- getNotificationName() - Method in class com.wm.adk.notification.NotificationResults
-
The fully qualifed node name of the notification associated
with the execution.
- getNotificationTransDebug() - Static method in class com.wm.adk.util.DebugUtil
-
- getODataEntityTypes(String) - Static method in class com.wm.adk.odata.ODataMetadataManager
-
- getODataExpressionParser(String) - Method in class com.wm.adk.odata.ODataExpressionParserFactory
-
- getOperation() - Method in enum com.wm.adk.odata.ODataOperations
-
- getOperationTemplate(String) - Method in interface com.wm.adk.odata.ODataEntityProvider
-
- getOutputNamesParameter() - Method in class com.wm.adk.metadata.AdapterParameters
-
returns the parameter object which is set up to hold the
output signature names.
- getOutputTypesParameter() - Method in class com.wm.adk.metadata.AdapterParameters
-
returns the parameter object which is set up to hold the
output signature types.
- getParameterDescriptor(String) - Method in class com.wm.adk.metadata.BaseMetadata
-
- getParameterNames() - Method in class com.wm.adk.metadata.AdapterParameters
-
- getParameters() - Method in class com.wm.adk.metadata.BaseMetadata
-
- getParent() - Method in class com.wm.adk.metadata.PipelineVariableProperties
-
- getPathName() - Method in class com.wm.adk.metadata.PipelineVariableProperties
-
- getPattern() - Method in class com.wm.adk.metadata.ContentType
-
- getPickListChoices() - Method in class com.wm.adk.metadata.PipelineFieldProperties
-
- getProperties(String, String, String, String, String) - Static method in class com.wm.adk.odata.ODataMetadataManager
-
- getPropertiesTbl() - Method in class com.wm.adk.metadata.AdapterParameters
-
- getPropertyKeys() - Method in class com.wm.adk.metadata.AdapterParameters
-
- getPropertyNames() - Method in class com.wm.adk.odata.Entity
-
- getPropertyTypes() - Method in class com.wm.adk.odata.Entity
-
- getRecordContents() - Method in class com.wm.adk.metadata.PipelineRecordProperties
-
returns an array of pipeline variable in this record
- getRecordFactory() - Method in class com.wm.adk.cci.connection.WmConnectionFactory
-
Returns the RecordFactory instance to generate records for this adapter
- getRecordName() - Method in class com.wm.adk.cci.record.WmRecord
-
Gets the name of this record.
- getRecordShortDescription() - Method in class com.wm.adk.cci.record.WmRecord
-
Gets this record's description.
- getReference() - Method in class com.wm.adk.cci.connection.WmConnectionFactory
-
- getRegisteredNotifications() - Method in class com.wm.adk.notification.WmNotificationListener
-
Returns the notifications (as WmListenerNotification objects), in the order in
which they were registered.
- getReplyDocumentName() - Method in class com.wm.adk.notification.WmSynchronousNotification
-
provides access to the name of the reply document (type) for this sync notification.
- getReplyResults() - Method in class com.wm.adk.notification.SyncNotificationResults
-
This method will return the stored IData object as a WmRecord.
- getRequestDocumentName() - Method in class com.wm.adk.notification.WmSynchronousNotification
-
Provides access to the name of the request document (type) for this sync notification.
- getRequired() - Method in class com.wm.adk.metadata.PipelineVariableProperties
-
- getResourceBundleName() - Method in exception com.wm.adk.error.AdapterException
-
Gets the base name for the resource bundle containing the error message.
- getResourceBundleName() - Method in exception com.wm.adk.error.AdapterServiceException
-
Gets the base name for the resource bundle containing the error message.
- getResourceBundleName() - Method in interface com.wm.adk.error.LocalizableException
-
Get the resource bundle name containing the error message.
- getResourceDomain() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- getResourceDomainLookUps() - Method in class com.wm.adk.metadata.LookUpResult
-
- getResultSetInfo() - Method in class com.wm.adk.cci.connection.WmConnection
-
Gets the information on the ResultSet functionality
supported by a connected EIS instance.
- getReturnValue() - Method in class com.wm.adk.notification.NotificationResults
-
Returns the return value of the notification's execution.
- getScale() - Method in class com.wm.adk.odata.EntityProperty
-
- getServerLocale() - Static method in class com.wm.adk.util.AdapterUtil
-
Returns the locale of the IS Server.
- getServiceName() - Method in enum com.wm.adk.odata.ODataOperations
-
- getSharedCursor() - Method in class com.wm.adk.cci.record.WmRecord
-
Get IDataSharedCursor of underlying IData object.
- getShort(Object) - Method in class com.wm.adk.cci.record.WmRecord
-
Returns the short
value associated with the specified key in this record.
- getSpecVersion() - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- getStackTrace(Throwable) - Static method in exception com.wm.adk.error.AdapterException
-
Gets a stack trace from a throwable object.
- getStatistics() - Method in class com.wm.adk.notification.WmNotificationListener
-
Returns the statistics for this listener.
- getString(String) - Method in class com.wm.adk.util.IDataHelper
-
Returns the first string value in the cursor keyed by 'name'
- getStringArray(String) - Method in class com.wm.adk.util.IDataHelper
-
Returns the first string array value in the cursor keyed by 'name'
- getStringDisplayType() - Method in class com.wm.adk.metadata.PipelineFieldProperties
-
- getStringResource(String, Object[], ResourceBundle) - Static method in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Helper method to access a String resource from a specified localized
ResourceBundle instance.
- getStringResource(String, Locale) - Method in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Returns a string resource localized in the user-specified locale.
- getStringResource(String, Object[], Locale) - Method in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Returns a string resource localized in the user-specified locale.
- getStringResource(String, String, Object[], Locale) - Static method in class com.wm.adk.i18n.AdapterResourceBundleManagerFactory
-
Method getStringResource.
- getStringResourceClientLocale(String) - Method in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Returns a String resource localized in the client's locale.
- getStringResourceClientLocale(String, Object[]) - Method in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Returns a String resource localized in the client's locale.
- getStringResourceClientLocale(String, String, Object[]) - Static method in class com.wm.adk.i18n.AdapterResourceBundleManagerFactory
-
Method getStringResourceClientLocale.
- getStringResourceClientLocaleNoExceptions(String) - Method in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Returns a String resource localized in the client's locale.
- getStringResourceClientLocaleNoExceptions(String, Object[]) - Method in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Returns a String resource localized in the client's locale.
- getStringResourceClientLocaleNoExceptions(String, String, Object[]) - Static method in class com.wm.adk.i18n.AdapterResourceBundleManagerFactory
-
Method getStringResourceClientLocaleNoExceptions.
- getStringResourceNoExceptions(String, Object[], ResourceBundle) - Static method in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Helper method to access a String resource from a specified localized
ResourceBundle instance.
- getStringResourceNoExceptions(String, Locale) - Method in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Returns a String resource localized in the specified locale.
- getStringResourceNoExceptions(String, Object[], Locale) - Method in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Returns a String resource localized in the user-specified locale.
- getStringResourceNoExceptions(String, String, Object[], Locale) - Static method in class com.wm.adk.i18n.AdapterResourceBundleManagerFactory
-
Method getStringResourceNoExceptions.
- getStringResourceServerLocale(String) - Method in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Returns a String resource localized in the server's locale.
- getStringResourceServerLocale(String, Object[]) - Method in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Returns a String resource localized in the server's locale.
- getStringResourceServerLocale(String, String, Object[]) - Static method in class com.wm.adk.i18n.AdapterResourceBundleManagerFactory
-
Method getStringResourceServerLocale.
- getStringResourceServerLocaleNoExceptions(String) - Method in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Returns a String resource localized in the server's locale.
- getStringResourceServerLocaleNoExceptions(String, Object[]) - Method in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Returns a String resource localized in the server's locale.
- getStringResourceServerLocaleNoExceptions(String, String, String[]) - Static method in class com.wm.adk.i18n.AdapterResourceBundleManagerFactory
-
Method getStringResourceServerLocaleNoExceptions.
- getTemplateURL() - Method in class com.wm.adk.metadata.BaseMetadata
-
- getTokenList() - Method in class com.wm.adk.util.StatementFormat
-
- getTotalDigits() - Method in class com.wm.adk.metadata.ContentType
-
- getTupleName() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- getType() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- getType() - Method in class com.wm.adk.metadata.PipelineVariableProperties
-
- getType() - Method in class com.wm.adk.notification.AsyncNotificationResults
-
- getType() - Method in class com.wm.adk.notification.NotificationResults
-
- getType() - Method in class com.wm.adk.notification.SyncNotificationResults
-
- getUiItemHelp(String) - Method in class com.wm.adk.WmAdapter
-
The adapter writer will override this method to associate a help page URL with
a custom menu item.
- getUiItemNames() - Method in class com.wm.adk.WmAdapter
-
The adapter writer will override this method to add custom menu items to
the adapter's main menu on the Integration Server Administrator Console.
- getUiItemUrl(String) - Method in class com.wm.adk.WmAdapter
-
The adapter writer will override this method to associate a URL with
a custom menu item.
- getUnHideConnectionParameters() - Method in class com.wm.adk.metadata.LookUpResult
-
- getValue() - Method in class com.wm.adk.cci.record.RecordEntry
-
Returns the value of this RecordEntry
.
- getValue() - Method in class com.wm.adk.util.StatementToken
-
- getVisibleServiceTemplates() - Method in interface com.wm.adk.info.ResourceAdapterMetadataInfo
-
- getVisibleServiceTemplates() - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- getWarnings() - Method in class com.wm.adk.cci.interaction.WmInteraction
-
Gets the first ResourceWarning from the chain of warnings associated with this Interaction instance.
- getWhiteSpaceHandling() - Method in class com.wm.adk.metadata.ContentType
-
- getXAResource() - Method in class com.wm.adk.connection.WmManagedConnection
-
Returns an XAResource
object if this connection type supports
XA transactions.
- getXMLNamespace() - Method in class com.wm.adk.metadata.PipelineVariableProperties
-
- iData - Variable in class com.wm.adk.cci.record.IDataElementCollection
-
Underlying IData object containing the elements.
- iData - Variable in class com.wm.adk.cci.record.IDataElementIterator
-
Cursor object to the underlying IData object.
- iData - Variable in class com.wm.adk.cci.record.WmRecord
-
The underlying IData object wrapped by this record.
- iData - Variable in class com.wm.adk.util.IDataHelper
-
The IData object wrapped by the helper instance
- iDataCurrentCursorPosition - Variable in class com.wm.adk.cci.record.RecordEntry
-
Cursor to key/value entry in the IData to be referenced.
- IDataElementCollection - Class in com.wm.adk.cci.record
-
Abstract class that wraps a com.wm.data.IData
instance in a
java.util.Collection
implementation.
- IDataElementCollection(IData) - Constructor for class com.wm.adk.cci.record.IDataElementCollection
-
Constructs an IDataElementCollection
.
- IDataElementIterator - Class in com.wm.adk.cci.record
-
An abstract implementation of java.util.Iterator
for traversing the
contents of an IData
object.
- IDataElementIterator(IData) - Constructor for class com.wm.adk.cci.record.IDataElementIterator
-
Constructs an IDataElementIterator
for the underlying IData object.
- IDataElementSet - Class in com.wm.adk.cci.record
-
Abstract class that wraps a com.wm.data.IData
instance in a
java.util.Set
implementation.
- IDataElementSet(IData) - Constructor for class com.wm.adk.cci.record.IDataElementSet
-
Constructs an IDataElementSet
.
- IDataHelper - Class in com.wm.adk.util
-
Helper class to simplify working with IData objects.
- IDataHelper(IData) - Constructor for class com.wm.adk.util.IDataHelper
-
Constructor to wrap an IData object with a set of utility function.
- IDataKeyIterator - Class in com.wm.adk.cci.record
-
- IDataKeyIterator(IData) - Constructor for class com.wm.adk.cci.record.IDataKeyIterator
-
Constructs an IDataKeyIterator
for the underlying IData object.
- IDataKeySet - Class in com.wm.adk.cci.record
-
Provides a "Set
"-based API for accessing the keys in a WmRecord
.
- IDataKeySet(IData) - Constructor for class com.wm.adk.cci.record.IDataKeySet
-
Constructs an IDataKeySet
.
- iDataListToRecordList(IData[]) - Static method in class com.wm.adk.cci.record.RecordUtils
-
Converts an IData[] Object to a WmRecord[] object.
- iDataToRecord(IData) - Static method in class com.wm.adk.cci.record.RecordUtils
-
Converts an IData Object to a WmRecord object.
- IDataValueCollection - Class in com.wm.adk.cci.record
-
Provides a "Collection
"-based API for accessing the values in a
WmRecord
.
- IDataValueCollection(IData) - Constructor for class com.wm.adk.cci.record.IDataValueCollection
-
Constructs a IDataValueCollection
.
- IDataValueIterator - Class in com.wm.adk.cci.record
-
- IDataValueIterator(IData) - Constructor for class com.wm.adk.cci.record.IDataValueIterator
-
Constructs a IDataValueIterator
for the underlying IData object.
- identifyNotificationFor(Object) - Method in class com.wm.adk.notification.WmUnconnectedListener
-
Identifies the notification that should process the data object.
- INFO - Static variable in class com.wm.adk.log.ARTLogger
-
Code used to specify the severity level when logging a message.
- init(String, String, String[], AdapterResourceBundleManager, String, IData, Throwable, String) - Method in exception com.wm.adk.error.AdapterException
-
Internal method to initialize an AdapterException.
- init(String, String, String, String[], String, IData, Throwable, AdapterResourceBundleManager, boolean) - Method in exception com.wm.adk.error.AdapterServiceException
-
- initCallBack() - Method in class com.wm.adk.connection.WmManagedConnectionFactory
-
This method is called when the connection node associated with this class is
created.
- initCallBack() - Method in class com.wm.adk.notification.WmNotification
-
This method is called when a notification is initialized, regardless of
the notification's enable/disable state.
- initializationRequired() - Method in class com.wm.adk.connection.WmManagedConnection
-
Determines whether the connection requires initialization when it is created for
the first time.
- initialize() - Method in class com.wm.adk.notification.WmConnectedListener
-
extends base class implementation to configure the connection node.
- initialize() - Method in class com.wm.adk.notification.WmNotificationListener
-
Initializes listener resources during node registration.
- initialize() - Method in class com.wm.adk.WmAdapter
-
Initializes properties/resources associated with this adapter.
- initializeConnection(Subject, ConnectionRequestInfo) - Method in class com.wm.adk.connection.WmManagedConnection
-
Initializes a connection immediately after it is created for the first time.
- initialized - Variable in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Indicates if the resource bundle has been successfully loaded.
- initListenerNodeProperties(ListenerNode) - Method in class com.wm.adk.notification.WmNotificationListener
-
This method is called by the Listener manager when a
node is created.
- initNotificationNodeProperties(NotificationNode) - Method in class com.wm.adk.notification.WmNotification
-
This method is called by the Notification manager when a node is created.
- INPUT_EXPRESSIONS - Static variable in interface com.wm.adk.metadata.WmTemplateDescriptor
-
ResourceDomain name for input expressions.
- INPUT_FIELD_NAMES - Static variable in interface com.wm.adk.metadata.WmTemplateDescriptor
-
ResourceDomain name for input signature field names.
- inputRecordName() - Method in class com.wm.adk.cci.interaction.WmAdapterService
-
Returns the input wrapper record name.
- inputRecordName() - Method in class com.wm.adk.notification.WmAsynchronousNotification
-
- inputRecordName() - Method in class com.wm.adk.notification.WmNotification
-
- inputRecordName() - Method in class com.wm.adk.notification.WmSynchronousNotification
-
- invokeAdapterService(WmAdapter, String, String, int) - Static method in class com.wm.adk.admin.AdapterAdmin
-
- invokeService(WmRecord) - Method in class com.wm.adk.notification.WmSynchronousNotification
-
Invokes the appropriate method that is configured with the notification.
- isActive() - Method in class com.wm.adk.cci.connection.WmConnection
-
Returns true if the connection handle is open and active.
- isAdapterInDevMode() - Method in class com.wm.adk.WmAdapter
-
- isAix() - Static method in class com.wm.adk.util.AdapterUtil
-
Returns true if running on IBM AIX; otherwise, return false.
- isClosed() - Method in class com.wm.adk.cci.connection.WmConnection
-
Returns true if the connection handle is closed
- isCursorOwner - Variable in class com.wm.adk.cci.record.RecordEntry
-
If true, this RecordEntry owns the IDataCursor and is responsible
for destroying it.
- isEmpty() - Method in class com.wm.adk.cci.record.IDataElementCollection
-
Returns true
if this collection contains no elements.
- isEmpty() - Method in class com.wm.adk.cci.record.WmRecord
-
Checks whether this record contains any field data.
- isEmpty(IDataCursor) - Static method in class com.wm.adk.util.IDataHelper
-
Check if the IData object is empty
- isFatal() - Method in exception com.wm.adk.error.AdapterConnectionException
-
Returns true if the connection error is fatal.
- isField - Variable in class com.wm.adk.util.StatementToken
-
- isField() - Method in class com.wm.adk.util.StatementToken
-
- isFirstEqualTo(IDataCursor, String, String) - Static method in class com.wm.adk.util.IDataHelper
-
Returns true if the value of the first string field keyed by "name" is equal to "value"
- isFirstEqualTo(String, String) - Method in class com.wm.adk.util.IDataHelper
-
Returns true if the value of the first string field keyed by "name" is equal to "value"
- isHpux() - Static method in class com.wm.adk.util.AdapterUtil
-
Returns true if running on HP-UX; otherwise, return false.
- isInvalid() - Method in class com.wm.adk.cci.connection.WmConnection
-
- isKey() - Method in class com.wm.adk.odata.EntityProperty
-
- isLogEnabled(int) - Method in class com.wm.adk.log.ARTLogger
-
Determines whether a Journal listener exists for the specified severity level.
- isLookupDependent() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- isLookupKey() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- isNextEqualTo(IDataCursor, String, String) - Static method in class com.wm.adk.util.IDataHelper
-
Returns true if the value of the next string field keyed by "name" is equal to "value"
- isNextEqualTo(String, String) - Method in class com.wm.adk.util.IDataHelper
-
Returns true if the value of the next string field keyed by "name" is equal to "value"
- isNullable() - Method in class com.wm.adk.odata.EntityProperty
-
- isPassFullPipeline() - Method in class com.wm.adk.metadata.BaseMetadata
-
- isPassFullPipeline() - Method in interface com.wm.adk.metadata.WmDescriptor
-
- isPassword() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- isPrimitive() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- isProperty(String) - Method in class com.wm.adk.metadata.AdapterParameters
-
Returns true if the specified property is set, false otherwise.
- isProperty(String) - Method in class com.wm.adk.metadata.AdapterValues
-
Returns true if the specified property is set, false otherwise.
- isShowConnectionName() - Method in class com.wm.adk.metadata.BaseMetadata
-
- isShowConnectionName() - Method in interface com.wm.adk.metadata.WmDescriptor
-
- isShutdownRequested() - Method in class com.wm.adk.notification.WmUnconnectedListener
-
checks whether the current listener should shut down
- isSignatureWrapped() - Method in class com.wm.adk.metadata.BaseMetadata
-
- isSignatureWrapped() - Method in interface com.wm.adk.metadata.WmDescriptor
-
- isSolaris() - Static method in class com.wm.adk.util.AdapterUtil
-
Returns true if running on Solaris; otherwise, return false.
- isTrue(String) - Static method in class com.wm.adk.metadata.AdapterValues
-
- isUnix() - Static method in class com.wm.adk.util.AdapterUtil
-
Returns true if running on UNIX; otherwise, return false.
- isValidCursor - Variable in class com.wm.adk.cci.record.RecordEntry
-
If true, iDataCurrentCursorPosition was assigned.
- isWindows() - Static method in class com.wm.adk.util.AdapterUtil
-
Returns true if running on a Windows system;
otherwise, return false.
- iterator() - Method in class com.wm.adk.cci.record.IDataElementCollection
-
Returns an iterator over the elements in this collection.
- iterator() - Method in class com.wm.adk.cci.record.IDataKeySet
-
Returns an Iterator
object for the key elements in this
Set
- iterator() - Method in class com.wm.adk.cci.record.IDataValueCollection
-
Returns an Iterator
object for the value elements in this
Collection
.
- iterator() - Method in class com.wm.adk.cci.record.RecordEntrySet
-
Returns an Iterator
object for the RecordEntry
elements in this Set
.
- listen() - Method in class com.wm.adk.notification.WmUnconnectedListener
-
Listens to backend resource until data is encountered, or shutdown is requested.
- LISTENER_MAJORCODE - Static variable in class com.wm.adk.ADKGLOBAL
-
- ListenerDataAccess - Class in com.wm.adk.notification
-
ListenerDataAccess provides access to store & retrieve the messages of the
particular listener based upon the key.
- ListenerDataAccess(String) - Constructor for class com.wm.adk.notification.ListenerDataAccess
-
- listenerShutdown() - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
-
Method called to shut down a listener.
- listenerShutdown() - Method in class com.wm.adk.notification.WmNotificationListener
-
Adapter writers implement this method to perform shutdown processing
for the listener.
- listenerStartup() - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
-
Method called to bring up a listener.
- listenerStartup() - Method in class com.wm.adk.notification.WmNotificationListener
-
Adapter writers implement this method to initialize a listener.
- loadData(AdapterValues) - Method in class com.wm.adk.metadata.AdapterParameters
-
- loadFromIData(IData) - Method in class com.wm.adk.metadata.AdapterValues
-
- LOCAL_TRANSACTION_SUPPORT - Static variable in class com.wm.adk.connection.WmManagedConnectionFactory
-
Flag indicating that this connection type supports local transactions.
- LocalizableException - Interface in com.wm.adk.error
-
All exceptions thrown by the ADK or Adapter should implement this interface
so that the error messages generated are i18n compliant.
- LocalizableExceptionUtil - Class in com.wm.adk.error
-
A utility class to retrieve error messages in specific locales from an exception that implements
LocalizableException.
- LocalizableExceptionUtil() - Constructor for class com.wm.adk.error.LocalizableExceptionUtil
-
- log(int, int, String[], String) - Method in class com.wm.adk.log.ARTLogger
-
Generates a journal log entry with the given severity level, minor code,
insertion arguments, and some default text if the minor code is not found
in the ResourceBundle.
- logCallback(String) - Method in class com.wm.adk.notification.WmNotification
-
Logs the callback.
- logCallback(String) - Method in class com.wm.adk.notification.WmNotificationListener
-
Logs the callback.
- logCritical(int, String[], String) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Critical-level journal log entry with the given minor code, insertion arguments
and some default text in case the minor code is not found in the ResourceBundle.
- logCritical(int, String[]) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Critical-level journal log entry with the given minor code
and insertion arguments.
- logCritical(int, String, String) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Critical-level journal log entry with the given minor code,
insertion argument and some default text incase the minor code is not
found in the ResourceBundle
- logCritical(int, String) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Critical-level journal log entry with the given minor code
and insertion argument.
- logCritical(int) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Critical-level journal log entry with the given minor code.
- logDebug(int, String[], String) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Debug-level journal log entry with the given minor code,
insertion arguments and some default text in case the minor code is not
found in the ResourceBundle.
- logDebug(int, String[]) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Debug-level journal log entry with the given minor code and
insertion arguments.
- logDebug(int, String, String) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Debug-level journal log entry with the given minor code,
insertion argument and some default text in case the minor code is not
found in the ResourceBundle.
- logDebug(int, String) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Debug-level journal log entry with the given minor code and
insertion argument.
- logDebug(int) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Debug-level journal log entry with the given minor code.
- logDebugPlus(int, int, String[], String) - Method in class com.wm.adk.log.ARTLogger
-
Generate Debug-level journal log entry with the given level, minor code,
insertion arguments and some default text in case the minor code is not
found in the ResourceBundle.
- logDebugPlus(int, int, String[]) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Debug-level journal log entry with the given level, minor
code and insertion arguments.
- logDebugPlus(int, int, String, String) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Debug-level journal log entry with the given level, minor
code, insertion argument and some default text in case the minor code is
not found in the ResourceBundle.
- logDebugPlus(int, int, String) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Debug-level journal log entry with the given level, minor
code and insertion argument.
- logDebugPlus(int, int) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Debug-level journal log entry with the given level and minor
code.
- logDebugPlus(int, String) - Method in class com.wm.adk.notification.WmNotification
-
Logs with a plus value of 1, with the FAC_ART_LISTENER facility code.
- logDebugPlus(int, String, String) - Method in class com.wm.adk.notification.WmNotification
-
Logs with a plus value of 1, with the FAC_ART_LISTENER facility code.
- logDebugPlus(int, String, String, String) - Method in class com.wm.adk.notification.WmNotification
-
Logs with a plus value of 1, with the FAC_ART_LISTENER facility code.
- logDebugPlus(int, String, String) - Method in class com.wm.adk.notification.WmNotificationListener
-
Logs with a plus value of 1, with the FAC_ART_LISTENER facility code.
- logDebugPlusNamed(int) - Method in class com.wm.adk.notification.WmNotification
-
Logs with a plus value of 1, with the FAC_ART_LISTENER facility code, and
adding the notification node name, or the unknown value from the resource
bundle, if not found.
- logDebugPlusNamed(int) - Method in class com.wm.adk.notification.WmNotificationListener
-
Logs with a plus value of 1, with the FAC_ART_LISTENER facility code, and
adding the listener node name, or the unknown value from the resource
bundle, if not found.
- logDebugPlusNamed(int, String) - Method in class com.wm.adk.notification.WmNotificationListener
-
Logs with a plus value of 1, with the FAC_ART_LISTENER facility code, and
adding the listener node name, or the unknown value from the resource
bundle, if not found.
- logError(int, String[], String) - Method in class com.wm.adk.log.ARTLogger
-
Generates an Error-level journal log entry with the given minor code,
insertion arguments and some default text in case the minor code is not
found in the ResourceBundle.
- logError(int, String[]) - Method in class com.wm.adk.log.ARTLogger
-
Generates an Error-level journal log entry with the given minor code and
insertion arguments.
- logError(int, String, String) - Method in class com.wm.adk.log.ARTLogger
-
Generates an Error-level journal log entry with the given minor code,
insertion argument and some default text in case the minor code is not
found in the ResourceBundle.
- logError(int, String) - Method in class com.wm.adk.log.ARTLogger
-
Generates an Error-level journal log entry with the given minor code and
insertion argument.
- logError(int) - Method in class com.wm.adk.log.ARTLogger
-
Generates an Error-level journal log entry with the given minor code.
- logErrrorForAnalysis(String, Throwable) - Static method in class com.wm.adk.util.DebugUtil
-
- logForAnalysis(String) - Static method in class com.wm.adk.util.DebugUtil
-
- LoggableException - Interface in com.wm.adk.error
-
All exceptions thrown by WmART, ADK, or adapters should implement this interface
so that the error can be properly logged in the error.log.
- logged() - Method in exception com.wm.adk.error.AdapterException
-
Gets the flag indicating whether this exception has already been logged
by the ErrorManger routine.
- logged() - Method in exception com.wm.adk.error.AdapterServiceException
-
- logged() - Method in interface com.wm.adk.error.LoggableException
-
Determines if this error has been logged yet.
- logInfo(int, String[], String) - Method in class com.wm.adk.log.ARTLogger
-
Generates an informational-level journal log entry with the given minor
code, insertion arguments and some default text in case the minor code is
not found in the ResourceBundle.
- logInfo(int, String[]) - Method in class com.wm.adk.log.ARTLogger
-
Generates an informational-level journal log entry with the given minor
code and insertion arguments.
- logInfo(int, String, String) - Method in class com.wm.adk.log.ARTLogger
-
Generates an informational-level journal log entry with the given minor
code, insertion argument and some default text in case the minor code is
not found in the ResourceBundle.
- logInfo(int, String) - Method in class com.wm.adk.log.ARTLogger
-
Generates an informational-level journal log entry with the given minor
code and insertion argument.
- logInfo(int) - Method in class com.wm.adk.log.ARTLogger
-
Generates an informational-level journal log entry with the given minor code.
- logWarning(int, String[], String) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Warning-level journal log entry with the given minor code,
insertion arguments and some default text in case the minor code is not
found in the ResourceBundle.
- logWarning(int, String[]) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Warning-level journal log entry with the given minor code and
insertion arguments
- logWarning(int, String, String) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Warning-level journal log entry with the given minor code,
insertion argument and some default text in case the minor code is not
found in the ResourceBundle.
- logWarning(int, String) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Warning-level journal log entry with the given minor code and
insertion argument.
- logWarning(int) - Method in class com.wm.adk.log.ARTLogger
-
Generates a Warning-level journal log entry with the given minor code.
- logWriter - Variable in class com.wm.adk.connection.WmManagedConnectionFactory
-
- LookUpResult - Class in com.wm.adk.metadata
-
- LookUpResult() - Constructor for class com.wm.adk.metadata.LookUpResult
-
- REASON_KEY - Static variable in interface com.wm.adk.error.AdapterExceptionConstants
-
Key to get the exception reason.
- recordContainsValue(IDataCursor, Object) - Static method in class com.wm.adk.cci.record.RecordUtils
-
Checks if a WmRecord's IData object, represented by an IDataCursor,
contains the value specified.
- recordContainsValue(IDataCursor, WmRecord) - Static method in class com.wm.adk.cci.record.RecordUtils
-
Checks if an WmRecord's IData object, represented by an IDataCursor,
contains the WmRecord value specified.
- recordContainsValue(IDataCursor, IData[]) - Static method in class com.wm.adk.cci.record.RecordUtils
-
Checks if an WmRecord's IData object, represented by an IDataCursor,
contains the IData[] value specified.
- recordContainsValue(IDataCursor, WmRecord[]) - Static method in class com.wm.adk.cci.record.RecordUtils
-
Checks if an WmRecord's IData object, represented by an IDataCursor,
contains the WmRecord[] value specified.
- RecordEntry - Class in com.wm.adk.cci.record
-
This class implements Map.Entry
containing a single
WmRecord
field/value pair.
- RecordEntry(String, Object) - Constructor for class com.wm.adk.cci.record.RecordEntry
-
Constructor for key/value pair arguments.
- RecordEntry(IDataCursor, boolean) - Constructor for class com.wm.adk.cci.record.RecordEntry
-
Constructor for an entry in an IData object, referenced by a IDataCursor's current
cursor position.
- RecordEntrySet - Class in com.wm.adk.cci.record
-
Provides a "
Set
"-based API for accessing field/value entries
in a
WmRecord
, which is created and returned by
WmRecord.entrySet()
and should not be explicitly
created by adapter writers.
- RecordEntrySet(IData) - Constructor for class com.wm.adk.cci.record.RecordEntrySet
-
Constructs a RecordEntrySet
.
- RecordEntrySetIterator - Class in com.wm.adk.cci.record
-
- RecordEntrySetIterator(IData) - Constructor for class com.wm.adk.cci.record.RecordEntrySetIterator
-
Constructs a IDataKeyIterator
for the underlying IData object.
- recordIDataCursor - Variable in class com.wm.adk.cci.record.WmRecord
-
A cursor to the underlying IData object wrapped by this record.
- recordName - Variable in class com.wm.adk.cci.record.WmRecord
-
The name of the record.
- RecordUtils - Class in com.wm.adk.cci.record
-
Provides a set of utilities to bridge between a webMethods IData object model and the
CCI based Mapped Record object model.
- RecordUtils() - Constructor for class com.wm.adk.cci.record.RecordUtils
-
- REGISTER_ADAPTER_SERVICE_INTERFACE_NAME - Static variable in class com.wm.adk.admin.AdapterAdmin
-
- REGISTER_ADAPTER_SERVICE_NAME - Static variable in class com.wm.adk.admin.AdapterAdmin
-
- registerAdapter(WmAdapter) - Static method in class com.wm.adk.admin.AdapterAdmin
-
Call this method to register your adapter type with the Integration Server.
- registerNotification(WmListenerNotification) - Method in class com.wm.adk.notification.WmNotificationListener
-
Registers a Notification with this listener.
- registerResourceDomain(WmAdapterAccess) - Method in class com.wm.adk.connection.WmManagedConnection
-
- registerResourceDomain(WmAdapterAccess) - Method in interface com.wm.adk.metadata.ResourceDomainDataProvider
-
- registerResourceDomain(WmAdapterAccess) - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
-
- registerResourceDomain(WmAdapterAccess) - Method in class com.wm.adk.notification.WmConnectedListener
-
- registerResourceDomain(WmAdapterAccess) - Method in class com.wm.adk.notification.WmNotificationListener
-
- releaseConnection() - Method in class com.wm.adk.cci.interaction.WmAdapterService
-
checks for an allocated connection and releases it if present
currently limited to use by ConfigureIOProperties
- remove(Object) - Method in class com.wm.adk.cci.record.IDataElementCollection
-
Removes the specified element from this set if it is present.
- remove() - Method in class com.wm.adk.cci.record.IDataElementIterator
-
Removes from the underlying IData instance the last element returned by the
iterator.
- remove(Object) - Method in class com.wm.adk.cci.record.IDataKeySet
-
Removes the specified key from this Set
and removes its associated
key/value from the corresponding WmRecord
.
- remove(Object) - Method in class com.wm.adk.cci.record.IDataValueCollection
-
Removes the specified value object from this Collection
,
and removes its associated key/value from the corresponding WmRecord
.
- remove(Object) - Method in class com.wm.adk.cci.record.RecordEntrySet
-
Removes the RecordEntry
item from this Set
,
and removes the associated key/value from its corresponding WmRecord
.
- remove(Object) - Method in class com.wm.adk.cci.record.WmRecord
-
Removes the specified key and its corresponding value from this record.
- removeAll(Collection) - Method in class com.wm.adk.cci.record.IDataElementCollection
-
Removes from this set all of the elements that are also contained in the
specified collection.
- removeConnectionEventListener(ConnectionEventListener) - Method in class com.wm.adk.connection.WmManagedConnection
-
De-register a connection event listener
- resetRetryCount() - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
-
resets the retry counter.
- resetRetryCount() - Method in class com.wm.adk.notification.WmNotificationListener
-
resets the retry counter.
- ResourceAdapterMetadataInfo - Interface in com.wm.adk.info
-
An interface that enables adapter authors to specify the data in a
javax.resource.cci.ResourceAdapterMetaData.
- ResourceAdapterMetadataInfoImpl - Class in com.wm.adk.info
-
- ResourceAdapterMetadataInfoImpl() - Constructor for class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- RESOURCEBUNDLE_UNKNOWN_VALUE - Static variable in class com.wm.adk.ADKGLOBAL
-
- RESOURCEBUNDLEKEY_ABOUT - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating resource bundle key representing an adapter's help link
to its "about" information.
- RESOURCEBUNDLEKEY_COPYRIGHTENCODING - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used to specify the encoding of the third party copyright
file.
- RESOURCEBUNDLEKEY_DESCRIPTION - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating resource bundle keys representing string descriptions.
- RESOURCEBUNDLEKEY_DISPLAYNAME - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating a resource bundle key representing a string display name.
- RESOURCEBUNDLEKEY_GROUP - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating resource bundle keys representing a group in an adapter service template or adapter notification template.
- RESOURCEBUNDLEKEY_GROUPURL - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating resource bundle keys representing a group's help link.
- RESOURCEBUNDLEKEY_HELPURL - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating a resource bundle key representing a string help link.
- RESOURCEBUNDLEKEY_LISTCONNECTIONTYPES - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating the resource bundle key representing an adapter's help link
to its connection types.
- RESOURCEBUNDLEKEY_LISTLISTENERNOTIFICATIONS - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating the resource bundle key representing an adapter's help link
associated with the listener notifications listing page.
- RESOURCEBUNDLEKEY_LISTLISTENERS - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating the resource bundle key representing an adapter's help link
associated with the listeners listing page.
- RESOURCEBUNDLEKEY_LISTLISTENERTYPES - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating the resource bundle key representing an adapter's help link
associated with the listener types page (used during listener creation).
- RESOURCEBUNDLEKEY_LISTPOLLINGNOTIFICATIONDETAILS - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating a resource bundle key representing an adapter's help link
to the details of its polling notifications.
- RESOURCEBUNDLEKEY_LISTPOLLINGNOTIFICATIONS - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating a resource bundle key representing an adapter's help link
to its polling notifications.
- RESOURCEBUNDLEKEY_LISTRESOURCES - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating the resource bundle key representing an adapter's help link
to its resources.
- RESOURCEBUNDLEKEY_RELEASENOTEURL - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating a resource bundle key representing string release note
links.
- RESOURCEBUNDLEKEY_THIRDPARTYCOPYRIGHTURL - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating a resource bundle key representing string
thirdparty copyright links.
- RESOURCEBUNDLEKEY_VENDORNAME - Static variable in class com.wm.adk.ADKGLOBAL
-
String constant used for creating the resource bundle key representing an
adapter's vendor name.
- resourceBundles - Variable in class com.wm.adk.i18n.AdapterResourceBundleManager
-
HashMap that will cache all resources in all locales, for each locale requested.
- ResourceDomainDataProvider - Interface in com.wm.adk.metadata
-
General interface for an object that provides resource domain data
- resourceDomainLookup(String, String, String[][]) - Method in class com.wm.adk.connection.WmManagedConnectionFactory
-
- resourceDomainLookup(String, String, String[][]) - Method in interface com.wm.adk.metadata.WmAdapterUIResourceDomainLookUp
-
Looks up values for a resourceDomain's dependents.
- resourceDomainLookup(String, String, String[][]) - Method in class com.wm.adk.notification.WmNotificationListener
-
- ResourceDomainValue - Class in com.wm.adk.metadata
-
This class represents a single resource domain value.
- ResourceDomainValue() - Constructor for class com.wm.adk.metadata.ResourceDomainValue
-
Constructs an empty value.
- ResourceDomainValue(String) - Constructor for class com.wm.adk.metadata.ResourceDomainValue
-
Constructs an empty value with the name specified.
- ResourceDomainValue(String, String, String, boolean) - Constructor for class com.wm.adk.metadata.ResourceDomainValue
-
Constructor with all the parameters specified.
- ResourceDomainValues - Class in com.wm.adk.metadata
-
This class represents the set of valid values and atrributes pertaining to a
single metadata parameter.
- ResourceDomainValues(String) - Constructor for class com.wm.adk.metadata.ResourceDomainValues
-
Constructs an empty resource domain values object.
- ResourceDomainValues(String, String[]) - Constructor for class com.wm.adk.metadata.ResourceDomainValues
-
Constructs a complete list of simple resource domain values.
- ResourceDomainValues(String, String[], String[], String[], boolean[]) - Constructor for class com.wm.adk.metadata.ResourceDomainValues
-
Constructs a complete list of resource domain values from correlated
java.lang.String
arrays.
- ResourceDomainValues(String, ResourceDomainValue[]) - Constructor for class com.wm.adk.metadata.ResourceDomainValues
-
Constructs a complete list of resource domain values from an array of
ResourceDomainValue
objects.
- restrictNotificationTypes() - Method in class com.wm.adk.notification.WmNotificationListener
-
By default, a listener supports any notification type.
- resumeCallBack() - Method in class com.wm.adk.notification.WmNotification
-
This method is called when a notification is resumed (un-suspended).
- retainAll(Collection) - Method in class com.wm.adk.cci.record.IDataElementCollection
-
Retains only the elements in this set that are contained in the specified collection.
- retainAll(Collection) - Method in class com.wm.adk.cci.record.IDataKeySet
-
Retains only the elements in this set that are contained in the specified
collection (optional operation).
- retainAll(Collection) - Method in class com.wm.adk.cci.record.IDataValueCollection
-
Retains only the elements in this set that are contained in the specified collection.
- retainAll(Collection) - Method in class com.wm.adk.cci.record.RecordEntrySet
-
Retains only the elements in this set that are contained in the specified collection
(optional operation).
- retrieveAssociatedConn() - Method in class com.wm.adk.connection.WmManagedConnection
-
- retrieveConnection() - Method in class com.wm.adk.cci.interaction.WmAdapterService
-
Retrieves a connection instance from the default connection pool of the current service.
- retrieveConnection() - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
-
Method to retrieve the connection associated with this listener.
- retrieveConnection() - Method in class com.wm.adk.notification.WmAsyncListenerNotification
-
Called from a notification to retrieve a connection.
- retrieveConnection() - Method in interface com.wm.adk.notification.WmAvailableConnection
-
Called from a notification to retrieve a connection.
- retrieveConnection() - Method in class com.wm.adk.notification.WmConnectedListener
-
Called from a listener to retrieve a connection.
- retrieveConnection() - Method in class com.wm.adk.notification.WmPollingNotification
-
Called from a notification to retrieve a connection.
- retrieveConnection() - Method in interface com.wm.adk.notification.WmRequiresConnection
-
Called from a notification to retrieve a connection.
- retrieveConnection() - Method in class com.wm.adk.notification.WmSyncListenerNotification
-
Called from a notification to retrieve a connection.
- returnNotificationData() - Method in class com.wm.adk.notification.WmNotification
-
- rollback() - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
-
- rollback() - Method in class com.wm.adk.notification.WmConnectedListener
-
Rolls back the current transaction.
- rollback() - Method in class com.wm.adk.notification.WmNotificationListener
-
Rolls back the current transaction.
- rollback() - Method in class com.wm.adk.notification.WmUnconnectedListener
-
Method stub to rollback a transaction.
- rollbackTransaction() - Method in class com.wm.adk.notification.WmNotification
-
Called to roll back the existing transaction.
- run() - Method in class com.wm.adk.notification.WmNotificationListener
-
Called to start the listener loop
- runListener() - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
-
Method which provides the actual implementation of multi threaded
execution of notifications.
- runListener() - Method in class com.wm.adk.notification.WmNotificationListener
-
This method implements the Listener logic.
- runListener() - Method in class com.wm.adk.notification.WmUnconnectedListener
-
Listener runtime execution loop.
- runNotification(NotificationEvent) - Method in interface com.wm.adk.notification.WmListenerNotification
-
Adapter writers override this method to process the data retrieved by the listener.
- runNotification() - Method in class com.wm.adk.notification.WmNotification
-
Adapter writers must implement this method in their adapter's
notification templates, if they receive polling-based notifications.
- runNotification(NotificationEvent) - Method in class com.wm.adk.notification.WmNotification
-
Adapter writers should implement this method in their adapter's
notification templates, if they get listener-based notifications.
- runNotifications(Object) - Method in class com.wm.adk.notification.WmNotificationListener
-
This method passes the received data to the first enabled Notification
that takes responsibility for it.
- runStartup() - Method in class com.wm.adk.notification.WmUnconnectedListener
-
Wrapped call to adapter implementation's listenerStartup method.
- saveAsIData() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- saveAsIData() - Method in class com.wm.adk.metadata.ResourceDomainValue
-
- saveAsIData() - Method in class com.wm.adk.metadata.ResourceDomainValues
-
Save the ResourceDomain values to IData.
- saveIntoPipeline(Object, IData) - Static method in class com.wm.adk.metadata.AdapterParameters
-
- SELECT_EXECUTESERVICE_USER_ADAPTER_LIST - Static variable in class com.wm.adk.notification.WmSynchronousNotification
-
- selectUserForExecuteService(String) - Static method in class com.wm.adk.notification.WmSynchronousNotification
-
- sendEventToEventBus(IData) - Method in class com.wm.adk.notification.WmNotification
-
Method to send events to the event Bus.
- serverLocale - Variable in class com.wm.adk.i18n.AdapterResourceBundleManager
-
Server's locale.
- serverLocaleResources - Variable in class com.wm.adk.i18n.AdapterResourceBundleManager
-
ResourceBundle containing strings in the server's locale.
- SERVICE_MAJORCODE - Static variable in class com.wm.adk.ADKGLOBAL
-
- serviceName() - Method in class com.wm.adk.cci.interaction.WmAdapterService
-
- setAdapterName(String) - Method in interface com.wm.adk.info.ResourceAdapterMetadataInfo
-
- setAdapterName(String) - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- setAdapterShortDescription(String) - Method in interface com.wm.adk.info.ResourceAdapterMetadataInfo
-
- setAdapterShortDescription(String) - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- setAdapterVendorName(String) - Method in interface com.wm.adk.info.ResourceAdapterMetadataInfo
-
- setAdapterVendorName(String) - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- setAdapterVersion(String) - Method in interface com.wm.adk.info.ResourceAdapterMetadataInfo
-
- setAdapterVersion(String) - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- setAllowNull(boolean) - Method in class com.wm.adk.metadata.PipelineVariableProperties
-
Sets the value of the "allow null" property.
- setAllowUnspecifiedFields(boolean) - Method in class com.wm.adk.metadata.PipelineRecordProperties
-
Set the "Allow unspecified fields" property
- setAutoCommit(boolean) - Method in class com.wm.adk.cci.connection.WmConnection
-
Sets the AutoCommit mode for the Connection
- setCanValidate(boolean) - Method in class com.wm.adk.metadata.ResourceDomainValues
-
Sets the canValidate flag.
- setClassName(String) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setClosed() - Method in class com.wm.adk.cci.connection.WmConnection
-
Set the state of this connection handle to closed.
- setComplete(boolean) - Method in class com.wm.adk.metadata.ResourceDomainValues
-
Sets the complete flag.
- setConnDataNodeName(String) - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
-
- setConnDataNodeName(String) - Method in class com.wm.adk.notification.WmConnectedListener
-
- setConnectionManager(ConnectionManager) - Method in class com.wm.adk.cci.connection.WmConnectionFactory
-
Set the ConnectionManager that this factory will interact with.
- setConnectionNodeName(String) - Method in class com.wm.adk.connection.WmConnectionSpec
-
sets the override connection node name.
- setDefaultdataType(String) - Method in class com.wm.adk.odata.EntityProperty
-
- setDefaultObject(Object) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setDefaultValue(String) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setDescription(String) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
You can associate a short descriptive string with a feature.
- setDescription(String) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setDescription(String, String) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setDescription(String) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Sets the description for the connection, listener, service, or notification, depending
on where the method is called.
- setDescription(String, String) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Sets the description of a parameter exposed by the connection, listener, service, or
notification.
- setDescriptions(AdapterResourceBundleManager, Locale) - Method in class com.wm.adk.metadata.BaseMetadata
-
Start implement AdapterDescriptor ******
- setDescriptions(AdapterResourceBundleManager, Locale) - Method in interface com.wm.adk.metadata.WmDescriptor
-
This method internationalizes the metadata information.
- setDesignTimeLocale(String) - Method in class com.wm.adk.cci.interaction.WmAdapterService
-
Java-Bean compliant accessor method to set the design-time locale data as metadata
Data is expected in the form of a pipe-delimitted string with countryCode|languageCode|[variant]
- setDesignTimeLocale(String) - Method in class com.wm.adk.notification.WmNotification
-
Java-Bean compliant accessor method to set the design-time locale data as metadata
Data is expected in the form of a pipe-delimitted string with countryCode|languageCode|[variant]
- setDisableAppendAll(boolean) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setDisabled(boolean) - Method in class com.wm.adk.metadata.ResourceDomainValues
-
Sets the disabled flag.
- setDisplayName(String) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
Sets the localized display name of this feature.
- setDisplayName(String) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setDisplayName(String, String) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setDisplayName(String) - Method in class com.wm.adk.metadata.ResourceDomainValue
-
Sets the display name of this value.
- setDisplayName(String) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Sets the display name of the connection, listener, service, or notification.
- setDisplayName(String, String) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Sets the display name of a parameter exposed by the connection, listener, service, or
notification.
- setDocumentProperties(PipelineRecordProperties) - Method in class com.wm.adk.notification.WmAsynchronousNotification
-
Adapter writers should override this method to configure properties of documents
published by this notification (e.g.
- setDocumentProperties(PipelineRecordProperties, PipelineRecordProperties) - Method in class com.wm.adk.notification.WmSynchronousNotification
-
Adapter writers should override this method to configure properties of documents
that define the request and reply for this synchronous notification (e.g.
- setEndName(String) - Method in class com.wm.adk.metadata.ResourceDomainValue
-
Sets the end Name.
- setEntity(Entity) - Method in class com.wm.adk.odata.ODataOperation
-
- setEntityType(String) - Method in class com.wm.adk.odata.Entity
-
- setErrorInfo(Object) - Method in class com.wm.adk.notification.NotificationResults
-
Used to save information related to the cause of a failed execution.
- setException(Throwable) - Method in class com.wm.adk.metadata.LookUpResult
-
- setExploreButton(boolean) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setExternalMapping(String) - Method in class com.wm.adk.odata.Entity
-
- setFactory(WmConnectionFactory) - Method in class com.wm.adk.cci.connection.WmConnection
-
Set the underlying CCI connection factory this instance was allocated from.
- setFactory(WmManagedConnectionFactory) - Method in class com.wm.adk.connection.WmManagedConnection
-
Initialize the managed connections meta data and establish a connection to the EIS
This method should only be called from WmManagedConnectionFactory.createManagedConnection
method, immediately after the managed connection instance is created
and hence does not need to be synchronized
- setFatal(boolean) - Method in exception com.wm.adk.error.AdapterConnectionException
-
Sets the connection error condition to fatal.
- setFeatureValue(String, String) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setFeatureValue(String, String) - Method in interface com.wm.adk.metadata.WmDescriptor
-
- setFieldMap(String) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setFill(boolean) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setGroupName(String) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setGroupName(String, String) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setGroupName(String, String) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Adds a parameter to a display group.
- setGroupURL(String) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setHadError(boolean) - Method in class com.wm.adk.notification.NotificationResults
-
Sets the error status of the execution.
- setHidden(boolean) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
The "hidden" flag is used to identify features that are intended only for
tool use, and which should not be exposed to humans.
- setHidden(String, boolean) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setHidden(String) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setHidden(String, boolean) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Marks a parameter as hidden, when hidden
is set to true
.
- setHidden(String) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Marks a parameter as hidden.
- setIData(IData) - Method in class com.wm.adk.cci.record.WmRecord
-
Sets the underlying IData object wrapped by this record.
- setIData(IData) - Method in exception com.wm.adk.error.AdapterException
-
Set this AdapterException's properties based on the contents of the IData.
- setIData(IData) - Method in exception com.wm.adk.error.AdapterServiceException
-
- setInvalidate() - Method in class com.wm.adk.cci.connection.WmConnection
-
Once invalidated, there will not be any option to
make it valid again.
- setJavaDataTypes(String[]) - Method in class com.wm.adk.odata.EntityProperty
-
- setKey(boolean) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setKey(String, boolean) - Method in class com.wm.adk.metadata.ComplexMetadata
-
- setKey(String) - Method in class com.wm.adk.metadata.ComplexMetadata
-
- setKey(String, boolean) - Method in interface com.wm.adk.metadata.WmTemplateDescriptor
-
Marks a parameter as key, when key
is set to true
.
- setKey(String) - Method in interface com.wm.adk.metadata.WmTemplateDescriptor
-
Sets the key flag for a parameter.
- setKey(boolean) - Method in class com.wm.adk.odata.EntityProperty
-
- setLinkedException(Exception) - Method in exception com.wm.adk.error.AdapterException
-
Associate an Exception object that actually caused the error.
- setLinkedThrowable(Throwable) - Method in exception com.wm.adk.error.AdapterException
-
Associates the throwable object that caused the error.
- setLogged(boolean) - Method in exception com.wm.adk.error.AdapterException
-
Sets the flag indicating that this exception has already been logged by
the ErrorManger routine.
- setLogged(boolean) - Method in exception com.wm.adk.error.AdapterServiceException
-
- setLogged(boolean) - Method in interface com.wm.adk.error.LoggableException
-
Set the logged indicator so exceptions are only error logged once.
- setLogWriter(PrintWriter) - Method in class com.wm.adk.connection.WmManagedConnection
-
Sets the log writer for this ManagedConnection instance.
- setLogWriter(PrintWriter) - Method in class com.wm.adk.connection.WmManagedConnectionFactory
-
Set the log writer for this ManagedConnectionFactory instance.
- setLookupDependent(boolean) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setLookupKey(boolean) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setManagedConnection(WmManagedConnection) - Method in class com.wm.adk.cci.connection.WmConnection
-
Set the underlying managed connection instance this CCI connection object corresponds to.
- setManagedConnectionFactory(WmManagedConnectionFactory) - Method in class com.wm.adk.cci.connection.WmConnectionFactory
-
Set the ManagedConnectionFactory associated with this CCI connection factory.
- setMaxLength(String) - Method in class com.wm.adk.odata.EntityProperty
-
- setMaxSeqLength(int) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setMaxSeqLength(String, int) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setMaxSeqLength(String, int) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Sets the maximum sequence length for a sequence parameter.
- setMaxStringLength(int) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setMaxStringLength(String, int) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setMaxStringLength(String, int) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Sets the maximum string length for a parameter value.
- setMinSeqLength(int) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setMinSeqLength(String, int) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setMinSeqLength(String, int, int) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setMinSeqLength(String, int) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Sets the minimum sequence length for a sequence parameter.
- setMinSeqLength(String, int, int) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Sets the minimum sequence length and string length for a parameter
that is a sequence of strings.
- setMinStringLength(int) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setMinStringLength(String, int) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setMinStringLength(String, int) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Sets the minimum string length for a parameter value.
- setMultiline(boolean) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setMultiline(String, boolean) - Method in class com.wm.adk.metadata.ComplexMetadata
-
- setMultiline(String) - Method in class com.wm.adk.metadata.ComplexMetadata
-
- setMultiline(String, boolean) - Method in interface com.wm.adk.metadata.WmTemplateDescriptor
-
Marks a parameter as multi-line, when multiline
is set to true
.
- setMultiline(String) - Method in interface com.wm.adk.metadata.WmTemplateDescriptor
-
Sets the multi-line flag for a parameter.
- setName(String) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
Sets the programmatic name of this feature.
- setName(String) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setName(String) - Method in class com.wm.adk.metadata.ResourceDomainValue
-
Sets the internal name of this value.
- setName(String) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Sets the system name of a connection, listener, service, or notification.
- setName(String) - Method in class com.wm.adk.odata.Entity
-
- setName(String) - Method in class com.wm.adk.odata.EntityProperty
-
- setNodeName(String) - Method in class com.wm.adk.connection.WmManagedConnectionFactory
-
Added 10/29/03 (SAA)to make connection (node) name available in the factory
- setNodeName(String) - Method in exception com.wm.adk.error.AdapterException
-
Sets the name of the Node associated with this error.
- setNodeName(String) - Method in exception com.wm.adk.error.AdapterServiceException
-
- setNodeName(String) - Method in interface com.wm.adk.error.LoggableException
-
Sets the node name associated with this error message
- setNullable(boolean) - Method in class com.wm.adk.odata.EntityProperty
-
- setPassFullPipeline(boolean) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setPassFullPipeline(boolean) - Method in interface com.wm.adk.metadata.WmDescriptor
-
- setPassword(boolean) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setPassword(String, boolean) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setPassword(String) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setPassword(String, boolean) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Sets the password flag for a parameter to true or false.
- setPassword(String) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Sets the password flag for a parameter to true.
- setPosition(String) - Method in class com.wm.adk.metadata.AdapterParameters
-
- setProperties(Object, Hashtable, boolean) - Method in class com.wm.adk.metadata.AdapterValues
-
- setPropertyNames(String[]) - Method in class com.wm.adk.odata.Entity
-
- setPropertyTypes(String[]) - Method in class com.wm.adk.odata.Entity
-
- setReadOnly(boolean) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setRecordName(String) - Method in class com.wm.adk.cci.record.WmRecord
-
Sets the name of this record.
- setRecordShortDescription(String) - Method in class com.wm.adk.cci.record.WmRecord
-
Sets this record's description.
- setReference(Reference) - Method in class com.wm.adk.cci.connection.WmConnectionFactory
-
Implement javax.resource.Referenceable
- setRegisteredNotifications(List) - Method in class com.wm.adk.notification.WmNotificationListener
-
Sets the registration order of notifications (as WmListenerNotification objects).
- setReplyResults(IData) - Method in class com.wm.adk.notification.SyncNotificationResults
-
This method will store the data returned from the service invoked by
a synchronous notification.
- setRequired(boolean) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setRequired(String, boolean) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setRequired(String) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setRequired(boolean) - Method in class com.wm.adk.metadata.PipelineVariableProperties
-
Sets the value of the required property.
- setRequired(boolean) - Method in class com.wm.adk.metadata.ResourceDomainValue
-
Sets the required flag.
- setRequired(String, boolean) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Marks a parameter as required when required
is set to true
.
- setRequired(String) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Marks a parameter as required.
- setResourceDomain(String) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setResourceDomain(String, String, String[]) - Method in class com.wm.adk.metadata.ComplexMetadata
-
Sets the resource domain and dependencies for a parameter.
- setResourceDomain(String, String, String[], String) - Method in class com.wm.adk.metadata.ComplexMetadata
-
- setResourceDomain(String, String, String[]) - Method in interface com.wm.adk.metadata.WmTemplateDescriptor
-
Sets the resourceDomain and dependencies for a parameter.
- setResourceDomain(String, String, String[], String) - Method in interface com.wm.adk.metadata.WmTemplateDescriptor
-
Sets the resourceDomain and dependencies for a parameter with use flags.
- setResourceDomainLookup(String, String[], boolean) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setResourceDomainLookup(String, String[]) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setResourceDomainLookup(String) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setResourceDomainLookup(String, String[]) - Method in interface com.wm.adk.metadata.WmUIDescriptor
-
Sets the ResourceDomain lookup key and its dependents.
- setResourceDomainLookup(String) - Method in interface com.wm.adk.metadata.WmUIDescriptor
-
Sets the ResourceDomain for lookup key.
- setScale(Integer) - Method in class com.wm.adk.odata.EntityProperty
-
- setShowConnectionName(boolean) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setShowConnectionName(boolean) - Method in interface com.wm.adk.metadata.WmDescriptor
-
- setSignatureProperties(PipelineRecordProperties, PipelineRecordProperties) - Method in class com.wm.adk.cci.interaction.WmAdapterService
-
Adapter writers should override this method to configure signature properties for
this service (e.g.
- setSignatureWrapped(boolean) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setSignatureWrapped(boolean) - Method in interface com.wm.adk.metadata.WmDescriptor
-
- setTemplateURL(String) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setTreeChooser(String[], String) - Method in class com.wm.adk.metadata.ComplexMetadata
-
- setTreeChooser(String[], String) - Method in interface com.wm.adk.metadata.WmTemplateDescriptor
-
Creates a tree chooser widget for the parameters specified.
- setTreeDelimiter(String) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setTreeMap(String, String) - Method in class com.wm.adk.metadata.ComplexMetadata
-
- setTreeMap(String, String) - Method in interface com.wm.adk.metadata.WmTemplateDescriptor
-
Creates a tree control on a single field (column) in a field map.
- setTreeName(String) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setTupleName(String) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setType(String) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setup() - Method in class com.wm.adk.notification.WmConnectedListener
-
extends base class implementation to initialize the runtime connection.
- setup() - Method in class com.wm.adk.notification.WmNotificationListener
-
Sets up the listener prior to making the first execution attempt.
- setupConnectionBeforeUse(Subject, ConnectionRequestInfo) - Method in class com.wm.adk.connection.WmManagedConnection
-
Initializes the connection immediately before it is used each time.
- setupRequiredBeforeConnectionUse(Subject, ConnectionRequestInfo) - Method in class com.wm.adk.connection.WmManagedConnection
-
Determines whether the connection requires initialization immediately before it is used each time.
- setUseParam(String) - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
-
- setValidValues(String, String[]) - Method in class com.wm.adk.metadata.BaseMetadata
-
- setValidValues(String, String[]) - Method in interface com.wm.adk.metadata.WmDescriptor
-
Sets the list of valid values that a parameter may have.
- setValue(Object) - Method in class com.wm.adk.cci.record.RecordEntry
-
Sets the value of this RecordEntry
.
- shortDescription - Variable in class com.wm.adk.cci.record.WmRecord
-
A short description about this record.
- shutdownCallBack() - Method in class com.wm.adk.connection.WmManagedConnectionFactory
-
This method is called when the connection node associated with this class is
about to be shutdown.
- shutdownCallBack(WmManagedConnection) - Method in class com.wm.adk.notification.WmConnectedListener
-
This method is called before an adapter listener shuts down.
- shutdownCallBack() - Method in class com.wm.adk.notification.WmNotification
-
This method is called before an adapter notification shuts down.
- shutdownCallBack() - Method in class com.wm.adk.notification.WmUnconnectedListener
-
- size() - Method in class com.wm.adk.cci.record.IDataElementCollection
-
Returns the number of elements contained in the underlying IData
object.
- size() - Method in class com.wm.adk.cci.record.WmRecord
-
Returns the number of key/value pairs in this record.
- STACK_KEY - Static variable in interface com.wm.adk.error.AdapterExceptionConstants
-
Key to get the stack trace when the exception occurred.
- startupCallBack() - Method in class com.wm.adk.connection.WmManagedConnectionFactory
-
This method is called when the connection node associated with this class is
about to be started.
- startupCallBack() - Method in class com.wm.adk.notification.WmNotification
-
This method is called after the Integration Server is initialized
but before the notification executes the first time.
- StatementFormat - Class in com.wm.adk.util
-
ResourceDomain name for input expressions.
- StatementFormat(String, char, char, char) - Constructor for class com.wm.adk.util.StatementFormat
-
Formats and parses the statement using the specified delimiter
and escape character.
- StatementFormat(String) - Constructor for class com.wm.adk.util.StatementFormat
-
Formats and parses the statement using the default
delimiter (%) and escape character (\).
- StatementToken - Class in com.wm.adk.util
-
- StatementToken(String, boolean, char) - Constructor for class com.wm.adk.util.StatementToken
-
- supports(Object) - Method in class com.wm.adk.notification.WmAsyncListenerNotification
-
Called by the listener on registered notifications to determine if the notification can process the
data.
- supports(Object) - Method in interface com.wm.adk.notification.WmListenerNotification
-
Called by the listener on registered notifications to determine if the notification can process the
data.
- supports(Object) - Method in class com.wm.adk.notification.WmSyncListenerNotification
-
Called by the listener on registered notifications to determine if the notification can process the
data.
- supportsExecuteWithInputAndOutputRecord() - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- supportsExecuteWithInputRecordOnly() - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- supportsLocalTransactionDemarcation() - Method in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
-
- suppressErrorLogging(ResourceException) - Method in class com.wm.adk.notification.WmPollingNotification
-
Adapter writers must implement this method in their adapter's
polling-based notifications.
- suspendCallBack() - Method in class com.wm.adk.notification.WmNotification
-
This method is called when a notification is suspended.
- SyncNotificationResults - Class in com.wm.adk.notification
-
This class represents the results returned from a single execution
of a synchronous notification.
- SyncNotificationResults(String, boolean, Object) - Constructor for class com.wm.adk.notification.SyncNotificationResults
-
To construct the object specify the notification node name,
return value, and any relevent error information.
- waitForData() - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
-
Adapters must override this method to fetch the events from the backend.
- waitForData() - Method in class com.wm.adk.notification.WmNotificationListener
-
This method is called after the listener has been initialized.
- WARNING - Static variable in class com.wm.adk.log.ARTLogger
-
Code used to specify the severity level when logging a message.
- WmAdapter - Class in com.wm.adk
-
Base class representing an adapter.
- WmAdapter() - Constructor for class com.wm.adk.WmAdapter
-
Default constructor.
- WmAdapterAccess - Interface in com.wm.adk.metadata
-
- WmAdapterService - Class in com.wm.adk.cci.interaction
-
Class representing an adapter service template.
- WmAdapterService() - Constructor for class com.wm.adk.cci.interaction.WmAdapterService
-
Constructs an adapter service.
- WmAdapterUIResourceDomainLookUp - Interface in com.wm.adk.metadata
-
- WmAsynchronousNotification - Class in com.wm.adk.notification
-
This class provides a callable method for publishing a WmRecord
through the webMethods Integration Server's asynchronous publish
mechanism.
- WmAsynchronousNotification() - Constructor for class com.wm.adk.notification.WmAsynchronousNotification
-
- WmAsyncListenerNotification - Class in com.wm.adk.notification
-
Defines notifications that will be executed from a listener and will
asynchronously publish the documents to the Integration Server.
- WmAsyncListenerNotification() - Constructor for class com.wm.adk.notification.WmAsyncListenerNotification
-
- WmAvailableConnection - Interface in com.wm.adk.notification
-
- WmConnectedListener - Class in com.wm.adk.notification
-
This class indicates the listener requires a seperate connection class be used
to communicate with the backend resource.
- WmConnectedListener() - Constructor for class com.wm.adk.notification.WmConnectedListener
-
- WmConnection - Class in com.wm.adk.cci.connection
-
Provides a default implementation for CCI Connection object for all webMethods developed adapters.
- WmConnection() - Constructor for class com.wm.adk.cci.connection.WmConnection
-
Creates an un-initialized WmConnection instance.
- WmConnectionFactory - Class in com.wm.adk.cci.connection
-
This class provides a default implementation for CCI ConnectionFactory that all webMethods
adapters should use.
- WmConnectionFactory() - Constructor for class com.wm.adk.cci.connection.WmConnectionFactory
-
Creates an un-initialized ConnectionFactory instance.
- WmConnectionRequestInfo - Class in com.wm.adk.connection
-
Base class to define a connection pool partition.
- WmConnectionRequestInfo() - Constructor for class com.wm.adk.connection.WmConnectionRequestInfo
-
- WmConnectionSpec - Class in com.wm.adk.connection
-
This class is used to specify any dynamic characterstics of a run-time
connection that ART will retrieve during an adapter
service invocation (or similar activity that supports dynamic connection
characteristics).
- WmConnectionSpec() - Constructor for class com.wm.adk.connection.WmConnectionSpec
-
Default constructor
- WmConnectionSpec(String) - Constructor for class com.wm.adk.connection.WmConnectionSpec
-
Convenience constructor for use when specifying and override connection name
- WmDescriptor - Interface in com.wm.adk.metadata
-
Base interface describing a connection, listener, service, or notification.
- WmInteraction - Class in com.wm.adk.cci.interaction
-
Provides a default implementation for CCI Interaction object for all webMethods developed adapters.
- WmInteraction(WmConnection) - Constructor for class com.wm.adk.cci.interaction.WmInteraction
-
- WmListenerNotification - Interface in com.wm.adk.notification
-
Implemented by notification classes to indicate the class is meant
to be registered and interact with an adapters listener.
- WmManagedConnection - Class in com.wm.adk.connection
-
This class represents a connection to the adapter's resource.
- WmManagedConnection() - Constructor for class com.wm.adk.connection.WmManagedConnection
-
Default constructor.
- WmManagedConnectionFactory - Class in com.wm.adk.connection
-
Represents an adapter's connection type.
- WmManagedConnectionFactory() - Constructor for class com.wm.adk.connection.WmManagedConnectionFactory
-
The default constructor.
- WmNotification - Class in com.wm.adk.notification
-
Base class that is extended by all notification classes
provided with the Integration Server.
- WmNotification() - Constructor for class com.wm.adk.notification.WmNotification
-
- WmNotificationListener - Class in com.wm.adk.notification
-
Base class that is extended by all listener classes
provided with the Integration Server.
- WmNotificationListener() - Constructor for class com.wm.adk.notification.WmNotificationListener
-
- WmPollingNotification - Class in com.wm.adk.notification
-
Defines notifications that will be executed in a polling schedule and
will asynchronously publish the documents to the Integration Server.
- WmPollingNotification() - Constructor for class com.wm.adk.notification.WmPollingNotification
-
- WmRecord - Class in com.wm.adk.cci.record
-
This class represents an object that is used to exchange arbitrary data
between adapters and the Integration Server.
- WmRecord(String, String, IData) - Constructor for class com.wm.adk.cci.record.WmRecord
-
Constructs a WmRecord
with the specified name,
description, and underlying IData.
- WmRecordFactory - Class in com.wm.adk.cci.record
-
Factory class that is used to create WmRecord
objects.
- WmRecordFactory() - Constructor for class com.wm.adk.cci.record.WmRecordFactory
-
Default Constructor to create WmRecordFactory
.
- WmRequiresConnection - Interface in com.wm.adk.notification
-
Implemented by notification classes that require a connection
for proper execution at run time.
- WmSynchronousNotification - Class in com.wm.adk.notification
-
This class provides a callable method for invoking a service
on the webMethods Integration Server.
- WmSynchronousNotification() - Constructor for class com.wm.adk.notification.WmSynchronousNotification
-
- WmSyncListenerNotification - Class in com.wm.adk.notification
-
Defines notifications that will be executed from a listener and will
synchronously call a service in the webMethods Integration Server.
- WmSyncListenerNotification() - Constructor for class com.wm.adk.notification.WmSyncListenerNotification
-
- WmTemplateDescriptor - Interface in com.wm.adk.metadata
-
Interface used to customize adapter service templates and adapter notification templates.
- WmUIDescriptor - Interface in com.wm.adk.metadata
-
- WmUnconnectedListener - Class in com.wm.adk.notification
-
A listener that does not use a connection.
- WmUnconnectedListener() - Constructor for class com.wm.adk.notification.WmUnconnectedListener
-
- WS_COLLAPSE - Static variable in class com.wm.adk.metadata.ContentType
-
- WS_PRESERVE - Static variable in class com.wm.adk.metadata.ContentType
-
- WS_REPLACE - Static variable in class com.wm.adk.metadata.ContentType
-