Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

A

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.

B

BaseMetadata - Class in com.wm.adk.metadata
NOTE: For ADK internal use only.
BaseMetadata() - Constructor for class com.wm.adk.metadata.BaseMetadata
 
beginTransaction() - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
 
beginTransaction() - Method in class com.wm.adk.notification.WmConnectedListener
Sets up a transaction.
beginTransaction() - Method in class com.wm.adk.notification.WmNotificationListener
Sets up a transaction.
beginTransaction() - Method in class com.wm.adk.notification.WmUnconnectedListener
Method stub to start a transaction.
bundleName - Variable in class com.wm.adk.i18n.AdapterResourceBundleManager
The name of resource bundle managed by this AdapterResourceBundleManager.

C

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.

D

DataTypeMapper - Interface in com.wm.adk.odata.util
 
DataTypeMapperFactory - Class in com.wm.adk.odata.util
 
DataTypeMapperFactory() - Constructor for class com.wm.adk.odata.util.DataTypeMapperFactory
 
DataTypeMapperImpl - Class in com.wm.adk.odata.util.v2
 
DataTypeMapperImpl(HashMap<String, String>) - Constructor for class com.wm.adk.odata.util.v2.DataTypeMapperImpl
 
DataTypeMapperImpl() - Constructor for class com.wm.adk.odata.util.v2.DataTypeMapperImpl
 
DATE_KEY - Static variable in interface com.wm.adk.error.AdapterExceptionConstants
Key to get the timestamp when the exception occurred.
deactivate() - Method in class com.wm.adk.cci.connection.WmConnection
Set the state of this connection handle to deactivated.
DEBUG - Static variable in class com.wm.adk.log.ARTLogger
Code used to specify the severity level when logging a message.
debugForNotification(String) - Static method in class com.wm.adk.util.DebugUtil
 
debuglog(String) - Static method in class com.wm.adk.notification.WmNotification
 
DebugUtil - Class in com.wm.adk.util
 
DebugUtil() - Constructor for class com.wm.adk.util.DebugUtil
 
DefaultDataTypeMapperFactory - Class in com.wm.adk.odata.util
 
deleteCallBack() - Method in class com.wm.adk.connection.WmManagedConnectionFactory
This method is called when the configuration of the connection node associated with this class is deleted.
deleteCallBack() - Method in class com.wm.adk.notification.WmNotification
This method is called when a notification is deleted.
DESIGN_LOCALE_PROPERTY - Static variable in class com.wm.adk.ADKGLOBAL
Metadata property used to hold the client locale that was used when an adapter service or notification was created.
destroy() - Method in class com.wm.adk.cci.record.IDataElementIterator
Cleanup cursor object internally used by the IDataElementIterator.
destroy() - Method in class com.wm.adk.cci.record.RecordEntry
Causes this entry object to be destroyed and all underlying resources to be cleaned up.
destroy() - Method in class com.wm.adk.cci.record.WmRecord
Destroy resources allocated for this Record.
destroy() - Method in class com.wm.adk.connection.WmManagedConnection
 
destroy() - Method in class com.wm.adk.util.IDataHelper
Destroy the IDataHelper instance that is wrapper in IData object.
destroyConnection() - Method in class com.wm.adk.connection.WmManagedConnection
Destroys the connection.
destroyed - Variable in class com.wm.adk.cci.record.IDataElementIterator
Flag indicating if this iterator has been used or explicitly destroyed.
DETAIL_KEY - Static variable in interface com.wm.adk.error.AdapterExceptionConstants
Key to get the IData exception detail.
DIM_ARRAY - Static variable in class com.wm.adk.metadata.PipelineVariableProperties
Field dimension flag for array fields
DIM_SCALAR - Static variable in class com.wm.adk.metadata.PipelineVariableProperties
Field dimension flag for scalar fields
DIM_TABLE - Static variable in class com.wm.adk.metadata.PipelineVariableProperties
Field dimension flag for table fields
disableAppendAll(String) - Method in class com.wm.adk.metadata.ComplexMetadata
Disable "append all" button in the ASE/ANE.
disableAppendAll(String) - Method in interface com.wm.adk.metadata.WmTemplateDescriptor
Disables the "append all" button for a field map in the Adapter Service/Notification Editors.
disableCallBack() - Method in class com.wm.adk.connection.WmManagedConnectionFactory
This method is called when the connection node associated with this class moves from enabled to disabled.
disableCallBack() - Method in class com.wm.adk.notification.WmNotification
This method is called when a notification is disabled using the webMethods Administrator user interface.
discoverParameters(Object, Class) - Method in class com.wm.adk.metadata.AdapterParameters
 
discoverParameters(AdapterParameters) - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
 
