- call(String, Values) - Method in class com.wm.app.b2b.server.DBConnection
-
Calls the specified SQL stored procedure.
- call(String, Values, boolean) - Method in class com.wm.app.b2b.server.DBConnection
-
Calls the specified SQL stored procedure, fetching parameter values by name or order, as specified.
- call(String, Values[], Values, boolean) - Method in class com.wm.app.b2b.server.DBConnection
-
Calls the specified SQL stored procedure with the specified signature.
- call(String, Values[], Values, boolean) - Method in class com.wm.app.b2b.server.JDBCConnection
-
Calls the specified SQL stored procedure.
- CERTIFICATE - Static variable in class com.wm.app.b2b.server.Credential
-
Typecode for digital certificates.
- check(String) - Method in class com.wm.app.b2b.server.Credential
-
Determines if the supplied password matches this
one.
- check(Object) - Method in class com.wm.app.b2b.server.Credential
-
Determines if the supplied value matches this one.
- check(Credential) - Method in class com.wm.app.b2b.server.Credentials
-
Checks for existence and matching of this credential.
- check(Credential) - Method in class com.wm.app.b2b.server.UGClass
-
Checks the supplied credential against the set for this user.
- checkAcl(String, String) - Static method in class com.wm.app.b2b.server.ServerAPI
-
Returns true if the user belongs to a group that is a member of the specified ACL.
- checkin(List, String) - Method in interface com.webmethods.vcs.VCSClient
-
Checks the files into the VCS.
- checkout(List) - Method in interface com.webmethods.vcs.VCSClient
-
Checks out the files from the VCS along with a list of file names
referring to the elements in the VCS that should be checked out.
- checkPassword(String) - Method in class com.wm.app.b2b.server.UGClass
-
Verifies the password of this UG.
- cleanUpConnection() - Method in class com.wm.app.b2b.client.Context
-
Cleanup when a connection has been lost.
- clear() - Method in class com.softwareag.util.IDataMap
-
Removes all elements from the IData object.
- clearCatSchemDefaults() - Method in class com.wm.app.b2b.server.DBConnection
-
Resets (clears) the current default catalog and schema settings.
- clearExtensions() - Method in class com.wm.g11n.util.iContext
-
Removes all the extensions.
- clearSubLangs() - Method in class com.wm.g11n.util.iContext
-
Removes all of the sublanguages from the list and
deletes the references to sublanguages from the internal store.
- clearTransaction() - Method in class com.wm.app.b2b.server.DBConnection
-
Voids the current transaction without performing a rollback or a commit.
- clearTransaction() - Method in class com.wm.app.b2b.server.JDBCConnection
-
Voids the current transaction without performing a rollback or a commit.
- clearVariants() - Method in class com.wm.g11n.util.iContext
-
Clears all the variants associated with this iContext.
- clone() - Method in class com.wm.app.b2b.server.Session
-
Clones a Session object.
- clone(IData) - Static method in class com.wm.data.IDataUtil
-
Returns a copy (a shallow clone) of the specified IData object.
- clone() - Method in class com.wm.g11n.util.iContext
-
Duplicates this iContext object.
- clone() - Method in class com.wm.util.Values
-
Performs a shallow clone of a Values object.
- close() - Method in class com.wm.app.b2b.server.DBConnection
-
Closes this connection to the database.
- close() - Method in class com.wm.app.b2b.server.JDBCConnection
-
Closes this connection to the database.
- close() - Method in class com.wm.app.b2b.server.LogOutputStream
-
Closes this output stream and releases any system resources associated with
the stream.
- Codable - Interface in com.wm.util.coder
-
This interface describes a Codable object.
- codeForName(String) - Static method in class com.wm.app.b2b.server.DBTypes
-
Converts a specified SQL type name into a type code.
- codeList() - Static method in class com.wm.app.b2b.server.DBTypes
-
Lists all known JDBC SQL type codes.
- Coder - Class in com.wm.util.coder
-
This class is an abstract class that contains methods for transforming an encoded set of data to a
Values object.
- Coder() - Constructor for class com.wm.util.coder.Coder
-
- cols - Variable in class com.wm.util.Table
-
- com.softwareag.security.jaas.login - package com.softwareag.security.jaas.login
-
The com.softwareag.security.jaas.login package contains classes that you use to create custom JAAS login modules for the Integration Server.
- com.softwareag.security.jaas.principals - package com.softwareag.security.jaas.principals
-
The com.softwareag.security.jaas.principals package contains classes for SAG principal objects.
- com.softwareag.util - package com.softwareag.util
-
The com.softwareag.util package contains the class for the IDataMap interface.
- com.webmethods.vcs - package com.webmethods.vcs
-
The com.webmethods.vcs package contains classes that you implement to build a version control system (VCS) plug-in component for the Integration Server.
- com.wm.app.b2b.client - package com.wm.app.b2b.client
-
The com.wm.app.b2b.client package contains classes that you use to build clients for the
Integration Server (including clients that use the guaranteed-delivery facility).
- com.wm.app.b2b.server - package com.wm.app.b2b.server
-
The com.wm.app.b2b.server package contains classes that you use to interact with relational databases and perform server operations.
- com.wm.app.b2b.server.auth - package com.wm.app.b2b.server.auth
-
The com.wm.app.b2b.server.auth package contains the authentication tokens generated by the Integration Server.
- com.wm.app.b2b.server.dispatcher.trigger - package com.wm.app.b2b.server.dispatcher.trigger
-
The com.wm.app.b2b.server.dispatcher.trigger package contains methods that you use to manage triggers.
- com.wm.app.b2b.server.jms.consumer - package com.wm.app.b2b.server.jms.consumer
-
The com.wm.app.b2b.server.jms.consumer package contains methods that
you use to create message consumers and receive JMS messages.
- com.wm.app.b2b.server.jms.producer - package com.wm.app.b2b.server.jms.producer
-
The com.wm.app.b2b.server.jms.producer package contains methods that
you use to create message producers and send JMS messages.
- com.wm.data - package com.wm.data
-
The com.wm.data package contains classes that you use create and manipulate IData objects.
- com.wm.g11n.util - package com.wm.g11n.util
-
The com.wm.g11n.util package contains classes that enable internationalization on the webMethods platform.
- com.wm.lang.ns - package com.wm.lang.ns
-
- com.wm.security.auth - package com.wm.security.auth
-
The com.wm.security.auth package contains interfaces that you use to implement customized authentication modules.
- com.wm.util - package com.wm.util
-
The com.wm.util package contains the Values and Table classes, two standard data
objects used by the Integration Server.
- com.wm.util.coder - package com.wm.util.coder
-
The com.wm.util.coder package contains classes that you use to encode and decode
webMethods IData and Values objects.
- com.wm.util.security - package com.wm.util.security
-
The com.wm.util.security package contains a wrapper for a character
array that enables strings to be stored securely in memory.
- com.wm.util.template - package com.wm.util.template
-
The com.wm.util.template package contains classes that you use apply templates to the pipeline.
- commit() - Method in class com.softwareag.security.jaas.login.SagAbstractLoginModule
-
This commit method will be invoked from every inheritor of this class
on commit phase.
- commit() - Method in class com.wm.app.b2b.server.DBConnection
-
Permanently commits the database operations that have been performed since the last startTransaction and ends the transaction.
- commit() - Method in class com.wm.app.b2b.server.JDBCConnection
-
Permanently commits the database operations that have been performed since the last startTransaction and ends the transaction.
- compareTo(Map.Entry<String, Object>) - Method in class com.softwareag.util.IDataMap.IDataMapEntry
-
- connect(String, int, String, String) - Method in class com.wm.app.b2b.client.Context
-
Connects the Context to an Integration Server and establishes session
state on the server.
- connect(String, String, String) - Method in class com.wm.app.b2b.client.Context
-
Connects the Context to an Integration Server and establishes session
state on the server.
- connect(String) - Method in class com.wm.app.b2b.client.Context
-
Connects this Context to an Integration Server and establishes session
state on the server.
- connect(String, byte[]) - Method in class com.wm.app.b2b.client.Context
-
Connects the Context to a Integration Server and establishes session
state on the server.
- connect(String, String, String) - Method in class com.wm.app.b2b.client.TContext
-
Defines the connection parameters that the Job Manager will use to submit this TContext object's request to the webMethods Integration Server.
- connect(String, String, String, String) - Method in class com.wm.app.b2b.server.JDBCConnection
-
Deprecated.
Use one of the JDBCConnection constructors.
- contains(IDataCursor, Object) - Static method in class com.wm.data.IDataUtil
-
Returns true if the IDataCursor contains the specified Object.
- CONTENT_TYPE_HTML - Static variable in class com.wm.app.b2b.client.Context
-
- ContentHandler - Interface in com.wm.app.b2b.server
-
A ContentHandler will field incoming requests of a particular
MIME type.
- ContentHandlerFactory - Class in com.wm.app.b2b.server
-
In order to add a content handler to the server you must provide
a factory that instantiates new instances of the content handler.
- ContentHandlerFactory() - Constructor for class com.wm.app.b2b.server.ContentHandlerFactory
-
- Context - Class in com.wm.app.b2b.client
-
The com.wm.app.b2b.client package contains the classes necessary to establish
client connectivity to a webMethods Integration Server.
- Context(Values) - Constructor for class com.wm.app.b2b.client.Context
-
- Context(int, Values) - Constructor for class com.wm.app.b2b.client.Context
-
- Context() - Constructor for class com.wm.app.b2b.client.Context
-
Create a new unconnected Client Context and default to a binary
RPC transport.
- Context(int) - Constructor for class com.wm.app.b2b.client.Context
-
Create a new unconnected Client Context utilizing the specified
RPC type.
- Context(Applet) - Constructor for class com.wm.app.b2b.client.Context
-
Create a new Client Context and specify that the client is
running as an Applet.
- CONTXT0003 - Static variable in class com.wm.app.b2b.client.Context
-
- CONTXT0004 - Static variable in class com.wm.app.b2b.client.Context
-
- CONTXT0005 - Static variable in class com.wm.app.b2b.client.Context
-
- CONTXT0006 - Static variable in class com.wm.app.b2b.client.Context
-
- CONTXT0007 - Static variable in class com.wm.app.b2b.client.Context
-
- CONTXT0008 - Static variable in class com.wm.app.b2b.client.Context
-
- CONTXT0009 - Static variable in class com.wm.app.b2b.client.Context
-
- copy(IData, IData) - Static method in class com.wm.data.IDataUtil
-
Copies all elements from one IData object to another IData object.
- copyFrom(Values) - Method in class com.wm.app.b2b.server.Session
-
Copies the elements from the given Values object into
the current Values object.
- copyFrom(Hashtable) - Method in class com.wm.app.b2b.server.Session
-
Copies the elements from the given Hashtable object into
the current Values object.
- copyFrom(Values) - Method in class com.wm.util.Values
-
Copies the elements from the given Values object into
the current Values object.
- copyFrom(Hashtable) - Method in class com.wm.util.Values
-
Copies the elements from the given Hashtable object into
the current Values object.
- count() - Method in interface com.wm.data.IDataIndexCursor
-
- create() - Method in class com.wm.app.b2b.server.ContentHandlerFactory
-
Constructs a new ContentHandler.
- create() - Static method in class com.wm.data.IDataFactory
-
Creates a new, empty IData object.
- create(int) - Static method in class com.wm.data.IDataFactory
-
Returns an IData object containing the specified number of key/value pairs.
- create(Object[][]) - Static method in class com.wm.data.IDataFactory
-
Creates an IData object and initializes its key/value pairs from the contents of a
specified two-column array, where the first column of the array contains key names and the second
column contains the values of those keys.
- create(String) - Static method in class com.wm.data.IDataFactory
-
Returns an IData object created from a specified class.
- create(Object[][]) - Static method in class com.wm.data.IDataUtil
-
Deprecated.
03/2003;
Use IDataFactory.create() instead.
Creates an IData object and initializes its key/value pairs from the contents of a specified two-column array, where the first column of the array contains key names and the second column contains the values of those keys.
The first column of the array (the one that specifies key names) must contain only String values that represent key names. Anything other than a String in this column will cause a ClassCastException to occur at run time.
If any member of the second column (the one that specifies values) of the array is null, that element is included in the IData object. If you DO NOT want to include null values in the IData object, use the create method provided by com.wm.data.IDataFactory instead.
- create(String) - Static method in class com.wm.lang.ns.NSName
-
Converts a string into an NSName.
- createBytesMessage(String) - Static method in class com.wm.app.b2b.server.jms.producer.ProducerFacade
-
Returns a BytesMessage object that can then be sent to the JMS provider.
- createMapMessage(String) - Static method in class com.wm.app.b2b.server.jms.producer.ProducerFacade
-
Returns a MapMessage object that can then be sent to the JMS provider.
- createObjectMessage(String) - Static method in class com.wm.app.b2b.server.jms.producer.ProducerFacade
-
Returns an ObjectMessage
object that can then be sent to a
Destination on the JMS provider.
- createStreamMessage(String) - Static method in class com.wm.app.b2b.server.jms.producer.ProducerFacade
-
Returns a StreamMessage
object that can then be sent to
the JMS provider.
- createTemplateFromFile(File, String) - Static method in class com.wm.util.template.Reporter
-
Returns a TemplateToken object from the output template in the specified file.
- createTemplateFromString(String, long) - Static method in class com.wm.util.template.Reporter
-
Returns a TemplateToken object from the output template in the specified
String.
- createTextMessage(String) - Static method in class com.wm.app.b2b.server.jms.producer.ProducerFacade
-
Returns a TextMessage
object that can then be sent to a
destination on the JMS provider.
- createTrigger(String, String) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Creates a JMS trigger in the namespace.
- Credential - Class in com.wm.app.b2b.server
-
This class represents a generic "thing" which is used for
validation.
- Credential() - Constructor for class com.wm.app.b2b.server.Credential
-
Creates a new credential.
- Credential(int, Object) - Constructor for class com.wm.app.b2b.server.Credential
-
Creates a new credential with specified type and value.
- Credentials - Class in com.wm.app.b2b.server
-
Represents a set of Credential objects.
- Credentials() - Constructor for class com.wm.app.b2b.server.Credentials
-
Creates a new list of credentials.
- gDirty - Variable in class com.wm.app.b2b.server.Session
-
Used to indicate that the object has changed.
- get(Object) - Method in class com.softwareag.util.IDataMap
-
Returns the value for the given key, or null if there is none.
- get(int) - Method in class com.wm.app.b2b.server.Credentials
-
Gets the credential of the supplied type in this set.
- get(IDataCursor, String) - Static method in class com.wm.data.IDataUtil
-
Returns the Object at the specified key.
- get(IData, String) - Static method in class com.wm.data.ValuesEmulator
-
Gets the value from the specified key.
- get(int) - Method in class com.wm.util.Values
-
Returns an object given its position in the Values object.
- get(String) - Method in class com.wm.util.Values
-
Deprecated.
- getAbstractKey() - Method in class com.wm.g11n.util.iContext
-
- getAcknowledgeMode() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the acknowledgment mode which indicates how or when the session
acknowledges receipt of a message to the JMS provider.
- getActiveThreadCount() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade.TriggerRunTimeStatus
-
Returns the number of server threads processing documents for this trigger.
- getAge() - Method in class com.wm.app.b2b.server.Session
-
Returns the age of the current session in milliseconds.
- getAliasName() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the name of the JMS connection alias used by the JMS trigger to
receive messages from the JMS provider.
- getAllAsData() - Static method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Get metadata and run-time information for all JMS triggers, including
destinations, routing rules, configured properties, and global throttling
configuration.
- getAsBoolean(Object) - Method in class com.softwareag.util.IDataMap
-
Returns the value as a boolean, if the value exists and can be converted
to a boolean.
- getAsBoolean(Object, Boolean) - Method in class com.softwareag.util.IDataMap
-
Returns the value as a boolean, if the value exists and can be converted
to a boolean.
- getAsData() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Get metadata and run-time information for a single JMS trigger, including
destinations, routing rules, configured properties, and global throttling
configuration.
- getAsIData(Object) - Method in class com.softwareag.util.IDataMap
-
Returns the value as an IData object, or null if not found.
- getAsIData(Object, IData) - Method in class com.softwareag.util.IDataMap
-
Returns the value as an IData, or defVal if not found.
- getAsIDataArray(Object) - Method in class com.softwareag.util.IDataMap
-
Returns the value as an IData array, or null if not found.
- getAsIDataArray(Object, IData[]) - Method in class com.softwareag.util.IDataMap
-
Returns the value as an IData array, or defVal if not found.
- getAsIDataMap(Object) - Method in class com.softwareag.util.IDataMap
-
Returns the element for the given key, wrapping it in an IDataMap, if the
element is an IData instance.
- getAsIDataMap(Object, IDataMap) - Method in class com.softwareag.util.IDataMap
-
Returns the element for the given key, wrapping it in an IDataMap, if the
element is an IData instance.
- getAsInteger(Object) - Method in class com.softwareag.util.IDataMap
-
Returns the value as an integer, if the value exists and can be converted
to an integer.
- getAsInteger(Object, Integer) - Method in class com.softwareag.util.IDataMap
-
Returns the value as an integer, if the value exists and can be converted
to an integer.
- getAsLong(Object, Long) - Method in class com.softwareag.util.IDataMap
-
Returns the value as a long, if the value exists and can be converted
to a long.
- getAsLong(Object) - Method in class com.softwareag.util.IDataMap
-
Returns the value as a long, if the value exists and can be converted
to an integer.
- getAsNonEmptyString(Object) - Method in class com.softwareag.util.IDataMap
-
Returns the value as a String, converting via toString
unless the value is a String.
- getAsNonEmptyString(Object, String) - Method in class com.softwareag.util.IDataMap
-
Returns the value as a String, converting via toString
unless the value is a String.
- getAsString(Object) - Method in class com.softwareag.util.IDataMap
-
Returns the value as a String, converting via toString
unless the value is a String.
- getAsString(Object, String) - Method in class com.softwareag.util.IDataMap
-
Returns the value as a String, converting via toString
unless the value is a String.
- getAsStringArray(Object) - Method in class com.softwareag.util.IDataMap
-
Returns the value as a String array, or null if not found.
- getAsStringArray(Object, String[]) - Method in class com.softwareag.util.IDataMap
-
Returns the value as a String array, or defVal if not found.
- getAuditContext() - Static method in class com.wm.app.b2b.server.ServerAPI
-
Returns the current stack of auditing context IDs.
- getAvailableDrivers() - Static method in class com.wm.app.b2b.server.JDBCConnection
-
Returns a list of JDBC drivers that are currently loaded.
- getBatchSize() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the JMS trigger's batch size, which indicates the maximum number
of messages that the associated trigger service can receive at one time.
- getBinding(Values) - Static method in class com.wm.app.b2b.server.Service
-
Given the input Values, returns the binding name.
- getBoolean(IDataCursor) - Static method in class com.wm.data.IDataUtil
-
Returns the selected element (the one at the cursor's current position) as a boolean.
- getBoolean(String) - Static method in class com.wm.data.MBoolean
-
Checks the value of the specified system property and returns true if that property contains the string "true".
- getBoolean(IData, String) - Static method in class com.wm.data.ValuesEmulator
-
Returns a boolean value indicating the value of a specified key.
- getBoolean(String) - Method in class com.wm.util.Values
-
Helper function that returns the value as a 'boolean' if its String
value is parsable as a boolean.
- getCallingService() - Static method in class com.wm.app.b2b.server.Service
-
Returns the service that invoked the service from which getCallingService is being executed.
- getCalls() - Method in class com.wm.app.b2b.server.Session
-
Returns the total number of invocations on this session during
its lifetime.
- getCertificateChain() - Method in class com.wm.app.b2b.server.auth.X509Token
-
Deprecated.
Returns the certificate chain associated with this token.
- getChainedTxId(String) - Method in class com.wm.app.b2b.client.TContext
-
Returns the tid of the transaction to which the specified transaction is chained.
- getChars() - Method in class com.wm.util.security.WmSecureString
-
Creates a byte array from the buffer contents, using the input encoding.
- getClusterMembers() - Static method in class com.wm.app.b2b.server.Service
-
Returns the members of a cluster.
- getColumnNames() - Method in class com.wm.util.Table
-
Gets the column names of this table.
- getConditions() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns the conditions specified in this trigger.
- getConnection(String, String, String, Object) - Static method in class com.wm.app.b2b.server.DBConnectionManager
-
Establishes a database connection using the specified parameters.
- getConnection(String, String, String, Object, String) - Static method in class com.wm.app.b2b.server.DBConnectionManager
-
Establishes a database connection using an existing connection object with the specified session
ID.
- getConnectionInfo(Values) - Static method in class com.wm.app.b2b.server.DBConnectionManager
-
Provides information about the current open connections, including the number of open connections
and a list of open connections by session ID.
- getConsumersCurrentThreadCount() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the number of threads currently receiving and processing messages
for the JMS trigger.
- getContentEncoding() - Method in class com.wm.app.b2b.server.InvokeState
-
Returns the encoding of the content.
- getContentHandler(String) - Static method in class com.wm.app.b2b.server.ServerAPI
-
Returns a new ContentHandler for the specified content type.
- getContentInfo() - Method in class com.wm.app.b2b.server.InvokeState
-
Returns the ContentInfo object.
- getContentType() - Method in interface com.wm.app.b2b.server.ContentHandler
-
Returns the MIME type of this content handler.
- getContentType() - Method in class com.wm.app.b2b.server.InvokeState
-
Returns the content type of the input posted to this service.
- getContentType() - Method in class com.wm.util.coder.Coder
-
Returns a String containing the name of the content type that is in use by this instance
of Coder.
- getContentType() - Method in class com.wm.util.coder.IDataCoder
-
Returns a String containing the name of the content type that is in use by this instance
of IDataCoder.
- getContentType() - Method in class com.wm.util.coder.IDataJSONCoder
-
- getContentType() - Method in class com.wm.util.coder.IDataXMLCoder
-
Returns a String object indicating the current content type.
- getContentType() - Method in class com.wm.util.coder.XMLCoder
-
Returns a String object indicating the current content type.
- getContentType() - Method in class com.wm.util.template.Reporter
-
Returns a String indicating the content-type supported by this
Reporter object (e.g., "text/html").
- getCookies() - Method in class com.wm.app.b2b.client.Context
-
Returns the values of the Set-Cookie headers from the previous response.
- getCookiesAsArray() - Method in class com.wm.app.b2b.client.Context
-
Returns the values of the Set-Cookie headers from the previous response in an array of Strings.
- getCredentials() - Method in class com.wm.app.b2b.server.UGClass
-
Gets a set of credentials for this UG
- getCultureInfo() - Method in class com.wm.g11n.util.iContext
-
Converts to a Microsoft .NET String format.
- getCurrency() - Method in class com.wm.g11n.util.iContext
-
Returns the currency in the form of an ISO 4217 code.
- getCurrency(boolean) - Method in class com.wm.g11n.util.iContext
-
Returns the currency in the form of an ISO 4217 code.
- getCurrentIContext() - Static method in class com.wm.app.b2b.server.InvokeState
-
Returns the client iContext for this session.
- getCurrentLocale() - Static method in class com.wm.app.b2b.server.InvokeState
-
Returns the client locale for this session.
- getCurrentPort() - Static method in class com.wm.app.b2b.server.ServerAPI
-
Returns the port number associated with the current thread of execution.
- getCurrentService() - Static method in class com.wm.app.b2b.server.InvokeState
-
Returns the service info of the current invoke state.
- getCurrentSession() - Static method in class com.wm.app.b2b.server.InvokeState
-
Returns the session of the current invoke state.
- getCurrentSocket() - Static method in class com.wm.app.b2b.server.InvokeState
-
Returns the socket of the current invoke state.
- getCurrentState() - Static method in class com.wm.app.b2b.server.InvokeState
-
Returns the current thread's invoke state.
- getCurrentUser() - Static method in class com.wm.app.b2b.server.InvokeState
-
Returns the user of the current invoke state.
- getCursor() - Method in interface com.wm.data.IData
-
Returns an IDataCursor for this IData object.
- getCursorClone() - Method in interface com.wm.data.IDataCursor
-
Returns a new cursor that is identical in state and type to the cursor on which you call this method.
- getCursorClone() - Method in interface com.wm.data.IDataSharedCursor
-
Returns a new cursor that is identical in state and type to the cursor on which you call this method.
- getData() - Method in class com.wm.app.b2b.client.InvokeThread
-
Blocks until the invoked service completes and then returns the Values object from the invoked service.
- getData() - Static method in class com.wm.app.b2b.server.ServiceThread
-
Deprecated.
- getData() - Method in class com.wm.app.b2b.server.UGClass
-
Returns arbitrary data associated with this UG -- be warned
that this is most probably not thread-safe!!
- getDefault() - Static method in class com.wm.g11n.util.iContext
-
Returns the iContext described by the JVM default Locale object.
- getDestinationFilterPairs() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Gets a java.util.ArrayList of JMSDestnationFilterPair objects that
specify the destinations from which the JMS trigger receives messages and
the message selector the JMS provider uses to filter messages from each
destination.
- getDomain() - Method in class com.softwareag.security.jaas.principals.AbstractSagPrincipal
-
Returns the domain of this principal.
- getDomainName() - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Gets the domain name.
- getDriverName() - Method in class com.wm.app.b2b.server.JDBCConnection
-
Returns the name of the JDBC driver that this JDBCConnection is currently using (e.g., oracle.jdbc.driver.OracleDriver).
- getEnabledPackages() - Static method in class com.wm.app.b2b.server.ServerAPI
-
Returns an array of String objects representing all enabled packages.
- getEncoding() - Method in class com.wm.app.b2b.client.JSONClient
-
- getEncoding() - Method in class com.wm.g11n.util.iContext
-
Returns the encoding
- getErrorCode() - Method in class com.wm.app.b2b.server.DBException
-
Returns the SQLException error code from this DBException.
- getErrorDetails() - Method in exception com.wm.util.LocalizedException
-
Returns optional user-defined arbitrary data about the exception.
- getErrorDump() - Method in exception com.wm.app.b2b.client.ServiceException
-
Returns the error dump from this ServiceException.
- getErrorInfo() - Method in exception com.wm.app.b2b.client.ServiceException
-
Returns the error information contained in this ServiceException object as a Values object.
- getErrorType() - Method in exception com.wm.app.b2b.client.ServiceException
-
Returns this ServiceException object's error type.
- getExecuteUser() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the name of the user account whose credentials Integration Server
uses to execute the trigger service associated with the JMS trigger.
- getExtension(String) - Method in class com.wm.g11n.util.iContext
-
Returns the specified extension.
- getExtensions() - Method in class com.wm.g11n.util.iContext
-
Returns an iterator over the set of extension values.
- getFileType() - Method in class com.wm.util.coder.XMLCoderWrapper
-
Returns the type code for this class.
- getHashCursor() - Method in interface com.wm.data.IData
-
- getHeaderFields() - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Returns a Map of header fields.
- getHttpHeaderField(String, com.wm.net.HttpHeader) - Static method in class com.wm.app.b2b.server.Service
-
Returns the string value associated with the specified field name for the specified HttpHeader.
- getHttpRequestHeader(Values) - Static method in class com.wm.app.b2b.server.Service
-
Deprecated.
- getHttpRequestHeader() - Static method in class com.wm.app.b2b.server.Service
-
Returns the HTTP request header.
- getHttpResponseHeader(Values) - Static method in class com.wm.app.b2b.server.Service
-
Deprecated.
- getHttpResponseHeader() - Static method in class com.wm.app.b2b.server.Service
-
Returns the HTTP response header.
- getIafToken() - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Gets the IAF token.
- getIContext() - Method in class com.wm.app.b2b.server.InvokeState
-
Returns the iContext associated with this InvokeState.
- getIContext() - Method in class com.wm.app.b2b.server.Session
-
Returns the iContext associated with this session.
- getIContextPolicy() - Method in class com.wm.app.b2b.server.InvokeState
-
Returns the iContext policy for this session or service.
- getIData() - Method in class com.softwareag.util.IDataMap
-
Returns the IData that this object wraps.
- getIData() - Static method in class com.wm.app.b2b.server.ServiceThread
-
Returns the pipeline from the service running in this service thread.
- getIData(IDataCursor) - Static method in class com.wm.data.IDataUtil
-
Returns the selected element (the one at the cursor's current position) as an IData object.
- getIData(IDataCursor, String) - Static method in class com.wm.data.IDataUtil
-
Returns an IData representation of the value at the specified key.
- getIData() - Method in interface com.wm.util.coder.IDataCodable
-
Generates an IData object that represents the current state of the implementing class.
- getIData() - Method in class com.wm.util.Table
-
Converts this table into an IData object.
- getIDataArray(IDataCursor, String) - Static method in class com.wm.data.IDataUtil
-
Returns an IData[] representation of the value at the specified key.
- getIndexCursor() - Method in interface com.wm.data.IData
-
- getInDoubtDetection() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns a boolean indicating whether duplicate detection is enabled for
persistent messages received by the JMS trigger.
- getInfo() - Method in interface com.webmethods.vcs.VCSClient
-
Returns general VCS information.
- getInput() - Method in class com.wm.app.b2b.server.InvokeState
-
Returns the input to this service.
- getInputValues(InputStream, InvokeState) - Method in interface com.wm.app.b2b.server.ContentHandler
-
Reads input for service invocation.
- getInstance() - Method in interface com.wm.security.auth.ModuleFactory
-
Deprecated.
Returns an instance of an authentication module.
- getInt(IDataCursor) - Static method in class com.wm.data.IDataUtil
-
Returns the selected element (the one at the cursor's current position) as an int or returns -1 if the element cannot be converted to an int.
- getInt(IDataCursor, int) - Static method in class com.wm.data.IDataUtil
-
Returns the selected element (the one at the cursor's current position) as an int or returns a default value if the element cannot be converted to an int.
- getInt(IDataCursor, String, int) - Static method in class com.wm.data.IDataUtil
-
Returns an int representation of the value at the specified key or returns a default value if the element cannot be converted to an int.
- getInt(IData, String) - Static method in class com.wm.data.ValuesEmulator
-
Returns the value of the specified key as an int.
- getInt(IData, String, int) - Static method in class com.wm.data.ValuesEmulator
-
Returns the value of the specified key as a int or returns a default value if that element
is not an int or cannot be converted to an int.
- getInt(String) - Method in class com.wm.util.Values
-
Helper function that returns the value as an 'int' if its String
value is parsable as an int.
- getInt(String, int) - Method in class com.wm.util.Values
-
Helper function that returns the value as an 'int' if its String
value is parsable as an int.
- getISOCountry() - Method in class com.wm.g11n.util.iContext
-
Returns the country code as an ISO 3166 2-letter code.
- getISOCountry3() - Method in class com.wm.g11n.util.iContext
-
Returns the country code as an ISO 3166 3-letter code.
- getISOCurrency() - Method in class com.wm.g11n.util.iContext
-
Returns the currency in the form of an ISO 4217 code.
- getISOLanguage() - Method in class com.wm.g11n.util.iContext
-
Returns the language for this iContext as an ISO 639 Code 2-letter code.
- getISOLanguage3() - Method in class com.wm.g11n.util.iContext
-
Returns the language for this iContext as an ISO 639 Code 3-letter code.
- getISOScript() - Method in class com.wm.g11n.util.iContext
-
Returns the script as an ISO 15924 Code.
- getJavaLocale(boolean) - Method in class com.wm.g11n.util.iContext
-
Returns the Java locale that most closely matches this iContext or a Java
locale that holds the iContext information.
- getJoinTimeout() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns the join condition time out value (in milliseconds) for this trigger.
- getJoinTimeout() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the length of the join time out value (measured in milliseconds)
for the JMS trigger
- getJoinType() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the type of join for the JMS trigger.
- getKey() - Method in class com.softwareag.util.IDataMap.IDataMapEntry
-
- getKey() - Method in interface com.wm.data.IDataCursor
-
Returns a String object containing the key of the key/value pair at the cursor's current position.
- getKey() - Method in interface com.wm.data.IDataSharedCursor
-
Returns the key in the key/value pair on which the cursor is currently positioned.
- getKeys(IData) - Static method in class com.wm.data.ValuesEmulator
-
Returns a string array containing the names of keys in the specified IData object.
- getLanguage() - Method in class com.wm.g11n.util.iContext
-
Returns the language for this iContext.
- getLast() - Method in class com.wm.app.b2b.server.Session
-
Returns the time of the most recent invocation on this session, in milliseconds.
- getLastError() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the last error thrown while executing the JMS trigger.
- getLastError() - Method in interface com.wm.data.IDataCursor
-
Returns the most recent cursor error.
- getLocale() - Method in class com.wm.app.b2b.server.InvokeState
-
Deprecated.
Replaced by getSessionIContext
- getLocale() - Method in class com.wm.app.b2b.server.Session
-
Returns the locale of this session.
- getLocalizedMessage() - Method in exception com.wm.app.b2b.client.ServiceException
-
Following copied from class: com.wm.util.LocalizedException
- getLocalizedMessage() - Method in exception com.wm.util.LocalizedException
-
- getLocalizedMessage(Locale) - Method in exception com.wm.util.LocalizedException
-
- getLog(String) - Method in interface com.webmethods.vcs.VCSClient
-
Returns the log for the given file from the version control system.
- getLogStream(String) - Static method in class com.wm.app.b2b.server.ServerAPI
-
Opens a log file in the server's default logs directory.
- getLong(String) - Method in class com.wm.util.Values
-
Helper function that returns the value as a 'long' if its String
value is parsable as a long.
- getLong(String, long) - Method in class com.wm.util.Values
-
Helper function that returns the value as a 'long' if its String
value is parsable as a long.
- getMaxConcurrentThreads() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns the maximum number of server threads that can process documents for
this trigger at one time.
- getMaxConcurrentThreads() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the maximum number of server threads that can process messages
for this JMS trigger at one time.
- getMaxConcurrentThreadsThrottle() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade.TriggerThrottleValues
-
- getMaxDeliveryAttempts() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns the maximum number of times the trigger service is executed if the
previous execution ended because of an ISRuntimeException.
- getMaxDeliveryAttempts() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the maximum number of retry attempts Integration Server will make
for a trigger service invoked by this JMS trigger.
- getMaxDocsPrefetch() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns the configured queue capacity for this trigger.
- getMaxDocsPrefetchThrottle() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade.TriggerThrottleValues
-
- getMechanism() - Method in interface com.wm.security.auth.Module
-
Deprecated.
Indicates the type of authentication information (i.e., Token objects) that this module
processes.
- getMessage() - Method in exception com.wm.app.b2b.client.ServiceException
-
Returns this ServiceException object's detailed error message.
- getMessage() - Method in exception com.wm.app.b2b.server.SOAPException
-
- getMessage() - Method in exception com.wm.util.LocalizedException
-
- getMinDocsPrefetch() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns the trigger queue refill level for this trigger.
- getMinDocsPrefetchThrottle() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade.TriggerThrottleValues
-
- getMsgId() - Method in exception com.wm.util.LocalizedException
-
- getMsgOnly() - Method in exception com.wm.util.LocalizedException
-
- getMsgOnly(Locale) - Method in exception com.wm.util.LocalizedException
-
- getName() - Method in class com.softwareag.security.jaas.principals.AbstractSagPrincipal
-
Returns the name of this principal.
- getName() - Method in class com.wm.app.b2b.server.auth.BasicToken
-
Deprecated.
Returns the user name associated with this token.
- getName() - Method in class com.wm.app.b2b.server.Session
-
Returns the name of the current session.
- getName() - Method in class com.wm.app.b2b.server.UGClass
-
Returns the name of this UG
- getNamespace() - Method in class com.wm.app.b2b.client.Context
-
- getNested(Object...) - Method in class com.softwareag.util.IDataMap
-
Returns a value within an arbitrarily deep nesting of IData objects.
- getNeutral() - Static method in class com.wm.g11n.util.iContext
-
Returns the neutral (abstract) iContext described by KEY_NEUTRAL_DEFAULT.
- getNonEmptyString(IDataCursor, String) - Static method in class com.wm.data.IDataUtil
-
Returns the value associated with the key in an IData object as a non-empty String.
- getNonEmptyString(IData, String) - Static method in class com.wm.data.ValuesEmulator
-
Returns a String representation of the value at the specified key only if that key
contains a non-whitespace value.
- getNonEmptyString(String) - Method in class com.wm.util.Values
-
Helper function that returns the value as a non-empty
String (i.e., not all whitespace).
- getObjectArray(IDataCursor, String) - Static method in class com.wm.data.IDataUtil
-
Returns an Object[] representation of the value at the specified key.
- getOriginalException() - Method in exception com.wm.app.b2b.client.ServiceException
-
Attempts to construct, on the client, an instance of the same exception that was originally thrown by the server.
- getPackageConfigDir(String) - Static method in class com.wm.app.b2b.server.ServerAPI
-
Returns a File object representing the path name for the given package's configuration directory.
- getPackageName(Values) - Static method in class com.wm.app.b2b.server.Service
-
Deprecated.
- getPackages() - Static method in class com.wm.app.b2b.server.ServerAPI
-
Returns an array of String objects representing all packages.
- getPassword() - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Gets the password.
- getPassword() - Method in class com.wm.app.b2b.server.auth.BasicToken
-
Deprecated.
Returns the password associated with this token.
- getPassword() - Method in class com.wm.app.b2b.server.DBConnection
-
Returns the password for this DBConnection object.
- getPersistedQueueCount() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade.TriggerRunTimeStatus
-
Returns the number of guaranteed documents contained in the trigger's persistent queue.
- getPipeline() - Method in class com.wm.app.b2b.server.InvokeState
-
- getPosix() - Method in class com.wm.g11n.util.iContext
-
Converts the iContext into a POSIX locale using UTF8 encoding.
- getPosix(String) - Method in class com.wm.g11n.util.iContext
-
Converts to a POSIX locale string using the provided encoding.
- getPrefetchSize() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the maximum number of messages that Integration Server retrieves
for this trigger at one time from the webMethods JMS Provider.
- getProcessingState() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade.TriggerRunTimeStatus
-
Returns the status of document processing for the trigger.
- getProcInfo(String) - Method in class com.wm.app.b2b.server.DBConnection
-
Returns the signature of a specified stored procedure.
- getProcInfo(String, String, String) - Method in class com.wm.app.b2b.server.DBConnection
-
Returns the signatures for the stored procedure matching the specified catalog, schema, and procedure name criteria.
- getProcInfo(String, String, String) - Method in class com.wm.app.b2b.server.JDBCConnection
-
Returns information about a stored procedure that matches the specified catalog and schema criteria.
- getProcs() - Method in class com.wm.app.b2b.server.DBConnection
-
Returns a list of stored procedures that exist in the database.
- getProcs(String, String, String) - Method in class com.wm.app.b2b.server.DBConnection
-
Returns a list of stored procedures matching the specified catalog, schema, and procedure name criteria.
- getProcs(String, String, String) - Method in class com.wm.app.b2b.server.JDBCConnection
-
Returns a list of stored procedures matching the specified catalog, schema, and procedure name criteria.
- getPropertyAttribute(String) - Method in class com.softwareag.security.jaas.principals.AbstractSagPrincipal
-
Gets the property attribute that corresponds with the specified key.
- getPropertyKeys() - Method in class com.softwareag.security.jaas.principals.AbstractSagPrincipal
-
Gets all property keys in Set
.
- getProtocolInfoIf() - Method in class com.wm.app.b2b.server.InvokeState
-
Accessor to the ProtocolInfoIf reference.
- getQualifiedName() - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Returns the qualified name of the principal.
- getQualifiedName() - Method in class com.softwareag.security.jaas.principals.AbstractSagPrincipal
-
Returns the qualified name of the principal.
- getQuery() - Method in class com.wm.app.b2b.client.Context
-
- getRedeliveryDelay() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns the number of milliseconds between attempts to execute a trigger
service.
- getRedeliveryDelay() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the number of milliseconds Integration Server waits between
attempts to retry a trigger service for this JMS trigger.
- getRedeliveryFailureAction() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns an int that indicates what action Integration Server takes when
retry failure occurs for a non-transacted JMS trigger or a transient
error occurs for a transacted JMS trigger.
- getRegion() - Method in class com.wm.g11n.util.iContext
-
Returns the region of this iContext, if any.
- getRemoteTxId(String) - Method in class com.wm.app.b2b.client.TContext
-
Returns the remote tid (the tid by which a transaction is referenced on the server) for a specified transaction.
- getRepositoryManager() - Method in class com.softwareag.security.jaas.principals.SagUserPrincipal
-
Identifies the repository manager for the user.
- getRequest(Values) - Static method in class com.wm.app.b2b.server.Service
-
Deprecated.
- getResolutionHistoryTTL() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns the number of milliseconds that the document history database maintains
a record for a document processed by this trigger.
- getResolutionHistoryTTL() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns a long specifying the number of milliseconds the document history
database maintains an entry for a message processed by this trigger.
- getResolverServiceName() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the name of the document resolver service for the JMS trigger.
- getResolveWithHistory() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns a boolean indicating whether a document history database is used
as part of duplicate detection.
- getResourceMonitoringSvcName() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the name of the resource monitoring service for the JMS trigger.
- getRetrievalState() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade.TriggerRunTimeStatus
-
Returns the status of document retrieval for the trigger.
- getRfc3066() - Method in class com.wm.g11n.util.iContext
-
Converts the IContext into a RFC3066 language tag.
- getRoutingRules() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Gets a java.util.ArrayList of JMSRoutingRule objects that specify the
routing rules for messages received by a JMS trigger.
- getRow(int) - Method in class com.wm.util.Table
-
Gets the row at the given index as a Values object.
- getRowCount() - Method in class com.wm.util.Table
-
Returns the current number of rows in this table.
- getSamlArtifact() - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Gets the SAML artifact.
- getSamlAssertion() - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Gets a SAML assertion as an object.
- getScript() - Method in class com.wm.g11n.util.iContext
-
Returns the script.
- getServerConfigDir() - Static method in class com.wm.app.b2b.server.ServerAPI
-
Returns a File object for the server's config directory.
- getServerName() - Static method in class com.wm.app.b2b.server.ServerAPI
-
Returns the server's host name.
- getService() - Method in class com.wm.app.b2b.server.InvokeState
-
Returns information about the service being invoked.
- getServiceEntry() - Static method in class com.wm.app.b2b.server.Service
-
Given the input Values, returns the NSService currently being invoked.
- getServiceEntry(Values) - Static method in class com.wm.app.b2b.server.Service
-
Deprecated.
- getServletRequest() - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Gets the servlet request, which is being passed as Object.
- getSession() - Method in class com.wm.app.b2b.server.InvokeState
-
Returns the session of the invoking thread.
- getSession() - Static method in class com.wm.app.b2b.server.Service
-
Returns the Session associated with the current thread.
- getSessionIContext() - Method in class com.wm.app.b2b.server.InvokeState
-
Returns the iContext from the session, not from the InvokeState.
- getSessionID() - Method in class com.wm.app.b2b.server.Session
-
Returns the id of the current session.
- getSharedCursor() - Method in interface com.wm.data.IData
-
Returns an IDataSharedCursor for the IData object.
- getSortedJMSTriggerNames() - Static method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns a list of JMS triggers on Integration Sever.
- getSource() - Method in class com.wm.app.b2b.server.UGClass
-
Gets the source for this UG.
- getSQLState() - Method in class com.wm.app.b2b.server.DBException
-
Returns the SQLException state from this DBException.
- getSSLSupport() - Static method in class com.wm.app.b2b.client.BaseContext
-
Returns the strength of the encryption key.
- getStart() - Method in class com.wm.app.b2b.server.Session
-
Returns the start time of the current session.
- getState() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns an int specifying the state of a JMS trigger.
- getString(IDataCursor) - Static method in class com.wm.data.IDataUtil
-
Returns the selected element (the one at the cursor's current position) as a String.
- getString(IDataCursor, String) - Static method in class com.wm.data.IDataUtil
-
Returns a String representation of the value at the specified key.
- getString(IData, String) - Static method in class com.wm.data.ValuesEmulator
-
Returns a String representation of the value at the specified key.
- getString(String) - Method in class com.wm.util.Values
-
Helper function that returns the value as a String if
it is a String.
- getStringArray(IDataCursor) - Static method in class com.wm.data.IDataUtil
-
Returns the selected element (the one at the cursor's current position) as a String[].
- getStringArray(IDataCursor, String) - Static method in class com.wm.data.IDataUtil
-
Returns a String[] representation of the value at the specified key.
- getStringArray(IData, String) - Static method in class com.wm.data.ValuesEmulator
-
Returns the value of the specified key as a String [].
- getStringArray(String) - Method in class com.wm.util.Values
-
Helper function that returns the value as a String[]
if it is a String[].
- getStringTable(IDataCursor) - Static method in class com.wm.data.IDataUtil
-
Returns the selected element (the one at the cursor's current position) as a String[][].
- getStringTable(IDataCursor, String) - Static method in class com.wm.data.IDataUtil
-
Returns a String[][] representation of the value at the specified key.
- getStringTable(String) - Method in class com.wm.util.Values
-
Helper function that returns the value as a String[][]
if it is a String[][].
- getSubLangs() - Method in class com.wm.g11n.util.iContext
-
Returns an iterator over the list of sublanguages.
- getSuspendOnError() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns a boolean indicating whether Integration Server suspends a JMS
trigger automatically if a fatal error occurs during trigger service
execution.
- getTableInfo(String) - Method in class com.wm.app.b2b.server.DBConnection
-
Returns column information about a specific table.
- getTableInfo(String, String, String, String) - Method in class com.wm.app.b2b.server.DBConnection
-
Returns information (name, type, and so forth) about the columns in a table matching the specified catalog, schema, and column name criteria.
- getTableInfo(String, String, String, String) - Method in class com.wm.app.b2b.server.JDBCConnection
-
Returns information (name, type, null value setting, and so forth) about the columns in a table matching the specified catalog, schema, and column name criteria.
- getTables() - Method in class com.wm.app.b2b.server.DBConnection
-
Returns a list of all tables in the database to which this DBConnection object is connected.
- getTables(String, String, String, String[]) - Method in class com.wm.app.b2b.server.DBConnection
-
Returns a list of tables matching the specified catalog, schema, table name, and table type criteria.
- getTables(String, String, String, String[]) - Method in class com.wm.app.b2b.server.JDBCConnection
-
Returns a list of tables matching the specified catalog, schema, table name, and table type criteria.
- getTemplate(Values) - Static method in class com.wm.app.b2b.server.Service
-
Deprecated.
- getTemplateType(Values) - Static method in class com.wm.app.b2b.server.Service
-
Given the input Values, returns the output template type.
- getTimeout() - Method in class com.wm.app.b2b.server.Session
-
Returns the idle timeout value for the current session, in milliseconds.
- getTimeZone() - Method in class com.wm.g11n.util.iContext
-
Returns the timezone as a Java TimeZone.
- getTimeZoneID() - Method in class com.wm.g11n.util.iContext
-
Returns the current timeZone ID.
- getTotalThrottledThreads() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the current number of server threads that can be used to process
JMS triggers as determined by the Thread Pool Throttle.
- getTransportAckSize() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns the maximum size of the acknowledgment queue for this trigger.
- getTreeCursor() - Method in interface com.wm.data.IData
-
Deprecated.
No replacement.
- getTriggerName() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns the name of the trigger.
- getTriggerName() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns the fully qualified name of the referenced JMS trigger.
- getTriggerRunTimeStatus() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns run-time information for the trigger, including thread usage, retrieval state, document processing state, and the trigger queue level.
- getTriggerThrottleValues() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns the current queue capacity and number of concurrent execution threads
for this trigger as determined by the global Queue Capacity Throttle and the
Execution Threads throttle.
- getTrimmedString(String) - Method in class com.wm.util.Values
-
Helper function that returns the value as a trimmed
String (i.e., no leading or trailing whitespace).
- getTxData(String) - Method in class com.wm.app.b2b.client.TContext
-
Returns the input or output data for the specified transaction.
- getTxIData(String) - Method in class com.wm.app.b2b.client.TContext
-
Returns the input or output data for the specified transaction as an IData object.
- getTxIds() - Method in class com.wm.app.b2b.client.TContext
-
Enumerates the transactions in the job store by transaction ID.
- getTxStatus(String) - Method in class com.wm.app.b2b.client.TContext
-
Returns the status of a specified transaction as a String.
- getTxStatusVal(String) - Method in class com.wm.app.b2b.client.TContext
-
Returns the status of a specified transaction as an int.
- getType() - Method in class com.softwareag.security.jaas.principals.AbstractSagPrincipal
-
Gets the type of the principals.
- getType() - Method in class com.softwareag.security.jaas.principals.SagUserPrincipal
-
Gets the principal type for the user.
- getType() - Method in class com.wm.app.b2b.server.auth.BasicToken
-
Deprecated.
Returns this token's type, which is "basic".
- getType() - Method in class com.wm.app.b2b.server.auth.X509Token
-
Deprecated.
Returns this token's type, which is "x.509".
- getType() - Method in class com.wm.app.b2b.server.Credential
-
Returns the type of this credential.
- getType() - Method in interface com.wm.security.auth.Token
-
Deprecated.
Returns the type of authentication information contained within the object.
- getTypeString() - Method in class com.wm.app.b2b.server.Credential
-
Returns the type of this credential as a string.
- getTypeString(int) - Static method in class com.wm.app.b2b.server.Credential
-
Returns the string name of the supplied type code.
- getUrl() - Method in class com.wm.app.b2b.server.DBConnection
-
Returns the URL of the database to which this DBConnection object is connected.
- getUser() - Method in class com.wm.app.b2b.server.DBConnection
-
Returns the user name for this DBConnection object.
- getUser() - Method in class com.wm.app.b2b.server.InvokeState
-
Returns the user associated with this invocation.
- getUser() - Static method in class com.wm.app.b2b.server.Service
-
Returns the User controlling the session associated with the current thread.
- getUser(Session) - Static method in class com.wm.app.b2b.server.Service
-
Given the session object, return its controlling User.
- getUser() - Method in class com.wm.app.b2b.server.Session
-
Returns the user associated with the current session.
- getUserAgent() - Method in class com.wm.app.b2b.server.InvokeState
-
Returns the user agent (e.g.
- getUserName() - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Gets the user name.
- getValue() - Method in class com.softwareag.util.IDataMap.IDataMapEntry
-
- getValue() - Method in class com.wm.app.b2b.server.Credential
-
Returns the value of this credential.
- getValue() - Method in interface com.wm.data.IDataCursor
-
Returns an Object containing the value of the key/value pair at the cursor's current position.
- getValue() - Method in interface com.wm.data.IDataSharedCursor
-
Returns the value of the key/value pair on which the cursor is currently positioned.
- getValue() - Method in class com.wm.data.MBoolean
-
Returns this MBoolean object's value as a boolean.
- getValue() - Method in class com.wm.data.MByte
-
Returns the value of this MByte object as a byte.
- getValue() - Method in class com.wm.data.MDouble
-
Returns the value of this MDouble object as a double.
- getValue() - Method in class com.wm.data.MFloat
-
Returns the value of this MFloat object as a float.
- getValue() - Method in class com.wm.data.MInteger
-
Returns the value of this MInteger object as a int.
- getValue() - Method in class com.wm.data.MLong
-
Returns the value of this MLong object as a long.
- getValue() - Method in class com.wm.data.MShort
-
Returns the value of this MShort object as a short.
- getValue(String) - Method in interface com.wm.util.coder.Codable
-
Returns the value of the specified key.
- getValue() - Method in interface com.wm.util.coder.StringCodable
-
Returns a String representation of the current state of the implementing class
(encoded in the format defined by the implementing class).
- getValue(String) - Method in class com.wm.util.Table
-
Implements the Codable interface.
- getValueKeys() - Method in interface com.wm.util.coder.Codable
-
Returns a list of the keys in this Codable object.
- getValueKeys() - Method in class com.wm.util.Table
-
Implements the Codable interface
- getValues(IData, String) - Static method in class com.wm.data.ValuesEmulator
-
Returns the value of the specified key as a Values object.
- getValues() - Method in interface com.wm.util.coder.ValuesCodable
-
Generates a Values object that represents the current state of the implementing class.
- getValues() - Method in class com.wm.util.Table
-
Retrieves all rows of this table and returns them as a Values[],
where each element in the array corresponds to a row in this table.
- getValues(String) - Method in class com.wm.util.Values
-
Helper function that returns the value as a Values object if
it is a Values.
- getValuesArray(String) - Method in class com.wm.util.Values
-
Helper function that returns the value as a Values[] object if
it is a Values[] or Table.
- getVariants() - Method in class com.wm.g11n.util.iContext
-
Returns the list of variants
- getVolatileQueueCount() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade.TriggerRunTimeStatus
-
Returns the number of volatile documents in the trigger's volatile queue.
- getWrappedException() - Method in exception com.wm.util.LocalizedException
-
- getX509CertChain() - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Gets the X.509 certificate chain that includes the user certificate and
the trust chain, but excludes the root certificate.
- Group - Class in com.wm.app.b2b.server
-
Represents a group on the webMethods Integration Server.
- Group() - Constructor for class com.wm.app.b2b.server.Group
-
Creates a new group.
- Group(String) - Constructor for class com.wm.app.b2b.server.Group
-
Creates a new group with the specified name.
- iContext - Class in com.wm.g11n.util
-
iContext encapsulates international context sensitivity for the webMethods platform.
- iContext() - Constructor for class com.wm.g11n.util.iContext
-
Creates a new, empty instance of iContext.
- iContext(Locale) - Constructor for class com.wm.g11n.util.iContext
-
Creates a new instance of iContext using the language, country and
variant of the provided Java locale object.
- iContext(iContext) - Constructor for class com.wm.g11n.util.iContext
-
Creates a new instance of iContext from another iContext.
- iContext(String, String, String, String) - Constructor for class com.wm.g11n.util.iContext
-
Creates a new instance of iContext with the provided language, script, region and variant values.
- iContext(String) - Constructor for class com.wm.g11n.util.iContext
-
Creates a new iContext based on the RFC3066 string provided.
- IData - Interface in com.wm.data
-
The IData interface defines the fundamental data abstraction used by the webMethods Integration Server and its tools.
- IDataCodable - Interface in com.wm.util.coder
-
This class is an interface that you can use to convert a non-codable object to codable.
- IDataCoder - Class in com.wm.util.coder
-
This class is an abstract class that contains methods for transforming an encoded set of data to an
IData object.
- IDataCoder() - Constructor for class com.wm.util.coder.IDataCoder
-
- IDataCursor - Interface in com.wm.data
-
This interface defines the methods you use to access, traverse, and manipulate the contents of an IData object.
- IDataFactory - Class in com.wm.data
-
This class provides methods for creating an IData object.
- IDataFactory() - Constructor for class com.wm.data.IDataFactory
-
- IDataHashCursor - Interface in com.wm.data
-
This cursor class has been deprecated. To position a cursor by key, use the key-based methods in the
IDataCursor
or
IDataSharedCursor
class.
- IDataIndexCursor - Interface in com.wm.data
-
This interface defines methods you can use to traverse an IData object's elements by absolute position.
- IDataJSONCoder - Class in com.wm.util.coder
-
This class encodes an Integration Server document to JSON and decodes JSON to an Integration
Server document.
- IDataJSONCoder() - Constructor for class com.wm.util.coder.IDataJSONCoder
-
- IDataJSONCoder.JSON_ENCODING - Enum in com.wm.util.coder
-
- IDataMap - Class in com.softwareag.util
-
IDataMap combines the functionality of IData, IDataCursor, IDataUtil, and
IDataFactory.
- IDataMap(IData) - Constructor for class com.softwareag.util.IDataMap
-
Creates a map wrapping the given IData.
- IDataMap() - Constructor for class com.softwareag.util.IDataMap
-
Creates a map wrapping a newly-constructed IData.
- IDataMap(Object[][]) - Constructor for class com.softwareag.util.IDataMap
-
Constructs an IData from data, an array of Object
arrays, and creates a map wrapping it.
- IDataMap(Map<? extends String, ? extends Object>) - Constructor for class com.softwareag.util.IDataMap
-
Creates a map wrapping a newly-constructed IData from the given map.
- IDataMap.IDataMapEntry - Class in com.softwareag.util
-
A name/value pair of entries for an IData instance.
- IDataSharedCursor - Interface in com.wm.data
-
A single instance of IDataSharedCursor cannot be accessed concurrently from multiple different threads.
- IDataTreeCursor - Interface in com.wm.data
-
This cursor class has been deprecated. To position a cursor by key, use the key-based methods in the
IDataCursor
or
IDataSharedCursor
classes.
- IDataUtil - Class in com.wm.data
-
This class provides various utility methods for populating, converting, copying, and merging the elements within an IData object.
- IDataUtil() - Constructor for class com.wm.data.IDataUtil
-
- IDataXMLCoder - Class in com.wm.util.coder
-
This class extends IDataCoder and contains methods you use to encode IData objects as XML documents and decode XML documents as IData objects.
- IDataXMLCoder() - Constructor for class com.wm.util.coder.IDataXMLCoder
-
Constructs a new IDataXMLCoder object.
- init() - Static method in class com.wm.app.b2b.client.TContext
-
Initializes the Job Manager using the values specified by the watt.tx.logfile and watt.tx.jobdir properties.
- init(String, String) - Static method in class com.wm.app.b2b.client.TContext
-
Initializes the Job Manager using the specified job store directory and log file, if these values are not values already specified by the watt.tx.logfile and watt.tx.jobdir properties.
- init(String, Writer) - Static method in class com.wm.app.b2b.client.TContext
-
Initializes the Job Manager using the specified job store directory (if this value has not already been set with the watt.tx.jobdir property) and Writer for logging.
- init(String, OutputStream) - Static method in class com.wm.app.b2b.client.TContext
-
Initializes the Job Manager using the specified job store directory (if this value has not already been set with the watt.tx.jobdir property) and OutputStream for logging.
- init() - Static method in class com.wm.app.b2b.server.DBConnectionManager
-
Initializes the DBConnectionManager.
- init() - Static method in class com.wm.app.b2b.server.JDBCConnection
-
Initializes this JDBCConnection and loads the default JDBC driver and any other drivers that are configured to be preloaded if they are not loaded already.
- initFromByteArray(byte[], String) - Method in class com.wm.util.security.WmSecureString
-
Initializes the buffer with a byte array.
- initialize(Subject, CallbackHandler, Map, Map) - Method in class com.softwareag.security.jaas.login.SagAbstractLoginModule
-
Initialize this LoginModule.
- insert(String, Values, boolean) - Method in class com.wm.app.b2b.server.DBConnection
-
Inserts one row in the specified table.
- insert(String, Values[], boolean) - Method in class com.wm.app.b2b.server.DBConnection
-
Inserts one or more rows in the specified table.
- insertAfter(String, Object) - Method in interface com.wm.data.IDataCursor
-
Inserts a new key/value pair immediately after the cursor's current position.
- insertAfter(String, Object) - Method in interface com.wm.data.IDataSharedCursor
-
Inserts a new key/value pair immediately after the cursor's current position.
- insertBefore(String, Object) - Method in interface com.wm.data.IDataCursor
-
Inserts a new key/value pair immediately before the cursor's current position and positions the cursor on the new pair.
- insertBefore(String, Object) - Method in interface com.wm.data.IDataSharedCursor
-
Inserts a new key/value pair immediately before the cursor's current position and positions the cursor on the new pair.
- insertDataAfter(String) - Method in interface com.wm.data.IDataCursor
-
Inserts a new key/value pair immediately after the cursor's current position and positions the cursor on the new pair.
- insertDataAfter(String) - Method in interface com.wm.data.IDataSharedCursor
-
Inserts a new key/value pair immediately after the cursor's current position.
- insertDataBefore(String) - Method in interface com.wm.data.IDataCursor
-
Inserts a new key/value pair immediately before the cursor's current position.
- insertDataBefore(String) - Method in interface com.wm.data.IDataSharedCursor
-
Inserts a new key/value pair immediately before the cursor's current position.
- insertRow(int, Values) - Method in class com.wm.util.Table
-
Converts a Values object into a row and inserts it at the
given index this table.
- intToBytes(int) - Static method in class com.wm.app.b2b.server.LogOutputStream
-
Converts a given int value into a byte array.
- intValue() - Method in class com.wm.data.MByte
-
Returns the value of this MByte object as an int.
- intValue() - Method in class com.wm.data.MDouble
-
Returns the value of the MDouble object as an int.
- intValue() - Method in class com.wm.data.MFloat
-
Returns the value of this MFloat object as an int.
- intValue() - Method in class com.wm.data.MInteger
-
Returns the value of this MInteger object as an int.
- intValue() - Method in class com.wm.data.MLong
-
Returns the value of this MLong object as an int.
- intValue() - Method in class com.wm.data.MShort
-
Returns the value of this MShort object as an int.
- InvalidDatatypeException - Exception in com.wm.util.coder
-
This class is returned by com.wm.util.Coder, com.wm.util.coder.IdataCoder, and
their subclasses if an error occurs while encoding or decoding data.
- InvalidDatatypeException() - Constructor for exception com.wm.util.coder.InvalidDatatypeException
-
Constructs an InvalidDatatypeException with no detailed error message.
- InvalidDatatypeException(String) - Constructor for exception com.wm.util.coder.InvalidDatatypeException
-
Constructs an InvalidDatatypeException with the specified message.
- InvalidRequestException - Exception in com.wm.app.b2b.client
-
This class extends ServiceException.
- InvalidRequestException() - Constructor for exception com.wm.app.b2b.client.InvalidRequestException
-
Constructs an InvalidRequestException with no detailed error message.
- InvalidRequestException(String) - Constructor for exception com.wm.app.b2b.client.InvalidRequestException
-
Constructs an InvalidRequestException with the specified message.
- invoke(NSName, Values) - Method in class com.wm.app.b2b.client.Context
-
Makes a call to the Integration Server to invoke the specified
functionality.
- invoke(NSName, IData) - Method in class com.wm.app.b2b.client.Context
-
- invoke(String, String, Values) - Method in class com.wm.app.b2b.client.Context
-
Makes a call to the Integration Server to invoke the specified
functionality.
- invoke(String, String, IData) - Method in class com.wm.app.b2b.client.Context
-
- invoke(String, String, Values, boolean) - Method in class com.wm.app.b2b.client.Context
-
- invoke(String, String, IData, boolean) - Method in class com.wm.app.b2b.client.Context
-
- invoke(String, String, String) - Method in class com.wm.app.b2b.client.JSONClient
-
Invokes a service on an Integration Server.
- InvokeState - Class in com.wm.app.b2b.server
-
The InvokeState encapsulates some of the most important information
about service invocations on the webMethods Integration Server.
- InvokeState() - Constructor for class com.wm.app.b2b.server.InvokeState
-
- InvokeState_schema() - Static method in class com.wm.app.b2b.server.InvokeState
-
- InvokeThread - Class in com.wm.app.b2b.client
-
This class extends Thread.
- InvokeThread(Context, String, String, Values) - Constructor for class com.wm.app.b2b.client.InvokeThread
-
Constructs an InvokeThread for the specified Context and service.
- invokeThreaded(NSName, Values) - Method in class com.wm.app.b2b.client.Context
-
Calls invoke asynchronously and returns an InvokeThread.
- invokeThreaded(String, String, Values) - Method in class com.wm.app.b2b.client.Context
-
Calls invoke asynchronously and returns an InvokeThread.
- invokeThreaded(NSName, String) - Method in class com.wm.app.b2b.client.JSONClient
-
Calls invoke asynchronously and returns an InvokeThread.
- invokeThreaded(String, String, String) - Method in class com.wm.app.b2b.client.JSONClient
-
Calls invoke asynchronously and returns an InvokeThread.
- invokeTx(String, String, String, IData) - Method in class com.wm.app.b2b.client.TContext
-
Calls the specified service through the Job Manager and passes input to that service through an IData object.
- invokeTx(String, String, String, Values) - Method in class com.wm.app.b2b.client.TContext
-
Calls the specified service through the Job Manager and passes input to that service through a Values object.
- isAbstract() - Method in class com.wm.g11n.util.iContext
-
Determines if this iContext is abstract.
- isAdministrator() - Method in class com.wm.app.b2b.server.User
-
Does this user have administrative privileges?
- isAuthenticated() - Method in class com.softwareag.security.jaas.principals.SagUserPrincipal
-
The status of the authentication.
- isCheckedOut(String) - Method in interface com.webmethods.vcs.VCSClient
-
Indicates whether the given file is checked out of the VCS.
- isClusterAware() - Static method in class com.wm.app.b2b.server.Service
-
Determines if the server participates in a cluster.
- isClusteredEnv() - Method in class com.wm.app.b2b.client.BaseContext
-
Indicates whether this object is currently connected to a clustered
environment.
- isConcurrent() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns a boolean indicating whether the processing mode for this trigger is
set to concurrent or serial.
- isConcurrent() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns a boolean that indicates the message processing mode used by the
JMS trigger.
- isConnected() - Method in class com.wm.app.b2b.client.BaseContext
-
Indicates whether the context has successfully connected to a server.
- isConnected() - Method in class com.wm.app.b2b.server.JDBCConnection
-
Indicates whether this JDBCConnection is currently connected to a database.
- isCountryNeutral() - Method in class com.wm.g11n.util.iContext
-
Determines if the country or region is not set.
- isCurrencyEuro() - Method in class com.wm.g11n.util.iContext
-
Determines if the currency corresponds to the EURO.
- isCurrencySet() - Method in class com.wm.g11n.util.iContext
-
Determines if the currency is set.
- isEmpty() - Method in class com.wm.util.Values
-
Returns true if there are no elements in this Values object.
- isEnabled() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Returns a boolean indicating whether or not the JMS trigger is enabled.
- isEncodingSet() - Method in class com.wm.g11n.util.iContext
-
Determines if the encoding is set.
- isExceededRetries() - Method in exception com.wm.app.b2b.client.TXException
-
Returns a boolean indicating whether the request failed because it exceeded its
retry limit.
- isExecuteEnabled() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns a boolean indicating whether the trigger is enabled.
- isHeuristicFailure() - Method in exception com.wm.app.b2b.client.TXException
-
Returns a boolean indicating whether the request failed due to a heuristic
failure.
- isInDoubtDetection() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns a boolean indicating whether duplicate detection is provided for
guaranteed documents received by this trigger.
- isLanguageSet() - Method in class com.wm.g11n.util.iContext
-
Determines if the language parameter is set.
- isNeutral() - Method in class com.wm.g11n.util.iContext
-
Determines if this iContext corresponds to the "neutral" locale.
- isNodeLocked() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns a boolean indicating whether this trigger is locked.
- isPropertyWritable() - Method in class com.softwareag.security.jaas.principals.AbstractSagPrincipal
-
Indicates whether the properties of this principal can be written to a
persistent store.
- isRegionSet() - Method in class com.wm.g11n.util.iContext
-
Determines if the country or region is set.
- isResolveWithHistory() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns a boolean indicating whether document history is used
to determine whether a document is a duplicate of one already processed by
the trigger.
- isRoot() - Method in class com.wm.g11n.util.iContext
-
(Convenience) Determines if this iContext is the root iContext.
- ISRuntimeException - Exception in com.wm.app.b2b.server
-
An ISRuntimeException is thrown when a trigger service fails due to a transient error.
- ISRuntimeException() - Constructor for exception com.wm.app.b2b.server.ISRuntimeException
-
Constructs an ISRuntimeException without a detailed error message.
- ISRuntimeException(Throwable, String) - Constructor for exception com.wm.app.b2b.server.ISRuntimeException
-
Constructs an ISRuntimeException with the specified message.
- isScriptSet() - Method in class com.wm.g11n.util.iContext
-
Determines if the script value is not empty.
- isSecure() - Method in class com.wm.app.b2b.client.BaseContext
-
Indicates whether this object is using a secure connection to the server.
- isSerialSuspendOnError() - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Returns a boolean indicating whether document retrieval and document
processing will be suspended for this trigger if the associated trigger
service ends in error.
- isServerDefault() - Method in class com.wm.g11n.util.iContext
-
Determines if this iContext corresponds to the "server default" locale.
- isTimeZoneSet() - Method in class com.wm.g11n.util.iContext
-
Determines if the timezone is set.
- isUseJSSE() - Method in class com.wm.app.b2b.client.BaseContext
-
Specifies whether the port is set to use the Java Secure Socket Extension (JSSE) socket
factory for creating outbound HTTPS connections.
- isUserDefault() - Method in class com.wm.g11n.util.iContext
-
Determines if this iContext corresponds to the "user default" locale.
- SagAbstractLoginModule - Class in com.softwareag.security.jaas.login
-
This class is an abstract superclass for all LoginModules in the SIN
context.
- SagAbstractLoginModule() - Constructor for class com.softwareag.security.jaas.login.SagAbstractLoginModule
-
- SagCredentials - Class in com.softwareag.security.jaas.login
-
Generic credentials queried by SagCallbackHandler,
and evaluated by the LoginModules.
- SagCredentials() - Constructor for class com.softwareag.security.jaas.login.SagCredentials
-
- SagUserPrincipal - Class in com.softwareag.security.jaas.principals
-
Implementation of SagPrincipal for the users.
- SagUserPrincipal() - Constructor for class com.softwareag.security.jaas.principals.SagUserPrincipal
-
- seek(int) - Method in interface com.wm.data.IDataIndexCursor
-
Deprecated.
No replacement.
- send(String, String, int, IData, IData, IData, boolean) - Static method in class com.wm.app.b2b.server.jms.producer.ProducerFacade
-
Sends a message to the JMS provider.
- sendAndWait(String, String, int, String, int, long, IData, IData, IData, boolean) - Static method in class com.wm.app.b2b.server.jms.producer.ProducerFacade
-
Sends a message to the JMS provider and optionally, waits for a reply.
- sendLargeMessageStream(String, String, int, InputStream) - Static method in class com.wm.app.b2b.server.jms.producer.ProducerFacade
-
Sends a large message stream to the webMethods JMS Provider.
- sendMail(String, String, String, String) - Static method in class com.wm.app.b2b.server.ServerAPI
-
Sends an e-mail message to the specified recipient.
- sendReplyFromOnDemandConsumer(IData, IData, IData, OnDemandConsumer, Message) - Static method in class com.wm.app.b2b.server.jms.producer.ProducerFacade
-
Sends a reply message in response to a request message received by an
OnDemandConsumer.
- sendReplyFromTrigger(IData, IData, IData) - Static method in class com.wm.app.b2b.server.jms.producer.ProducerFacade
-
Sends a reply message in response to a request message received and
processed by a JMS trigger.
- ServerAPI - Class in com.wm.app.b2b.server
-
Central point of access for internal server functionality.
- ServerAPI() - Constructor for class com.wm.app.b2b.server.ServerAPI
-
- ServerStartupNotifier - Class in com.wm.app.b2b.server
-
The ServerStartupNotifier class is used to perform initialization tasks
that require that Integration Server completes its startup sequence.
- ServerStartupNotifier() - Constructor for class com.wm.app.b2b.server.ServerStartupNotifier
-
- Service - Class in com.wm.app.b2b.server
-
The Service class contains a collection of methods for gaining access to Objects commonly used by Server services.
- Service() - Constructor for class com.wm.app.b2b.server.Service
-
- ServiceException - Exception in com.wm.app.b2b.client
-
This is a general exception thrown when a service fails.
- ServiceException() - Constructor for exception com.wm.app.b2b.client.ServiceException
-
Constructs a ServiceException with no detailed error message.
- ServiceException(String) - Constructor for exception com.wm.app.b2b.client.ServiceException
-
Constructs a ServiceException with the specified message.
- ServiceException(String, String) - Constructor for exception com.wm.app.b2b.client.ServiceException
-
Constructs a ServiceException with the specified message and error type.
- ServiceException(String, String, String) - Constructor for exception com.wm.app.b2b.client.ServiceException
-
Constructs a ServiceException with a specified message, error type, and an error dump.
- ServiceException(Values) - Constructor for exception com.wm.app.b2b.client.ServiceException
-
Constructs a ServiceException using the specified Values object as input.
- ServiceException(Throwable) - Constructor for exception com.wm.app.b2b.client.ServiceException
-
Constructs a ServiceException using the specified Throwable object as input.
- ServiceException - Exception in com.wm.app.b2b.server
-
This is a general exception thrown when a service fails.
- ServiceException() - Constructor for exception com.wm.app.b2b.server.ServiceException
-
Constructs a ServiceException without a detailed error message.
- ServiceException(String) - Constructor for exception com.wm.app.b2b.server.ServiceException
-
Constructs a ServiceException with the specified message.
- ServiceException(Throwable) - Constructor for exception com.wm.app.b2b.server.ServiceException
-
Constructs an ServiceException using the specified Throwable object as input.
- ServiceException(Class, String, String, String) - Constructor for exception com.wm.app.b2b.server.ServiceException
-
Constructs a ServiceException using the specified parameters as input.
- ServiceException(Class, String, String) - Constructor for exception com.wm.app.b2b.server.ServiceException
-
Constructs a ServiceException using the specified parameters as input.
- ServiceException(Class, String, String, Object[]) - Constructor for exception com.wm.app.b2b.server.ServiceException
-
Constructs a ServiceException using the specified parameters as input.
- ServiceException(Class, String, String, Throwable, Object[]) - Constructor for exception com.wm.app.b2b.server.ServiceException
-
Constructs a ServiceException using the specified parameters as input.
- ServiceSetupException - Class in com.wm.app.b2b.server
-
This exception is issued when there is a problem creating or saving a service.
- ServiceSetupException() - Constructor for class com.wm.app.b2b.server.ServiceSetupException
-
Constructs a ServiceSetupException.
- ServiceSetupException(Throwable) - Constructor for class com.wm.app.b2b.server.ServiceSetupException
-
Constructs a ServiceSetupException using the specified Throwable
object as input.
- ServiceSetupException(String) - Constructor for class com.wm.app.b2b.server.ServiceSetupException
-
Constructs a ServiceSetupException with a specified message.
- ServiceSetupException(Class, String, String, String) - Constructor for class com.wm.app.b2b.server.ServiceSetupException
-
Constructs a ServiceSetupException using the specified parameters as input.
- ServiceSetupException(Class, String, String) - Constructor for class com.wm.app.b2b.server.ServiceSetupException
-
Constructs a ServiceSetupException using the specified parameters as input.
- ServiceSetupException(Class, String, String, Object[]) - Constructor for class com.wm.app.b2b.server.ServiceSetupException
-
Constructs a ServiceSetupException using the specified parameters as input.
- ServiceThread - Class in com.wm.app.b2b.server
-
Contains methods that return the pipeline from a service running in this service thread.
- ServiceThread() - Constructor for class com.wm.app.b2b.server.ServiceThread
-
Do not instantiate this class directly.
- Session - Class in com.wm.app.b2b.server
-
Session is a subclass of Values that stores the user's active
session information including: session id, session timeout,
start time, last call time, and call count.
- Session(String) - Constructor for class com.wm.app.b2b.server.Session
-
Creates a new Session object with defaults.
- Session(String, long, String) - Constructor for class com.wm.app.b2b.server.Session
-
Creates a new Session object for the specified user,
session id, and timeout.
- setAcknowledgmentMode(int) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Sets the acknowledgement mode for a JMS trigger, which indicates how
Integration Server acknowledges messages received on behalf of a JMS
trigger.
- setAliasName(String) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Sets the name of the JMS connection alias that the JMS trigger uses to
connect to the JMS provider.
- setAllowRedir(boolean) - Method in class com.wm.app.b2b.client.BaseContext
-
Specifies whether requests from this object can be redirected (that is,
passed to another server in the target server’s cluster).
- setAuthenticated(boolean) - Method in class com.softwareag.security.jaas.principals.SagUserPrincipal
-
Determines whether to set the user as authenticated.
- setAuthentication(String, String) - Method in class com.wm.app.b2b.client.BaseContext
-
Specifies the authentication credentials (user name and password) that
will be used when this object submits a request to the webMethods
Integration Server.
- setBatchSize(int) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Sets the maximum batch size for a JMS trigger.
- setBinding(Values, String) - Static method in class com.wm.app.b2b.server.Service
-
Given the input Values, sets the binding name.
- setCalendarID(String) - Method in class com.wm.g11n.util.iContext
-
Sets the current calendar to one identified by p_sCalendarID.
- setCalls(int) - Method in class com.wm.app.b2b.server.Session
-
- setCatSchemDefaults(String, String) - Method in class com.wm.app.b2b.server.DBConnection
-
Sets the default catalog and schema values for methods that take catalog and schema parameters.
- setConcurrent(boolean) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Sets the message processing of a JMS trigger to serial or concurrent
processing.
- setContentType(String) - Method in class com.wm.util.coder.IDataXMLCoder
-
Sets the content type.
- setContentType(String) - Method in class com.wm.util.coder.XMLCoder
-
Sets the content type.
- setContentType(String) - Method in class com.wm.util.template.Reporter
-
Sets the content type supported by this Reporter object.
- setCookie(String) - Method in class com.wm.app.b2b.client.Context
-
Sets the HTTP cookie to be used with the next service invocation.
- setCredentials(Credentials) - Method in class com.wm.app.b2b.server.UGClass
-
Supplies a set of credentials for this UG.
- setCurrency(String) - Method in class com.wm.g11n.util.iContext
-
webMethods strongly encourages you to use ISO 4217 currency codes for this
property.
- setData(Values) - Method in class com.wm.app.b2b.server.UGClass
-
Sets arbitrary data associated with this UG -- should probably
only be set at creation-time.
- setDecodeIntegerAsLong(boolean) - Method in class com.wm.util.coder.IDataJSONCoder
-
Indicates to the IDataJSONCoder whether to convert integer numbers in the JSON content
to java.lang.Longs or java.lang.Integers.
- setDecodeRealAsDouble(boolean) - Method in class com.wm.util.coder.IDataJSONCoder
-
Indicates to the IDataJSONCoder whether to convert real numbers in the JSON content
to java.lang.Floats or java.lang.Doubles.
- setDestinationFilterPairs(ArrayList<JMSDestinationFilterPair>) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Specifies the destinations from which the JMS trigger receives messages
and the message selector the JMS provider uses to filter messages from
each destination.
- setDomain(String) - Method in class com.softwareag.security.jaas.principals.AbstractSagPrincipal
-
Sets the domain of the principal.
- setDomainName(String) - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Sets the domain name for this object.
- setEnabled(boolean) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Enables or disables the JMS trigger.
- setEncoding(IDataJSONCoder.JSON_ENCODING) - Method in class com.wm.app.b2b.client.JSONClient
-
Sets the character encoding used when serializing and deserializing the JSON text.
- setEncoding(String) - Method in class com.wm.g11n.util.iContext
-
Sets the encoding associated with this locale.
- setEncoding(IDataJSONCoder.JSON_ENCODING) - Method in class com.wm.util.coder.IDataJSONCoder
-
Indicates to the IDataJSONCoder which character encoding to use.
- setErrorDetails(IData) - Method in exception com.wm.util.LocalizedException
-
Holds optional user-defined arbitrary data about the exception.
- setErrorMode(int) - Method in interface com.wm.data.IDataCursor
-
Controls the behavior of error storage in cursors that are capable of generating errors.
- setExecuteUser(String) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Sets the execution user for a JMS trigger.
- setFixedUri(String) - Method in class com.wm.app.b2b.client.BaseContext
-
Specifies the Uniform Resource Identifier (URI) of the CGI script that
must be used to access the webMethods Integration Server (IS).
- setHeaderFields(Map) - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Sets a Map of header fields.
- setIafToken(byte[]) - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Sets the IAF token.
- setIContext(iContext) - Method in class com.wm.app.b2b.server.Session
-
Sets the iContext to the given value.
- setIContext(String) - Method in class com.wm.app.b2b.server.Session
-
Sets the iContext using the language string.
- setIData(IData) - Method in interface com.wm.util.coder.IDataCodable
-
Initializes all class variables from the data values in the specified IData object.
- setIData(IData) - Method in class com.wm.util.Table
-
Initializes this Table object from an IData object.
- setIgnoreInvalid(boolean) - Method in class com.wm.util.coder.IDataXMLCoder
-
Sets a boolean flag that specifies whether this IDataXMLCoder ignores unsupported object types in the data that it encodes or decodes.
- setIgnoreInvalid(boolean) - Method in class com.wm.util.coder.XMLCoder
-
Sets a boolean flag that specifies whether this XMLCoder ignores unsupported object types in the data that it encodes or decodes.
- setInDoubtDetection(boolean) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Enables or disables duplicate detection for the JMS trigger.
- setJoinTimeout(long) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Sets the length of the join time-out.
- setJoinType(int) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Sets the join type for a JMS trigger.
- setKey(String) - Method in interface com.wm.data.IDataCursor
-
Sets the key of the key/value pair at the cursor's current position to a specified String.
- setKey(String) - Method in interface com.wm.data.IDataSharedCursor
-
Sets the key of the key/value pair on which the cursor is currently positioned.
- setLanguage(String) - Method in class com.wm.g11n.util.iContext
-
Sets the language field in the iContext to the specified value.
- setLast(long) - Method in class com.wm.app.b2b.server.Session
-
Sets the time of the most recent invocation on this session, in milliseconds.
- setLocale(Locale) - Method in class com.wm.app.b2b.server.Session
-
Sets the locale of this session.
- setMaxConcurrentThreads(int) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Sets the maximum number of messages that Integration Server can process
concurrently for this JMS trigger.
- setMaxDeliveryAttempts(int) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Sets the maximum number of attempts Integration Server makes to
re-execute a trigger service if the trigger service failed because of a
transient error.
- setName(String) - Method in class com.softwareag.security.jaas.principals.AbstractSagPrincipal
-
Sets the name of the principal.
- setPassword(char[]) - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Sets the password.
- setPipeline(IData) - Method in class com.wm.app.b2b.server.InvokeState
-
- setPrefetchSize(int) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Sets the maximum number of messages that Integration Server retrieves for
this JMS trigger at one time from the webMethods JMS Provider.
- setPrettyPrint(boolean) - Method in class com.wm.util.coder.IDataJSONCoder
-
Indicates to the IDataJSONCoder whether to use pretty print to format the JSON output.
- setProcessingSuspended(boolean, boolean) - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Suspends or resumes document processing for this trigger.
- setProperties(Properties) - Method in class com.softwareag.security.jaas.principals.AbstractSagPrincipal
-
Sets the properties.
- setProperty(String, String) - Method in class com.softwareag.security.jaas.principals.AbstractSagPrincipal
-
Sets a property.
- setProtocol(String) - Method in exception com.wm.app.b2b.server.SOAPException
-
- setProxy(String, String, String) - Method in class com.wm.app.b2b.client.BaseContext
-
Specifies the HTTP proxy server (if any) that will be used to communicate
with the webMethods Integration Server.
- setRedeliveryDelay(long) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Sets the time interval Integration Server waits between retry attempts
for a trigger service that failed because of a transient error.
- setRedeliveryFailureAction(int) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Determines what action Integration Server takes when retry failure occurs
for a non-transacted JMS trigger or a transient error occurs for a
transacted JMS trigger.
- setRegion(String) - Method in class com.wm.g11n.util.iContext
-
For this property, webMethods strongly encourages that you use only ISO 3166 country codes.
- setRepositoryManager(IUserRepositoryManager) - Method in class com.softwareag.security.jaas.principals.SagUserPrincipal
-
Sets the repository manager for this user.
- setResolutionHistoryTTL(long) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Sets the length of time the document history database maintains an entry
for a message processed by this trigger.
- setResolverServiceName(NSName) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Sets the name of the document resolver service for the JMS trigger.
- setResolveWithHistory(boolean) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Determines whether a document history database is used as part of
duplicate detection.
- setResourceMonitoringSvcName(NSName) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Sets the resource monitoring service for the JMS trigger.
- setResponse(Values, byte[]) - Static method in class com.wm.app.b2b.server.Service
-
Deprecated.
- setResponse(byte[]) - Static method in class com.wm.app.b2b.server.Service
-
Sets the raw response.
- setRetrievalSuspended(boolean, boolean) - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Suspends or resumes document retrieval for this trigger.
- setRetryServer(String) - Method in class com.wm.app.b2b.client.BaseContext
-
Specifies the retry server.
- setRootTag(String) - Method in class com.wm.util.coder.XMLCoder
-
Specifies the root tag for XML.
- setRoutingRules(ArrayList<JMSRoutingRule>) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Specifies the routing rules for the messages received by the JMS trigger.
- setRows(Values[]) - Method in class com.wm.util.Table
-
Converts a Values[] into rows that are appended to this table.
- setRunTimeProperties(String, String, String) - Method in class com.wm.app.b2b.server.dispatcher.trigger.TriggerFacade
-
Edit the run-time properties of the trigger.
- setSamlArtifact(byte[]) - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Sets the SAML artifact.
- setSamlAssertion(Object) - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Initializes this SagCredentials object from the specified SAML assertion
object.
- setScript(String) - Method in class com.wm.g11n.util.iContext
-
webMethods strongly encourages you to use ISO-15924 script codes for this
property.
- setSecure(boolean) - Method in class com.wm.app.b2b.client.BaseContext
-
Specifies whether this client will use HTTP or HTTPS to communicate with
the webMethods Integration Server.
- setSecureProxy(String, String, String) - Method in class com.wm.app.b2b.client.BaseContext
-
Specifies the HTTPS proxy server (if any) that will be used to
communicate with the webMethods Integration Server.
- setServletRequest(Object) - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Sets the servlet request as an Object.
- setSessionUser(User) - Static method in class com.wm.app.b2b.server.InvokeState
-
Set the user in the current InvokeState.
- setSource(int) - Method in class com.wm.app.b2b.server.UGClass
-
Sets the source for this UG.
- setSSLCertificates(String, String, String) - Method in class com.wm.app.b2b.client.BaseContext
-
- setSSLCertificates(String, String[]) - Method in class com.wm.app.b2b.client.BaseContext
-
Specifies the certificates and keys that will be used to create an SSL
connection.
- setSSLCertificates(KeyAndCert) - Method in class com.wm.app.b2b.client.BaseContext
-
Specifies that Integration Server obtain private keys and certificate
chains from an object in memory.
- setSSLcertificates(String, String[]) - Method in class com.wm.app.b2b.client.TContext
-
Specifies the certificates and keys that will be used to create an SSL connection.
- setStart(Date) - Method in class com.wm.app.b2b.server.Session
-
Sets the start time of the current session.
- setSuspendOnError(boolean) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Sets a flag indicating whether the JMS trigger suspends automatically
when a fatal exception occurs during trigger service execution.
- setTemplate(Values, String) - Static method in class com.wm.app.b2b.server.Service
-
Deprecated.
- setTemplateType(Values, String) - Static method in class com.wm.app.b2b.server.Service
-
Given the input Values, sets the output template type.
- setTimeout(long) - Method in class com.wm.app.b2b.server.Session
-
Sets the idle timeout value for the current session, in milliseconds.
- setTimeZone(String) - Method in class com.wm.g11n.util.iContext
-
Sets the timezone ID to p_sTimeZone, which must be a valid
Olsen ID, empty string, or null.
- setType(int) - Method in class com.wm.app.b2b.server.Credential
-
Sets the type of this credential.
- setUseJSSE(boolean) - Method in class com.wm.app.b2b.client.BaseContext
-
Enables or disables the use of the Java Secure Socket
Extension (JSSE) socket factory for creating outbound HTTPS connections.
- setUseOIDs(boolean) - Method in class com.wm.util.coder.IDataXMLCoder
-
Specifies whether Object Identifiers (OIDs) are assigned to object values.
- setUseOIDs(boolean) - Method in class com.wm.util.coder.XMLCoder
-
Specifies whether Object Identifiers (OIDs) are assigned to object values.
- setUser(User) - Method in class com.wm.app.b2b.server.Session
-
Sets the user associated with the current session.
- setUserName(String) - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Sets the user name.
- setUseUTF8(boolean) - Method in class com.wm.util.coder.XMLCoder
-
Sets a boolean flag that specifies whether the UTF8 character set is used to encode and decode XML.
- setUseXMLHeader(boolean) - Method in class com.wm.util.coder.IDataXMLCoder
-
Sets a boolean flag that specifies whether or not an XML header (for example, <?xml version="1.0" encoding "UTF-8" >) is included in the XML document.
- setUseXMLHeader(boolean) - Method in class com.wm.util.coder.XMLCoder
-
Sets a boolean flag that specifies whether or not an XML header (for example, <?xml version="1.0" encoding "UTF-8" >) is included in the XML document.
- setValue(Object) - Method in class com.softwareag.util.IDataMap.IDataMapEntry
-
- setValue(Object) - Method in class com.wm.app.b2b.server.Credential
-
Sets the value of this credential.
- setValue(Object) - Method in interface com.wm.data.IDataCursor
-
Sets the value of the key/value pair at the cursor's current position.
- setValue(Object) - Method in interface com.wm.data.IDataSharedCursor
-
Sets the value of the key/value pair on which the cursor is currently positioned.
- setValue(boolean) - Method in class com.wm.data.MBoolean
-
Sets this MBoolean object's value to the specified boolean value.
- setValue(byte) - Method in class com.wm.data.MByte
-
Sets this MByte object to the specified byte value.
- setValue(double) - Method in class com.wm.data.MDouble
-
Sets this MDouble object to the specified double value.
- setValue(float) - Method in class com.wm.data.MFloat
-
Sets this MFloat object to the specified float value.
- setValue(int) - Method in class com.wm.data.MInteger
-
Sets this MInteger object to the specified int value.
- setValue(long) - Method in class com.wm.data.MLong
-
Sets this MLong object to the specified long value.
- setValue(short) - Method in class com.wm.data.MShort
-
Sets this MShort object to the specified short value.
- setValue(String, Object) - Method in interface com.wm.util.coder.Codable
-
Writes the specified value to the specified key in this Codable object.
- setValue(String) - Method in interface com.wm.util.coder.StringCodable
-
Initializes the class variables from the contents of the specified String.
- setValue(String, Object) - Method in class com.wm.util.Table
-
Implements the Codable interface.
- setValues(Values) - Method in interface com.wm.util.coder.ValuesCodable
-
Initializes all class variables from the data values in the specified Values object.
- setX509CertChain(X509Certificate[]) - Method in class com.softwareag.security.jaas.login.SagCredentials
-
Sets the X.509 certificate chain that includes the user certificate and
the trust chain, but excludes the root certificate.
- SHARED_SAG_CREDENTIALS - Static variable in class com.softwareag.security.jaas.login.SagAbstractLoginModule
-
SagCredentials in the shared state.
- shortToBytes(short) - Static method in class com.wm.app.b2b.server.LogOutputStream
-
Converts a given short value into a byte array.
- shortValue() - Method in class com.wm.data.MByte
-
Returns the value of this MByte object as a short.
- shortValue() - Method in class com.wm.data.MDouble
-
Returns the value of this MDouble object as a short.
- shortValue() - Method in class com.wm.data.MFloat
-
Returns the value of this MFloat object as a short.
- shortValue() - Method in class com.wm.data.MInteger
-
Returns the value of this MInteger object as a short.
- shortValue() - Method in class com.wm.data.MLong
-
Returns the value of this MLong object as a short.
- shortValue() - Method in class com.wm.data.MShort
-
Returns the value of this MShort object as a short.
- shutdown() - Static method in class com.wm.app.b2b.client.TContext
-
Shuts down the Job Manager if there are no active processes using it.
- shutdown(boolean) - Static method in class com.wm.app.b2b.client.TContext
-
Shuts down the Job Manager using the specified shut-down behavior.
- size(IDataCursor) - Static method in class com.wm.data.IDataUtil
-
Returns the number of top-level elements in the IDataCursor.
- size(IData) - Static method in class com.wm.data.ValuesEmulator
-
Returns the size of the IData object (that is, the number of key/value pairs in the
IData structure).
- sizes - Variable in class com.wm.util.Table
-
- SOAPException - Exception in com.wm.app.b2b.server
-
When a SOAPException is thrown, this class will perform all
work necessary to compute the SOAP Fault string, and store it in _toString.
- SOAPException(String, String, String, String, boolean) - Constructor for exception com.wm.app.b2b.server.SOAPException
-
- SOAPException(String, String, String, String, Object[], Throwable, IData) - Constructor for exception com.wm.app.b2b.server.SOAPException
-
- SOAPException(String, String, String, String, Object[], Throwable, IData, boolean) - Constructor for exception com.wm.app.b2b.server.SOAPException
-
- SOAPException(String, String, String, String, Object[], Throwable, IData, boolean, String) - Constructor for exception com.wm.app.b2b.server.SOAPException
-
- sortedKeys() - Method in class com.wm.util.Values
-
Returns an Enumeration of the sorted keys (names) in this Values object.
- sortIDataArrayByKey(IData[], String, int, String, boolean) - Static method in class com.wm.data.IDataUtil
-
Sorts an IData[] on a given key according to the criteria specified in the compareType, pattern, and order parameters.
- SSL_128 - Static variable in class com.wm.app.b2b.client.BaseContext
-
Constant used to indicate 128-bit SSL encryption.
- SSL_40 - Static variable in class com.wm.app.b2b.client.BaseContext
-
Constant used to indicate 40-bit SSL encryption.
- startTransaction() - Method in class com.wm.app.b2b.server.DBConnection
-
Starts a transaction.
- startTransaction() - Method in class com.wm.app.b2b.server.JDBCConnection
-
Starts a transaction.
- startTx() - Method in class com.wm.app.b2b.client.TContext
-
Starts a new transaction with the default time-to-live (TTL) and unlimited retries.
- startTx(long) - Method in class com.wm.app.b2b.client.TContext
-
Starts a new transaction with the specified time-to-live (TTL) value and no retry limit.
- startTx(long, int) - Method in class com.wm.app.b2b.client.TContext
-
Starts a new transaction with the specified time-to-live (TTL) and retry values.
- startTx(String) - Method in class com.wm.app.b2b.client.TContext
-
Starts a new transaction that is chained to (i.e., dependent on the completion of) a specified transaction in the job store.
- startTx(String, long) - Method in class com.wm.app.b2b.client.TContext
-
Starts a new transaction that is chained to (i.e., dependent on the completion of) a specified transaction in the job store, using the specified time-to-live (TTL) value.
- startTx(String, long, int) - Method in class com.wm.app.b2b.client.TContext
-
Starts a new transaction that is chained to (i.e., dependent on the completion of) a specified transaction in the job store, using the specified time-to-live (TTL) and retry values.
- StringCodable - Interface in com.wm.util.coder
-
This interface defines methods that are used to allow a non-codable object to become
codable.
- submitTx(String, String, String, IData) - Method in class com.wm.app.b2b.client.TContext
-
Calls the specified service through the Job Manager and passes input to that service through an IData object.
- submitTx(String, String, String, Values) - Method in class com.wm.app.b2b.client.TContext
-
Calls the specified service through the Job Manager and passes input to that service through a Values object.
- suspendTrigger() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Suspends the JMS trigger.