- 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.
- checkPassword(String) - Method in class com.wm.app.b2b.server.UGClass
-
Verifies the password of this UG.
- choice(XmlModelItem...) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Creates an XmlChoice definition with max/max occurs of 1/1 in this workspace.
- choice(int, int, XmlModelItem...) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Creates an XmlChoice definition with a minOccur and a maxOccurs in this workspace.
- 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.
- clone() - Method in class com.wm.xmldata.XmlDataTag
-
- cloneIData(IData) - Static method in class com.wm.util.security.DataSanitizer
-
Clones an IData.
- cloneMap(Map<String, Object>) - Static method in class com.wm.util.security.DataSanitizer
-
Clones a Map.
- 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.is.auth.saml.issuer - package com.softwareag.is.auth.saml.issuer
-
The com.softwareag.is.auth.saml.issuer package contains the class for generating a SAML2.0 Bearer token.
- com.softwareag.is.interceptor - package com.softwareag.is.interceptor
-
The com.softwareag.is.interceptor package provides the framework for creating an HTTP interceptor.
- 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 class and the PKCE class.
- 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.client.cache.config - package com.wm.app.b2b.client.cache.config
-
The com.wm.app.b2b.client.cache.config package contains the class that wraps the cache search results.
- 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.cache.config - package com.wm.app.b2b.server.cache.config
-
The com.wm.app.b2b.server.cache.config package contains the class that wraps the cache search results.
- 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 and class for sanitizing data to replace sensitive keys with a mask.
- 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.
- com.wm.xmldata - package com.wm.xmldata
-
The com.wm.xmldata package contains classes for accessing and manipulating XMLData.
- com.wm.xmldata.xmldocumenttype - package com.wm.xmldata.xmldocumenttype
-
The com.wm.xmldata.xmldocumenttype package contains classes that assist in accessing document types in an existing namespace or the ad-hoc creation of document types in a temporary namespace.
- 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.
- compare(ArrayList<String>, NSField, NSField) - Method in class com.wm.xmldata.xmldocumenttype.XmlRecordComparator
-
- compareTo(Map.Entry<String, Object>) - Method in class com.softwareag.util.IDataMap.IDataMapEntry
-
- COMPLEXTYPE - Static variable in class com.wm.xmldata.XmlDataTypeTag
-
- complexType(XmlContent, XmlAttributeList) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Creates an anonymous complexType definition in this workspace.
- complexType(XmlDataTypeTag, XmlContent, XmlAttributeList) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Creates a named (global) complexType definition in this workspace and adds it to the associated namespace.
- complexTypeRef(XmlDataTypeTag) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Creates an XmlComplexTypeRef definition in this workspace.
- complexValue() - Static method in class com.wm.xmldata.XmlDataConstants
-
- complexValue(IData, Object) - Static method in class com.wm.xmldata.XmlDataConstants
-
- ConflictingProperty(String) - Constructor for exception com.wm.xmldata.xmldocumenttype.SchemaConverterException.ConflictingProperty
-
- 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
-
- 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
-
- 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
-
- convertSchema(String, String) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Converts a script schema and namespace map into a collection of document types stored in the workspace.
- convertSchema(String) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Converts a script schema into a collection of document types stored in the workspace.
- convertSchema(String, XmlNamespaceMap) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Converts a script schema and namespace map into a collection of document types stored in the workspace.
- copy(IData, IData) - Static method in class com.wm.data.IDataUtil
-
Copies all elements from one IData object to another IData object.
- copy(Object) - Static method in class com.wm.xmldata.XmlData
-
Makes a copy of any valid XmlData value.
- copy(XmlDataContentTag[], XmlDataContentTag[]) - Method in class com.wm.xmldata.XmlDataCopy
-
Performs a copy operation using the specified source and destination paths.
- copy(String, String) - Method in class com.wm.xmldata.XmlDataCopy
-
Convenience method that performs a copy using String form of the path specification.
- copy(IData, NSRecord, String, IData, NSRecord, String) - Static method in class com.wm.xmldata.XmlDataCopy
-
Convenience method that performs a single copy operation.
- copyCursor() - Method in interface com.wm.xmldata.XmlDataCursor
-
- copyCursor() - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- copyCursor() - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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
-
- count() - Method in interface com.wm.xmldata.XmlDataCursor
-
Returns the number of items stored at the current cursor position.
- count() - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- count() - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- create(IDataMap) - Static method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
- 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
-
- create(String) - Static method in class com.wm.lang.ns.NSName
-
Converts a string into an NSName.
- create(IData, NSRecord) - Static method in class com.wm.xmldata.XmlDataMap
-
Creates an XmlDataMap using the specified input data and NSRecord.
- createAnyItem(XmlDataElementTag, Object) - Static method in class com.wm.xmldata.XmlData
-
Creates an
any-item IData with *ncName and *namespace fields paired with values
derived from the specified tag.
- createAnyItem(XmlDataSubstitutionTag, IData) - Static method in class com.wm.xmldata.XmlData
-
- createAnyItem(XmlDataContentTag, Object) - Static method in class com.wm.xmldata.XmlData
-
- createAnyItem(XmlDataSubstitutionTag, XmlDataElementTag, Object) - Static method in class com.wm.xmldata.XmlData
-
- createAttributes(Object...) - Static method in class com.wm.xmldata.XmlData
-
- 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.
- createCodeChallenge(String, String) - Static method in class com.softwareag.util.PKCE
-
Uses the code_challenge_method
to transform the code_verifier
to
produce a code_challenge
.
- createCodeVerifier() - Static method in class com.softwareag.util.PKCE
-
Generates a cryptographically random, high entropy string that is
suitable to use as a code_verifier.
- createComplexValue() - Static method in class com.wm.xmldata.XmlData
-
- createComplexValue(IData, Object) - Static method in class com.wm.xmldata.XmlData
-
- createEmptyGroupList(int) - Method in class com.wm.xmldata.XmlData
-
Creates a list of empty IDatas.
- createEmptyStringList(int) - Method in class com.wm.xmldata.XmlData
-
Creates a list of empty Strings.
- createFromFullName(String) - Static method in class com.wm.xmldata.XmlDataAttributeTag
-
Creates an XmlDataAttribute tag from its String representation.
- createFromFullName(String, XmlNamespaceMap) - Static method in class com.wm.xmldata.XmlDataAttributeTag
-
Creates an XmlDataAttributeTag from its String representation using prefix notation and an XmlNamespaceMap.
- createFromFullName(String, String) - Static method in class com.wm.xmldata.XmlDataAttributeTag
-
Creates an XmlDataAttributeTag from its String representation using prefix notation and a String containing prefix/namespace pairs.
- createFromFullName(String) - Static method in class com.wm.xmldata.XmlDataTag
-
Creates an XMlDataTag object from the String representation of a tag.
- createFromFullName(String) - Static method in class com.wm.xmldata.XmlDataTypeTag
-
Creates an XmlDataTypeTag from its String representation.
- createFromFullName(String, XmlNamespaceMap) - Static method in class com.wm.xmldata.XmlDataTypeTag
-
Creates an XmlDataTypeTag from its String representation using prefix notation and an XmlNamespaceMap.
- createFromFullName(String, String) - Static method in class com.wm.xmldata.XmlDataTypeTag
-
Creates an XmlDataTypeTag from its String representation using prefix notation and a String containing prefix/namespace pairs.
- createFromList(String[]) - Static method in class com.wm.xmldata.XmlNamespaceMap
-
Creates an XmlNamespaceMap from a String array containing prefix namespace pairs.
- createFromPairs(String) - Static method in class com.wm.xmldata.XmlNamespaceMap
-
Creates an XmlNamespaceMap from a String containing prefix namespace pairs.
- createFromPath(String, XmlNamespaceMap) - Static method in class com.wm.xmldata.XmlDataAnyTag
-
Creates an XmlDataAnyTag from its String representation.
- createFromPath(String) - Static method in class com.wm.xmldata.XmlDataAnyTag
-
Creates an XMLData any-tag from a path String without using a namespace map.
- createFromPath(String) - Static method in class com.wm.xmldata.XmlDataElementTag
-
Creates an XmlDataElementTag from its String representation.
- createFromPath(String, String) - Static method in class com.wm.xmldata.XmlDataElementTag
-
Creates an XmlData element-tag using prefix notation.
- createFromPath(String, XmlNamespaceMap) - Static method in class com.wm.xmldata.XmlDataElementTag
-
Creates an XmlDataElementTag from its String representation using prefix notation and an XmlNamespaceMap.
- createFromPath(String) - Static method in class com.wm.xmldata.XmlDataGroupTag
-
Creates an XmlData group-tag from its String form.
- createFromPath(String, XmlNamespaceMap) - Static method in class com.wm.xmldata.XmlDataIteratorTag
-
Creates an XmlDataIteratorTag from its String representation.
- createFromPath(String) - Static method in class com.wm.xmldata.XmlDataIteratorTag
-
Creates an XmlDtaIteratorTag without using namespace declarations.
- createFromPath(String, XmlNamespaceMap) - Static method in class com.wm.xmldata.XmlDataSubstitutionTag
-
Creates an XmlDataSubstitutionTag from its String representation.
- createFromPath(String) - Static method in class com.wm.xmldata.XmlDataSubstitutionTag
-
Creates an XmlDataSubstitutionTag from its String representation.
- createFromPath(String, String) - Static method in class com.wm.xmldata.XmlDataSubstitutionTag
-
Creates a XmlData substitution-tag using prefix notation.
- createFromString(String, String) - Static method in class com.wm.xmldata.XmlDataPath
-
Creates a Path (an array of XmlDataContentTags) from a path String literal and a namespace declaration String literal.
- createFromString(String, XmlNamespaceMap) - Static method in class com.wm.xmldata.XmlDataPath
-
Creates an XmlDta path (an array of XmlDataContentTags) from a path String literal and an XmlNamespaceMap instance.
- createFromString(String) - Static method in class com.wm.xmldata.XmlDataPath
-
Creates a path from a single String literal.
- createGroupValue(Object...) - Static method in class com.wm.xmldata.XmlData
-
- createInstanceFromFullName(String, boolean, XmlNamespaceMap) - Static method in class com.wm.xmldata.XmlDataTag
-
Creates the appropriate XmlDataTag object from a literal tag String.
- createInstanceFromFullName(String, boolean) - Static method in class com.wm.xmldata.XmlDataTag
-
- 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.
- createObjectList(Object[]) - Method in class com.wm.xmldata.XmlData
-
Converts an array to an explicit Object[].
- 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.
- createSubstitutionItem(XmlDataElementTag, Object) - Static method in class com.wm.xmldata.XmlData
-
- 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.
- createTrigger(String, String, String, String) - Static method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerGroupFacade
-
Creates a new JMS trigger by copying an existing JMS trigger and specifying a different JMS connection alias.
- createTriggers(String, String, String) - Static method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerGroupFacade
-
Creates a new trigger by copying every JMS trigger in a loaded package in Integration Server and specifying a different JMS connection alias.
- createTriggersForAlias(String, String, String, String) - Static method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerGroupFacade
-
Creates a copy of every JMS trigger that uses a specific JMS connection alias in Integration Server.
- 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.
- currentIndex() - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- currentIndex() - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- gDirty - Variable in class com.wm.app.b2b.server.Session
-
Used to indicate that the object has changed.
- generateSamlAssertion(SAMLAssertionParams) - Static method in class com.softwareag.is.auth.saml.issuer.SAMLIssuerUtils
-
Generates SAML2.0 Bearer token using the parameters supplied by a SAMLAssertionParams object.
- generateSamlAssertion(IDataMap) - Static method in class com.softwareag.is.auth.saml.issuer.SAMLIssuerUtils
-
- 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.
- getAggregatorResults() - Method in class com.wm.app.b2b.client.cache.config.SearchResult
-
Returns the aggregator results.
- 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.
- getAnyItemObject(IData) - Static method in class com.wm.xmldata.XmlData
-
Returns the object paired with the *value field of an
any-item.
- getAnyItemTag(IData) - Static method in class com.wm.xmldata.XmlData
-
Returns the XmlDataElementTag from an
any-item.
- getAnyItemValue(IData) - Static method in class com.wm.xmldata.XmlData
-
- getAnyItemValueTag(IData) - Static method in class com.wm.xmldata.XmlData
-
- getAnyTag(int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
- getAnyTag(int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- getAnyTag(int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- getAnyTag(int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- getAsDeclaration() - Method in class com.wm.xmldata.XmlNamespaceMap
-
Creates a namespace declaration string in the form {prefix.1 namespace.1 ...
- 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.
- getAsPairs() - Method in class com.wm.xmldata.XmlNamespaceMap
-
Creates a namespace declaration String in the form of pairs: prefix.1 namespace.1 ...
- 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.
- getAsString(XmlDataContentTag[], XmlNamespaceMap) - Static method in class com.wm.xmldata.XmlDataPath
-
Creates a path literal string using the specified path (array of XmlDataContentTags_ and XmlNamespaceMap.
- 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.
- getAsStringWithMap(XmlDataContentTag[]) - Static method in class com.wm.xmldata.XmlDataPath
-
Creates a path literal string and prepends a prefix map declaration.
- getAsStringWithMap(XmlDataContentTag[], XmlNamespaceMap) - Static method in class com.wm.xmldata.XmlDataPath
-
Creates a path literal string and prepends a prefix map declaration.
- getAttribute(String) - Method in class com.wm.app.b2b.client.cache.config.SearchResult
-
Returns the value of the given attribute with an individual search
result.
- getAttribute(XmlDataAttributeTag) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Returns the NSField for a global attribute.
- getAttributeNames(int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Returns a list of attribute-tags for a
complex-value stored at the current cursor position.
- getAttributeNames(int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- getAttributeNames(int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- getAttributeNames(int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- getAttributeNSName(XmlDataAttributeTag) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Computes the NSName for a global attribute.
- getAttributes() - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Returns a map for the attributes of the assertion.
- getAttributes(Object) - Method in class com.wm.xmldata.XmlData
-
- getAttributes(int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Returns an IData list of attributes and values for the
complex-value stored at the current cursor position.
- getAttributes(int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- getAttributes(int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- getAttributes(int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- getAttributeValue(XmlDataAttributeTag, int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Returns the value of an attribute for the
complex-value at the current cursor position.
- getAttributeValue(XmlDataAttributeTag, int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- getAttributeValue(XmlDataAttributeTag, int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- getAttributeValue(XmlDataAttributeTag, int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- getAudienceRestrictions() - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Returns audience restrictions.
- getAuditContext() - Static method in class com.wm.app.b2b.server.ServerAPI
-
Returns the current stack of auditing context IDs.
- getAuthnSubjectLocality() - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Returns the authenticated subject locality.
- getAvailableDrivers() - Static method in class com.wm.app.b2b.server.JDBCConnection
-
Returns a list of JDBC drivers that are currently loaded.
- getBaseTag() - Method in class com.wm.xmldata.XmlDataSubstitutionTag
-
Returns the element name portion of an XmlData substitution-tag.
- 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.
- getCode() - Method in exception com.softwareag.is.interceptor.HttpInterceptorException
-
- getColumnNames() - Method in class com.wm.util.Table
-
Gets the column names of this table.
- getComplexValueContent(IData) - Static method in class com.wm.xmldata.XmlData
-
- getComplexValueContent(int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Returns the value paired with the *simple field or the solitary top-level
group-tag.
- getComplexValueContent(int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- getComplexValueContent(int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- getComplexValueContent(int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- getContent(Object) - Static method in class com.wm.xmldata.XmlData
-
Returns the content portion of a value.
- getContent(int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Returns the content of the current value.
- getContent(int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- getContent(XmlDataContentTag, int...) - Method in class com.wm.xmldata.XmlDataMap
-
- getContent(int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- getContent(int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- getContentName() - Method in class com.wm.xmldata.XmlDataSubstitutionTag
-
- 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.
- getCurrentIdTokenClaims() - Static method in class com.wm.app.b2b.server.InvokeState
-
Returns the set of claims from the Id token used to authenticate the user.
- 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.
- getCurrentUserInfoTokenClaims() - Static method in class com.wm.app.b2b.server.InvokeState
-
Returns the set of claims from the user info token used to authenticate the user.
- 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!!
- getData() - Method in class com.wm.xmldata.XmlDataMap
-
Returns the data mapped by this XmlDataMap.
- getDecalredKey(String) - Method in class com.wm.xmldata.XmlNamespaceMap
-
Returns the declared prefix associated with a namespace.
- getDefault() - Static method in class com.wm.g11n.util.iContext
-
Returns the iContext described by the JVM default Locale object.
- getDefaultNamespaceMap() - Method in class com.wm.xmldata.XmlDataMap
-
Gets the default XnlNamespaceMap.
- getDefinedField(XmlDataContentTag) - Method in class com.wm.xmldata.XmlDataMap
-
Retrieves the NSField corresponding to the specified tag.
- 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).
- getElement(XmlDataElementTag) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Returns the definition for a global element.
- getElementNSName(XmlDataElementTag) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Computes the NSName for a global element.
- 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.
- getField(XmlDataContentTag) - Method in class com.wm.xmldata.XmlDataMap
-
Retrieves the NSField corresponding to the specified tag.
- getField() - Method in class com.wm.xmldata.xmldocumenttype.XmlAny
-
Creates the NSField that defines the any wildcard content.
- getField() - Method in class com.wm.xmldata.xmldocumenttype.XmlAnyType
-
Creates the NSField that represents XmlAnyType.
- getField() - Method in class com.wm.xmldata.xmldocumenttype.XmlAttribute
-
Creates NSField that defines the attribute.
- getField() - Method in class com.wm.xmldata.xmldocumenttype.XmlAttributeRef
-
Creates the NSFieldRef that defines the attribute.
- getField() - Method in class com.wm.xmldata.xmldocumenttype.XmlComplexType
-
Generates the NSField described by the constructor.
- getField() - Method in class com.wm.xmldata.xmldocumenttype.XmlComplexTypeRef
-
Creates the NSRecordRef that defines the complex type reference.
- getField() - Method in class com.wm.xmldata.xmldocumenttype.XmlElement
-
Creates an NSfield that implements the behavior defined by the constructor.
- getField() - Method in class com.wm.xmldata.xmldocumenttype.XmlElementRef
-
Creates the NSField that represents the specified ElementRef.
- getFileType() - Method in class com.wm.util.coder.XMLCoderWrapper
-
Returns the type code for this class.
- getFolder() - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Returns the folder name of the generated nodes.
- getFullName() - Method in class com.wm.xmldata.XmlDataAttributeTag
-
Creates the String representation of an XmlDataAttributeTag from its two components in the form ncname#namespace.
- getFullName() - Method in class com.wm.xmldata.XmlDataElementTag
-
Returns the String form of the XmlDataElementTag as it is used in the XmlData infoset.
- getFullName() - Method in class com.wm.xmldata.XmlDataIteratorTag
-
Returns the full name of an iterator-tag.
- getFullName() - Method in class com.wm.xmldata.XmlDataTag
-
Creates the String representation of an XMlDataTag from its three components in the {particleId}ncName#namespace.
- getFullName() - Method in class com.wm.xmldata.XmlDataTypeTag
-
Creates the String representation of an XmlDataTypeTag from its two components in the form ncname#namespace.
- getGroups() - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Returns the groups to be part of the SAML assertion.
- 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.
- getIndex() - Method in class com.wm.xmldata.XmlDataContentTag
-
Returns the index specified for this tag.
- getIndexCursor() - Method in interface com.wm.data.IData
-
- getIndexIterator() - Method in class com.wm.xmldata.XmlDataContentTag
-
Returns the index XmlDataIterator tag used by this tag.
- getIndirectQualifier() - Method in class com.wm.xmldata.XmlDataAnyTag
-
Retrieves the indirect-qualifier name portion of an any tag.
- getIndirectQualifier() - Method in class com.wm.xmldata.XmlDataIteratorTag
-
Returns the indirect-qualifier content-tag associated with an iterator-tag.
- getIndirectQualifier() - Method in class com.wm.xmldata.XmlDataSubstitutionTag
-
- 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.
- 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.
- getInstanceProp(IData, XmlDataElementTag, String, int...) - Static method in class com.wm.xmldata.XmlData
-
Retrieves an xsi property on an element.
- getInstanceProp(String, int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Retrieves the value of an instance (xsi) attribute specified for the current value.
- getInstanceProp(String, int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- getInstanceProp(String, int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- getInstanceProp(String, int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- getIssuerName() - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Returns the name of the configured issuer.
- getIssuerNameQualifier() - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Returns the issuer name qualifier.
- getItem(int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Returns an item from the current-object.
- getItem(int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- getItem(XmlDataContentTag, int...) - Method in class com.wm.xmldata.XmlDataMap
-
Retrieves a single item stored at the specified tag.
- getItem(XmlDataContentTag[]) - Method in class com.wm.xmldata.XmlDataMap
-
Returns the item specified by a path using a list of XmlDataContentTags.
- getItem(String) - Method in class com.wm.xmldata.XmlDataMap
-
Gets the item specified by a String path.
- getItem(int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- getItem(int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- getJaasSubject() - Method in class com.wm.app.b2b.server.Session
-
Returns the jaasSubject that was created for this session during JAAS
authentication (returns null if there is not one).
- getJaasSubject(boolean) - Method in class com.wm.app.b2b.server.Session
-
Returns the jaasSubject for a session.
- 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 class com.wm.app.b2b.client.cache.config.SearchResult
-
Returns the key of an individual search result.
- 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.
- getKey(String) - Method in class com.wm.xmldata.XmlNamespaceMap
-
Returns the prefix associated with a namespace.
- getKeyAlias() - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Returns the name of the key alias containing the signing key.
- getKeys(IData) - Static method in class com.wm.data.ValuesEmulator
-
Returns a string array containing the names of keys in the specified IData object.
- getKeystoreAlias() - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Returns Integration Server keystore alias used for signing the assertion.
- 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
-
- 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
-
- 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.
- getMask() - Method in class com.wm.util.security.DataSanitizer
-
Returns the mask used to replace sensitive values.
- 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
-
- getNamespaceDecl(String, int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Returns the the namespace URI associated with the specified prefix.
- getNamespaceDecl(String, int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- getNamespaceDecl(String, int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- getNamespaceDecl(String, int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- getNamespaceDecls(int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Gets all of the namespace-prefix associations for the current value.
- getNamespaceDecls(int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- getNamespaceDecls(int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- getNamespaceDecls(int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- getNamespacePrefixes(IData, XmlDataElementTag, int...) - Static method in class com.wm.xmldata.XmlData
-
Gets all prefix/URI pairs for a an element.
- getNamespacePrefixValue(IData, XmlDataElementTag, String, int...) - Static method in class com.wm.xmldata.XmlData
-
Gets the namespace URI for the specified prefix.
- getNcName() - Method in class com.wm.xmldata.XmlDataAttributeTag
-
Returns the ncname portion of this XmlDataAttributeTag
- getNcName() - Method in class com.wm.xmldata.XmlDataTag
-
Returns the NCName portion of an XmlDataTag.
- getNcName() - Method in class com.wm.xmldata.XmlDataTypeTag
-
Returns the NCName portion of this XmlDataTypeTag.
- 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.
- getNodeByFullName(String) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Gets a node (typically an NSRecord or an NSField) by using its full name.
- 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).
- getNs() - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Returns the namespace on which this workspace was created.
- getObject(IData, XmlDataContentTag) - Static method in class com.wm.xmldata.XmlData
-
Convenience method that returns the Object value of a tag without explicitly obtaining and destroying a cursor.
- getObject() - Method in interface com.wm.xmldata.XmlDataCursor
-
- getObject() - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- getObject(XmlDataContentTag) - Method in class com.wm.xmldata.XmlDataMap
-
Retrieves the entire object stored at the specified tag.
- getObject() - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- getParentTag() - Method in class com.wm.xmldata.XmlDataMap
-
Returns the tag that is currently mapped in the parent.
- getParentValueTag() - Method in class com.wm.xmldata.XmlDataMap
-
Returns the tag associated with the currently mapped parent.
- getPartialName() - Method in class com.wm.xmldata.XmlDataTag
-
Returns the full name without the particle-id portion.
- getParticleId() - Method in class com.wm.xmldata.XmlDataContentTag
-
Returns the particle-id for this tag.
- 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.
- getPath() - Method in class com.wm.xmldata.XmlDataMap
-
Creates an XmlData path (an array of XmlDataContentTags) from the current map.
- getPathAsString() - Method in class com.wm.xmldata.XmlDataMap
-
Returns the path as a String using the default namespace map.
- getPathAsStringWithMap() - Method in class com.wm.xmldata.XmlDataMap
-
Returns part as a String (including the namespace prefixes) using the default Namespace map.
- getPathName() - Method in class com.wm.xmldata.XmlDataAnyTag
-
Returns the String form of the tag as it would be used in a path expression.
- getPathName(XmlNamespaceMap) - Method in class com.wm.xmldata.XmlDataAnyTag
-
- getPathName() - Method in class com.wm.xmldata.XmlDataContentTag
-
- getPathName(XmlNamespaceMap) - Method in class com.wm.xmldata.XmlDataContentTag
-
- getPathName() - Method in class com.wm.xmldata.XmlDataIteratorTag
-
Returns the full path name of this iterator-tag as it would be used in an XmlDataMap path expression.
- getPathName(XmlNamespaceMap) - Method in class com.wm.xmldata.XmlDataIteratorTag
-
- getPathName() - Method in class com.wm.xmldata.XmlDataSubstitutionTag
-
Returns substitution-tag in path-name format.
- getPathName(XmlNamespaceMap) - Method in class com.wm.xmldata.XmlDataSubstitutionTag
-
Returns the String form of a tag as it would be used in a path, using prefixes supplied.
- getPathName() - Method in class com.wm.xmldata.XmlDataTag
-
Returns the tag in path-name format.
- getPathName(XmlNamespaceMap) - Method in class com.wm.xmldata.XmlDataTag
-
Returns the tag in path-name form using namespace prefixes.
- getPathName(String) - Method in class com.wm.xmldata.XmlDataTag
-
Returns the tag in path-name form using namespace prefixes.
- 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
-
- 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
-
- getRecord() - Method in class com.wm.xmldata.xmldocumenttype.XmlAll
-
Creates the NSRecord that defines an All content model.
- getRecord() - Method in class com.wm.xmldata.xmldocumenttype.XmlAttributeList
-
Creates the NSRecord defining the list of attributes.
- getRecord() - Method in class com.wm.xmldata.xmldocumenttype.XmlChoice
-
Creates the NSRecord that defines this Choice group.
- getRecord() - Method in class com.wm.xmldata.xmldocumenttype.XmlSequence
-
Creates the NSRecord that defines the sequence group.
- getRecord() - Method in class com.wm.xmldata.xmldocumenttype.XmlWrapper
-
Gets an NSRecord.
- 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.
- getRoles() - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Returns the roles to be included in the SAML assertion.
- 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 Server.
- 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[][].
- getSubjectConfirmationRecipient() - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Returns subject confirmation recipient information.
- getSubjectNameId() - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Returns the subjent Name ID.
- getSubjectNameQualifier() - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Returns the name qualifier for the subject Name ID.
- getSubLangs() - Method in class com.wm.g11n.util.iContext
-
Returns an iterator over the list of sublanguages.
- getSubstitutionItemValue(IData) - Static method in class com.wm.xmldata.XmlData
-
- getSubstitutionItemValueTag(IData) - Static method in class com.wm.xmldata.XmlData
-
Returns the XmlDataElementTag of the substitution-item.
- 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.
- getTag() - Method in interface com.wm.xmldata.XmlDataCursor
-
- getTag() - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- getTag() - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- getTokenLifeInSeconds() - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Returns the token expiry as seconds.
- 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
-
- getTriggerGroups() - Static method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerGroupFacade
-
Retrieves data about all trigger groups on the Integration Server.
- getTriggerGroupsAsData() - Static method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerGroupFacade
-
Retrieves trigger group data, in the form of IData, for all the trigger groups in loaded packages on Integration Server.
- 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.
- getTriggersInGroup(String) - Static method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerGroupFacade
-
Retrieves a list of all the JMS triggers whose names contain a specific JMS trigger group Id.
- 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.
- getType(XmlDataTypeTag) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Returns the NSField that defines the named type.
- getTypeNSName(XmlDataTypeTag) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Computes the NSName for a named complex type
- 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.client.JSONClient
-
Returns the User-Agent value currently in use by JSONClient.
- 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.client.cache.config.SearchResult
-
Returns the value of an individual search result.
- 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.
- getValue(int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
- getValue(int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- getValue(XmlDataContentTag, int...) - Method in class com.wm.xmldata.XmlDataMap
-
Returns the value at the specified tag.
- getValue(XmlDataContentTag[]) - Method in class com.wm.xmldata.XmlDataMap
-
Gets the value of an item using a list of XmlDataContentTags as the path.
- getValue(String) - Method in class com.wm.xmldata.XmlDataMap
-
Gets the value of an item specified using a String path.
- getValue(int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- getValue(int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- getValueCursor(Object) - Static method in class com.wm.xmldata.XmlData
-
Returns an XmlDataCursor for an input value that is a
group-value.
- getValueCursor(int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Returns an XmlDataCursor positioned on the first child of the specified value in the current-object.
- getValueCursor(int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- getValueCursor(int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- getValueTag(int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
- getValueTag(int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- getValueTag(XmlDataContentTag, int...) - Method in class com.wm.xmldata.XmlDataMap
-
Retrieves the
value-tag from the item with the specified tag.
- getValueTag(int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- getValueTag(int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- getValueTreeCursor(Object) - Static method in class com.wm.xmldata.XmlData
-
Returns an XmlDataTreeCursor for an input value that is a
group-value.
- 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
-
- getWrapper(XmlDataElementTag) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Returns the wrapper for a global element.
- getWrapperNSName(XmlDataElementTag) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Computes the NSName for a root element wrapper.
- 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.
- getXmlDataCursor(IData) - Static method in class com.wm.xmldata.XmlData
-
Creates and returns an XmlDataCursor on the specified group-value.
- getXmlDataCursorAt(XmlDataContentTag) - Method in class com.wm.xmldata.XmlDataMap
-
Returns an XmlDataCursor positioned on the specified tag.
- getXmlDataTreeCursor(IData) - Static method in class com.wm.xmldata.XmlData
-
Creates and return an XmlDataTreeCursor on the specified group-value.
- getXmlNs() - Method in class com.wm.xmldata.XmlDataAttributeTag
-
Returns the namespace portion of this XmlDataAttributeTag
- getXmlNs() - Method in class com.wm.xmldata.XmlDataTag
-
Returns the XML namespace of an XmlDataTag.
- getXmlNs() - Method in class com.wm.xmldata.XmlDataTypeTag
-
Returns the namespace portion of this XmlDataTypeTag.
- 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.
- groups(IData...) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an IData[] from the list of group-values.
- groupValue(Object...) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates a group-value from pairs of content-tags and values.
- gTag() - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataGroup tag with default particle-id of 1.
- gTag(int) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataGroupTag with the specified particle-id.
- gTag(int, int) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataGroupTag with the specified particle-id and index.
- gTagName(String) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataGroupTag from its full String 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.
- ImproperDocumentType(String) - Constructor for exception com.wm.xmldata.XmlDataException.ImproperDocumentType
-
- IndexOutOfRange(int) - Constructor for exception com.wm.xmldata.XmlDataException.IndexOutOfRange
-
- IndexRequired(String) - Constructor for exception com.wm.xmldata.XmlDataException.IndexRequired
-
- IndexRequired() - Constructor for exception com.wm.xmldata.XmlDataException.IndexRequired
-
- IndirectItemError(String) - Constructor for exception com.wm.xmldata.XmlDataException.IndirectItemError
-
- 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.
- insertItemAfter(Object, int) - Method in interface com.wm.xmldata.XmlDataCursor
-
Inserts an
item after the specified index into the array of repeating values at the
current-position.
- insertItemAfter(Object, int) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- insertItemAfter(XmlDataContentTag, Object, int) - Method in class com.wm.xmldata.XmlDataMap
-
Inserts an
item into the repeating value list at the specified tag.
- insertItemAfter(Object) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- insertItemAfter(Object) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- insertItemAfter(Object, int) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- insertItemBefore(Object, int) - Method in interface com.wm.xmldata.XmlDataCursor
-
Inserts an
item before the specified index into the array of repeating values at the
current-position.
- insertItemBefore(Object, int) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- insertItemBefore(XmlDataContentTag, Object, int) - Method in class com.wm.xmldata.XmlDataMap
-
Inserts an
item into a repeating value list at the specified tag.
- insertItemBefore(Object) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- insertItemBefore(Object) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- insertItemBefore(Object, int) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- insertObjectAfter(XmlDataContentTag, Object) - Method in interface com.wm.xmldata.XmlDataCursor
-
- insertObjectAfter(XmlDataContentTag, Object) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- insertObjectAfter(XmlDataContentTag, Object) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- insertObjectBefore(XmlDataContentTag, Object) - Method in interface com.wm.xmldata.XmlDataCursor
-
- insertObjectBefore(XmlDataContentTag, Object) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- insertObjectBefore(XmlDataContentTag, Object) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- insertValueAfter(XmlDataContentTag, Object, int) - Method in interface com.wm.xmldata.XmlDataCursor
-
- insertValueAfter(XmlDataContentTag, Object, int) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- insertValueAfter(XmlDataContentTag, Object) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- insertValueAfter(XmlDataContentTag, Object) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- insertValueAfter(XmlDataContentTag, Object, int) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- insertValueAndTagAfter(XmlDataContentTag, XmlDataElementTag, Object, int) - Method in class com.wm.xmldata.XmlDataMap
-
Inserts a
value and
value-tag into a repeating value list at the specified tag,
If the specified tag is an
any-tag or
a
substitution-tag, the appropriate
indirect-item
is created from the value and value-tag and inserted into the array at the specified tag and index.
- insertValueAndTagBefore(XmlDataContentTag, XmlDataElementTag, Object, int) - Method in class com.wm.xmldata.XmlDataMap
-
Inserts a
value and
value-tag into a repeating value list at the specified tag.
- insertValueBefore(XmlDataContentTag, Object, int) - Method in interface com.wm.xmldata.XmlDataCursor
-
- insertValueBefore(XmlDataContentTag, Object, int) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- insertValueBefore(XmlDataContentTag, Object) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- insertValueBefore(XmlDataContentTag, Object) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- insertValueBefore(XmlDataContentTag, Object, int) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- INSTANCE - Static variable in class com.wm.xmldata.XmlDataCursorImpl
-
- internNames(boolean) - Static method in class com.wm.xmldata.XmlData
-
Determines when XmlDataTags are interned Strings.
- 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.
- InvalidComponent(String) - Constructor for exception com.wm.xmldata.xmldocumenttype.SchemaConverterException.InvalidComponent
-
- 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.
- InvalidProperty(String) - Constructor for exception com.wm.xmldata.xmldocumenttype.SchemaConverterException.InvalidProperty
-
- 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?
- isAny(XmlDataContentTag) - Static method in class com.wm.xmldata.XmlData
-
Returns true of the specified tag is a *any wildcard tag.
- isAny() - Method in class com.wm.xmldata.XmlDataContentTag
-
Determines if this XmlDataContentTag is an any-tag.
- isAny() - Method in interface com.wm.xmldata.XmlDataCursor
-
Determines if the current-tag is an
any-tag.
- isAny() - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- isAny() - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- isAuthenticated() - Method in class com.softwareag.security.jaas.principals.SagUserPrincipal
-
The status of the authentication.
- isChildMapable(XmlDataContentTag) - Method in class com.wm.xmldata.XmlDataMap
-
Indicates whether the specified field is mappable.
- 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.
- isComplexValue(Object) - Static method in class com.wm.xmldata.XmlData
-
- isComplexValue(int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Determines if the value at the
current-position is an IData with a single group tag, an *attribute tga, or a *simple tag.
- isComplexValue(int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- isComplexValue(int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- isComplexValue(int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- isEmpty(Object) - Static method in class com.wm.xmldata.XmlData
-
Returns true if content is empty.
- isEmpty(int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
- isEmpty(int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- isEmpty(int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- isEmpty(int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- isGroup() - Method in class com.wm.xmldata.XmlDataContentTag
-
Determines if this XmlDataContentTag is a group-tag.
- isGroup() - Method in interface com.wm.xmldata.XmlDataCursor
-
Determines if the current-tag is a
group-tag.
- isGroup() - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- isGroup() - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- isGroupValue(Object) - Static method in class com.wm.xmldata.XmlData
-
- isGroupValue(int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
- isGroupValue(int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- isGroupValue(int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- isGroupValue(int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- isHeuristicFailure() - Method in exception com.wm.app.b2b.client.TXException
-
Returns a boolean indicating whether the request failed due to a heuristic
failure.
- isHome() - Method in interface com.wm.xmldata.XmlDataCursor
-
Indicates whether the cursor is unpositioned.
- isHome() - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- isHome() - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- isIntern() - Static method in class com.wm.xmldata.XmlData
-
Indicates whether XmlDataTags are interned Strings.
- isIterator() - Method in class com.wm.xmldata.XmlDataContentTag
-
Determines if the XmlDataContentTag is an iterator-tag.
- 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.
- isObjectModified() - Method in exception com.wm.util.security.DataSanitizerException
-
Whether the object being sanitized was partially modified before an exception was thrown.
- isPretty() - Method in class com.wm.util.coder.XMLCoder
-
Returns a Boolean indicating if the XMLCoder performs pretty processing by inserting a space for each nested tag level when decoding an XML document.
- isPropertyWritable() - Method in class com.softwareag.security.jaas.principals.AbstractSagPrincipal
-
Indicates whether the properties of this principal can be written to a
persistent store.
- isRecast() - Method in interface com.wm.xmldata.XmlDataCursor
-
Indicates if automatic recast is in effect.
- isRecast() - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- isRecast() - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- isRegionSet() - Method in class com.wm.g11n.util.iContext
-
Determines if the country or region is set.
- isRepeating() - Method in interface com.wm.xmldata.XmlDataCursor
-
- isRepeating() - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- isRepeating() - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- isSimpleValue(Object) - Static method in class com.wm.xmldata.XmlData
-
Returns true if the object argument is an instance of String.
- isSimpleValue(int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
- isSimpleValue(int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- isSimpleValue(int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- isSimpleValue(int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- isSubstitution(XmlDataContentTag) - Static method in class com.wm.xmldata.XmlData
-
Returns true if the specified tag is a substitution tag.
- isSubstitution() - Method in class com.wm.xmldata.XmlDataContentTag
-
Determines if this XmlDatContentTag is a substitution-tag.
- isSubstitution() - Method in interface com.wm.xmldata.XmlDataCursor
-
- isSubstitution() - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- isSubstitution() - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- isTimeZoneSet() - Method in class com.wm.g11n.util.iContext
-
Determines if the timezone is set.
- isTop() - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
Determines if the XmlDataTreeCursor is positioned somewhere in the top level.
- isTop() - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- iTag(String) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataIteratorTag with the specified name.
- iTag(String, int) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataIteratorTag with the specified name and index.
- iTag(String, XmlDataIteratorTag) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataIteratorTag with the specified name and iterator index.
- iTag(String, int, XmlDataContentTag) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataIteratorTag with the specified index and indirect-qualifier.
- iTag(String, XmlDataIteratorTag, XmlDataContentTag) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataIteratorTag with the specified index iterator-tag and indirect-qualifier.
- iTagName(String) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataIteratorTag from the String representation.
- 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
-
- SAMLAssertionParams - Class in com.softwareag.is.auth.saml.issuer
-
This class helps configure the parameters used by the SAML token generator.
- SAMLAssertionParams() - Constructor for class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Creates an empty instance of SAMLAssertionParams.
- SAMLException - Exception in com.softwareag.is.auth.saml.issuer
-
This exception is thrown if something goes wrong when generating the SAML2.0 Bearer token.
- SAMLException() - Constructor for exception com.softwareag.is.auth.saml.issuer.SAMLException
-
- SAMLException(String) - Constructor for exception com.softwareag.is.auth.saml.issuer.SAMLException
-
- SAMLException(String, Throwable) - Constructor for exception com.softwareag.is.auth.saml.issuer.SAMLException
-
- SAMLException(Throwable) - Constructor for exception com.softwareag.is.auth.saml.issuer.SAMLException
-
- SAMLIssuerUtils - Class in com.softwareag.is.auth.saml.issuer
-
This class generates a SAML2.0 Bearer token using the parameters from SAMLAssertionParams.
- SAMLIssuerUtils() - Constructor for class com.softwareag.is.auth.saml.issuer.SAMLIssuerUtils
-
- sanitize(IData) - Method in class com.wm.util.security.DataSanitizer
-
Sanitizes an IData for the specified keys.
- sanitize(Map<String, Object>) - Method in class com.wm.util.security.DataSanitizer
-
Sanitizes a Map for the specified keys.
- sanitize(String) - Method in class com.wm.util.security.DataSanitizer
-
Sanitizes fields identified as sensitiveKeys
in a String that does not contain a delimiter.
- sanitize(String, String) - Method in class com.wm.util.security.DataSanitizer
-
Sanitizes fields identified as sensitiveKeys
in a String with delimited fields.
- sanitizePojo(Object) - Method in class com.wm.util.security.DataSanitizer
-
Sanitizes a POJO for the specified keys.
- SchemaConverterException - Exception in com.wm.xmldata.xmldocumenttype
-
- SchemaConverterException() - Constructor for exception com.wm.xmldata.xmldocumenttype.SchemaConverterException
-
- SchemaConverterException(String) - Constructor for exception com.wm.xmldata.xmldocumenttype.SchemaConverterException
-
Common supertype for Exceptions raised during conversion of an XmlData schema script.
- SchemaConverterException.ConflictingProperty - Exception in com.wm.xmldata.xmldocumenttype
-
Thrown when a script contains a component definition with conflicting properties.
- SchemaConverterException.InvalidComponent - Exception in com.wm.xmldata.xmldocumenttype
-
Thrown when a script contains an invalid component type.
- SchemaConverterException.InvalidProperty - Exception in com.wm.xmldata.xmldocumenttype
-
Thrown when a script contains a component definition with invalid properties.
- SchemaConverterException.UndefinedPrefix - Exception in com.wm.xmldata.xmldocumenttype
-
Thrown when a script contains a prefix this not defined.
- SearchResult - Class in com.wm.app.b2b.client.cache.config
-
The com.wm.app.b2b.client.cache.config package contains the class that wraps
the cache search results.
- SearchResult(Result, String[], boolean) - Constructor for class com.wm.app.b2b.client.cache.config.SearchResult
-
- SearchResult - Class in com.wm.app.b2b.server.cache.config
-
The com.wm.app.b2b.server.cache.config package contains the class that wraps
the cache search results.
- SearchResult(Result, String[], boolean) - Constructor for class com.wm.app.b2b.server.cache.config.SearchResult
-
Constructs a search result that wraps the given cache search result,
attributes list, and aggregator support.
- seek(int) - Method in interface com.wm.data.IDataIndexCursor
-
- 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
-
- 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.
- sequence(XmlModelItem...) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Creates an XmlSequence definition with min/max occurs of 1/1 in this workspace.
- sequence(int, int, XmlModelItem...) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Creates an XmlSequence definition with minOccurs and maxOccurs in this workspace.
- 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).
- setAnyItemObject(IData, Object) - Static method in class com.wm.xmldata.XmlData
-
- setAnyItemTag(IData, XmlDataContentTag) - Static method in class com.wm.xmldata.XmlData
-
Sets the ncName and namespace properties of an
any-item.
- setAnyItemValue(IData, Object) - Static method in class com.wm.xmldata.XmlData
-
Sets the *value property in an any-item.
- setAnyItemValueTag(IData, XmlDataElementTag) - Static method in class com.wm.xmldata.XmlData
-
Sets the ncName and namespace for properties of an
any-item.
- setAnyTag(XmlDataContentTag, int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Sets the *ncName and *namespace fields of an
any-item.
- setAnyTag(XmlDataContentTag, int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- setAnyTag(XmlDataContentTag, int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- setAnyTag(XmlDataContentTag, int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- setAttributes(Map<String, String>) - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Configures the attributes to be included in the assertion.
- setAttributes(IData, IData) - Static method in class com.wm.xmldata.XmlData
-
- setAttributes(IData, int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Sets the attribute-set for the current element
- setAttributes(IData, int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- setAttributes(IData, int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- setAttributes(IData, int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- setAttributeValue(XmlDataAttributeTag, String, int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Sets the value for the specified attribute.
- setAttributeValue(XmlDataAttributeTag, String, int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- setAttributeValue(XmlDataAttributeTag, String, int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- setAttributeValue(XmlDataAttributeTag, String, int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- setAudienceRestrictions(String[]) - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Configures audience restrictions in the conditions.
- 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.
- setAuthnSubjectLocality(String) - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Configures locality for the authenticated subject.
- 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.
- setComplexValueContent(IData, Object) - Static method in class com.wm.xmldata.XmlData
-
Sets the content portion of a complex value.
- setComplexValueContent(Object, int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
- setComplexValueContent(Object, int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- setComplexValueContent(Object, int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- setComplexValueContent(Object, int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- setContent(Object, int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
- setContent(Object, int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- setContent(Object, int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- setContent(Object, int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- setDateEncoding(String) - Method in class com.wm.util.coder.IDataJSONCoder
-
- 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.
- setDecodeNullRootAsEmpty(boolean) - Method in class com.wm.util.coder.IDataJSONCoder
-
Indicates to the IDataJSONCoder whether null scalar value at root in the JSON being parsed
should be converted to empty IData or to {"$rootValue":null}
- 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.
- setDecodeRealAsString(boolean) - Method in class com.wm.util.coder.IDataJSONCoder
-
Indicates to the IDataJSONCoder whether decimal numbers in the JSON being parsed
should be converted to java.lang.Strings.
- setDefaultNamespaceMap(XmlNamespaceMap) - Method in class com.wm.xmldata.XmlDataMap
-
Sets the namespace map used by namespace-qualified String paths.
- setDefaultNamespaceMap(String) - Method in class com.wm.xmldata.XmlDataMap
-
Sets the namespace map used to resolve namespace-qualified String paths.
- 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).
- setFolder(String) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Sets the folder name of the generated nodes.
- setGroups(String[]) - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Configures the list of groups (as String[]) to be part of the SAML assertion.
- 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.
- setIndex(int) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- setIndex(int) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- setInDoubtDetection(boolean) - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Enables or disables duplicate detection for the JMS trigger.
- setInstanceProp(IData, XmlDataElementTag, String, String) - Static method in class com.wm.xmldata.XmlData
-
Sets the xsi prop declaration for a given XmlData element with a non-repeating value.
- setInstanceProp(IData, XmlDataElementTag, int, String, String) - Static method in class com.wm.xmldata.XmlData
-
Sets the xsi prop declaration for a given XmlData element with repeating values.
- setInstanceProp(String, String, int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Sets an XML instance property (xsi attribute) on the current item.
- setInstanceProp(String, String, int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- setInstanceProp(String, String, int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- setInstanceProp(String, String, int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- setIssuerName(String) - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Configures the issuer name for the generated assertion.
- setIssuerNameQualifier(String) - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Configures the name qualifier for the issuer.
- setItem(Object, int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
- setItem(Object, int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- setItem(XmlDataContentTag, Object, int...) - Method in class com.wm.xmldata.XmlDataMap
-
Sets the item associated with the specified member tag.
- setItem(XmlDataContentTag[], Object) - Method in class com.wm.xmldata.XmlDataMap
-
Performs a setItem() of a formatted value by navigating from the current map to the specified child along a path specified by a list of content tags.
- setItem(String, Object) - Method in class com.wm.xmldata.XmlDataMap
-
Performs a setItem() of formatted value by navigating from the current map to the specified child along a path specified by a String.
- setItem(Object, int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- setItem(Object, int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- setKeyAlias(String) - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Sets the name of the key alias containing the signing key.
- setKeystoreAlias(String) - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Specifies the Integration Server keystore alias that contains the signing key.
- 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.
- setMask(String) - Method in class com.wm.util.security.DataSanitizer
-
Sets the mask that replaces sensitive values.
- 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.
- setNamespaceDecl(String, String, int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Sets a namespace declaration for the current item.
- setNamespaceDecl(String, String, int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- setNamespaceDecl(String, String, int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- setNamespaceDecl(String, String, int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- setNamespaceDecls(IData, int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Sets the namespace declarations for the current item.
- setNamespaceDecls(IData, int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- setNamespaceDecls(IData, int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- setNamespaceDecls(IData, int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- setNamespacePrefix(IData, XmlDataContentTag, String, String) - Static method in class com.wm.xmldata.XmlData
-
Sets the prefix/namespace declaration for a given XmlData element with a non-repeating value.
- setNamespacePrefix(IData, XmlDataContentTag, int, String, String) - Static method in class com.wm.xmldata.XmlData
-
Sets the prefix/namespace declaration for a given XmlData element with a repeating values.
- setObject(Object) - Method in interface com.wm.xmldata.XmlDataCursor
-
Sets the object stored at the current cursor position ( a value or array of repeating values).
- setObject(Object) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- setObject(XmlDataContentTag, Object) - Method in class com.wm.xmldata.XmlDataMap
-
Sets the object at the specified tag.
- setObject(Object) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- setOrAppendObject(IData, XmlDataContentTag, Object) - Static method in class com.wm.xmldata.XmlData
-
A convenience method to set the object at the specified tag without explicitly obtaining and destroying a cursor.
- 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 Broker.
- setPretty(boolean) - Method in class com.wm.util.coder.XMLCoder
-
Sets a Boolean flag that specifies whether XMLCoder inserts a space for each nested tag level when decoding an XML document.
- 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.
- setRoles(Map<String, String>) - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Configures the list of roles (as String[]) to be part of the SAML assertion.
- 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.
- setSkipClasses(Class<?>...) - Method in class com.wm.util.security.DataSanitizer
-
Classes of the fields to exclude from inspection.
- 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.
- setSubjectConfirmationRecipient(String) - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Configures recipient information for the subject confirmation.
- setSubjectNameId(String) - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Configures the subject Name ID.
- setSubjectNameQualifier(String) - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Configures a name qualifier for the subject Name ID.
- setSubstitutionItemValue(IData, Object) - Static method in class com.wm.xmldata.XmlData
-
- setSubstitutionItemValueTag(IData, XmlDataElementTag) - Static method in class com.wm.xmldata.XmlData
-
- 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.
- setTag(XmlDataContentTag) - Method in interface com.wm.xmldata.XmlDataCursor
-
Sets the tag of the current tag-object pair.
- setTag(XmlDataContentTag) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- setTag(XmlDataContentTag) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- setTokenLifeInSeconds(int) - Method in class com.softwareag.is.auth.saml.issuer.SAMLAssertionParams
-
Configures the number of seconds for token expiry.
- setType(int) - Method in class com.wm.app.b2b.server.Credential
-
Sets the type of this credential.
- setUnescapeSpecialChars(boolean) - Method in class com.wm.util.coder.IDataJSONCoder
-
Indicates to the IDataJSONCoder whether the escape characters will be un-escaped while
decoding the JSON string value.
- 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.
- setUserAgent(String) - Method in class com.wm.app.b2b.client.JSONClient
-
Sets the value that JSONClient will send in the User-Agent request header.
- 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.
- setValue(Object, int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Sets the
value at the current cursor position (and index if repeating values are present).
- setValue(Object, int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- setValue(XmlDataContentTag, Object, int...) - Method in class com.wm.xmldata.XmlDataMap
-
Sets the value stored at the specified tag.
- setValue(XmlDataContentTag[], Object) - Method in class com.wm.xmldata.XmlDataMap
-
Performs a
setValue()
by navigating from the current map to the specified child along a
map-path specified by a list of content-tags.
- setValue(String, Object) - Method in class com.wm.xmldata.XmlDataMap
-
Performs a
setValue()
by navigating from the current map to the specified child along a
map-path specified as a String.
- setValue(Object, int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- setValue(Object, int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- setValueAndTag(XmlDataContentTag, XmlDataContentTag, Object, int...) - Method in class com.wm.xmldata.XmlDataMap
-
- setValues(Values) - Method in interface com.wm.util.coder.ValuesCodable
-
Initializes all class variables from the data values in the specified Values object.
- setValueTag(XmlDataContentTag, int...) - Method in interface com.wm.xmldata.XmlDataCursor
-
Sets the tag of the
value stored at the current cursor.
- setValueTag(XmlDataContentTag, int...) - Method in class com.wm.xmldata.XmlDataCursorImpl
-
- setValueTag(XmlDataContentTag, XmlDataElementTag, int...) - Method in class com.wm.xmldata.XmlDataMap
-
- setValueTag(XmlDataContentTag, int...) - Method in interface com.wm.xmldata.XmlDataTreeCursor
-
- setValueTag(XmlDataContentTag, int...) - Method in class com.wm.xmldata.XmlDataTreeCursorImpl
-
- 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.
- simpleType() - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Creates an XmlSimpleType definition in this workspace.
- 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.
- sTag(String) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataSubstitutionTag for the head of group with the specified local name part.
- sTag(String, String) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataSubstitutionTag for head of group with the specified local name and namespace URI.
- sTag(String, String, int) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataSubstitutionTag for head of group with the specified local name, namespace URI, and particle-id.
- sTag(String, String, int, int) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataSubstitutionTag for head of group with the specified local name, namespace URI, particle-id, and index.
- sTag(String, String, int, XmlDataIteratorTag) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates a substitution-tag with the specified NCName, namespace, particle-id, and index iterator-tag.
- sTag(XmlDataElementTag) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataSubstitutionTag for the head of group from the properties extracted from the specified XmlDataElementTag.
- sTag(XmlDataElementTag, XmlDataElementTag) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataSubstitutionTag head with properties extracted from the specified XmlDataElementTag and provide a qualifying content tag
using the specified XmlDataElementTag
- sTag(XmlDataElementTag, XmlDataIteratorTag) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataSubstitutionTag head with properties extracted from the specified XmlDataElementTag and provide an indirect-qualifier using an iterator-tag.
- sTagName(String) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataSubstitutionTag from its String full name form.
- sTagName(String, XmlNamespaceMap) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataSubstitutionTag from its String form using prefix notation.
- sTagName(String, String) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates an XmlDataSubstitutionTag from its String form using prefix notation with the namespace map expressed as a String of prefix/URI pairs.
- 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.
- STRING - Static variable in class com.wm.xmldata.XmlDataTypeTag
-
- StringCodable - Interface in com.wm.util.coder
-
This interface defines methods that are used to allow a non-codable object to become
codable.
- strings(String...) - Static method in class com.wm.xmldata.XmlDataConstants
-
Creates a String[] from a list of Strings.
- 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.
- substitution(XmlDataElementTag...) - Method in class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Defines a substitution group in this workspace.
- suspendTrigger() - Method in class com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade
-
Suspends the JMS trigger.
- X509Token - Class in com.wm.app.b2b.server.auth
-
- X509Token(X509Certificate[]) - Constructor for class com.wm.app.b2b.server.auth.X509Token
-
Deprecated.
Allocates a new X509Token from the specified X.509 certificate chain.
- xCursor(IData) - Static method in class com.wm.xmldata.XmlDataConstants
-
Obtains an XmlDataCursor on the specified IData.
- XmlAll - Class in com.wm.xmldata.xmldocumenttype
-
This class represents an XmlData All group in an XmlDataWorkspace.
- XmlAll(XmlDataWorkspace, XmlModelItem...) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlAll
-
Creates an XmlAll group definition in the specified workspace.
- XmlAny - Class in com.wm.xmldata.xmldocumenttype
-
This class represents the 'any' wildcard content in an XmlDataWorkspace.
- XmlAny(XmlDataWorkspace, int, int, String, String...) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlAny
-
Creates an XmlAny item.
- XmlAnyAttribute - Class in com.wm.xmldata.xmldocumenttype
-
Defines the AnyAttribute property for a complex type.
- XmlAnyAttribute() - Constructor for class com.wm.xmldata.xmldocumenttype.XmlAnyAttribute
-
- XmlAnyType - Class in com.wm.xmldata.xmldocumenttype
-
This class represents the XmlData anyType content in an XmlDataWorkspace.
- XmlAnyType(XmlDataWorkspace) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlAnyType
-
Creates an instance of anyType in the specified workspace.
- XmlAttribute - Class in com.wm.xmldata.xmldocumenttype
-
This class represents an Xml Attribute definition in an XmlDataWorkspace.
- XmlAttribute(XmlDataWorkspace, XmlDataAttributeTag, XmlSimpleType) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlAttribute
-
Defines a global attribute with unconstrained String content.
- XmlAttribute(XmlDataWorkspace, XmlDataAttributeTag, XmlSimpleType, boolean) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlAttribute
-
Defines a local attribute with unconstrained String content.
- XmlAttributeItem - Interface in com.wm.xmldata.xmldocumenttype
-
This interface identifies classes that may appear in an XmlAttributeList: XmlAttribute, and XmlAttributeRef.
- XmlAttributeList - Class in com.wm.xmldata.xmldocumenttype
-
This class represents a list of Attributes in an XmlDataWorkspace.
- XmlAttributeList(XmlDataWorkspace, XmlAttributeItem...) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlAttributeList
-
Defines a list of attributes associated with a complex type.
- XmlAttributeRef - Class in com.wm.xmldata.xmldocumenttype
-
This class represents Xml Attribute references in an XmlDataWorkspace.
- XmlAttributeRef(XmlDataWorkspace, XmlDataAttributeTag, boolean) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlAttributeRef
-
Creates an attribute reference to a global attribute in the specified workspace.
- XmlChoice - Class in com.wm.xmldata.xmldocumenttype
-
This class represents an XmlData Choice group in an XmlDataWorkspace.
- XmlChoice(XmlDataWorkspace, int, int, XmlModelItem...) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlChoice
-
Creates an XmlChoice definition in the specified workspace.
- XMLCoder - Class in com.wm.util.coder
-
This class extends Coder and contains methods you use to encode Values objects as XML documents and decode XML documents as Values objects.
- XMLCoder() - Constructor for class com.wm.util.coder.XMLCoder
-
Constructs an XMLCoder object that defaults to file.encoding for encoding and decoding XML
- XMLCoder(boolean) - Constructor for class com.wm.util.coder.XMLCoder
-
Constructs an XMLCoder object that uses the UTF8 character set to encode to and decode XML documents.
- XMLCoderWrapper - Class in com.wm.util.coder
-
This class wraps XMLCoder and IDataXMLCoder and facilitates migration to IDataXMLCoder.
- XMLCoderWrapper() - Constructor for class com.wm.util.coder.XMLCoderWrapper
-
Constructs a new XMLCoderWrapper object.
- XmlComplexType - Class in com.wm.xmldata.xmldocumenttype
-
This class represents an XmlData complexType in a workspace.
- XmlComplexType(XmlDataWorkspace, XmlContent, XmlAttributeList) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlComplexType
-
Creates an anonymous (i.e., inline) complexType in the specified workspace.
- XmlComplexType(XmlDataWorkspace, XmlDataTypeTag, XmlContent, XmlAttributeList) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlComplexType
-
Creates a named (i.e., global) complexType in the specified workspace.
- XmlComplexTypeRef - Class in com.wm.xmldata.xmldocumenttype
-
This class represents an XmlData complexType reference in a workspace.
- XmlComplexTypeRef(XmlDataWorkspace, XmlDataTypeTag) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlComplexTypeRef
-
Creates a reference to a (global) named complex type in the specified workspace.
- XmlContent - Interface in com.wm.xmldata.xmldocumenttype
-
This interface identifies classes that may be used to describe complex type content.
- XmlData - Class in com.wm.xmldata
-
Helper class that assists in creating XmlData structures outside of the converter; that is, XmlData infoset that is created in an ad-hoc fashion rather than from XML.
- XmlDataAnyTag - Class in com.wm.xmldata
-
The XmlDataAnyTag class constructs an XmlData
any-tag from its constituent parts.
- XmlDataAnyTag() - Constructor for class com.wm.xmldata.XmlDataAnyTag
-
Creates an XmlData any-tag with a particle-id of 1.
- XmlDataAnyTag(int) - Constructor for class com.wm.xmldata.XmlDataAnyTag
-
Creates an XMLData any-tag with the specified particle-id.
- XmlDataAnyTag(int, int) - Constructor for class com.wm.xmldata.XmlDataAnyTag
-
Creates an XmlData any-tag with the specified particle-id and index.
- XmlDataAnyTag(int, XmlDataIteratorTag) - Constructor for class com.wm.xmldata.XmlDataAnyTag
-
Creates an XmlData any-tag with the specified particle-id and index iterator-tag.
- XmlDataAnyTag(XmlDataElementTag) - Constructor for class com.wm.xmldata.XmlDataAnyTag
-
Creates an XmlData any-tag with the specified element-tag as the indirect-qualifier.
- XmlDataAnyTag(int, int, XmlDataElementTag) - Constructor for class com.wm.xmldata.XmlDataAnyTag
-
Creates an XMLData any-tag with the specified particle-id, index, and element-tag indirect-qualifier
- XmlDataAnyTag(int, XmlDataIteratorTag, XmlDataElementTag) - Constructor for class com.wm.xmldata.XmlDataAnyTag
-
Creates an XMLData any-tag with the specified particle-id, index iterator-tag, and indirect-qualifier element-tag.
- XmlDataAnyTag(XmlDataSubstitutionTag) - Constructor for class com.wm.xmldata.XmlDataAnyTag
-
Creates an XmlData any-tag with the specified substitution-tag as indirect-qualifier.
- XmlDataAnyTag(int, int, XmlDataSubstitutionTag) - Constructor for class com.wm.xmldata.XmlDataAnyTag
-
Creates an XMLData any-tag with the specified particle-id, index, and substitution-tag as indirect-qualifier.
- XmlDataAnyTag(int, XmlDataIteratorTag, XmlDataSubstitutionTag) - Constructor for class com.wm.xmldata.XmlDataAnyTag
-
Creates an XMLData any-tag with the specified particle-id, index iterator-tag, and indirect-qualifier.
- XmlDataAnyTag(int, int, XmlDataIteratorTag) - Constructor for class com.wm.xmldata.XmlDataAnyTag
-
Creates an XMLData any-tag with the specified particle-id, index, and iterator-tag as indirect-qualifier.
- XmlDataAnyTag(int, XmlDataIteratorTag, XmlDataIteratorTag) - Constructor for class com.wm.xmldata.XmlDataAnyTag
-
Creates an XMLData any-tag with the specified particle-id, index iterator-tag, and indirect-qualifier iterator-tag.
- XmlDataAttributeTag - Class in com.wm.xmldata
-
The XmlDataAttributeTag class constructs an XmlData
attribute-tag from its constituent parts.
- XmlDataAttributeTag(String) - Constructor for class com.wm.xmldata.XmlDataAttributeTag
-
Creates an XmlDataAttributeTag for the specified attribute name.
- XmlDataAttributeTag(String, String) - Constructor for class com.wm.xmldata.XmlDataAttributeTag
-
Creates an XmlDataAttributeTag for the specified attribute name.
- XmlDataConstants - Class in com.wm.xmldata
-
XmlDataConstants provides a collection of shortcuts for the lengthy names used by the XmlData packages.
- XmlDataConstants() - Constructor for class com.wm.xmldata.XmlDataConstants
-
- XmlDataContentTag - Class in com.wm.xmldata
-
This class is a common superclass for the XmlDataTags that may appear in content models.
- XmlDataContentTag(String) - Constructor for class com.wm.xmldata.XmlDataContentTag
-
- XmlDataCopy - Class in com.wm.xmldata
-
XmlDataCopy implements a structured copying utility for XmlData infosets.
- XmlDataCopy(XmlDataMap, XmlDataMap) - Constructor for class com.wm.xmldata.XmlDataCopy
-
Creates an XmlDataCopy executor, providing a source map and a destination map.
- XmlDataCursor - Interface in com.wm.xmldata
-
Defines the basic programming interface for navigating and manipulatng the XMLData infoset.
- XmlDataCursorImpl - Class in com.wm.xmldata
-
Methods for navigating and manipulating the XmlData infoset.
- XmlDataElementTag - Class in com.wm.xmldata
-
The XmlDataElementTag class constructs an XmlData
element-tag from its constituent parts.
- XmlDataElementTag(String) - Constructor for class com.wm.xmldata.XmlDataElementTag
-
Creates an XmlData element-tag that does not have a namespace and particle-id defaults to 1.
- XmlDataElementTag(String, int) - Constructor for class com.wm.xmldata.XmlDataElementTag
-
Creates an XmlData element-tag that does not have a namespace and has an explicitly specified particle-id.
- XmlDataElementTag(String, String) - Constructor for class com.wm.xmldata.XmlDataElementTag
-
Creates an XmlData element-tag for the specified NCName and Namespace.
- XmlDataElementTag(String, String, int) - Constructor for class com.wm.xmldata.XmlDataElementTag
-
Creates an XmlData element-tqg that has an NCName, namespace, and specified particle-id.
- XmlDataElementTag(String, String, int, int) - Constructor for class com.wm.xmldata.XmlDataElementTag
-
Creates an XmlData element-tag that has an NCName, XML namespace, specified particle-id, and index.
- XmlDataElementTag(String, String, int, XmlDataIteratorTag) - Constructor for class com.wm.xmldata.XmlDataElementTag
-
Creates an XmlData element-tag for the specified NCName, XML namespace, particle-id, and iterator-tag.
- XmlDataException - Exception in com.wm.xmldata
-
This class is the base class for all exceptions thrown by the XmlDataFeature.
- XmlDataException() - Constructor for exception com.wm.xmldata.XmlDataException
-
- XmlDataException(String) - Constructor for exception com.wm.xmldata.XmlDataException
-
Common supertype for Exceptions raised during XmlData processing.
- XmlDataException.ArgumentError - Exception in com.wm.xmldata
-
Thrown when XmlData method encounters an argument that is not valid for the operation.
- XmlDataException.FormatError - Exception in com.wm.xmldata
-
Thrown when XmlData processing encounters an XmlData instance that is not in proper XmlData format.
- XmlDataException.ImproperDocumentType - Exception in com.wm.xmldata
-
Thrown when an XmlDataMap is created using an inappropriate document type.
- XmlDataException.IndexOutOfRange - Exception in com.wm.xmldata
-
Thrown when an attempt is made to fetch or insert a repeating value beyond the last repeating value.
- XmlDataException.IndexRequired - Exception in com.wm.xmldata
-
Thrown when a method is invoked on an entry with repeating values, but no index is supplied to the method.
- XmlDataException.IndirectItemError - Exception in com.wm.xmldata
-
Thrown when the instance (XmlData) document or the tag specified on the invoking method does not contain the indirect value tag (e.g.
- XmlDataException.MemberConflict - Exception in com.wm.xmldata
-
Thrown when an incompatible object type is assigned to an array.
- XmlDataException.ModelConflict - Exception in com.wm.xmldata
-
Thrown when the document type used in an XmlDataMap is incompatible with the existing instance (XmlData) document, making it impossible
to find the correct insertion point for new content.
- XmlDataException.ReadOnlyWorkspace - Exception in com.wm.xmldata
-
Thrown when attempting to create a global namespace component when the workspace is read-only.
- XmlDataException.TagAndContentConflict - Exception in com.wm.xmldata
-
Thrown when an incompatible value is assigned to an entry with a particular tag type.
- XmlDataException.TagConflict - Exception in com.wm.xmldata
-
Thrown when an operation cannot be performed for the tag type.
- XmlDataException.TagSyntaxError - Exception in com.wm.xmldata
-
Thrown when a path has a syntax error.
- XmlDataException.UndefinedIterator - Exception in com.wm.xmldata
-
Thrown when an XmlDataCopy output path step encounters an undefined iterator.
- XmlDataException.UnknownField - Exception in com.wm.xmldata
-
Thrown when attempting to use a Field that is not defined by the document type associated with the map.
- XmlDataException.UnpositionedCursor - Exception in com.wm.xmldata
-
Thrown when a method is invoked on an unpositioned XmlDataCursor and that method is only
permitted when the cursor is positioned.
- XmlDataException.UnsupportedType - Exception in com.wm.xmldata
-
Thrown when an unsupported object type is inserted into XmlData content.
- XmlDataGroupTag - Class in com.wm.xmldata
-
The XmlDataGroupTag class constructs an XmlData
group-tag from its constituent parts.
- XmlDataGroupTag() - Constructor for class com.wm.xmldata.XmlDataGroupTag
-
Creates an XmlData group-tag with a particle-id of 1.
- XmlDataGroupTag(int) - Constructor for class com.wm.xmldata.XmlDataGroupTag
-
Creates an XmlData group-tag with the specified particle-id.
- XmlDataGroupTag(int, int) - Constructor for class com.wm.xmldata.XmlDataGroupTag
-
Creates an XmlData group-tag with the specified particle-id and index.
- XmlDataGroupTag(int, XmlDataIteratorTag) - Constructor for class com.wm.xmldata.XmlDataGroupTag
-
- XmlDataIteratorTag - Class in com.wm.xmldata
-
The XmlDataIteratorTag class constructs an XmlData
iterator-tag from its only constituent part, which is just an ncName.
- XmlDataIteratorTag(String) - Constructor for class com.wm.xmldata.XmlDataIteratorTag
-
Creates an XmlData iterator-tag.
- XmlDataIteratorTag(String, int) - Constructor for class com.wm.xmldata.XmlDataIteratorTag
-
Creates an XmlData iterator-tag with the specified numeric index
- XmlDataIteratorTag(String, int, XmlDataContentTag) - Constructor for class com.wm.xmldata.XmlDataIteratorTag
-
- XmlDataIteratorTag(String, XmlDataIteratorTag) - Constructor for class com.wm.xmldata.XmlDataIteratorTag
-
Creates an XmlData iterator-tag with the specified symbolic iterator index
- XmlDataIteratorTag(String, XmlDataIteratorTag, XmlDataContentTag) - Constructor for class com.wm.xmldata.XmlDataIteratorTag
-
- XmlDataMap - Class in com.wm.xmldata
-
The XmlDataMap class allows direct manipulation of fields in an XmlData object without the use of cursors.
- XmlDataPath - Class in com.wm.xmldata
-
This helper class facilitates the encoding or decoding of an XmlData path as a String literal.
- XmlDataPath() - Constructor for class com.wm.xmldata.XmlDataPath
-
- XmlDataSchemaConverter - Class in com.wm.xmldata.xmldocumenttype
-
Converts the scripted form of an XmlData document type specification to actual XmlData document type NSNodes (e.g.
- XmlDataSchemaConverter(XmlDataWorkspace) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlDataSchemaConverter
-
Creates a new converter for the specified XmDataWorkspace.
- XmlDataSubstitutionTag - Class in com.wm.xmldata
-
The XmlDataSubstitutionTag class constructs an XmlData
substitution-tag from its constituent parts.
- XmlDataSubstitutionTag(String) - Constructor for class com.wm.xmldata.XmlDataSubstitutionTag
-
Creates an XmlData substitution-tag using the specified NCName.
- XmlDataSubstitutionTag(String, String) - Constructor for class com.wm.xmldata.XmlDataSubstitutionTag
-
Creates an XmlData substitution-tag using the specified NCName and XML namespace.
- XmlDataSubstitutionTag(String, int) - Constructor for class com.wm.xmldata.XmlDataSubstitutionTag
-
Creates an XmlData substitution-tag using the specified NCName and particle-id.
- XmlDataSubstitutionTag(String, String, int) - Constructor for class com.wm.xmldata.XmlDataSubstitutionTag
-
Creates an XmlData substitution-tag using the specified NCName, XML namespace, and particle-id.
- XmlDataSubstitutionTag(String, String, int, int) - Constructor for class com.wm.xmldata.XmlDataSubstitutionTag
-
Creates an XmlData substitution-tag using the specified NCName, XML namespace, particle-id, and index.
- XmlDataSubstitutionTag(String, String, int, XmlDataIteratorTag) - Constructor for class com.wm.xmldata.XmlDataSubstitutionTag
-
Creates an XmlData substitution-tag using the specified NCName, XML namespace, particle-id, and iterator-tag.
- XmlDataSubstitutionTag(XmlDataElementTag) - Constructor for class com.wm.xmldata.XmlDataSubstitutionTag
-
Creates an XmlData substitution-tag using the properties of an element-tag.
- XmlDataSubstitutionTag(XmlDataElementTag, XmlDataElementTag) - Constructor for class com.wm.xmldata.XmlDataSubstitutionTag
-
Creates an XmlData substitution-tag from an element-tag and provides an
indirect-qualifier element-tag.
- XmlDataSubstitutionTag(XmlDataElementTag, XmlDataIteratorTag) - Constructor for class com.wm.xmldata.XmlDataSubstitutionTag
-
Creates an XmlData substitution-tag from an element-tag and provides an iterator-tag as the
indirect-qualifier.
- XmlDataTag - Class in com.wm.xmldata
-
This is the base construction class for all XmlData tags.
- XmlDataTag(String) - Constructor for class com.wm.xmldata.XmlDataTag
-
Constructs a generic XmlDataTag.
- XmlDataTreeCursor - Interface in com.wm.xmldata
-
An extension of XmlDataCursor that facilitates navigation through multiple levels in an XmlData infoset.
- XmlDataTreeCursorImpl - Class in com.wm.xmldata
-
Methods that allow a Java program to easily move about the XML infoset when encoded as XmlData.
- XmlDataTypeTag - Class in com.wm.xmldata
-
The XmlDataTypeTag class constructs an XmlData
type-tag from its constituent parts.
- XmlDataTypeTag(String) - Constructor for class com.wm.xmldata.XmlDataTypeTag
-
Creates an XmlDataType tag for the specified type name.
- XmlDataTypeTag(String, String) - Constructor for class com.wm.xmldata.XmlDataTypeTag
-
Creates an XmlDataTypeTag for the specified type name.
- XmlDataWorkspace - Class in com.wm.xmldata.xmldocumenttype
-
Provides a workspace in which XmlData Records and Fields can be accessed or created on an ad-hoc basis.
- XmlDataWorkspace(Namespace) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Creates an XmlDataWorkspace using an existing namespace.
- XmlDataWorkspace() - Constructor for class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Creates a temporary workspace.
- XmlDataWorkspace(Namespace, boolean) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlDataWorkspace
-
Creates a workspace using the specified namespace.
- XmlElement - Class in com.wm.xmldata.xmldocumenttype
-
This class represents an XmlData Element definition in an XmlDataWorkspace.
- XmlElement(XmlDataWorkspace, XmlDataElementTag, XmlType) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlElement
-
Creates a global Element in the specified workspace.
- XmlElement(XmlDataWorkspace, XmlDataElementTag, XmlType, int, int) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlElement
-
Creates a local element within an XmlGroup.
- XmlElementRef - Class in com.wm.xmldata.xmldocumenttype
-
This class represents an XmlData ElementRef definition in an XmlDataWorkspace.
- XmlElementRef(XmlDataWorkspace, XmlDataElementTag, int, int, boolean) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlElementRef
-
Creates an ElementRef.
- XmlGroup - Class in com.wm.xmldata.xmldocumenttype
-
The superclass for XmlSequence, XmlChoice, and XmlAll.
- XmlModelItem - Interface in com.wm.xmldata.xmldocumenttype
-
This interface identifies classes that are used to describe the content of XmlGroup models.
- XmlNamespaceMap - Class in com.wm.xmldata
-
This class maintains a mapping between prefixes and namespace URIs.
- XmlNamespaceMap(String) - Constructor for class com.wm.xmldata.XmlNamespaceMap
-
Creates a XmlNamespaceMap with a specific base name for the generated prefixes.
- XmlNamespaceMap() - Constructor for class com.wm.xmldata.XmlNamespaceMap
-
Creates an empty namespace map.
- XmlRecordComparator - Class in com.wm.xmldata.xmldocumenttype
-
- XmlRecordComparator() - Constructor for class com.wm.xmldata.xmldocumenttype.XmlRecordComparator
-
- XmlSequence - Class in com.wm.xmldata.xmldocumenttype
-
This class represents an XmlData sequence in an XmlDataWorkspace.
- XmlSequence(XmlDataWorkspace, int, int, XmlModelItem...) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlSequence
-
Creates a sequence in the specified workspace.
- XmlSimpleType - Class in com.wm.xmldata.xmldocumenttype
-
Defines a simple type.
- XmlSimpleType(XmlDataWorkspace) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlSimpleType
-
Creates a simpleType.
- XmlSubstitution - Class in com.wm.xmldata.xmldocumenttype
-
This class is used to define the members of a substitution group in an XmlDataWorkspace.
- XmlSubstitution(XmlDataWorkspace, XmlDataElementTag...) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlSubstitution
-
Specifies the head of a substitution group and its members.
- XmlType - Interface in com.wm.xmldata.xmldocumenttype
-
This interface identifies classes that are used to describe types.
- XmlWrapper - Class in com.wm.xmldata.xmldocumenttype
-
This class represents a wrapper for a global element.
- XmlWrapper(XmlDataWorkspace, XmlDataElementTag, boolean) - Constructor for class com.wm.xmldata.xmldocumenttype.XmlWrapper
-
Creates a Document wrapper for the specified XmlElement in the specified workspace.
- xTreeCursor(IData) - Static method in class com.wm.xmldata.XmlDataConstants
-
Obtains an XmlDataTreeCursor on the specified IData.