discoverParameters(AdapterParameters) - Method in class com.wm.adk.notification.WmConnectedListener
Does a double-dispatch to the AdapterParameters object.
discoverParameters(AdapterParameters) - Method in class com.wm.adk.notification.WmNotificationListener
Does a double-dispatch to the AdapterParameters object.
discoverParameters(AdapterParameters) - Method in class com.wm.adk.notification.WmUnconnectedListener
Does a double-dispatch to the AdapterParameters object.
dispatchConnectionError(WmManagedConnection, WmConnection, Throwable) - Method in class com.wm.adk.notification.WmNotification
Dispatches a connection error.
doNotify(WmRecord) - Method in class com.wm.adk.notification.WmAsynchronousNotification
Asynchronously publishes a record to the webMethods Integration Server dispatcher.
doNotify(WmRecord, String) - Method in class com.wm.adk.notification.WmAsynchronousNotification
Asynchronously publishes a record to the webMethods Integration Server dispatcher.
doShutdown() - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
Method to delegate the shutdown mechanism to the individual adapters.
doShutdown() - Method in class com.wm.adk.notification.WmNotificationListener
Runs the shutdown sequence, handling all error and transactionality issues.
DT_LARGE_EDITOR - Static variable in class com.wm.adk.metadata.PipelineFieldProperties
 
DT_PASSWORD - Static variable in class com.wm.adk.metadata.PipelineFieldProperties
 
DT_PICK_LIST - Static variable in class com.wm.adk.metadata.PipelineFieldProperties
 
DT_TEXT_FIELD - Static variable in class com.wm.adk.metadata.PipelineFieldProperties
 

E

elementCursor - Variable in class com.wm.adk.cci.record.IDataElementCollection
Cursor object to the underlying IData object.
enableCallBack() - Method in class com.wm.adk.connection.WmManagedConnectionFactory
This method is called when the connection node associated with this class moves from a disabled to enabled.
enableCallBack() - Method in class com.wm.adk.notification.WmNotification
This method is called when a notification is enabled using the webMethods Administrator user interface.
enabled() - Method in interface com.wm.adk.notification.WmListenerNotification
Returns whether this notification is enabled.
enabled() - Method in class com.wm.adk.notification.WmNotification
Returns whether this notification is enabled.
Entity - Class in com.wm.adk.odata
 
Entity() - Constructor for class com.wm.adk.odata.Entity
 
entity - Variable in class com.wm.adk.odata.ODataOperation
 
EntityMetadataProvider - Interface in com.wm.adk.odata
 
EntityProperty - Class in com.wm.adk.odata
 
EntityProperty() - Constructor for class com.wm.adk.odata.EntityProperty
 
EntityProperty(String, String, boolean, boolean, String, Integer, String[]) - Constructor for class com.wm.adk.odata.EntityProperty
 
EntityTransformer - Class in com.wm.adk.odata
 
EntityTransformer() - Constructor for class com.wm.adk.odata.EntityTransformer
 
entrySet() - Method in class com.wm.adk.cci.record.WmRecord
Returns a set view of the key/value pairs contained in this record.
equals(Object) - Method in class com.wm.adk.cci.record.WmRecord
Determines if an object is equal to this Record object.
equals(Object) - Method in class com.wm.adk.connection.WmConnectionRequestInfo
Adapter writers must implement this method to determine if the argument identifies the same connection pool partition.
ERROR - Static variable in class com.wm.adk.log.ARTLogger
Code used to specify the severity level when logging a message.
ERROR_RESOURCE_BUNDLE_MGR - Static variable in class com.wm.adk.ADKGLOBAL
An AdapterResourceBundleManager referring a resource bundle set containing all error messages that can be internally generated by the ADK.
ERRORARGS_KEY - Static variable in interface com.wm.adk.error.LocalizableException
Property name for the "error message arguments".
ERRORCODE_KEY - Static variable in interface com.wm.adk.error.LocalizableException
Property name for the "error code";
errorLog(AdapterException) - Method in class com.wm.adk.notification.WmNotification
Error logs the exception
ERRORRESOURCEBUNDLE_KEY - Static variable in interface com.wm.adk.error.LocalizableException
Property name for the "error resource bundle"
EXCEPTION_CLASS_KEY - Static variable in interface com.wm.adk.error.AdapterExceptionConstants
Key to get the Java class name of the exception cause.
EXCEPTIONDETAIL_KEY - Static variable in interface com.wm.adk.error.AdapterExceptionConstants
Key to get the detailed contents of the exception reason.
execute(WmManagedConnection, WmRecord) - Method in class com.wm.adk.cci.interaction.WmAdapterService
Executes this adapter service template, with the specified connection and input record.
execute(WmManagedConnection, WmRecord, WmRecord) - Method in class com.wm.adk.cci.interaction.WmAdapterService
Support for this version of execute() is optional.
execute(InteractionSpec, Record) - Method in class com.wm.adk.cci.interaction.WmInteraction
Executes an interaction represented by the InteractionSpec.
execute(InteractionSpec, Record, Record) - Method in class com.wm.adk.cci.interaction.WmInteraction
Executes an interaction represented by the InteractionSpec.
execute() - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
Execution logic from this class is within the thread created by the listener node, but it overrides the parent's behavior by implementing multi threaded execution of notifications.
execute(NotificationEvent) - Method in interface com.wm.adk.notification.WmListenerNotification
Processes the data received from the listener.
execute(NotificationEvent) - Method in class com.wm.adk.notification.WmNotification
Called to actually run the notification.
execute() - Method in class com.wm.adk.notification.WmNotificationListener
This method runs one iteration of the listener.
execute(NotificationData) - Method in class com.wm.adk.notification.WmPollingNotification
Called to actually run the notification.
execute(WmManagedConnection, WmRecord) - Method in class com.wm.adk.odata.ODataDeleteOperation
 
execute(WmManagedConnection, WmRecord) - Method in class com.wm.adk.odata.ODataInsertOperation
 
execute(WmManagedConnection, WmRecord) - Method in class com.wm.adk.odata.ODataPostOperation
 
execute(WmManagedConnection, WmRecord) - Method in class com.wm.adk.odata.ODataRetrieveOperation
 
execute(WmManagedConnection, WmRecord) - Method in class com.wm.adk.odata.ODataUpdateOperation
 

F

FIELD_OBJECT - Static variable in class com.wm.adk.metadata.PipelineVariableProperties
Field type flag for object fields
FIELD_RECORD - Static variable in class com.wm.adk.metadata.PipelineVariableProperties
Field type flag for record fields
FIELD_RECORDREF - Static variable in class com.wm.adk.metadata.PipelineVariableProperties
Field type flag for record ref fields
FIELD_STRING - Static variable in class com.wm.adk.metadata.PipelineVariableProperties
Field type flag for string fields
fillAdapterTypeInfo(AdapterTypeInfo, Locale) - Method in class com.wm.adk.WmAdapter
Fills the AdapterTypeInfo object with the adapter-specific data in the specified locale.
fillParameterValues(String, String[]) - Method in class com.wm.adk.metadata.LookUpResult
 
fillResourceAdapterMetadataInfo(ResourceAdapterMetadataInfo, Locale) - Method in class com.wm.adk.connection.WmManagedConnectionFactory
Registers adapter service templates that this connection supports.
fillResourceAdapterMetadataInfo(ResourceAdapterMetadataInfo, Locale) - Method in class com.wm.adk.WmAdapter
Fill the ResourceAdapterMetadataInfo with the adapter-specific data in the specified locale.
fillWmDescriptor(WmDescriptor, Locale) - Method in class com.wm.adk.connection.WmManagedConnectionFactory
Populates the metadata object that describes this connection type and its properties.
fillWmDescriptor(WmDescriptor, Locale) - Method in class com.wm.adk.notification.WmNotificationListener
Registers non-bean-based metadata with the Integration Server.
fillWmTemplateDescriptor(WmTemplateDescriptor, Locale) - Method in class com.wm.adk.cci.interaction.WmAdapterService
Populates the metadata object describing this service template in the specified locale.
fillWmTemplateDescriptor(WmTemplateDescriptor, Locale) - Method in class com.wm.adk.notification.WmAsyncListenerNotification
 
fillWmTemplateDescriptor(WmTemplateDescriptor, Locale) - Method in class com.wm.adk.notification.WmNotification
Registers non-bean-based metadata with the Integration Server.
fillWmTemplateDescriptor(WmTemplateDescriptor, Locale) - Method in class com.wm.adk.odata.ODataOperation
 
fillWmUIDescriptor(WmUIDescriptor, Locale) - Method in class com.wm.adk.connection.WmManagedConnectionFactory
Populates the metadata object that describes UI properties of this connection type and its properties.
fillWmUIDescriptor(WmUIDescriptor, Locale) - Method in class com.wm.adk.notification.WmNotificationListener
Registers non-bean-based UI metadata with the Integration Server.
finalize() - Method in class com.wm.adk.cci.record.IDataElementCollection
Cleans up the underlying IDataCursor and IData instances.
finalize() - Method in class com.wm.adk.cci.record.IDataElementIterator
Destroy the IDataCursor instance used internally by this class.
finalize() - Method in class com.wm.adk.cci.record.RecordEntry
Overides default finalization method to call this entry's destroy method.
finalize() - Method in class com.wm.adk.cci.record.WmRecord
Destroy resources allocated for this Record when this object is destroyed by the JVM.
finalize() - Method in class com.wm.adk.metadata.LookUpResult
 
finalize() - Method in class com.wm.adk.util.IDataHelper
 
findByPath(String) - Method in class com.wm.adk.metadata.PipelineRecordProperties
Locates a record by path name.
fireConnectionEvent(ConnectionEvent) - Method in class com.wm.adk.connection.WmManagedConnection
Send a connection event to all the listeners
format(WmRecord) - Method in class com.wm.adk.util.StatementFormat
Replaces the reference string with the value(s) of the input record and re-establishs the statement.
fromArray(String[]) - Static method in class com.wm.adk.metadata.AdapterValues
 

G

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
Gets the WmManagedConnectionFactory associated with this connection object.
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
 

H

hadError() - Method in class com.wm.adk.notification.NotificationResults
This method indicates if the execution failed.
handleFatalException(Throwable) - Method in class com.wm.adk.notification.WmNotificationListener
 
handleRecoverableException(Throwable) - Method in class com.wm.adk.notification.WmConnectedListener
Extends this same method in WmNotificationListener to do a pool refresh of the connection.
handleRecoverableException(Throwable) - Method in class com.wm.adk.notification.WmNotificationListener
 
hashCode() - Method in class com.wm.adk.connection.WmConnectionRequestInfo
Adapter writers must implement this method to return the hashcode of the data that defines tha partition.
hasMoreElements - Variable in class com.wm.adk.cci.record.IDataElementIterator
Flag indicating if this iterator has more elements.
hasNext() - Method in class com.wm.adk.cci.record.IDataElementIterator
Returns true if the iteration has more IData elements.
hideConnectionParameters(String...) - Method in class com.wm.adk.metadata.LookUpResult
 

I

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
Provides an Iterator for the keys in an IDataKeySet.
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
Provides an Iterator for the values in an IDataValueCollection.
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.

J

javaToEdmTypeMapping - Variable in class com.wm.adk.odata.util.v2.DataTypeMapperImpl
 

K

key - Variable in class com.wm.adk.cci.record.RecordEntry
The key of the record entry.
keySet() - Method in class com.wm.adk.cci.record.WmRecord
Returns a Set view of the keys contained in this record.

L

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
 

M

makeDetailedException(int, String, String, Throwable) - Method in class com.wm.adk.notification.WmNotification
Creates a detailed exception.
makeDetailedException(int, String, Throwable) - Method in class com.wm.adk.notification.WmNotification
Creates a detailed exception.
makeDetailedException(int, String) - Method in class com.wm.adk.notification.WmNotification
Creates a detailed exception.
makeDetailedException(int) - Method in class com.wm.adk.notification.WmNotification
Creates a detailed exception.
makeDetailedException(int, String, String, Throwable) - Method in class com.wm.adk.notification.WmNotificationListener
Creates a detailed exception.
makeDetailedException(int, String, Throwable) - Method in class com.wm.adk.notification.WmNotificationListener
Creates a detailed exception.
makeDetailedException(int, String) - Method in class com.wm.adk.notification.WmNotificationListener
Creates a detailed exception.
makeDetailedException(int) - Method in class com.wm.adk.notification.WmNotificationListener
Creates a detailed exception.
managedConnectionClass - Variable in class com.wm.adk.connection.WmManagedConnectionFactory
 
markNotificationProcessed(NotificationResults) - Method in class com.wm.adk.notification.WmUnconnectedListener
Record the results of notification processing
markStartupComplete() - Method in class com.wm.adk.notification.WmUnconnectedListener
Record that listener startup was successfully completed.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class com.wm.adk.connection.WmManagedConnectionFactory
Returns a matched connection from the candidate set of connections.
MESSAGE_KEY - Static variable in interface com.wm.adk.error.AdapterExceptionConstants
Key to get the default message of the exception.

N

next() - Method in class com.wm.adk.cci.record.IDataElementIterator
Returns the next element in the iteration.
next() - Method in class com.wm.adk.cci.record.IDataKeyIterator
Returns the next key element in the IDataKeySet.
next() - Method in class com.wm.adk.cci.record.IDataValueIterator
Returns the next value element in the iteration.
next() - Method in class com.wm.adk.cci.record.RecordEntrySetIterator
Returns the next RecordEntry element in the iteration.
NO_TRANSACTION_SUPPORT - Static variable in class com.wm.adk.connection.WmManagedConnectionFactory
Flag indicating that this connection type supports no transactions.
nodeName() - Method in interface com.wm.adk.notification.WmListenerNotification
Returns the fully qualified node name of this notification.
nodeName() - Method in class com.wm.adk.notification.WmNotification
Returns the fully qualified node name of this notification.
nodeNameOrUnknown() - Method in class com.wm.adk.notification.WmNotification
Returns the node name, or "unknown" if not set.
NOTIFICATION_MAJORCODE - Static variable in class com.wm.adk.ADKGLOBAL
 
NotificationEvent - Class in com.wm.adk.notification
This class is a wrapper to pass the data received by a listener into a notification for execution.
NotificationEvent(Object) - Constructor for class com.wm.adk.notification.NotificationEvent
 
NotificationListenerInfo - Interface in com.wm.adk.info
This interface enables a Notification Listener to describe itself to the Integration Server.
NotificationResults - Class in com.wm.adk.notification
This is the base class that represents the results returned from a single execution of a notification.
NotificationResults(String, boolean, Object) - Constructor for class com.wm.adk.notification.NotificationResults
 
notifyEvent(int) - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
 
notifyEvent(int) - Method in class com.wm.adk.notification.WmConnectedListener
Called to propogate the listener lifecycle events of startup, copy, update, delete.
notifyEvent(int) - Method in class com.wm.adk.notification.WmNotification
Called to propogate the notification lifecycle events of startup, copy, update, delete.
notifyEvent(int) - Method in class com.wm.adk.notification.WmNotificationListener
Called to propogate the listener lifecycle events of startup, copy, update, delete.
notifyEvent(int) - Method in class com.wm.adk.notification.WmUnconnectedListener
process callback events -- currently only shutdown is supported
nsPathToADKPath(String) - Method in class com.wm.adk.metadata.PipelineVariableProperties
Converts an NS path string to ADK format

O

ODataDeleteOperation - Class in com.wm.adk.odata
 
ODataDeleteOperation() - Constructor for class com.wm.adk.odata.ODataDeleteOperation
 
ODataEntityProvider - Interface in com.wm.adk.odata
 
ODataExpressionParser - Interface in com.wm.adk.odata
 
ODataExpressionParserFactory - Class in com.wm.adk.odata
 
ODataExpressionParserFactory() - Constructor for class com.wm.adk.odata.ODataExpressionParserFactory
 
ODataInsertOperation - Class in com.wm.adk.odata
 
ODataInsertOperation() - Constructor for class com.wm.adk.odata.ODataInsertOperation
 
ODataInteractionHandler - Class in com.wm.adk.odata
 
ODataInteractionHandler() - Constructor for class com.wm.adk.odata.ODataInteractionHandler
 
ODataMetadataManager - Class in com.wm.adk.odata
 
ODataMetadataManager() - Constructor for class com.wm.adk.odata.ODataMetadataManager
 
ODataOperation - Class in com.wm.adk.odata
 
ODataOperation() - Constructor for class com.wm.adk.odata.ODataOperation
 
ODataOperation(Entity) - Constructor for class com.wm.adk.odata.ODataOperation
 
ODataOperations - Enum in com.wm.adk.odata
 
ODataPostOperation - Class in com.wm.adk.odata
 
ODataPostOperation() - Constructor for class com.wm.adk.odata.ODataPostOperation
 
ODataRetrieveOperation - Class in com.wm.adk.odata
 
ODataRetrieveOperation() - Constructor for class com.wm.adk.odata.ODataRetrieveOperation
 
OdataServiceManager - Class in com.wm.adk.odata
 
OdataServiceManager() - Constructor for class com.wm.adk.odata.OdataServiceManager
 
ODataUpdateOperation - Class in com.wm.adk.odata
 
ODataUpdateOperation() - Constructor for class com.wm.adk.odata.ODataUpdateOperation
 
OUTPUT_FIELD_NAMES - Static variable in interface com.wm.adk.metadata.WmTemplateDescriptor
ResourceDomain name for output signature field names.
outputRecordName() - Method in class com.wm.adk.cci.interaction.WmAdapterService
 
outputRecordName() - Method in class com.wm.adk.notification.WmAsynchronousNotification
 
outputRecordName() - Method in class com.wm.adk.notification.WmNotification
 
outputRecordName() - Method in class com.wm.adk.notification.WmSynchronousNotification
 

P

parseFilterExpression(String) - Method in interface com.wm.adk.odata.ODataExpressionParser
 
parseLocaleString(String) - Static method in class com.wm.adk.util.AdapterUtil
Returns a java.util.Locale object based on the information in the given string.
parseOrderByExpression(String) - Method in interface com.wm.adk.odata.ODataExpressionParser
 
parseSelectExpression(String) - Method in interface com.wm.adk.odata.ODataExpressionParser
 
PipelineFieldProperties - Class in com.wm.adk.metadata
Class exposes the properties of an individual signature or document type field.
PipelineRecordProperties - Class in com.wm.adk.metadata
Class exposes the properties of signature or document type record.
PipelineVariableProperties - Class in com.wm.adk.metadata
Abstract base class exposes the properties of any signature or document type variable, whether a record or a field.
PipelineVariableProperties(NSField) - Constructor for class com.wm.adk.metadata.PipelineVariableProperties
 
populateMetadata(ComplexMetadata, Locale) - Method in class com.wm.adk.cci.interaction.WmAdapterService
Part of the ComplexTemplate interface.
populateMetadata(ComplexMetadata, Locale) - Method in class com.wm.adk.notification.WmAsynchronousNotification
extend base class impl to also disable the PassFullPipeline feature
populateMetadata(ComplexMetadata, Locale) - Method in class com.wm.adk.notification.WmNotification
Shell method to an object's filWmTemlateDescriptor method.
preparse(String) - Method in class com.wm.adk.util.StatementFormat
 
processConnectionHandleCloseEvent(WmConnection) - Method in class com.wm.adk.connection.WmManagedConnection
Called by the WmConnection instance when a connection close is requested
processNotification(WmListenerNotification, Object) - Method in class com.wm.adk.notification.WmConnectedListener
This method is called to execute a single listener notification.
processNotification(WmListenerNotification, Object) - Method in class com.wm.adk.notification.WmNotificationListener
This method is called to execute a single listener notification.
processNotificationResults(NotificationResults) - Method in class com.wm.adk.notification.WmNotificationListener
This method is called by the Integration Server after data has been received from the resource and subsequently processed by the WmListenerNotification object registered to process this type of notification.
put(Object, Object) - Method in class com.wm.adk.cci.record.WmRecord
Adds the specified key/value to this record if the key does not already exist, or updates the value corresponding to the key if the key already exists in this record.
put(Object, int) - Method in class com.wm.adk.cci.record.WmRecord
Convenience method to add or update a field with a int value.
put(Object, float) - Method in class com.wm.adk.cci.record.WmRecord
Convenience method to add or update a field with a float value.
put(Object, double) - Method in class com.wm.adk.cci.record.WmRecord
Convenience method to add or update a field with a double value.
put(Object, long) - Method in class com.wm.adk.cci.record.WmRecord
Convenience method to add or update a field with a long value.
put(Object, short) - Method in class com.wm.adk.cci.record.WmRecord
Convenience method to add or update a field with a short value.
put(String, Object) - Method in class com.wm.adk.notification.ListenerDataAccess
Stores the received message to the tail of a Queue and stores the Queue as the value which can be identified by the key It is advised to use the key as the namespace of the created listener.
put(String, Object) - Method in class com.wm.adk.util.IDataHelper
Add the name/value pair to the IData
putAll(Map) - Method in class com.wm.adk.cci.record.WmRecord
Copies all of the key/values from one WmRecord object to this record.

Q

queryPackage() - Method in interface com.wm.adk.notification.WmListenerNotification
Returns the package for this notification.
queryPackage() - Method in class com.wm.adk.notification.WmNotification
Returns the package of this notification.
queryTransactionSupportLevel() - Method in class com.wm.adk.connection.WmManagedConnectionFactory
queryTransactionSupportLevel returns the types of transactions supported by connections created by this factory.

R

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
Provides an Iterator for the RecordEntry items in a RecordEntrySet.
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
Sets a reference to the WmAdapterAccess object.
registerResourceDomain(WmAdapterAccess) - Method in interface com.wm.adk.metadata.ResourceDomainDataProvider
Sets a reference to the WmAdapterAccess object.
registerResourceDomain(WmAdapterAccess) - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
 
registerResourceDomain(WmAdapterAccess) - Method in class com.wm.adk.notification.WmConnectedListener
Sets a reference to the WmAdapterAccess object.
registerResourceDomain(WmAdapterAccess) - Method in class com.wm.adk.notification.WmNotificationListener
Sets a reference to the WmAdapterAccess object.
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 ResourceDomainValueobjects.
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.

S

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.

T

toArray() - Method in class com.wm.adk.cci.record.IDataElementCollection
Returns an array containing all of the elements in the underlying IData object.
toArray(Object[]) - Method in class com.wm.adk.cci.record.IDataElementCollection
Returns an array containing all of the elements in the underlying IData object.
toArray() - Method in class com.wm.adk.cci.record.IDataKeySet
Returns a String array containing all the keys in this Set.
toArray() - Method in class com.wm.adk.cci.record.IDataValueCollection
Returns an array containing all of the values in this Collection.
toArray() - Method in class com.wm.adk.cci.record.RecordEntrySet
Returns an array containing all of the keys in the underlying IData object.
toArray(String) - Static method in class com.wm.adk.metadata.AdapterValues
 
toHashtable(IData) - Static method in class com.wm.adk.util.IDataHelper
Converts an IData Object into a Hashtable NOTE: some data may be lost in this transformation If the IData Object contains more than one value for the same key, the latest value for that key is inserted into the Hashtable
toHashtable() - Method in class com.wm.adk.util.IDataHelper
Converts the wrapped IData object into a Hashtable NOTE: some data may be lost in this transformation If the IData Object contains more than one value for the same key, the latest value for that key is inserted into the Hashtable
toIData() - Method in class com.wm.adk.metadata.ComplexMetadata
renders the content of this object as an IData apprpropriate for ART service invocations.
toIData() - Method in class com.wm.adk.metadata.LookUpResult
 
toIData() - Method in class com.wm.adk.odata.Entity
 
toIData() - Method in class com.wm.adk.odata.EntityProperty
 
toIData(Hashtable) - Static method in class com.wm.adk.util.IDataHelper
Converts a Hashtable into an IData Object (using the Values implementation of an IData object)
toString() - Method in class com.wm.adk.metadata.AdapterFeatureDescriptor
 
toString() - Method in class com.wm.adk.metadata.AdapterParameters
 
toString() - Method in class com.wm.adk.metadata.PipelineVariableProperties
returns a String representation of this varaible
toString() - Method in class com.wm.adk.metadata.ResourceDomainValue
Returns a java.lang.String representation of this resource domain value.
toString() - Method in class com.wm.adk.metadata.ResourceDomainValues
Returns a java.lang.String representation of the values in this resource domain.
toString() - Method in class com.wm.adk.notification.NotificationResults
 
toString() - Method in enum com.wm.adk.odata.ODataOperations
 
toValues(IData) - Static method in class com.wm.adk.util.IDataHelper
Converts an IData object into a Values object.
toValues() - Method in class com.wm.adk.util.IDataHelper
Converts the wrapped IData object into a Values object.
toVector() - Method in class com.wm.adk.cci.record.IDataElementCollection
Returns the elements in the underlying IData object as a vector.
tranformToWmEntityType(List<String>, String, ODataVersion, String) - Static method in class com.wm.adk.odata.EntityTransformer
 
transformToWmProperties(String, String, List<EntityProperty>, ODataVersion, DataTypeMapper) - Static method in class com.wm.adk.odata.EntityTransformer
 

U

unHideConnectionParameters(String...) - Method in class com.wm.adk.metadata.LookUpResult
 
UNKNOWN_TRANSACTION_SUPPORT - Static variable in class com.wm.adk.connection.WmManagedConnectionFactory
Flag indicating that the transaction types supported by this connection are not known.
unPositionCursor(IDataCursor) - Static method in class com.wm.adk.util.IDataHelper
Unposition a IDataCursor object so it no longer points to anything in the IData NOTE: This is currently not implemented.
UNREGISTER_ADAPTER_SERVICE_INTERFACE_NAME - Static variable in class com.wm.adk.admin.AdapterAdmin
 
UNREGISTER_ADAPTER_SERVICE_NAME - Static variable in class com.wm.adk.admin.AdapterAdmin
 
unregisterAdapter(WmAdapter) - Static method in class com.wm.adk.admin.AdapterAdmin
Call this method to unregister your adapter type with the Integration Server.
unregisterNotification(WmListenerNotification) - Method in class com.wm.adk.notification.WmNotificationListener
Unregisters a Notification with this listener.
updateCallBack() - Method in class com.wm.adk.connection.WmManagedConnectionFactory
This method is called when the configuration of the connection node associated with this class is updated.
updateCallBack() - Method in class com.wm.adk.notification.WmNotification
This method is called when a notification is updated using the Adapter Notification Editor.
useConnection(WmManagedConnection) - Method in class com.wm.adk.cci.interaction.WmAdapterService
 
useConnection(WmManagedConnection) - Method in class com.wm.adk.notification.ClusterAwareConcurrentListener
 
useConnection(WmManagedConnection) - Method in class com.wm.adk.notification.WmAsyncListenerNotification
Methods for WmAvailableConnection interface.
useConnection(WmManagedConnection) - Method in interface com.wm.adk.notification.WmAvailableConnection
 
useConnection(WmManagedConnection) - Method in class com.wm.adk.notification.WmConnectedListener
Methods for WmRequiresConnection interface.
useConnection(WmManagedConnection) - Method in class com.wm.adk.notification.WmPollingNotification
Methods for WmRequiresConnection interface.
useConnection(WmManagedConnection) - Method in interface com.wm.adk.notification.WmRequiresConnection
 
useConnection(WmManagedConnection) - Method in class com.wm.adk.notification.WmSyncListenerNotification
Methods for WmAvailableConnection interface.

V

value - Variable in class com.wm.adk.cci.record.RecordEntry
The value of the record entry.
value - Variable in class com.wm.adk.util.StatementToken
 
valueOf(String) - Static method in enum com.wm.adk.odata.ODataOperations
Returns the enum constant of this type with the specified name.
values() - Method in class com.wm.adk.cci.record.WmRecord
Returns a Collection view of the values contained in this record.
values() - Static method in enum com.wm.adk.odata.ODataOperations
Returns an array containing the constants of this enum type, in the order they are declared.
valueToRecord(Object) - Static method in class com.wm.adk.cci.record.RecordUtils
Converts an IData Object to a WmRecord object or an IData[] Object to a WmRecord[] object.
VERBOSE1 - Static variable in class com.wm.adk.log.ARTLogger
Code used to specify the severity level when logging a message.
VERBOSE10 - Static variable in class com.wm.adk.log.ARTLogger
Code used to specify the severity level when logging a message.
VERBOSE2 - Static variable in class com.wm.adk.log.ARTLogger
Code used to specify the severity level when logging a message.
VERBOSE3 - Static variable in class com.wm.adk.log.ARTLogger
Code used to specify the severity level when logging a message.
VERBOSE4 - Static variable in class com.wm.adk.log.ARTLogger
Code used to specify the severity level when logging a message.
VERBOSE5 - Static variable in class com.wm.adk.log.ARTLogger
Code used to specify the severity level when logging a message.
VERBOSE6 - Static variable in class com.wm.adk.log.ARTLogger
Code used to specify the severity level when logging a message.
VERBOSE7 - Static variable in class com.wm.adk.log.ARTLogger
Code used to specify the severity level when logging a message.
VERBOSE8 - Static variable in class com.wm.adk.log.ARTLogger
Code used to specify the severity level when logging a message.
VERBOSE9 - Static variable in class com.wm.adk.log.ARTLogger
Code used to specify the severity level when logging a message.
VERSION - Static variable in interface com.wm.adk.info.NotificationListenerInfo
 
VERSION - Static variable in interface com.wm.adk.info.ResourceAdapterMetadataInfo
 
VERSION - Static variable in class com.wm.adk.info.ResourceAdapterMetadataInfoImpl
 

W

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
 

X

XA_ONE_PHASE_TRANSACTION_SUPPORT - Static variable in class com.wm.adk.connection.WmManagedConnectionFactory
Flag indicating that this connection type supports XA_Transactions with one-phase commit.
XA_TWO_PHASE_TRANSACTION_SUPPORT - Static variable in class com.wm.adk.connection.WmManagedConnectionFactory
Flag indicating that this connection type supports XA_Transactions with two-phase commit.
XidFactory - Class in com.wm.adk.transactions
 
XidFactory() - Constructor for class com.wm.adk.transactions.XidFactory
 

_

_activeConnectionHandle - Variable in class com.wm.adk.connection.WmManagedConnection
Currently active CCI connection handle
_adapter - Variable in class com.wm.adk.connection.WmManagedConnectionFactory
 
_bundleManager - Variable in exception com.wm.adk.error.AdapterException
ResourceBundleManger for the resource bundle containing the error message.
_connectionEventListeners - Variable in class com.wm.adk.connection.WmManagedConnection
List of event listeners
_connectionFactory - Variable in class com.wm.adk.cci.connection.WmConnection
CCI Connection Factory this connection object was created from.
_connectionManager - Variable in class com.wm.adk.cci.connection.WmConnectionFactory
 
_data - Variable in exception com.wm.adk.error.AdapterException
Internal IData object representing the contents of this adapter exception
_date - Variable in exception com.wm.adk.error.AdapterException
Timestamp of when the adapter error occured
_defaultMessage - Variable in exception com.wm.adk.error.AdapterException
Default error message that the adapter exception will return if AdapterException.getMessage() is called.
_description - Variable in class com.wm.adk.metadata.BaseMetadata
 
_displayName - Variable in class com.wm.adk.metadata.BaseMetadata
 
_errorCode - Variable in exception com.wm.adk.error.AdapterException
Error message error code key to a localizable error message stored in resource bundle.
_errorMessageArgs - Variable in exception com.wm.adk.error.AdapterException
Error message error code arguments needed (if any) for constructive a locale specific error message
_errorResourceBundleName - Variable in exception com.wm.adk.error.AdapterException
Java class name of the resource bundle containing the error message.
_factory - Variable in class com.wm.adk.connection.WmManagedConnection
 
_factoryInstance - Static variable in class com.wm.adk.cci.record.WmRecordFactory
Single instance of the WmRecordFactory
_factoryReference - Variable in class com.wm.adk.cci.connection.WmConnectionFactory
 
_fatal - Variable in exception com.wm.adk.error.AdapterConnectionException
 
_features - Variable in class com.wm.adk.metadata.BaseMetadata
 
_field - Variable in class com.wm.adk.metadata.PipelineVariableProperties
Variable properties object wrapped by this instance.
_getWmAdapter() - Method in class com.wm.adk.connection.WmManagedConnectionFactory
Retrieve the reference to the WmAdapter instance object This should only be used internally by IRT
_init() - Method in class com.wm.adk.WmAdapter
Initializes the adapter's resource bundles and performs ADK initialization.
_isActive - Variable in class com.wm.adk.cci.connection.WmConnection
Indicates this connection handle is active.
_isClosed - Variable in class com.wm.adk.cci.connection.WmConnection
Indicates this connection handle is closed.
_isInvalid - Variable in class com.wm.adk.cci.connection.WmConnection
To invalidate the connection
_lastError - Variable in class com.wm.adk.notification.WmNotificationListener
The last error, if any.
_listenerNodeName - Variable in class com.wm.adk.notification.WmNotificationListener
 
_localPublish - Variable in class com.wm.adk.notification.WmNotification
 
_logWriter - Variable in class com.wm.adk.connection.WmManagedConnection
Log writer
_majorCode - Variable in exception com.wm.adk.error.AdapterException
Error message major code inserted into formatted message by getMessage() for AdapterExceptions that only use the minor code for ResourceBundle lookups.
_managedConnection - Variable in class com.wm.adk.cci.connection.WmConnection
Managed Connection object this handle refers to.
_managedConnectionFactory - Variable in class com.wm.adk.cci.connection.WmConnectionFactory
 
_managers - Static variable in class com.wm.adk.i18n.AdapterResourceBundleManagerFactory
 
_name - Variable in class com.wm.adk.metadata.BaseMetadata
 
_notificationNodeName - Variable in class com.wm.adk.notification.WmNotification
 
_parameters - Variable in class com.wm.adk.metadata.BaseMetadata
 
_pubRecNodeName - Variable in class com.wm.adk.notification.WmNotification
 
_repRecNodeName - Variable in class com.wm.adk.notification.WmNotification
 
_reqRecNodeName - Variable in class com.wm.adk.notification.WmNotification
 
_resourceBundleManager - Variable in class com.wm.adk.metadata.BaseMetadata
 
_resourceBundleManager - Variable in class com.wm.adk.WmAdapter
The adapter's manager for its resource bundle.
_retryCount - Variable in class com.wm.adk.notification.WmNotificationListener
Counts the number of consecutive retries to attempted for this listener to get it up.
_serviceName - Variable in class com.wm.adk.notification.WmNotification
 
_setNodeReference(AdapterServiceNode) - Method in class com.wm.adk.cci.interaction.WmAdapterService
internal method - should be considered part of the constructor (it still must be called explicitely because we can't change the no-arg constructor - so just set it right after instantiation.)
_setWmAdapter(WmAdapter) - Method in class com.wm.adk.connection.WmManagedConnectionFactory
Set a reference to the WmAdapter instance object.
_statistics - Variable in class com.wm.adk.notification.WmNotificationListener
Statistics for this listener.
_templateURL - Variable in class com.wm.adk.metadata.BaseMetadata
 
_throwable - Variable in exception com.wm.adk.error.AdapterException
The throwable object that caused the exception, if any.
_UUID - Variable in class com.wm.adk.notification.WmNotification
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
Skip navigation links

 

Copyright © 2003 - 2021 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.