- ClassLoaderCache(K, ClassLoader, Connector) - Constructor for class com.boomi.connector.util.BootstrapConnector.ClassLoaderCache
-
- clearBrowseCache() - Static method in class com.boomi.connector.testutil.junit.BrowserTest
-
This method can be used to clear the browse cache.Used in scenarios when testing object browse on different api
version where different versions support different objects on same operation.
- clearCache(Object, ConnectorContext) - Static method in class com.boomi.connector.util.ConnectorCache
-
Removes the object referred to by the provided key from the cache.
- clearObjectDefinitionCache() - Static method in class com.boomi.connector.testutil.junit.ConnectorTest
-
Setup method for connector test classes
- close() - Method in class com.boomi.common.rest.RestClient
-
Closes the underlying RestClient.
- close() - Method in class com.boomi.connector.sample.listen.polling.SimplePollingOperationConnection
-
Simulates closing the connection to the API.
- close() - Method in class com.boomi.connector.util.result.BaseCloseableConnectorResult
-
Closes the provided "source" object.
- close() - Method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
- closeImpl() - Method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
Does the actual close work for this instance, will only be called once.
- closeImpl() - Method in class com.boomi.connector.util.xml.XMLJoiner
-
- closeImpl() - Method in class com.boomi.connector.util.xml.XMLSplitter
-
- closeQuietly(XMLEventReader) - Static method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
Closes an XMLEventReader, swallowing any exceptions that are thrown.
- closeReader() - Method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
- closeWriter() - Method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
- CLOSING_DUPLICATE_MANAGER_INSTANCE - Static variable in class com.boomi.common.rest.pool.RestPoolingConstants
-
- com.boomi.common.rest - package com.boomi.common.rest
-
- com.boomi.common.rest.authentication - package com.boomi.common.rest.authentication
-
- com.boomi.common.rest.pool - package com.boomi.common.rest.pool
-
- com.boomi.connector.api - package com.boomi.connector.api
-
- com.boomi.connector.api.annotation - package com.boomi.connector.api.annotation
-
- com.boomi.connector.api.listen - package com.boomi.connector.api.listen
-
- com.boomi.connector.api.listen.options - package com.boomi.connector.api.listen.options
-
- com.boomi.connector.api.network - package com.boomi.connector.api.network
-
- com.boomi.connector.api.result - package com.boomi.connector.api.result
-
- com.boomi.connector.api.ui - package com.boomi.connector.api.ui
-
- com.boomi.connector.openapi - package com.boomi.connector.openapi
-
- com.boomi.connector.openapi.dsl - package com.boomi.connector.openapi.dsl
-
- com.boomi.connector.openapi.entity - package com.boomi.connector.openapi.entity
-
- com.boomi.connector.openapi.schema - package com.boomi.connector.openapi.schema
-
- com.boomi.connector.openapi.util - package com.boomi.connector.openapi.util
-
- com.boomi.connector.sample - package com.boomi.connector.sample
-
- com.boomi.connector.sample.browse - package com.boomi.connector.sample.browse
-
- com.boomi.connector.sample.json - package com.boomi.connector.sample.json
-
- com.boomi.connector.sample.listen - package com.boomi.connector.sample.listen
-
- com.boomi.connector.sample.listen.batch - package com.boomi.connector.sample.listen.batch
-
- com.boomi.connector.sample.listen.connection - package com.boomi.connector.sample.listen.connection
-
- com.boomi.connector.sample.listen.managed - package com.boomi.connector.sample.listen.managed
-
- com.boomi.connector.sample.listen.polling - package com.boomi.connector.sample.listen.polling
-
- com.boomi.connector.sample.listen.singleton - package com.boomi.connector.sample.listen.singleton
-
- com.boomi.connector.sample.listen.submit - package com.boomi.connector.sample.listen.submit
-
- com.boomi.connector.sample.listen.unmanaged - package com.boomi.connector.sample.listen.unmanaged
-
- com.boomi.connector.sample.resource - package com.boomi.connector.sample.resource
-
- com.boomi.connector.testutil - package com.boomi.connector.testutil
-
- com.boomi.connector.testutil.auth - package com.boomi.connector.testutil.auth
-
- com.boomi.connector.testutil.junit - package com.boomi.connector.testutil.junit
-
- com.boomi.connector.util - package com.boomi.connector.util
-
- com.boomi.connector.util.listen - package com.boomi.connector.util.listen
-
- com.boomi.connector.util.network - package com.boomi.connector.util.network
-
- com.boomi.connector.util.result - package com.boomi.connector.util.result
-
- com.boomi.connector.util.xml - package com.boomi.connector.util.xml
-
- com.boomi.connector.ws - package com.boomi.connector.ws
-
- ConditionalFieldConfiguration - Class in com.boomi.connector.api.ui
-
Conditions based on the state of another field.
- ConditionalFieldConfiguration() - Constructor for class com.boomi.connector.api.ui.ConditionalFieldConfiguration
-
- Config() - Constructor for class com.boomi.connector.api.OperationType.Config
-
- ConfigurableSubmitListenOperation - Class in com.boomi.connector.sample.listen.submit
-
- ConfigurableSubmitListenOperation(OperationContext) - Constructor for class com.boomi.connector.sample.listen.submit.ConfigurableSubmitListenOperation
-
Creates a new instance using the provided operation context.
- configureBasicAuthNonPreemptiveSecurity(WebServiceExecutor) - Method in class com.boomi.connector.ws.WSConnection
-
- configureBasicAuthSecurity(WebServiceExecutor) - Method in class com.boomi.connector.ws.WSConnection
-
- configureCookieScope(HttpClientBuilder) - Method in class com.boomi.common.rest.RestOperationConnection
-
Enables or disables cookie management of the given HttpClientBuilder
instance based on the value of "Cookie Scope" connection
property.
- configureCustomWSSecurity(WebServiceExecutor) - Method in class com.boomi.connector.ws.WSConnection
-
- configureExecutor(WebServiceOperation, String, WebServiceExecutor) - Method in class com.boomi.connector.ws.WSOperationConnection
-
Configures the given WebServiceExecutor using the given web service operation information.
- configureSecurity(WebServiceExecutor) - Method in class com.boomi.connector.ws.WSConnection
-
- configureUsernameWSSecurity(UserTokenPasswordType, WebServiceExecutor) - Method in class com.boomi.connector.ws.WSConnection
-
- CONN_MANAGER_KEY - Static variable in class com.boomi.common.rest.pool.RestPoolingConstants
-
- connect() - Method in class com.boomi.connector.sample.listen.SampleConsumer
-
Opens the connection for this consumer.
- ConnectionTester - Interface in com.boomi.connector.api
-
A Connection Tester is used to perform test connection for a given connector.
- Connector - Interface in com.boomi.connector.api
-
A Connector is the central class for controlling how the Atom interacts with some external service.
- ConnectorCache<K> - Class in com.boomi.connector.util
-
- ConnectorCache(K) - Constructor for class com.boomi.connector.util.ConnectorCache
-
- ConnectorCacheFactory<K,C extends ConnectorCache<K>,X extends ConnectorContext> - Interface in com.boomi.connector.util
-
Interface for a factory which can be used to create an instance of a ConnectorCache.
- ConnectorContext - Interface in com.boomi.connector.api
-
Contextual information about a
Connector
and any relevant connection properties.
- ConnectorException - Exception in com.boomi.connector.api
-
Throwing a ConnectorException is a shortcut for indicating an OperationResponse for all outstanding inputs to an
operation.
- ConnectorException(Throwable) - Constructor for exception com.boomi.connector.api.ConnectorException
-
- ConnectorException(String) - Constructor for exception com.boomi.connector.api.ConnectorException
-
- ConnectorException(String, String) - Constructor for exception com.boomi.connector.api.ConnectorException
-
- ConnectorException(String, Throwable) - Constructor for exception com.boomi.connector.api.ConnectorException
-
- ConnectorException(String, String, Throwable) - Constructor for exception com.boomi.connector.api.ConnectorException
-
- ConnectorResult - Interface in com.boomi.connector.api.result
-
- ConnectorStatus - Interface in com.boomi.connector.api.result
-
Abstraction for the various status attributes that should be provided when adding a result to an
OperationResponse
instance.
- ConnectorTest - Class in com.boomi.connector.testutil.junit
-
- ConnectorTest() - Constructor for class com.boomi.connector.testutil.junit.ConnectorTest
-
- ConnectorTestContext - Class in com.boomi.connector.testutil
-
- ConnectorTestContext() - Constructor for class com.boomi.connector.testutil.ConnectorTestContext
-
Creates a new context with the default
SimpleAtomConfig
and an instance of the connector specified by the
implementing class
- ConnectorTester - Class in com.boomi.connector.testutil
-
Test harness for a Connector.
- ConnectorTester() - Constructor for class com.boomi.connector.testutil.ConnectorTester
-
Creates a new ConnectorTester with a default AtomConfig.
- ConnectorTester(Connector) - Constructor for class com.boomi.connector.testutil.ConnectorTester
-
Creates a new ConnectorTester for the given connector with a default AtomConfig.
- ConnectorTester(Connector, APIVersion) - Constructor for class com.boomi.connector.testutil.ConnectorTester
-
Creates a new ConnectorTester for the given connector with a default AtomConfig and the provided API version.
- connectorTester - Variable in class com.boomi.connector.testutil.junit.ConnectorTest
-
Connector tester instance available to all tests.
- ContentType - Enum in com.boomi.connector.api
-
Content types.
- ContextualOperation - Class in com.boomi.connector.util
-
Base class for operations that were created using an
OperationContext
and might take advantage of a
BaseConnection
but might not implement the same base interface.
- ContextualOperation(OperationContext) - Constructor for class com.boomi.connector.util.ContextualOperation
-
Creates a new instance using the required operation context.
- ContextualOperation(BaseConnection<OperationContext>) - Constructor for class com.boomi.connector.util.ContextualOperation
-
Creates a new instance using the required base connection.
- cookie - Variable in class com.boomi.connector.api.ObjectDefinition
-
- copy() - Method in class com.boomi.connector.api.annotation.DataFormat
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.annotation.DataFormat
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(DataFormat, boolean) - Method in class com.boomi.connector.api.annotation.DataFormat
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.annotation.FieldSpec
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.annotation.FieldSpec
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(FieldSpec, boolean) - Method in class com.boomi.connector.api.annotation.FieldSpec
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(FieldSpecField, boolean) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.annotation.Filter
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.annotation.Filter
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(Filter, boolean) - Method in class com.boomi.connector.api.annotation.Filter
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.annotation.Filter.Field
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.annotation.Filter.Field
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(Filter.Field, boolean) - Method in class com.boomi.connector.api.annotation.Filter.Field
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.Expression
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.Expression
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(Expression, boolean) - Method in class com.boomi.connector.api.Expression
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.ExtraSchema
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.ExtraSchema
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(ExtraSchema, boolean) - Method in class com.boomi.connector.api.ExtraSchema
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.ExtraSchemas
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.ExtraSchemas
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(ExtraSchemas, boolean) - Method in class com.boomi.connector.api.ExtraSchemas
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.FieldSpecField
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.FieldSpecField
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(FieldSpecField, boolean) - Method in class com.boomi.connector.api.FieldSpecField
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.GroupingExpression
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.GroupingExpression
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(GroupingExpression, boolean) - Method in class com.boomi.connector.api.GroupingExpression
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.ObjectDefinition
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.ObjectDefinition
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(ObjectDefinition, boolean) - Method in class com.boomi.connector.api.ObjectDefinition
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.ObjectDefinitions
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.ObjectDefinitions
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(ObjectDefinitions, boolean) - Method in class com.boomi.connector.api.ObjectDefinitions
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.ObjectType
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.ObjectType
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(ObjectType, boolean) - Method in class com.boomi.connector.api.ObjectType
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.ObjectTypes
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.ObjectTypes
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(ObjectTypes, boolean) - Method in class com.boomi.connector.api.ObjectTypes
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.QueryFilter
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.QueryFilter
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(QueryFilter, boolean) - Method in class com.boomi.connector.api.QueryFilter
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.SimpleExpression
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.SimpleExpression
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(SimpleExpression, boolean) - Method in class com.boomi.connector.api.SimpleExpression
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.Sort
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.Sort
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(Sort, boolean) - Method in class com.boomi.connector.api.Sort
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.ui.AllowedValue
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.ui.AllowedValue
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(AllowedValue, boolean) - Method in class com.boomi.connector.api.ui.AllowedValue
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.ui.BrowseField
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.ui.BrowseField
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(BrowseField, boolean) - Method in class com.boomi.connector.api.ui.BrowseField
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.ui.ConditionalFieldConfiguration
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.ui.ConditionalFieldConfiguration
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(ConditionalFieldConfiguration, boolean) - Method in class com.boomi.connector.api.ui.ConditionalFieldConfiguration
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.ui.CustomPropertiesFieldConfig
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.ui.CustomPropertiesFieldConfig
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(CustomPropertiesFieldConfig, boolean) - Method in class com.boomi.connector.api.ui.CustomPropertiesFieldConfig
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.ui.FieldCondition
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.ui.FieldCondition
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(FieldCondition, boolean) - Method in class com.boomi.connector.api.ui.FieldCondition
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.ui.ValueCondition
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.ui.ValueCondition
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(ValueCondition, boolean) - Method in class com.boomi.connector.api.ui.ValueCondition
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- copy() - Method in class com.boomi.connector.api.ui.VisibilityCondition
-
Deep copies the fields of the this model into a new instance of this class and returns it.
- copy(boolean) - Method in class com.boomi.connector.api.ui.VisibilityCondition
-
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
- copy(VisibilityCondition, boolean) - Method in class com.boomi.connector.api.ui.VisibilityCondition
-
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
- create(String) - Static method in class com.boomi.connector.openapi.schema.OpenAPILocalReference
-
- createAccessTokenRequestHeaderValue(HttpURLConnection) - Method in interface com.boomi.connector.api.OAuth2Token
-
Gets the formatted HTTP Authorization Header value for the OAuth 2.0 Access Token.
- createAccessTokenRequestHeaderValue(HttpURLConnection) - Method in class com.boomi.connector.testutil.auth.OAuth2TestTokenImpl
-
- createAllowedValue() - Method in class com.boomi.connector.api.ui.ObjectFactory
-
- createAuthenticator(BrowseContext) - Method in interface com.boomi.connector.api.network.NetworkAuthenticatorConnector
-
- createAuthenticator() - Method in class com.boomi.connector.ws.WSConnection
-
- createAuthenticator(BrowseContext) - Method in class com.boomi.connector.ws.WSConnector
-
- createBrowseField() - Method in class com.boomi.connector.api.ui.ObjectFactory
-
- createBrowser(BrowseContext) - Method in class com.boomi.common.rest.RestConnector
-
- createBrowser(BrowseContext) - Method in interface com.boomi.connector.api.Connector
-
Returns a Browser for this connector.
- createBrowser(BrowseContext) - Method in class com.boomi.connector.openapi.dsl.OpenAPIDslConnector
-
Returns
OpenAPIBrowser
which will retrieve the
ObjectType
list based on
config file generated from OpenAPI DSL operation input definitions
- createBrowser(BrowseContext) - Method in class com.boomi.connector.openapi.OpenAPIConnector
-
- createBrowser(BrowseContext) - Method in class com.boomi.connector.sample.browse.ImportableFieldsConnector
-
- createBrowser(BrowseContext) - Method in class com.boomi.connector.sample.listen.managed.SimpleListenConnector
-
Creates a new browser.
- createBrowser(BrowseContext) - Method in class com.boomi.connector.sample.listen.unmanaged.SimpleUnmanagedListenConnector
-
Creates a new browser.
- createBrowser(BrowseContext) - Method in class com.boomi.connector.util.BaseConnector
-
Default implementation throws UnsupportedOperationException.
- createBrowser(BrowseContext) - Method in class com.boomi.connector.util.BootstrapConnector
-
Returns a Browser for this connector.
- createBrowser(BrowseContext) - Method in class com.boomi.connector.util.listen.BrowserlessListenConnector
-
- createBrowser(BrowseContext) - Method in class com.boomi.connector.ws.WSConnector
-
Returns an instance of WSBrowser for executing web service browsing.
- createCache(K, BrowseContext) - Method in class com.boomi.connector.util.BootstrapConnector
-
Returns a new instance of a ConnectorCache for the given key and context.
- createCache(K, X) - Method in interface com.boomi.connector.util.ConnectorCacheFactory
-
Returns a new instance of a ConnectorCache for the given key and context.
- createCache(WSCache.Key, BrowseContext) - Method in class com.boomi.connector.ws.WSConnector
-
Returns an instance of WSCache for use across multiple connections to the same web service for the same account.
- createCacheKey(WSConnection<? extends BrowseContext>) - Method in class com.boomi.connector.ws.WSConnector
-
- createClassLoaderCache(K, BrowseContext) - Method in class com.boomi.connector.util.BootstrapConnector
-
Returns a new ClassLoaderCache instance.
- createClassLoaderCacheKey(BrowseContext) - Method in class com.boomi.connector.util.BootstrapConnector
-
Returns the key which should be used to cache the ClassLoaderCache.
- createConnection(C) - Method in class com.boomi.connector.ws.WSConnector
-
Returns an instance of WSConnection for use by various classes in this connector implementation to handle some of
the common functionality of interacting with the web service on a per-context basis.
- createCreateOperation(OperationContext) - Method in class com.boomi.connector.util.BaseConnector
-
Creates a new CREATE operation.
- createCustomPropertiesField() - Method in class com.boomi.connector.sample.browse.ImportableFieldsBrowser
-
Creates a Custom Properties field which stores Key Value Pair data for this component.
- createCustomPropertiesFieldConfig() - Method in class com.boomi.connector.api.ui.ObjectFactory
-
- createDataFormat() - Method in class com.boomi.connector.api.annotation.ObjectFactory
-
- createDeleteOperation(OperationContext) - Method in class com.boomi.connector.util.BaseConnector
-
Creates a new DELETE operation.
- createEventFactory() - Method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
Constructs a new XMLEventFactory, called by getEventFactory
the first time an XMLEventFactory is needed.
- createExecuteOperation(OperationContext) - Method in class com.boomi.common.rest.RestConnector
-
- createExecuteOperation(OperationContext) - Method in class com.boomi.connector.openapi.dsl.OpenAPIDslConnector
-
The OpenAPI DSL Connector provides flexibility by only supporting Execute operation.
- createExecuteOperation(OperationContext) - Method in class com.boomi.connector.openapi.OpenAPIConnector
-
The
OpenAPIOperation
executes the HTTP method (GET / HEAD / POST / DELETE / PUT / PATCH / OPTIONS / TRACE )
against the selected path with any additional schemas and parameters defined by the specification.
- createExecuteOperation(OperationContext) - Method in class com.boomi.connector.sample.browse.ImportableFieldsConnector
-
- createExecuteOperation(OperationContext) - Method in class com.boomi.connector.util.BaseConnector
-
Creates a new EXECUTE operation.
- createExecuteOperation(OperationContext) - Method in class com.boomi.connector.ws.WSConnector
-
- createExecutor(String) - Method in class com.boomi.connector.ws.WSOperationConnection
-
Creates and configures a WebServiceExecutor for the given operationName.
- createExtraSchema() - Method in class com.boomi.connector.api.ObjectFactory
-
- createExtraSchemas() - Method in class com.boomi.connector.api.ObjectFactory
-
- createFieldSpec() - Method in class com.boomi.connector.api.annotation.ObjectFactory
-
- createFieldSpecField() - Method in class com.boomi.connector.api.annotation.ObjectFactory
-
- createFieldSpecField() - Method in class com.boomi.connector.api.ObjectFactory
-
- createFilter() - Method in class com.boomi.connector.api.annotation.ObjectFactory
-
- createFilterField() - Method in class com.boomi.connector.api.annotation.ObjectFactory
-
- createGetOperation(OperationContext) - Method in class com.boomi.connector.util.BaseConnector
-
Creates a new GET operation.
- createGroupingExpression() - Method in class com.boomi.connector.api.ObjectFactory
-
- createInputFactory() - Static method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
Creates an XMLInputFactory which is namespace aware.
- createInputFactory(boolean) - Static method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
Creates an XMLInputFactory which is optionally namespace aware.
- createListenManager(ConnectorContext) - Method in interface com.boomi.connector.api.listen.ListenConnector
-
- createListenManager(ConnectorContext) - Method in class com.boomi.connector.sample.listen.managed.SimpleListenConnector
-
Creates a new simple listen manager using the provided connector context
- createListenManager(ConnectorContext) - Method in class com.boomi.connector.sample.listen.polling.SimplePollingConnector
-
Creates a new simple polling manager using the provided connector context.
- createListenManager(ConnectorContext) - Method in class com.boomi.connector.util.listen.UnmanagedListenConnector
-
Creates a non-null manager to satisfy the requirement.
- createListenOperation(OperationContext) - Method in interface com.boomi.connector.api.listen.ListenConnector
-
- createListenOperation(OperationContext) - Method in class com.boomi.connector.sample.listen.managed.SimpleListenConnector
-
Creates a new simple listen operation using the provided operation context
- createListenOperation(OperationContext) - Method in class com.boomi.connector.sample.listen.polling.SimplePollingConnector
-
Creates a new simple polling operation.
- createListenOperation(OperationContext) - Method in class com.boomi.connector.sample.listen.unmanaged.SimpleUnmanagedListenConnector
-
Creates a new unmanaged listen operation using the provided operation context
- createListenOperation(OperationContext) - Method in class com.boomi.connector.util.listen.UnmanagedListenConnector
-
- createListField() - Method in class com.boomi.connector.sample.browse.ImportableFieldsBrowser
-
Creates a selectable list input for the operation
- createMetadata() - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
- createMetadata() - Method in class com.boomi.connector.testutil.SimpleOperationContext
-
- createMetadata() - Method in class com.boomi.connector.testutil.SimpleOperationResponse
-
- createObjectDefinition() - Method in class com.boomi.connector.api.ObjectFactory
-
- createObjectDefinitions() - Method in class com.boomi.connector.api.ObjectFactory
-
- createObjectType() - Method in class com.boomi.connector.api.ObjectFactory
-
- createObjectTypes() - Method in class com.boomi.connector.api.ObjectFactory
-
- createOperation(OperationContext) - Method in interface com.boomi.connector.api.Connector
-
Returns the actual Operation.
- createOperation(OperationContext) - Method in class com.boomi.connector.util.BaseConnector
-
Returns the actual Operation.
- createOperation(OperationContext) - Method in class com.boomi.connector.util.BootstrapConnector
-
Returns the actual Operation.
- CreateOperationTest - Class in com.boomi.connector.testutil.junit
-
- CreateOperationTest(String, InputStream) - Constructor for class com.boomi.connector.testutil.junit.CreateOperationTest
-
Creates an instance of an operation test.
- CreateOperationTest(String, InputStream, OptionalTestInput) - Constructor for class com.boomi.connector.testutil.junit.CreateOperationTest
-
Creates an instance of an operation test.
- CreateOperationTest(String, String) - Constructor for class com.boomi.connector.testutil.junit.CreateOperationTest
-
Creates an instance of an operation test.
- createOutputFactory() - Static method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
Creates an XMLOutputFactory which will repair namespaces.
- createOutputFactory(boolean) - Static method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
Creates an XMLOutputFactory which will optionally repair namespaces.
- createQueryFilter() - Method in class com.boomi.connector.api.ObjectFactory
-
- createQueryOperation(OperationContext) - Method in class com.boomi.connector.util.BaseConnector
-
Creates a new QUERY operation.
- createReplacementField() - Method in class com.boomi.connector.sample.browse.ImportableFieldsBrowser
-
Replaces the original string field "replacementField" defined in the descriptor with a type specific field
- createRequest(InputStream) - Method in class com.boomi.connector.ws.WSExecuteOperation
-
Creates a WebServiceRequest for a call to WebServiceExecutor.execute(org.w3c.dom.Document)
.
- createRequestBuilder(URI) - Method in class com.boomi.common.rest.RestClient
-
Creates a RequestBuilder
with the predefined REST Method for the URI.
- createSimpleExpression() - Method in class com.boomi.connector.api.ObjectFactory
-
- createSimpleField() - Method in class com.boomi.connector.sample.browse.ImportableFieldsBrowser
-
Creates a simple field input for the Operation.
- createSort() - Method in class com.boomi.connector.api.ObjectFactory
-
Create an instance of
Sort
- createSSLContext(PublicKeyStore, PrivateKeyStore) - Static method in class com.boomi.connector.testutil.SimpleAtomContext
-
- createTemporaryObjectForDeletion(InputStream, String) - Method in class com.boomi.connector.testutil.junit.DeleteOperationTest
-
Helper method to create a new object and return its id.
- createTempOutputStream() - Method in interface com.boomi.connector.api.AtomContext
-
Returns an OutputStream which can be used for writing intermediate data in a "safe" manner (i.e.
- createTempOutputStream() - Method in class com.boomi.connector.testutil.SimpleAtomContext
-
- createUpdateOperation(OperationContext) - Method in class com.boomi.connector.util.BaseConnector
-
Creates a new UPDATE operation.
- createUpsertOperation(OperationContext) - Method in class com.boomi.connector.util.BaseConnector
-
Creates a new UPSERT operation.
- createValueCondition() - Method in class com.boomi.connector.api.ui.ObjectFactory
-
- createVisibilityCondition() - Method in class com.boomi.connector.api.ui.ObjectFactory
-
- CustomJsonRequestOperation - Class in com.boomi.connector.sample.json
-
Sample update operation that demonstrates how to convert the input documents to a new format using a memory efficient
custom
Payload
before sending to the target system.
- CustomJsonRequestOperation(OperationContext) - Constructor for class com.boomi.connector.sample.json.CustomJsonRequestOperation
-
- CustomJsonResponseOperation - Class in com.boomi.connector.sample.json
-
Sample update operation that demonstrates how to convert the response from a target system to a new format using a
memory efficient custom
Payload
.
- CustomJsonResponseOperation(OperationContext) - Constructor for class com.boomi.connector.sample.json.CustomJsonResponseOperation
-
- customPropertiesConfiguration - Variable in class com.boomi.connector.api.ui.BrowseField
-
- CustomPropertiesFieldConfig - Class in com.boomi.connector.api.ui
-
Java class for CustomPropertiesFieldConfig complex type.
- CustomPropertiesFieldConfig() - Constructor for class com.boomi.connector.api.ui.CustomPropertiesFieldConfig
-
- CustomScheme - Class in com.boomi.common.rest.authentication
-
Custom scheme that will fetch the password, which contains the full Authorization header value.
- CustomScheme(String) - Constructor for class com.boomi.common.rest.authentication.CustomScheme
-
- generateConnectionInfo() - Method in class com.boomi.connector.util.BaseConnection
-
Returns the connection information used for logging.
- generateConnectionInfo(String, String) - Method in class com.boomi.connector.util.BaseConnection
-
- generateCookie(WebServiceOperation) - Static method in class com.boomi.connector.ws.WSBrowser
-
Converts the given WebServiceOperation into a "cookie" for embedding within an ObjectDefinition (to be returned
during subsequent operation invocations).
- generateFieldElement(Document, String) - Static method in class com.boomi.connector.api.BrowseUtil
-
Constructs a Field
element
- get() - Method in class com.boomi.connector.util.ExpiringValue
-
Gets the current, valid value, null
otherwise.
- get() - Method in class com.boomi.connector.util.InactiveExpiringValue
-
Gets the current, valid value, null
otherwise.
- getAccessToken() - Method in interface com.boomi.connector.api.OAuth2Token
-
Get the OAuth 2.0 access token string
- getAccessToken() - Method in class com.boomi.connector.testutil.auth.OAuth2TestTokenImpl
-
Get the OAuth 2.0 access token string
- getAccessTokenParameters() - Method in interface com.boomi.connector.api.OAuth2Context
-
Gets a map of any additional OAuth 2.0 access token parameters These parameters are used when retrieving the
access token during the initial access token retrieval
- getAccessTokenParameters() - Method in class com.boomi.connector.testutil.auth.OAuth2TestContextImpl
-
- getAccessTokenType() - Method in interface com.boomi.connector.api.OAuth2Token
-
Get the OAuth 2.0 Access Token type.
- getAccessTokenType() - Method in class com.boomi.connector.testutil.auth.OAuth2TestTokenImpl
-
Get the OAuth 2.0 Access Token type.
- getAccessTokenUrl() - Method in interface com.boomi.connector.api.OAuth2Context
-
Get the OAuth 2.0 Access Token URL The Access Token URL is used when retrieving new access and refresh tokens.
- getAccessTokenUrl() - Method in class com.boomi.connector.testutil.auth.OAuth2TestConfig
-
- getAccessTokenUrl() - Method in class com.boomi.connector.testutil.auth.OAuth2TestContextImpl
-
- getAllowedValues() - Method in class com.boomi.connector.api.ui.BrowseField
-
Optional set of allowed values for this field.
- getApi() - Method in class com.boomi.connector.openapi.OpenAPIConnection
-
- getAPIAuthenticationKeys() - Method in class com.boomi.connector.openapi.OpenAPIOperationConnection
-
Returns a map of key values pairs provided in the API Keys custom properties field
for Authentication Type = "API_KEY"
- getAPIAuthenticationType() - Method in class com.boomi.common.rest.RestConnection
-
- getAPIAuthenticationType() - Method in class com.boomi.connector.openapi.OpenAPIOperationConnection
-
- getAPIVersion() - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
- getArguments() - Method in class com.boomi.connector.api.SimpleExpression
-
The arguments for this simple expression.
- getAudience() - Method in interface com.boomi.connector.api.JwtAssertionParameters
-
Identifies the recipients the JWT is intended for.
- getAuthenticationCredentials(AuthenticationType) - Method in class com.boomi.common.rest.RestOperationConnection
-
Creates the authentication credentials for the request based off of
AuthenticationType
and
connection property values.
- getAuthenticationType() - Method in class com.boomi.common.rest.RestConnection
-
- getAuthorizationParameters() - Method in interface com.boomi.connector.api.OAuth2Context
-
Gets a map of any additional OAuth 2.0 authorization parameters These parameters are used when retrieving the
authorization code during the initial access token retrieval
- getAuthorizationParameters() - Method in class com.boomi.connector.testutil.auth.OAuth2TestContextImpl
-
- getAuthorizationTokenUrl() - Method in interface com.boomi.connector.api.OAuth2Context
-
Get the OAuth 2.0 Authorization Token URL The authorization token url is used retrieve the authorization code.
- getAuthorizationTokenUrl() - Method in class com.boomi.connector.testutil.auth.OAuth2TestContextImpl
-
- getAuthSchemeProvider() - Method in enum com.boomi.common.rest.authentication.AuthenticationType
-
- getAuthSchemeProviders() - Method in class com.boomi.common.rest.RestOperationConnection
-
Creates a Default Lookup for Authentication Scheme Providers.
- getAuthTokenUrl() - Method in class com.boomi.connector.testutil.auth.OAuth2TestConfig
-
- getAuthType() - Method in class com.boomi.connector.ws.WSCache
-
Returns the authentication type for the webservice.
- getAuthType() - Method in class com.boomi.connector.ws.WSCache.Key
-
- getAuthType() - Method in class com.boomi.connector.ws.WSConnection
-
Returns the authentication configured for this connection.
- getAWSAccessKey() - Method in class com.boomi.common.rest.RestConnection
-
Returns the AWS access key value from "awsAccessKey" connection field.
- getAWSRegion() - Method in class com.boomi.common.rest.RestConnection
-
Returns the AWS Service from the "awsRegion" connection field value, if the selected field is not "CUSTOM".
- getAWSSecretKey() - Method in class com.boomi.common.rest.RestConnection
-
Returns the AWS secret key value from "awsSecretKey" connection field.
- getAWSService() - Method in class com.boomi.common.rest.RestConnection
-
Returns the AWS Service from the "awsService" connection field value, if the selected field is not "CUSTOM".
- getBatch() - Method in interface com.boomi.connector.api.listen.Listener
-
Get the default payload batch.
- getBatch(T) - Method in interface com.boomi.connector.api.listen.Listener
-
Get an indexed payload batch.
- getBlacklistedKeys() - Method in class com.boomi.connector.api.ui.CustomPropertiesFieldConfig
-
This has been deprecated in favor of restrictedKeys.
- getBooleanContainerProperty(String) - Method in interface com.boomi.connector.api.AtomConfig
-
Gets the property value for the given key as a Boolean.
- getBooleanContainerProperty(String, boolean) - Method in interface com.boomi.connector.api.AtomConfig
-
Gets the property value for the given key as a boolean, returning the defaultValue if the located property value
null
.
- getBooleanContainerProperty(String) - Method in class com.boomi.connector.testutil.SimpleAtomConfig
-
- getBooleanContainerProperty(String, boolean) - Method in class com.boomi.connector.testutil.SimpleAtomConfig
-
- getBooleanProperty(String) - Method in interface com.boomi.connector.api.PropertyMap
-
Gets the Boolean property for the given key.
- getBooleanProperty(String, Boolean) - Method in interface com.boomi.connector.api.PropertyMap
-
Gets the Boolean property for the given key, returning the defaultValue if the located property value
null
.
- getBooleanProperty(String) - Method in class com.boomi.connector.testutil.MutablePropertyMap
-
- getBooleanProperty(String, Boolean) - Method in class com.boomi.connector.testutil.MutablePropertyMap
-
- getBrowseContext() - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
Getter for the browse context
- getBrowseContext() - Method in class com.boomi.connector.testutil.ConnectorTester
-
Returns the currently configured BrowseContext.
- getBrowseContext() - Method in class com.boomi.connector.testutil.junit.ConnectorTest
-
Helper method to get the browse context for the test
- getBrowseFieldByType(OpenAPIParameterType) - Method in class com.boomi.connector.openapi.util.OpenAPISpecContext
-
- getBrowseFields() - Method in class com.boomi.connector.openapi.util.OpenAPISpecContext
-
Retrieve all of the operation's ui fields for this spec's operation,
this map is not mutable.
- getBrowseFieldType() - Method in enum com.boomi.connector.openapi.util.OpenAPIDataType
-
Returns the corresponding browse
DataType
field available for a corresponding OpenAPI Data Type
- getCache(K, X, ConnectorCacheFactory<K, C, X>) - Static method in class com.boomi.connector.util.ConnectorCache
-
Returns an instance of ConnectorCache, either a previously created instance which was found in the
ConnectorContext.getConnectorCache()
and is still valid or a new instance created by the given
cacheFactory.
- getCache() - Method in class com.boomi.connector.ws.WSConnection
-
Returns the connector cache for use for this connection, creating it if necessary.
- getClassLoader() - Method in class com.boomi.connector.util.BootstrapConnector.ClassLoaderCache
-
- getClient() - Method in class com.boomi.common.rest.RestOperationConnection
-
Creates a RestClient for operation execution
- getClient() - Method in class com.boomi.connector.openapi.OpenAPIOperationConnection
-
Creates a OpenAPI client for operation execution
- getClientId() - Method in interface com.boomi.connector.api.OAuth2Context
-
Get the OAuth 2.0 Client ID
- getClientId() - Method in class com.boomi.connector.testutil.auth.OAuth2TestConfig
-
- getClientId() - Method in class com.boomi.connector.testutil.auth.OAuth2TestContextImpl
-
- getClientSecret() - Method in interface com.boomi.connector.api.OAuth2Context
-
Get the OAuth 2.0 Client Secret
- getClientSecret() - Method in class com.boomi.connector.testutil.auth.OAuth2TestConfig
-
- getClientSecret() - Method in class com.boomi.connector.testutil.auth.OAuth2TestContextImpl
-
- getComponentType() - Method in class com.boomi.connector.openapi.schema.OpenAPILocalReference
-
Getter method for componentType part of "$ref" URL.
- getComponentTypeLabel() - Method in enum com.boomi.connector.openapi.util.OpenAPIComponent
-
Returns the component type label as defined by the OpenAPI 3.0 Specification
- getConfig() - Method in interface com.boomi.connector.api.AtomContext
-
Returns the current Atom's configuration.
- getConfig() - Method in class com.boomi.connector.testutil.ConnectorTester
-
Returns the currently configured AtomConfig.
- getConfig() - Method in class com.boomi.connector.testutil.SimpleAtomContext
-
- getConnection() - Method in class com.boomi.common.rest.RestOperation
-
- getConnection() - Method in class com.boomi.connector.openapi.dsl.OpenAPIDslBrowser
-
- getConnection() - Method in class com.boomi.connector.openapi.OpenAPIBrowser
-
- getConnection() - Method in class com.boomi.connector.openapi.OpenAPIOperation
-
- getConnection() - Method in class com.boomi.connector.sample.listen.polling.SimplePollingOperation
-
The base operation classes don't yet support generic connections but you can safely override
SimplePollingOperation.getConnection()
to return the proper type because it's constrained by the constructor.
- getConnection() - Method in class com.boomi.connector.util.BaseBrowser
-
Returns the base connection that was either provided or created when this instance was created.
- getConnection() - Method in class com.boomi.connector.util.ContextualOperation
-
Returns the base connection that was either provided or created when this instance was created.
- getConnection() - Method in class com.boomi.connector.util.listen.BaseListenManager
-
Return the connection used to create this manager
- getConnection() - Method in class com.boomi.connector.ws.WSBrowser
-
- getConnection() - Method in class com.boomi.connector.ws.WSExecuteOperation
-
- getConnectionManager(OperationContext, SSLConnectionSocketFactory) - Static method in class com.boomi.common.rest.pool.RestPoolingService
-
Configures connection pool per the latest user input and stores the updated pool in the connector cache.
- getConnectionProperties() - Method in interface com.boomi.connector.api.ConnectorContext
-
Returns the relevant connection properties if this connector has the requireConnectionForBrowse
flag
enabled in the connector's descriptor.
- getConnectionProperties() - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
- getConnectionProperties() - Method in class com.boomi.connector.testutil.SimpleBrowseContext
-
- getConnectionProperty(String) - Method in class com.boomi.common.rest.RestConnection
-
- getConnector() - Method in interface com.boomi.connector.api.ConnectorContext
-
Returns the connector instance with which this context is associated.
- getConnector() - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
- getConnector() - Method in class com.boomi.connector.testutil.ConnectorTester
-
Returns the currently configured Connector.
- getConnector() - Method in class com.boomi.connector.testutil.SimpleBrowseContext
-
- getConnector() - Method in class com.boomi.connector.util.BaseConnection
-
Returns the connector instance with which this context is associated.
- getConnector() - Method in class com.boomi.connector.ws.WSConnection
-
Returns a handle to the connector with which this connection is associated.
- getConnectorCache() - Method in interface com.boomi.connector.api.ConnectorContext
-
Returns the current connector cache.
- getConnectorCache() - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
- getConnectorCache() - Method in class com.boomi.connector.testutil.SimpleBrowseContext
-
- getConnectorClass() - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
This method should return the
Class
of the connector under test
- getConnectorTestContext() - Method in class com.boomi.connector.testutil.junit.ConnectorTest
-
Abstract method that allows subclasses to specify the context and connector class for their tests
- getConnectTimeout() - Method in class com.boomi.common.rest.RestConnection
-
Returns the connection property for "connectTimeout" field
- getConsumer() - Method in class com.boomi.connector.sample.listen.managed.SimpleListenManager
-
Returns the consumer to allow listen operations to register message handlers.
- getContainerProperty(String) - Method in interface com.boomi.connector.api.AtomConfig
-
Gets the property value for the given key as a String.
- getContainerProperty(String, String) - Method in interface com.boomi.connector.api.AtomConfig
-
Gets the property value for the given key as a String., returning the defaultValue if the located property value
is blank (null
or all characters are whitespace).
- getContainerProperty(String) - Method in class com.boomi.connector.testutil.SimpleAtomConfig
-
- getContainerProperty(String, String) - Method in class com.boomi.connector.testutil.SimpleAtomConfig
-
- getContent() - Method in class com.boomi.connector.openapi.entity.JSONArrayWrappedRepeatableEntity
-
Returns the original InputStream, this input stream will be reset prior to being returned.
- getContentType() - Method in class com.boomi.connector.openapi.OpenAPIResponseCookie
-
Gets the content type for the response profile data structure.
- getContext() - Method in class com.boomi.connector.util.BaseBrowser
-
Returns the BrowseContext provided when the browser was constructed.
- getContext() - Method in class com.boomi.connector.util.BaseConnection
-
Returns the context used to create this connection
- getContext() - Method in class com.boomi.connector.util.BaseConnector
-
- getContext() - Method in class com.boomi.connector.util.ContextualOperation
-
Returns the OperationContext provided when the operation was constructed.
- getContext() - Method in class com.boomi.connector.util.listen.BaseListenManager
-
Return the connector context used to create this manager
- getCookie() - Method in class com.boomi.connector.api.ObjectDefinition
-
- getCookieScope() - Method in class com.boomi.common.rest.RestConnection
-
Returns the value of the "Cookie Scope" connection property.
- getCount() - Method in interface com.boomi.connector.api.listen.PayloadBatch
-
Get the number of payloads that have been added to the batch.
- getCurrentContextClassLoader() - Static method in class com.boomi.connector.api.RequestUtil
-
- getCustomAuthCredentials() - Method in class com.boomi.common.rest.RestConnection
-
Returns the connection property for "customAuthCredentials" field
- getCustomOperationType() - Method in interface com.boomi.connector.api.BrowseContext
-
Returns the custom type of the operation that is currently being configured.
- getCustomOperationType() - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
- getCustomOperationType() - Method in class com.boomi.connector.testutil.SimpleBrowseContext
-
- getCustomProperties(String) - Method in interface com.boomi.connector.api.DynamicPropertyMap
-
Gets the key value pair(s) of a custom property as a map with the given key and any overrides applied.
- getCustomProperties(String) - Method in interface com.boomi.connector.api.PropertyMap
-
Gets the key/value pairs as a map for custom property type fields.
- getCustomProperties(String) - Method in class com.boomi.connector.testutil.MutableDynamicPropertyMap
-
- getCustomProperties(String) - Method in class com.boomi.connector.testutil.MutablePropertyMap
-
- getCustomPropertiesConfiguration() - Method in class com.boomi.connector.api.ui.BrowseField
-
Configuration of the key value pairs for a field.
- getCustomPropertyValue() - Method in class com.boomi.connector.sample.browse.OperationValues
-
Fetches the the map of user input values for the field with ID: "customPropertiesField" from
ImportableFieldsBrowser
- getData() - Method in interface com.boomi.connector.api.ObjectData
-
Returns a non-null
stream containing the document data passed into the connector shape.
- getData() - Method in class com.boomi.connector.testutil.SimpleTrackedData
-
- getDataSize() - Method in interface com.boomi.connector.api.ObjectData
-
Returns the size of the stream containing the document data passed into the connector shape.
- getDataSize() - Method in class com.boomi.connector.testutil.SimpleTrackedData
-
- getDataType() - Method in class com.boomi.connector.api.annotation.DataFormat
-
Indicates the data type of this element/attribute
- getDataType() - Method in class com.boomi.connector.openapi.util.OpenAPIParameter
-
Returns "schema" data type associated with the parameter given from the OpenAPI Spec
- getDefaultUrl() - Method in class com.boomi.connector.ws.WSConnection
-
Returns the "default" url for this web service to be used if none has been configured.
- getDefaultValue() - Method in class com.boomi.connector.api.ui.BrowseField
-
Optional default value for this field presented to the user in the GUI.
- getDefinition() - Method in class com.boomi.connector.ws.WSCache
-
Returns the currently parsed WSDL Definition, creating if necessary.
- getDefinitions() - Method in class com.boomi.connector.api.ObjectDefinitions
-
A list of ObjectDefinition instances.
- getDelegate() - Method in class com.boomi.connector.util.BootstrapConnector.ClassLoaderCache
-
- getDelimiter(String, Parameter.StyleEnum) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Returns a delimiter
String
corresponding to the Open Api parameter style enum and parameter name.
- getDisplayType() - Method in class com.boomi.connector.api.ui.BrowseField
-
The type of UI element to use when displaying the field
- getDistributionMode() - Method in class com.boomi.connector.api.listen.SubmitOptions
-
- getDomain() - Method in class com.boomi.common.rest.RestConnection
-
Returns the connection property for "domain" field.
- getDynamicOperationProperties() - Method in interface com.boomi.connector.api.TrackedData
-
Returns dynamic operation properties for this tracked data (always non-null
).
- getDynamicOperationProperties() - Method in class com.boomi.connector.testutil.SimpleTrackedData
-
- getDynamicProperties() - Method in interface com.boomi.connector.api.TrackedData
-
Returns any dynamic connector properties for this tracked data (always non-null
).
- getDynamicProperties() - Method in class com.boomi.connector.testutil.SimpleTrackedData
-
- getElementName() - Method in class com.boomi.connector.api.ObjectDefinition
-
Optional name identifying the top-level element within the given schema document which is
the
actual object definition.
- getEntity(ObjectData) - Method in class com.boomi.common.rest.RestOperation
-
Returns the request HTTP Entity to be send to the service.
- getEntity(ObjectData) - Method in class com.boomi.connector.openapi.OpenAPIOperation
-
Returns null for GET, HEAD & DELETE requests.
- getEntityContentType() - Method in class com.boomi.common.rest.RestOperationConnection
-
Returns the expected content type for outbound request data.
- getEntityContentType() - Method in class com.boomi.connector.openapi.OpenAPIOperationConnection
-
Retrieves the content type from the request cookie.
- getEnvelopeOperationRequestElementName(WebServiceBindingOperation, WebServiceProtocol, SchemaMap) - Method in class com.boomi.connector.ws.WSBrowser
-
Returns the name of the request element for the given operation.
- getEnvelopeOperationResponseElementName(WebServiceBindingOperation, WebServiceProtocol, WSBrowser.SchemaMapHolder) - Method in class com.boomi.connector.ws.WSBrowser
-
Returns the name of the response element for the given operation.
- getErrorCode(WebServiceResponse) - Method in class com.boomi.connector.ws.WSConnection
-
Returns the error status code for the given fault response.
- getErrorMessage(WebServiceResponse) - Method in class com.boomi.connector.ws.WSConnection
-
Returns the error status message for the given fault response.
- getEventFactory() - Method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
Returns a valid XMLEventFactory.
- getExecuteObjectDefinitions(String, Collection<ObjectDefinitionRole>) - Method in class com.boomi.connector.ws.WSBrowser
-
Returns an ObjectDefinitions instance for an EXECUTE operation.
- getExecuteObjectTypes() - Method in class com.boomi.connector.ws.WSBrowser
-
- getExecuteWebServiceOperation(Definition, String, SchemaMap, ProtocolHandler) - Method in class com.boomi.connector.ws.WSBrowser
-
Returns the WebServiceOperation for the given object type id (typically an operation name).
- getExecutionId() - Method in interface com.boomi.connector.api.listen.ListenerExecutionResult
-
The execution ID of the submission
- getExpectedObjectCount(OperationType) - Method in class com.boomi.connector.testutil.junit.BrowserTest
-
This method must be overridden to return the expected number of object types for the specified operation if
BrowserTest.isStrict()
has been overridden to return true.
- getExpiration() - Method in interface com.boomi.connector.api.JwtAssertionParameters
-
The time at which the JWT will expire.
- getExpireTime() - Method in class com.boomi.connector.util.ExpiringConnectorCache
-
Returns the time (in milliseconds) after which this ConnectorCache is no longer valid.
- getExpireTime() - Method in class com.boomi.connector.util.SimpleExpiringValue
-
Gets the absolute time at which the current value is no longer valid.
- getExpression() - Method in class com.boomi.connector.api.QueryFilter
-
Optional expression describing the results desired from the query operation.
- getExtendedClaims() - Method in interface com.boomi.connector.api.JwtAssertionParameters
-
Public and Private claims which must be included in the JWT.
- getExtraSchemaList() - Method in class com.boomi.connector.api.ObjectDefinition
-
A list of ExtraSchema instances.
- getExtraSchemas() - Method in class com.boomi.connector.api.ObjectDefinition
-
Gets the value of the extraSchemas property.
- getFieldId() - Method in class com.boomi.connector.api.ui.FieldCondition
-
Gets the value of the fieldId property.
- getFields() - Method in class com.boomi.connector.api.annotation.FieldSpec
-
Lists any additional field(s) that can be used as a field selection or query sort/filter
field but will not be included in the profile
Gets the value of the fields property.
- getFields() - Method in class com.boomi.connector.api.annotation.Filter
-
Lists an additional field(s) that can be used as a query filter but will not be
included in the profile
Gets the value of the fields property.
- getFieldSpecFields() - Method in class com.boomi.connector.api.ObjectDefinition
-
Lists any additional field(s) that can be used as a field selection or query sort/filter field but will not be included in the profile.
- getFilter() - Method in interface com.boomi.connector.api.FilterData
-
Returns a query filter describing the object to be retrieved.
- getFilter() - Method in interface com.boomi.connector.api.QueryRequest
-
Returns the tracked query filter describing the objects to be retrieved.
- getFilter() - Method in class com.boomi.connector.testutil.SimpleTrackedData
-
- getFilterFunction() - Method in class com.boomi.connector.util.listen.BaseWatchableOperation
-
Returns a function to filter
WatchEvent
instances.
- getFirstRequestContentType(Operation) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Fetches the first request content type from the given operation.
- getFormat() - Method in class com.boomi.connector.api.annotation.DataFormat
-
Indicates the format of this data element/attribute
- getGrantType() - Method in interface com.boomi.connector.api.OAuth2Context
-
Get the OAuth 2.0 Grant Type
- getGrantType() - Method in class com.boomi.connector.testutil.auth.OAuth2TestContextImpl
-
- getHeaderParameters() - Method in class com.boomi.connector.openapi.OpenAPIRequestCookie
-
- getHeaders(ObjectData) - Method in class com.boomi.common.rest.RestOperation
-
Returns a list of Headers, defined using custom operation properties (key-value pairs), to include in the
Request Headers on request execution.
- getHeaders(ObjectData) - Method in class com.boomi.connector.openapi.OpenAPIOperation
-
Fetch a List of Parameter Header Entries and the Accept from
the openapi specification response path of: responses..content. .
- getHelpText() - Method in class com.boomi.connector.api.ObjectType
-
Optional help text displayed for the object type in the GUI.
- getHelpText() - Method in class com.boomi.connector.api.ui.BrowseField
-
Optional help text displayed for the field in the GUI.
- getHttpClient() - Method in class com.boomi.common.rest.RestOperationConnection
-
Returns an instance of CloseableHttpClient
using HttpClientBuilder
for operation execution.
- getHttpContext() - Method in class com.boomi.common.rest.RestOperationConnection
-
Creates a HttpContext, if the target
AuthenticationType
needs credentials, then a credentials provider
will be setup for this context.
- getHttpMethod() - Method in class com.boomi.common.rest.RestConnection
-
Gets the selected HTTP method from the connector action / operation field.
- getHttpMethod() - Method in class com.boomi.connector.openapi.dsl.OpenAPIDslOperationConnection
-
Gets the OpenAPI DSL HTTP method from the connector action / operation field.Extracts the HTTP method from
ObjectTypeId set during browse and accounts for the possibility of multiple ":"s in the ObjectTypeId
- getHttpMethod(OpenAPI, String) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Retrieves the HTTP method based off of the "name" field of the operation
- getHttpMethodFromCustomObjectTypeId(String) - Static method in class com.boomi.connector.openapi.util.OpenAPIDSLUtil
-
Gets the configured HTTP method from the connector action / operation field.
- getHttpResults(CloseableHttpResponse) - Method in class com.boomi.common.rest.RestClient
-
- getHttpResults(CloseableHttpResponse) - Method in class com.boomi.connector.openapi.OpenAPIRestClient
-
- getId() - Method in class com.boomi.connector.api.ObjectType
-
The actual name of the object type which will be passed in subsequent operations which for
this object type.
- getId() - Method in class com.boomi.connector.api.ui.BrowseField
-
The actual name of the field which will be passed as the property key to the connector.
- getId() - Method in class com.boomi.connector.openapi.util.OpenAPIParameter
-
Returns the Base64 encoded Operation field id generated for the parameter.
- getIndex() - Method in interface com.boomi.connector.api.listen.IndexedPayloadBatch
-
Gets the index that was used to create this batch instance.
- getIndex() - Method in class com.boomi.connector.openapi.schema.OpenAPILocalReference
-
Getter method for index part of "$ref" URL.
- getInputFactory() - Method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
- getInputType() - Method in class com.boomi.connector.api.ObjectDefinition
-
The type of input data that this object type expects.
- getInterval() - Method in class com.boomi.connector.sample.listen.polling.SimplePollingManagerConnection
-
Returns the polling interval specified by the user in the connection settings.
- getIssuer() - Method in interface com.boomi.connector.api.JwtAssertionParameters
-
Identifies the principal that issued the JWT.
- getJsonSchema() - Method in class com.boomi.connector.api.ObjectDefinition
-
Primary JSON Schema document which describes the object type.
- getJwtAssertionParameters() - Method in interface com.boomi.connector.api.OAuth2Context
-
Get the claims used to build the JWT assertion.
- getJwtAssertionParameters() - Method in class com.boomi.connector.testutil.auth.OAuth2TestContextImpl
-
- getKey() - Method in class com.boomi.connector.util.ConnectorCache
-
Returns the key which for this ConnectorCache.
- getKeyStore() - Method in interface com.boomi.connector.api.PrivateKeyStore
-
Returns a java KeyStore object.
- getKeyStore() - Method in interface com.boomi.connector.api.PublicKeyStore
-
Returns a java KeyStore object.
- getKeyword() - Method in class com.boomi.connector.openapi.schema.OpenAPILocalReference
-
Getter method for composed schema keyword part of "$ref" URL.
- getLabel() - Method in class com.boomi.connector.api.ObjectType
-
Optional text string which will be displayed in the GUI for this object type.
- getLabel() - Method in class com.boomi.connector.api.ui.AllowedValue
-
Optional text string which will be displayed in the GUI for this value.
- getLabel() - Method in class com.boomi.connector.api.ui.BrowseField
-
Optional text string which will be displayed in the GUI for this field.
- getLabel() - Method in enum com.boomi.connector.openapi.util.OpenAPIParameterType
-
Returns the Label to prepend to the id field to show in the UI.
- getLogger() - Method in interface com.boomi.connector.api.OperationResponse
-
Returns a logger which can be used to log general information regarding this operation execution.
- getLogger() - Method in interface com.boomi.connector.api.TrackedData
-
Returns a logger which should be used to log information specific to this tracked data.
- getLogger() - Method in class com.boomi.connector.testutil.SimpleOperationResponse
-
- getLogger() - Method in class com.boomi.connector.testutil.SimpleTrackedData
-
- getLogLevel() - Method in interface com.boomi.connector.api.AtomConfig
-
The current log level for the Atom.
- getLogLevel() - Method in class com.boomi.connector.testutil.SimpleAtomConfig
-
- getLongContainerProperty(String) - Method in interface com.boomi.connector.api.AtomConfig
-
Gets the property value for the given key as a Long.
- getLongContainerProperty(String, long) - Method in interface com.boomi.connector.api.AtomConfig
-
Gets the property value for the given key as a Long, returning the defaultValue if the located property value
null
.
- getLongContainerProperty(String) - Method in class com.boomi.connector.testutil.SimpleAtomConfig
-
- getLongContainerProperty(String, long) - Method in class com.boomi.connector.testutil.SimpleAtomConfig
-
- getLongProperty(String) - Method in interface com.boomi.connector.api.PropertyMap
-
Gets the Long property for the given key.
- getLongProperty(String, Long) - Method in interface com.boomi.connector.api.PropertyMap
-
Gets the Long property for the given key, returning the defaultValue if the located property value null
.
- getLongProperty(String) - Method in class com.boomi.connector.testutil.MutablePropertyMap
-
- getLongProperty(String, Long) - Method in class com.boomi.connector.testutil.MutablePropertyMap
-
- getMaxCircularReference() - Method in class com.boomi.connector.openapi.util.OpenAPIParseOption
-
Returns the maximum circular $ref loads for a given spec.
- getMaxNumberObjectTypes() - Method in interface com.boomi.connector.api.AtomConfig
-
Returns the maximum number of object types allowed to be returned from a browse request.
- getMaxNumberObjectTypes() - Method in class com.boomi.connector.testutil.SimpleAtomConfig
-
- getMaxObjectTypeCookieLength() - Method in interface com.boomi.connector.api.AtomConfig
-
Returns the maximum number of characters allowed in an ObjectType cookie.
- getMaxObjectTypeCookieLength() - Method in class com.boomi.connector.testutil.SimpleAtomConfig
-
- getMaxPageSize() - Method in interface com.boomi.connector.api.AtomConfig
-
Returns the maximum page size recommended by the Atom.
- getMaxPageSize() - Method in class com.boomi.connector.testutil.SimpleAtomConfig
-
- getMessage() - Method in exception com.boomi.connector.api.ConnectorException
-
- getMessage() - Method in class com.boomi.connector.testutil.SimpleOperationResult
-
- getMessageHandler(Listener) - Method in class com.boomi.connector.sample.listen.BaseConsumerListenOperation
-
- getMessageHandler(Listener) - Method in class com.boomi.connector.sample.listen.batch.BatchByCountListenOperation
-
- getMessageHandler(Listener) - Method in class com.boomi.connector.sample.listen.batch.MultiMessageListenOperation
-
- getMetadataUrl() - Method in class com.boomi.connector.sample.listen.connection.SimpleManagerConnection
-
Returns a "metadata URL" which, in this example, is just a static path appended to a user provided base URL.
- getName() - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Indicates a the name of the sort field
- getName() - Method in class com.boomi.connector.api.annotation.Filter.Field
-
Indicates a the name of the filter field
- getName() - Method in class com.boomi.connector.api.FieldSpecField
-
Indicates a the name of the sort field
- getName() - Method in class com.boomi.connector.openapi.util.OpenAPIParameter
-
Returns the "name" associated with the parameter given from the OpenAPI Spec
- getNestedExpressions() - Method in class com.boomi.connector.api.GroupingExpression
-
The nested expressions which will be joined by the defined logical operator.
- getNodeType(Schema<?>) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
- getNodeType(Schema<?>, JSONUtil.NodeType) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
- getNonProxyHosts() - Method in interface com.boomi.connector.api.AtomProxyConfig
-
Getter for the non-proxy hosts.
- getNonProxyHosts() - Method in class com.boomi.connector.testutil.SimpleAtomProxyConfig
-
- getNonProxyHostsString() - Method in interface com.boomi.connector.api.AtomProxyConfig
-
Getter for the "raw" string value of the non-proxy hosts config.
- getNonProxyHostsString() - Method in class com.boomi.connector.testutil.SimpleAtomProxyConfig
-
- getOAuth2Context() - Method in interface com.boomi.connector.api.OAuth2Token
-
Convenience method to get the OAuth2Context from the OAuth2Token
- getOAuth2Context(String) - Method in interface com.boomi.connector.api.PropertyMap
-
Gets the OAuth2Context property for the given key.
- getOAuth2Context() - Method in class com.boomi.connector.testutil.auth.OAuth2TestTokenImpl
-
- getOAuth2Context(String) - Method in class com.boomi.connector.testutil.MutablePropertyMap
-
- getOAuth2Token(boolean) - Method in interface com.boomi.connector.api.OAuth2Context
-
Gets an up-to-date OAuth2Token.
- getOAuth2Token(boolean) - Method in class com.boomi.connector.testutil.auth.OAuth2TestContextImpl
-
Retrieves the OAuth2Token.
- getOAuthContext() - Method in class com.boomi.common.rest.RestConnection
-
Fetches the OAuth2Context from the "oauthContext" connection field.
- getObjectDefinitionCookie(ObjectDefinitionRole) - Method in interface com.boomi.connector.api.OperationContext
-
Returns an object definition cookie constructed by the object profile retrieval during a browsing request.
- getObjectDefinitionCookie(ObjectDefinitionRole) - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
- getObjectDefinitionCookie(ObjectDefinitionRole) - Method in class com.boomi.connector.testutil.SimpleOperationContext
-
- getObjectDefinitions(String, Collection<ObjectDefinitionRole>) - Method in interface com.boomi.connector.api.Browser
-
Returns the object definitions for the given object type id and currently configured OperationType (as defined by
the BrowseContext).
- getObjectDefinitions(String, Collection<ObjectDefinitionRole>) - Method in class com.boomi.connector.openapi.OpenAPIBrowser
-
- getObjectDefinitions(String, Collection<ObjectDefinitionRole>) - Method in class com.boomi.connector.openapi.OpenAPIConnection
-
Generates the Input / Output Object definition based off of the OpenAPI Spec.
- getObjectDefinitions(String, Collection<ObjectDefinitionRole>) - Method in class com.boomi.connector.sample.browse.ImportableFieldsBrowser
-
Retrieves the Object Definition for the operation.
- getObjectDefinitions(String, Collection<ObjectDefinitionRole>) - Method in class com.boomi.connector.sample.browse.OverridableFieldBrowser
-
- getObjectDefinitions(OperationType) - Method in class com.boomi.connector.testutil.junit.BrowserTest
-
A convenience method to get profile definitions for the requested operation type
- getObjectDefinitions(String, Collection<ObjectDefinitionRole>) - Method in class com.boomi.connector.ws.WSBrowser
-
Returns the object definitions for the given object type id and currently configured OperationType (as defined by
the BrowseContext).
- getObjectDefinitions(WebServiceOperation, Collection<ObjectDefinitionRole>, SchemaMap) - Method in class com.boomi.connector.ws.WSBrowser
-
Returns an ObjectDefinitions instance for the given operation.
- getObjectId() - Method in interface com.boomi.connector.api.GetRequest
-
Returns the single non-null
tracked id of the object to be retrieved.
- getObjectId() - Method in interface com.boomi.connector.api.ObjectIdData
-
Returns a non-null
object id.
- getObjectId() - Method in class com.boomi.connector.testutil.junit.DeleteOperationTest
-
Abstraction to allow ids to be created as part of each test.
- getObjectId() - Method in class com.boomi.connector.testutil.SimpleTrackedData
-
- getObjectTypeId() - Method in interface com.boomi.connector.api.OperationContext
-
Returns the id of the object type for which this operation is being executed.
- getObjectTypeId() - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
- getObjectTypeId() - Method in class com.boomi.connector.testutil.SimpleOperationContext
-
- getObjectTypeId() - Method in class com.boomi.connector.ws.WSBrowser
-
- getObjectTypeIdFromOperationId(OpenAPI, String) - Static method in class com.boomi.connector.openapi.util.OpenAPIDSLUtil
-
Given the operationId from the spec, this method retrieves the unique combination of httpMethod & the path
associated with it.
- getObjectTypes() - Method in interface com.boomi.connector.api.Browser
-
Returns the object types which can be utilized by the currently configured OperationType (as defined by the
BrowseContext).
- getObjectTypes() - Method in class com.boomi.connector.openapi.dsl.OpenAPIDslConnection
-
Returns a list of ObjectTypes by parsing a json config file part of the custom OpenAPI connector jar.
- getObjectTypes() - Method in class com.boomi.connector.openapi.OpenAPIBrowser
-
- getObjectTypes() - Method in class com.boomi.connector.openapi.OpenAPIConnection
-
Returns a list of Object Types.
- getObjectTypes() - Method in class com.boomi.connector.sample.browse.ImportableFieldsBrowser
-
Creates a List of Object Types for User Selection
- getObjectTypes() - Method in class com.boomi.connector.sample.browse.OverridableFieldBrowser
-
- getObjectTypes() - Method in class com.boomi.connector.testutil.junit.BrowserTest
-
Setup method for browser tests
- getObjectTypes() - Method in class com.boomi.connector.ws.WSBrowser
-
Returns the object types which can be utilized by the currently configured OperationType (as defined by the
BrowseContext).
- getOpenAPIParseOption() - Method in class com.boomi.connector.openapi.OpenAPIConnection
-
Return
OpenAPIParseOption
which contains information on how you want to parse your openapi spec.
- getOperation(String) - Method in class com.boomi.connector.openapi.dsl.OpenAPIDslConnection
-
Fetch the
Operation
based off of the path value and the selected
BrowseContext.getCustomOperationType()
.customObjectTypeId is a ":" delimited combination of HttpMethod &
relative path from
the OpenAPI spec.
- getOperation(String) - Method in class com.boomi.connector.openapi.OpenAPIConnection
-
- getOperation(OpenAPI, PathItem.HttpMethod, String) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Fetch the Operation by path and method.
- getOperation(OpenAPI, String) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Retrieves the operation by the "name" field of the operation.
- getOperation(String, ProtocolHandler) - Method in class com.boomi.connector.ws.WSCache
-
Returns the currently parsed WebServiceOperation for the given operation name and protocol version, loading it if
necessary from the currently loaded WSDL definition (retrieved from
WSCache.getDefinition()
).
- getOperationContext() - Method in class com.boomi.connector.testutil.ConnectorTester
-
Returns the currently configured OperationContext.
- getOperationContext() - Method in class com.boomi.connector.testutil.junit.ConnectorTest
-
Helper method to get the operation context for the test
- getOperationContext() - Method in class com.boomi.connector.util.BaseConnection
-
- getOperationFields() - Method in class com.boomi.connector.api.ObjectDefinitions
-
A list of operation fields defined by browsing.
- getOperationLabel(String) - Method in class com.boomi.connector.ws.WSBrowser
-
Returns the operation "display name" for the given operation name.
- getOperationName() - Method in class com.boomi.connector.ws.WSExecuteOperation
-
Returns the operation name for this operation.
- getOperationProperties() - Method in interface com.boomi.connector.api.BrowseContext
-
Returns any operation properties flagged as includeInBrowse
for the current OperationType in the
connector's descriptor.
- getOperationProperties() - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
- getOperationProperties() - Method in class com.boomi.connector.testutil.SimpleBrowseContext
-
- getOperationRequestElementName(WebServiceBindingOperation, SchemaMap) - Method in class com.boomi.connector.ws.WSBrowser
-
Returns the name of the request element for the given operation.
- getOperationResponseElementName(WebServiceBindingOperation, WSBrowser.SchemaMapHolder) - Method in class com.boomi.connector.ws.WSBrowser
-
Returns the name of the response element for the given operation, may be null
if there is no response
type.
- getOperations() - Method in class com.boomi.connector.ws.WSBrowser
-
Returns the list of webservice operations which should be returned to the caller as the available ObjectTypes.
- getOperationStatus(int) - Static method in class com.boomi.connector.api.ResponseUtil
-
This method derives the appropriate
OperationStatus
from the specified HTTP status code.
- getOperationStatus() - Method in interface com.boomi.connector.api.result.ConnectorStatus
-
Returns the operation status.
- getOperationStatus() - Method in class com.boomi.connector.testutil.junit.OptionalTestInput
-
Getter method
- getOperationStatus() - Method in class com.boomi.connector.util.result.SimpleConnectorStatus
-
- GetOperationTest - Class in com.boomi.connector.testutil.junit
-
- GetOperationTest(String, String) - Constructor for class com.boomi.connector.testutil.junit.GetOperationTest
-
Creates an instance of an operation test.
- GetOperationTest(String, String, String) - Constructor for class com.boomi.connector.testutil.junit.GetOperationTest
-
Creates an instance of an operation test.
- getOperationType() - Method in interface com.boomi.connector.api.BrowseContext
-
Returns the currently configured OperationType
- getOperationType() - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
- getOperationType() - Method in class com.boomi.connector.testutil.SimpleBrowseContext
-
- getOperationUrl() - Method in class com.boomi.connector.sample.listen.connection.SimpleOperationConnection
-
Returns a "operation URL" which, in this example, is a user defined operation property appended to a user
provided base URL connection property.
- getOperator() - Method in class com.boomi.connector.api.GroupingExpression
-
The logical operator which will be used to join all the nested expressions.
- getOperator() - Method in class com.boomi.connector.api.SimpleExpression
-
The operator for this simple expression.
- getOtherObjectDefinitions(String, Collection<ObjectDefinitionRole>) - Method in class com.boomi.connector.ws.WSBrowser
-
Returns an ObjectDefinitions instance for any non-EXECUTE operation.
- getOtherObjectTypes() - Method in class com.boomi.connector.ws.WSBrowser
-
Returns an ObjectTypes instance for any non-EXECUTE operation.
- getOutputFactory() - Method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
- getOutputStream() - Method in class com.boomi.connector.sample.SampleOutputStreamClient
-
Simulates a client that provides an
OutputStream
where the request should be written.
- getOutputType() - Method in class com.boomi.connector.api.ObjectDefinition
-
The type of output data that this object type returns.
- getParameter(String) - Method in class com.boomi.common.rest.authentication.SimpleAuthorizationScheme
-
- getParameters(ObjectData) - Method in class com.boomi.common.rest.RestOperation
-
Returns a list of Query Parameters to append to the final URI.
- getParameters(ObjectData) - Method in class com.boomi.connector.openapi.OpenAPIOperation
-
Fetch a List of Query Entries.
- getParametersFromOperation(OpenAPI, Operation) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
- getParametersFromOperationByType(OpenAPI, Operation, OpenAPIParameterType) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
- getParameterType() - Method in class com.boomi.connector.openapi.util.OpenAPIParameter
-
Returns the "in" type associated with the parameter given from the OpenAPI Spec
- getPassword() - Method in class com.boomi.common.rest.RestConnection
-
Returns the connection property for "password" field
- getPassword() - Method in interface com.boomi.connector.api.PrivateKeyStore
-
Returns the KeyStore password as a String.
- getPassword() - Method in class com.boomi.connector.ws.WSCache
-
Returns the password for the webservice.
- getPassword() - Method in class com.boomi.connector.ws.WSCache.Key
-
- getPassword() - Method in class com.boomi.connector.ws.WSConnection
-
Returns the password configured for this connection.
- getPath(ObjectData) - Method in class com.boomi.common.rest.RestOperation
-
- getPath() - Method in class com.boomi.connector.openapi.dsl.OpenAPIDslOperationConnection
-
Gets the OpenAPI DSL configured Path to execute upon.
- getPath(ObjectData) - Method in class com.boomi.connector.openapi.OpenAPIOperation
-
Returns the generated Path section of the URI.
- getPath() - Method in class com.boomi.connector.openapi.OpenAPIOperationConnection
-
Gets the selected Path to execute upon.
- getPath(OpenAPI, String) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Returns the path based off of the Operation ID
- getPathFromCustomObjectTypeId(String) - Static method in class com.boomi.connector.openapi.util.OpenAPIDSLUtil
-
Gets the configured Path to execute upon.
- getPathParameters() - Method in class com.boomi.connector.openapi.OpenAPIRequestCookie
-
- getPaths(OpenAPI) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
- getPayloadFunction() - Method in class com.boomi.connector.util.listen.BaseWatchableOperation
-
Returns a function to convert watch events to payloads.
- getPayloadMetadatas() - Method in class com.boomi.connector.testutil.SimpleOperationResponse
-
- getPayloadMetadatas() - Method in class com.boomi.connector.testutil.SimpleOperationResult
-
- getPayloads() - Method in interface com.boomi.connector.api.result.ConnectorResult
-
Returns a payload iterable representing the outputs for this result.
- getPayloads() - Method in class com.boomi.connector.testutil.SimpleOperationResult
-
- getPayloads() - Method in class com.boomi.connector.util.result.SimpleConnectorResult
-
- getPreemptive() - Method in class com.boomi.common.rest.RestConnection
-
Retrieves the "preemptive" connection property value
- getPreferredAuthSchemes() - Method in enum com.boomi.common.rest.authentication.AuthenticationType
-
- getPrefix() - Method in enum com.boomi.connector.openapi.util.OpenAPIParameterType
-
Returns the prefix to prepend to the id of a parameter field to avoid collisions.
- getPrivateKeyStore() - Method in class com.boomi.common.rest.RestConnection
-
- getPrivateKeyStoreProperty(String) - Method in interface com.boomi.connector.api.PropertyMap
-
Gets the KeyStore property for the given key.
- getPrivateKeyStoreProperty(String) - Method in class com.boomi.connector.testutil.MutablePropertyMap
-
- getProperty(String) - Method in interface com.boomi.connector.api.DynamicPropertyMap
-
Gets the String value (String.valueOf) of the Operation Property with the given key and any overrides applied.
- getProperty(String, String) - Method in interface com.boomi.connector.api.DynamicPropertyMap
-
Gets the String value (String.valueOf) of the Operation Property with the given key and any overrides applied,
returning the defaultValue if the located property value is blank (null
or all characters are
whitespace).
- getProperty(String) - Method in interface com.boomi.connector.api.OAuth2Token
-
Get a property from the OAuth 2.0 Access Token response
- getProperty(String) - Method in interface com.boomi.connector.api.PropertyMap
-
Gets the String property for the given key.
- getProperty(String, String) - Method in interface com.boomi.connector.api.PropertyMap
-
Gets the String property for the given key, returning the defaultValue if the located property value is blank
(null
or all characters are whitespace).
- getProperty() - Method in class com.boomi.connector.api.SimpleExpression
-
The object property for this simple expression.
- getProperty() - Method in class com.boomi.connector.api.Sort
-
The object property for this simple expression.
- getProperty(String) - Method in class com.boomi.connector.testutil.auth.OAuth2TestTokenImpl
-
Get a property from the OAuth 2.0 Access Token response
- getProperty(String) - Method in class com.boomi.connector.testutil.MutableDynamicPropertyMap
-
- getProperty(String, String) - Method in class com.boomi.connector.testutil.MutableDynamicPropertyMap
-
- getProperty(String) - Method in class com.boomi.connector.testutil.MutablePropertyMap
-
- getProperty(String, String) - Method in class com.boomi.connector.testutil.MutablePropertyMap
-
- getProtocolHandler(Definition) - Method in class com.boomi.connector.ws.WSBrowser
-
Returns the currently chosen ProtocolHandler, optionally using the given wsdl definition to determine the
appropriate version.
- getProxyConfig() - Method in interface com.boomi.connector.api.AtomConfig
-
Returns ProxyConfig object with access to Atom proxy properties such as proxyHost, proxyPort etc.
- getProxyConfig() - Method in class com.boomi.connector.testutil.SimpleAtomConfig
-
- getProxyHost() - Method in interface com.boomi.connector.api.AtomProxyConfig
-
Getter for the configured proxy host
- getProxyHost() - Method in class com.boomi.connector.testutil.SimpleAtomProxyConfig
-
- getProxyPassword() - Method in interface com.boomi.connector.api.AtomProxyConfig
-
Getter for the configured proxy password.
- getProxyPassword() - Method in class com.boomi.connector.testutil.SimpleAtomProxyConfig
-
- getProxyPort() - Method in interface com.boomi.connector.api.AtomProxyConfig
-
Getter for the configured proxy port
- getProxyPort() - Method in class com.boomi.connector.testutil.SimpleAtomProxyConfig
-
- getProxyUser() - Method in interface com.boomi.connector.api.AtomProxyConfig
-
Getter for the configured proxy user
- getProxyUser() - Method in class com.boomi.connector.testutil.SimpleAtomProxyConfig
-
- getPublicKeyStore() - Method in class com.boomi.common.rest.RestConnection
-
Returns the connection property "publicCertificate" as a
PublicKeyStore
- getPublicKeyStoreProperty(String) - Method in interface com.boomi.connector.api.PropertyMap
-
Gets the KeyStore property for the given key.
- getPublicKeyStoreProperty(String) - Method in class com.boomi.connector.testutil.MutablePropertyMap
-
- getQueryParameters() - Method in class com.boomi.connector.openapi.OpenAPIRequestCookie
-
- getReader() - Method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
- getReadTimeout() - Method in class com.boomi.common.rest.RestConnection
-
Returns the connection property for "readTime" field
- getRealm() - Method in class com.boomi.common.rest.authentication.SimpleAuthorizationScheme
-
- getRedirectStrategy() - Method in class com.boomi.common.rest.RestOperationConnection
-
Returns RedirectStrategy
based on the chosen Follow Redirects operation field.
- getRefreshToken() - Method in class com.boomi.connector.testutil.auth.OAuth2TestConfig
-
- getRefreshToken() - Method in class com.boomi.connector.testutil.auth.OAuth2TestContextImpl
-
Returns the refresh token as provided in config
- getReplacementValue() - Method in class com.boomi.connector.sample.browse.OperationValues
-
- GetRequest - Interface in com.boomi.connector.api
-
Interface for accessing the request information for a GET request.
- getRequestBody(OpenAPI, PathItem.HttpMethod, String) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Retrieves the request body by http method and path.
- getRequestBody(OpenAPI, String) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Retrieves the request body for the operation, based off of the "name" field of the operation.
- getRequestContent(OpenAPI, PathItem.HttpMethod, String) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Fetches the request content type based off of the PathItem.HttpMethod
and the path.
- getRequestContentType() - Method in class com.boomi.connector.openapi.OpenAPIRequestCookie
-
Fetches the content type associated with this operation.
- getRequestCookie() - Method in class com.boomi.connector.openapi.OpenAPIOperationConnection
-
Retrieves the request cookie, which describes schema type and parameters
necessary to make a request
- getRequestCookie() - Method in class com.boomi.connector.openapi.util.OpenAPISpecContext
-
Retrieve the imported operation's request cookie for this spec's operation execution.
- getRequestingAuthType() - Method in interface com.boomi.connector.api.network.NetworkAuthenticatorContext
-
Returns whether the requestor is a Proxy or a Server.
- getRequestingHost() - Method in interface com.boomi.connector.api.network.NetworkAuthenticatorContext
-
Gets the hostname of the site or proxy requesting authentication, or null
if not available.
- getRequestingPort() - Method in interface com.boomi.connector.api.network.NetworkAuthenticatorContext
-
Gets the port number for the requested connection.
- getRequestingPrompt() - Method in interface com.boomi.connector.api.network.NetworkAuthenticatorContext
-
Gets the prompt string given by the requestor.
- getRequestingProtocol() - Method in interface com.boomi.connector.api.network.NetworkAuthenticatorContext
-
Give the protocol that's requesting the connection.
- getRequestingScheme() - Method in interface com.boomi.connector.api.network.NetworkAuthenticatorContext
-
Gets the scheme of the requestor (the HTTP scheme for an HTTP firewall, for example).
- getRequestingSite() - Method in interface com.boomi.connector.api.network.NetworkAuthenticatorContext
-
Gets the
InetAddress
of the site requesting authorization, or
null
if not available.
- getRequestingURL() - Method in interface com.boomi.connector.api.network.NetworkAuthenticatorContext
-
Returns the URL that resulted in this request for authentication.
- getRequiredDefinitionRoles() - Method in enum com.boomi.connector.api.OperationType
-
The collection of roles which are required by this operation type (i.e.
- getResponseContent(OpenAPI, Operation, Pattern) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Attempts to fetch the first Response content based off of a response code pattern.
- getResponseCookie() - Method in class com.boomi.connector.openapi.OpenAPIOperationConnection
-
Retrieves the response cookie, which describes the response schema types
- getResponseCookie() - Method in class com.boomi.connector.openapi.util.OpenAPISpecContext
-
Retrieves the imported operation's response cookie for this spec's operation execution.
- getRestrictedKeys() - Method in class com.boomi.connector.api.ui.CustomPropertiesFieldConfig
-
Optional set of restricted keys for Custom Properties DataType.
- getResults() - Method in class com.boomi.connector.testutil.SimpleOperationResponse
-
Returns all results returned thus far by the operation execution.
- getRetryHandler() - Method in class com.boomi.common.rest.RestOperationConnection
-
- getRootSchemaType() - Method in class com.boomi.connector.openapi.OpenAPIRequestCookie
-
Gets the root schema type for the request.
- getRootSchemaType() - Method in class com.boomi.connector.openapi.OpenAPIResponseCookie
-
Gets the root schema type for the response.In openapi, this can be structured as object or array.
- getRpcOperationRequestElementName(WebServiceBindingOperation, SchemaMap) - Method in class com.boomi.connector.ws.WSBrowser
-
Returns the name of the request element for the given operation.
- getRpcOperationResponseElementName(WebServiceBindingOperation, WSBrowser.SchemaMapHolder) - Method in class com.boomi.connector.ws.WSBrowser
-
Returns the name of the response element for the given operation.
- getSchema() - Method in class com.boomi.connector.api.ExtraSchema
-
Extra XML Schema document which is included or imported.
- getSchema() - Method in class com.boomi.connector.api.ObjectDefinition
-
Primary XML Schema document which describes the object type
- getSchema(OpenAPI, RequestBody) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Fetches the schema for the request body.
- getSchema(OpenAPI, Content) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Fetches the schema object from Content
type map.
- getSchema(Content) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Fetches the schema object from the given Content
.
- getSchema(OpenAPI, Schema<?>) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Fetches the schema, if this is a referenced / shared schema, then the reference will be
resolved for you
- getSchemaMap() - Method in class com.boomi.connector.ws.WSCache
-
Loads the schema map of the currently parsed WSDL Definition, creating if necessary.
- getSchemaName() - Method in class com.boomi.connector.openapi.schema.OpenAPILocalReference
-
Getter method for schemaName part of "$ref" URL.
- getSchemas() - Method in class com.boomi.connector.api.ExtraSchemas
-
Extra XML Schema documents which are included or imported.
- getSchemeName() - Method in enum com.boomi.common.rest.authentication.AuthenticationType
-
- getSchemeName() - Method in class com.boomi.common.rest.authentication.SimpleAuthorizationScheme
-
- getScope() - Method in interface com.boomi.connector.api.OAuth2Context
-
Get the OAuth 2.0 Access Token scope
- getScope() - Method in class com.boomi.connector.testutil.auth.OAuth2TestContextImpl
-
- getSelectedFields() - Method in interface com.boomi.connector.api.OperationContext
-
Returns a field list describing the fields to be retrieved.
- getSelectedFields() - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
- getSelectedFields() - Method in class com.boomi.connector.testutil.SimpleOperationContext
-
- getSelectedListValue() - Method in class com.boomi.connector.sample.browse.OperationValues
-
- getSelectedRequestContentType() - Method in class com.boomi.connector.openapi.util.OpenAPISpecContext
-
Return the request content type for this operation's request.
- getSelectedRequestMedia() - Method in class com.boomi.connector.openapi.util.OpenAPISpecContext
-
Returns the media type definition of the request.
- getSelectedResponseContentType() - Method in class com.boomi.connector.openapi.util.OpenAPISpecContext
-
Returns the response content type for this operation's response.
- getSelectedResponseMedia() - Method in class com.boomi.connector.openapi.util.OpenAPISpecContext
-
Returns the media type definition of the response.
- getSerializedHeaderParameter(String, String, OpenAPIDataType) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Updates input header parameter value according to the data type value from Open Api Specification.
- getSerializedPathParameter(String, String, Parameter.StyleEnum, boolean, OpenAPIDataType) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Updates input path parameter value according to the style, explode and data type values from Open Api Specification.
- getSerializedQueryParameter(String, String, Parameter.StyleEnum, boolean, OpenAPIDataType) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Updates input query parameter value according to the style, explode and data type values from Open Api Specification.
- getSessionUrl() - Method in class com.boomi.connector.sample.listen.connection.SimpleManagerConnection
-
Returns a "session URL" which, in this example, is just a static path appended to a user provided base URL.
- getSharedParameter(OpenAPI, String) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Retrieves the shared parameter under the "components" section based off of the $ref value
- getSharedRequest(OpenAPI, String) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Retrieves the shared response under the "components" section based off of the $ref value
- getSharedResponse(OpenAPI, String) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Retrieves the shared response under the "components" section based off of the $ref value
- getSharedSchema(OpenAPI, String) - Static method in class com.boomi.connector.openapi.util.OpenAPIUtil
-
Retrieves the shared schema under the "components" section based off of the $ref value.
- getSignatureAlgorithm() - Method in interface com.boomi.connector.api.JwtAssertionParameters
-
Returns a string description of the Signature Algorithm to be used to sign this claim.
- getSignatureKey() - Method in interface com.boomi.connector.api.JwtAssertionParameters
-
The signature key is the key that is used to sign the JWT.
- getSimpleFieldValue() - Method in class com.boomi.connector.sample.browse.OperationValues
-
- getSize() - Method in interface com.boomi.connector.api.listen.PayloadBatch
-
Get the size of the batch in bytes.
- getSizeExceededMessage() - Method in class com.boomi.connector.util.SizeLimitedUpdateOperation
-
Returns the status message for excluded inputs.
- getSizeExceededStatusCode() - Method in class com.boomi.connector.util.SizeLimitedUpdateOperation
-
Returns the status code for excluded.
- getSort() - Method in class com.boomi.connector.api.QueryFilter
-
Optional sort order for query results.
- getSortOrder() - Method in class com.boomi.connector.api.Sort
-
The sort order for the given property.
- getSource() - Method in class com.boomi.connector.util.result.BaseConnectorResult
-
Returns the "source" used to create this result
- getSpec() - Method in class com.boomi.connector.openapi.dsl.OpenAPIDslConnection
-
Get the location of the target OpenAPI Specification from the json config file with key "spec"
- getSpec() - Method in class com.boomi.connector.openapi.OpenAPIConnection
-
Get the location of the target OpenAPI Specification.
- getSSLContext(PublicKeyStore, PrivateKeyStore) - Method in interface com.boomi.connector.api.BrowseContext
-
- getSSLContext(PublicKeyStore, PrivateKeyStore) - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
- getSSLContext(PublicKeyStore, PrivateKeyStore) - Method in class com.boomi.connector.testutil.SimpleBrowseContext
-
- getSSLContext() - Method in class com.boomi.connector.ws.WSConnection
-
Gets the SSL Context to set on the WebServiceExecutor
during call to #configureExecutor
.
- getStatus() - Method in interface com.boomi.connector.api.result.ConnectorResult
-
Returns status of the result
- getStatus() - Method in class com.boomi.connector.testutil.SimpleOperationResult
-
- getStatus() - Method in class com.boomi.connector.util.result.SimpleConnectorResult
-
- getStatusCode() - Method in exception com.boomi.connector.api.ConnectorException
-
- getStatusCode(Throwable) - Static method in exception com.boomi.connector.api.ConnectorException
-
Gets a status code from the given Throwable.
- getStatusCode() - Method in interface com.boomi.connector.api.result.ConnectorStatus
-
Returns the status code
- getStatusCode() - Method in class com.boomi.connector.testutil.SimpleOperationResult
-
- getStatusCode() - Method in class com.boomi.connector.util.result.SimpleConnectorStatus
-
- getStatusMessage() - Method in exception com.boomi.connector.api.ConnectorException
-
- getStatusMessage(Throwable) - Static method in exception com.boomi.connector.api.ConnectorException
-
Gets a status message from the given Throwable.
- getStatusMessage() - Method in interface com.boomi.connector.api.result.ConnectorStatus
-
Returns the status message
- getStatusMessage() - Method in class com.boomi.connector.util.result.SimpleConnectorStatus
-
- getStyle() - Method in class com.boomi.connector.openapi.util.OpenAPIParameter
-
Returns the "style" type associated with the parameter given from the OpenAPI Spec
- getSubject() - Method in interface com.boomi.connector.api.JwtAssertionParameters
-
Identifies the principal that is the subject of the JWT.
- getSubmitOptions() - Method in class com.boomi.connector.util.listen.BasePollingOperation
-
- getSuccessCode() - Method in class com.boomi.connector.ws.WSConnection
-
Returns the status code to use for successful responses.
- getSuccessMessage() - Method in class com.boomi.connector.ws.WSConnection
-
Returns the status message to use for successful responses.
- getSupportedDefinitionRoles() - Method in enum com.boomi.connector.api.OperationType
-
The collection of all roles which are supported by this operation type (this may or may not be more than the
collection of required roles).
- getSystemId() - Method in class com.boomi.connector.api.ExtraSchema
-
Optional systemId of this schema which should correspond to any include reference to this
schema from one of the other schemas.
- getTargetNamespace() - Method in class com.boomi.connector.ws.WSCache
-
Returns the target namespace of the WSDL.
- getThrown() - Method in class com.boomi.connector.testutil.SimpleOperationResult
-
- getTimeout() - Method in class com.boomi.connector.util.SimpleExpiringValue
-
Gets the configured relative expire timeout for values cached by this instance.
- getTotalCount() - Method in class com.boomi.connector.api.ObjectTypes
-
Gets the value of the totalCount property.
- getTrackedGroups() - Method in class com.boomi.connector.testutil.SimplePayloadMetadata
-
- getTrackedProps() - Method in class com.boomi.connector.testutil.SimplePayloadMetadata
-
- getTrackingId() - Method in interface com.boomi.connector.api.TrackedData
-
Returns a "tracking" id for this tracked data.
- getTrackingId() - Method in class com.boomi.connector.testutil.SimpleTrackedData
-
- getType() - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Indicates the field type
- getType() - Method in class com.boomi.connector.api.FieldSpecField
-
Indicates the field type
- getType() - Method in class com.boomi.connector.api.ui.BrowseField
-
The type of the property value which will be passed to the connector.
- getTypeNamespace() - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Indicates the field type's namespace
- getTypeNamespace() - Method in class com.boomi.connector.api.FieldSpecField
-
Indicates the field type's namespace
- getTypes() - Method in class com.boomi.connector.api.ObjectTypes
-
A list of ObjectType instances.
- getUniqueId() - Method in interface com.boomi.connector.api.PrivateKeyStore
-
Returns a unique id for this PrivateKeyStore.
- getUniqueId() - Method in interface com.boomi.connector.api.PublicKeyStore
-
Returns a unique id for this PublicKeyStore.
- getUniqueId() - Method in interface com.boomi.connector.api.TrackedData
-
Returns a unique id for this tracked data.
- getUniqueId() - Method in class com.boomi.connector.testutil.SimpleTrackedData
-
- getUnit() - Method in class com.boomi.connector.sample.listen.polling.SimplePollingManagerConnection
-
Returns the polling time unit specified by the user in the connection settings.
- getUrl() - Method in class com.boomi.common.rest.RestConnection
-
Gets the connection URL from the connection property "url"
- getUrl(String) - Method in class com.boomi.connector.sample.listen.connection.SimpleManagerConnection
-
Builds a URL using the base URL defined in the connection component.
- getUrl() - Method in class com.boomi.connector.ws.WSCache.Key
-
- getUrl() - Method in class com.boomi.connector.ws.WSConnection
-
Returns the currently configured url for the web service.
- getUrlFromContext() - Method in class com.boomi.connector.ws.WSConnection
-
Returns the url configured for this connection.
- getUserDefinedProperties() - Method in interface com.boomi.connector.api.TrackedData
-
Returns any user-defined properties for this tracked data (always non-null
).
- getUserDefinedProperties() - Method in class com.boomi.connector.testutil.SimpleTrackedData
-
- getUserDefProps() - Method in class com.boomi.connector.testutil.SimplePayloadMetadata
-
- getUsername() - Method in class com.boomi.common.rest.RestConnection
-
Returns the connection property for "username" field
- getUsername() - Method in class com.boomi.connector.ws.WSCache
-
Returns the username for the webservice.
- getUsername() - Method in class com.boomi.connector.ws.WSCache.Key
-
- getUsername() - Method in class com.boomi.connector.ws.WSConnection
-
Returns the username configured for this connection.
- getValue() - Method in class com.boomi.connector.api.ui.AllowedValue
-
The allowed value, which must be valid for the data type of the owning BrowseField.
- getValueConditions() - Method in class com.boomi.connector.api.ui.ConditionalFieldConfiguration
-
Condition that is based on the value of another field.
- getValues() - Method in class com.boomi.connector.api.ui.ValueCondition
-
Set of values that will drive the action defined.
- getVisibilityConditions() - Method in class com.boomi.connector.api.ui.BrowseField
-
Configuration of a rule that controls the visibility of the current field based on the value of another field within the same screen.
- getWaitMode() - Method in class com.boomi.connector.api.listen.SubmitOptions
-
- getWatchable() - Method in class com.boomi.connector.util.listen.BaseWatchableOperation
-
- getWatchableEvents() - Method in class com.boomi.connector.util.listen.BaseWatchableOperation
-
Returns the collection of watchable events.
- getWatchService() - Method in class com.boomi.connector.util.listen.BaseWatchableManager
-
- getWorkstation() - Method in class com.boomi.common.rest.RestConnection
-
Returns the connection property for "workstation" field.
- getWriter() - Method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
- getWsdlUrl() - Method in class com.boomi.connector.ws.WSCache
-
Returns the wsdl url for the webservice.
- getWsOperation() - Method in class com.boomi.connector.ws.WSOperationConnection
-
Returns the current WebServiceOperation for this connector operation.
- getWSSecurityInfo() - Method in class com.boomi.connector.ws.WSConnection
-
- GroupingExpression - Class in com.boomi.connector.api
-
Expression type which represents a grouping of other nested expressions joined by the given
operator.
- GroupingExpression() - Constructor for class com.boomi.connector.api.GroupingExpression
-
- GroupingOperator - Enum in com.boomi.connector.api
-
Type of logical operators supported for GroupingExpressions.
- safeGetCustomPropertiesConfiguration() - Method in class com.boomi.connector.api.ui.BrowseField
-
- safeGetExpression() - Method in class com.boomi.connector.api.QueryFilter
-
- safeGetExtraSchemas() - Method in class com.boomi.connector.api.ObjectDefinition
-
- SampleClient<I,O> - Class in com.boomi.connector.sample
-
Sample client used throughout the sample project when demonstrating how to send data to a target system and,
potentially, return a response.
- SampleClient() - Constructor for class com.boomi.connector.sample.SampleClient
-
- SampleConsumer - Class in com.boomi.connector.sample.listen
-
A sample consumer class that allows the registration of message handlers which is conceptually similar to JMS
consumers and listeners.
- SampleConsumer() - Constructor for class com.boomi.connector.sample.listen.SampleConsumer
-
- SampleConsumer.MessageHandler - Interface in com.boomi.connector.sample.listen
-
- SampleConsumer.MultiMessageHandler - Interface in com.boomi.connector.sample.listen
-
- SampleConsumer.SingleMessageHandler - Interface in com.boomi.connector.sample.listen
-
- SampleOutputStreamClient - Class in com.boomi.connector.sample
-
Sample client used throughout the sample project when demonstrating how to send data to a target system where the
client provides an
OutputStream
where the request should be written.
- SampleOutputStreamClient() - Constructor for class com.boomi.connector.sample.SampleOutputStreamClient
-
- schema - Variable in class com.boomi.connector.api.ExtraSchema
-
- schema - Variable in class com.boomi.connector.api.ObjectDefinition
-
- schemaDocMap - Variable in class com.boomi.connector.ws.WSBrowser.SchemaMapHolder
-
the current schemaDocMap
- SchemaMapHolder(SchemaMap) - Constructor for class com.boomi.connector.ws.WSBrowser.SchemaMapHolder
-
- schemas - Variable in class com.boomi.connector.api.ExtraSchemas
-
- selectable - Variable in class com.boomi.connector.api.annotation.FieldSpecField
-
- selectable - Variable in class com.boomi.connector.api.FieldSpecField
-
- selected - Variable in class com.boomi.connector.api.annotation.FieldSpecField
-
- selected - Variable in class com.boomi.connector.api.FieldSpecField
-
- send(I) - Method in class com.boomi.connector.sample.SampleClient
-
Sends the input to the target system and returns the output.
- set(V) - Method in class com.boomi.connector.util.ExpiringValue
-
Sets the current value
- set(V) - Method in class com.boomi.connector.util.SimpleExpiringValue
-
Sets the current value
- setAPIVersion(APIVersion) - Method in class com.boomi.connector.testutil.ConnectorTester
-
Sets the API version.
- setBrowseContext(OperationType, Map<String, Object>, Map<String, Object>) - Method in class com.boomi.connector.testutil.ConnectorTester
-
Sets the BrowseContext to a new instance of SimpleBrowseContext with the given arguments.
- setBrowseContext(BrowseContext) - Method in class com.boomi.connector.testutil.ConnectorTester
-
Sets the BrowseContext to the given instance.
- setConfig(int, int, int) - Method in class com.boomi.connector.testutil.ConnectorTester
-
Sets the AtomConfig to a new instance of SimpleAtomConfig with the given arguments.
- setConfig(AtomConfig) - Method in class com.boomi.connector.testutil.ConnectorTester
-
Sets the AtomConfig to the given instance.
- setConnector(Connector) - Method in class com.boomi.connector.testutil.ConnectorTester
-
Sets the Connector to the given instance.
- setContentType(String) - Method in class com.boomi.connector.openapi.OpenAPIResponseCookie
-
- setContext(AtomContext) - Method in class com.boomi.connector.util.BaseConnector
-
- setCookie(String) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the value of the cookie property.
- setCookieRequired(boolean) - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
Setter method for cookie flag
- setCurrentContextClassLoader(ClassLoader) - Static method in class com.boomi.connector.api.RequestUtil
-
- setCustomPropertiesConfiguration(CustomPropertiesFieldConfig) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the value of the customPropertiesConfiguration property.
- setDataType(DataType) - Method in class com.boomi.connector.api.annotation.DataFormat
-
Sets the value of the dataType property.
- setDataType(OpenAPIDataType) - Method in class com.boomi.connector.openapi.util.OpenAPIParameter
-
- setDefaultValue(String) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the value of the defaultValue property.
- setDisplayType(DisplayType) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the value of the displayType property.
- setElementName(String) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the value of the elementName property.
- setExplode(boolean) - Method in class com.boomi.connector.openapi.util.OpenAPIParameter
-
- setExpression(Expression) - Method in class com.boomi.connector.api.QueryFilter
-
Sets the value of the expression property.
- setExpression(Object) - Method in class com.boomi.connector.testutil.QueryFilterBuilder
-
Sets the base expression for the filter.
- setExtraSchemas(ExtraSchemas) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the value of the extraSchemas property.
- setFieldId(String) - Method in class com.boomi.connector.api.ui.FieldCondition
-
Sets the value of the fieldId property.
- setFilterable(Boolean) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Sets the value of the filterable property.
- setFilterable(Boolean) - Method in class com.boomi.connector.api.FieldSpecField
-
Sets the value of the filterable property.
- setFormat(String) - Method in class com.boomi.connector.api.annotation.DataFormat
-
Sets the value of the format property.
- setHeaderParameters(List<OpenAPIParameter>) - Method in class com.boomi.connector.openapi.OpenAPIRequestCookie
-
- setHelpText(String) - Method in class com.boomi.connector.api.ObjectType
-
Sets the value of the helpText property.
- setHelpText(String) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the value of the helpText property.
- setId(String) - Method in class com.boomi.connector.api.ObjectType
-
Sets the value of the id property.
- setId(String) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the value of the id property.
- setId(String) - Method in class com.boomi.connector.openapi.util.OpenAPIParameter
-
- setIgnore(Boolean) - Method in class com.boomi.connector.api.annotation.Filter
-
Sets the value of the ignore property.
- setIgnoreForFilters(Boolean) - Method in class com.boomi.connector.api.annotation.FieldSpec
-
Sets the value of the ignoreForFilters property.
- setIgnoreForSelection(Boolean) - Method in class com.boomi.connector.api.annotation.FieldSpec
-
Sets the value of the ignoreForSelection property.
- setIgnoreForSort(Boolean) - Method in class com.boomi.connector.api.annotation.FieldSpec
-
Sets the value of the ignoreForSort property.
- setIgnorePayloadOrder(boolean) - Method in class com.boomi.connector.testutil.SimpleOperationResult
-
Sets the ignorePayloadOrder flag.
- setIgnorePayloads(boolean) - Method in class com.boomi.connector.testutil.SimpleOperationResult
-
Sets the ignorePayloads flag.
- setInputType(ContentType) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the value of the inputType property.
- setJsonSchema(String) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the value of the jsonSchema property.
- setLabel(String) - Method in class com.boomi.connector.api.ObjectType
-
Sets the value of the label property.
- setLabel(String) - Method in class com.boomi.connector.api.ui.AllowedValue
-
Sets the value of the label property.
- setLabel(String) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the value of the label property.
- setMessage(String) - Method in class com.boomi.connector.testutil.SimpleOperationResult
-
- setName(String) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Sets the value of the name property.
- setName(String) - Method in class com.boomi.connector.api.annotation.Filter.Field
-
Sets the value of the name property.
- setName(String) - Method in class com.boomi.connector.api.FieldSpecField
-
Sets the value of the name property.
- setObjectTypeId(String) - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
Getter for the object type id
- setObjectTypeId(String) - Method in class com.boomi.connector.ws.WSBrowser
-
Sets the current object type id.
- setOperationContext(OperationType, Map<String, Object>, Map<String, Object>, String, Map<ObjectDefinitionRole, String>) - Method in class com.boomi.connector.testutil.ConnectorTester
-
Sets the OperationContext to a new instance of SimpleOperationContext with the given arguments..
- setOperationContext(OperationContext) - Method in class com.boomi.connector.testutil.ConnectorTester
-
Sets the OperationContext to the given instance.
- setOperationCustomType(String) - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
Setter for the operation custom type
- setOperationType(OperationType) - Method in class com.boomi.connector.testutil.ConnectorTestContext
-
Setter for the operation type
- setOperator(GroupingOperator) - Method in class com.boomi.connector.api.GroupingExpression
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.boomi.connector.api.SimpleExpression
-
Sets the value of the operator property.
- setOperator(GroupingOperator) - Method in class com.boomi.connector.testutil.QueryGroupingBuilder
-
Sets the grouping operator for the expression.
- setOperator(String) - Method in class com.boomi.connector.testutil.QuerySimpleBuilder
-
Sets the operator for the expression.
- setOutputType(ContentType) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the value of the outputType property.
- setOverrideable(Boolean) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the value of the overrideable property.
- setParameterType(OpenAPIParameterType) - Method in class com.boomi.connector.openapi.util.OpenAPIParameter
-
- setPathParameters(List<OpenAPIParameter>) - Method in class com.boomi.connector.openapi.OpenAPIRequestCookie
-
- setPayloads(List<byte[]>) - Method in class com.boomi.connector.testutil.SimpleOperationResult
-
- setProperty(String) - Method in class com.boomi.connector.api.SimpleExpression
-
Sets the value of the property property.
- setProperty(String) - Method in class com.boomi.connector.api.Sort
-
Sets the value of the property property.
- setProperty(String) - Method in class com.boomi.connector.testutil.QuerySimpleBuilder
-
Sets the property name for the expression.
- setProtocolHandler(ProtocolHandler) - Method in class com.boomi.connector.ws.WSBrowser
-
Sets the current ProtocolHandler.
- setProxyConfig(AtomProxyConfig) - Method in class com.boomi.connector.testutil.ConnectorTester
-
Sets the AtomProxyConfig value within SimpleAtomConfig instance.
- setProxyConfig(AtomProxyConfig) - Method in class com.boomi.connector.testutil.SimpleAtomConfig
-
Setter method for AtomProxyConfig to overwrite the default implementation of SimpleAtomProxyConfig instance if
needed.
- setQueryParameters(List<OpenAPIParameter>) - Method in class com.boomi.connector.openapi.OpenAPIRequestCookie
-
- setReader(XMLEventReader) - Method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
- setRequestBodyRequired(boolean) - Method in class com.boomi.connector.openapi.OpenAPIRequestCookie
-
- setRequestContentType(String) - Method in class com.boomi.connector.openapi.OpenAPIRequestCookie
-
- setRespectMinOccurs(Boolean) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the value of the respectMinOccurs property.
- setRootElement(SchemaMap, QName) - Static method in class com.boomi.connector.ws.WSBrowser
-
Sets the root schema of the given schemaDocMap to the namespaceURI of the given QName and returns the localName
of the given QName.
- setRootElement(WSBrowser.SchemaMapHolder, QName) - Static method in class com.boomi.connector.ws.WSBrowser
-
- setRootSchema(String) - Method in class com.boomi.connector.ws.WSBrowser.SchemaMapHolder
-
Sets the root namespaceURI of the current schemaDocMap to the given namespace.
- setRootSchema(String, QName) - Method in class com.boomi.connector.ws.WSBrowser.SchemaMapHolder
-
- setRootSchemaType(String) - Method in class com.boomi.connector.openapi.OpenAPIRequestCookie
-
- setRootSchemaType(String) - Method in class com.boomi.connector.openapi.OpenAPIResponseCookie
-
- setSchema(Element) - Method in class com.boomi.connector.api.ExtraSchema
-
Sets the value of the schema property.
- setSchema(Element) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the value of the schema property.
- setSelectable(Boolean) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Sets the value of the selectable property.
- setSelectable(Boolean) - Method in class com.boomi.connector.api.FieldSpecField
-
Sets the value of the selectable property.
- setSelected(Boolean) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Sets the value of the selected property.
- setSelected(Boolean) - Method in class com.boomi.connector.api.FieldSpecField
-
Sets the value of the selected property.
- setSortable(Boolean) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Sets the value of the sortable property.
- setSortable(Boolean) - Method in class com.boomi.connector.api.FieldSpecField
-
Sets the value of the sortable property.
- setSortOrder(String) - Method in class com.boomi.connector.api.Sort
-
Sets the value of the sortOrder property.
- setStatus(OperationStatus) - Method in class com.boomi.connector.testutil.SimpleOperationResult
-
- setStatusCode(String) - Method in class com.boomi.connector.testutil.SimpleOperationResult
-
- setStyle(Parameter.StyleEnum) - Method in class com.boomi.connector.openapi.util.OpenAPIParameter
-
- setSystemId(String) - Method in class com.boomi.connector.api.ExtraSchema
-
Sets the value of the systemId property.
- setThrown(Throwable) - Method in class com.boomi.connector.testutil.SimpleOperationResult
-
- setTotalCount(Integer) - Method in class com.boomi.connector.api.ObjectTypes
-
Sets the value of the totalCount property.
- setTrackedGroupProperties(String, Map<String, String>) - Method in class com.boomi.connector.testutil.SimplePayloadMetadata
-
- setTrackedGroupProperty(String, String, String) - Method in class com.boomi.connector.testutil.SimplePayloadMetadata
-
- setTrackedProperty(String, String) - Method in class com.boomi.connector.testutil.SimplePayloadMetadata
-
- setType(String) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Sets the value of the type property.
- setType(String) - Method in class com.boomi.connector.api.FieldSpecField
-
Sets the value of the type property.
- setType(DataType) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the value of the type property.
- setTypeNamespace(String) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Sets the value of the typeNamespace property.
- setTypeNamespace(String) - Method in class com.boomi.connector.api.FieldSpecField
-
Sets the value of the typeNamespace property.
- setupConnectorTester() - Method in class com.boomi.connector.testutil.junit.ConnectorTest
-
Setup method for all connector tests
- setUserDefinedProperty(String, String) - Method in class com.boomi.connector.testutil.SimplePayloadMetadata
-
- setValue(String) - Method in class com.boomi.connector.api.ui.AllowedValue
-
Sets the value of the value property.
- setWriter(XMLEventWriter) - Method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
- SimpleAtomConfig - Class in com.boomi.connector.testutil
-
Simple implementation of AtomConfig.
- SimpleAtomConfig() - Constructor for class com.boomi.connector.testutil.SimpleAtomConfig
-
- SimpleAtomConfig(int, int, int) - Constructor for class com.boomi.connector.testutil.SimpleAtomConfig
-
- SimpleAtomContext - Class in com.boomi.connector.testutil
-
- SimpleAtomContext(AtomConfig) - Constructor for class com.boomi.connector.testutil.SimpleAtomContext
-
Constructs a new SimpleAtomContext
- SimpleAtomProxyConfig - Class in com.boomi.connector.testutil
-
Simple implementation of AtomProxyConfig
- SimpleAtomProxyConfig() - Constructor for class com.boomi.connector.testutil.SimpleAtomProxyConfig
-
- SimpleAtomProxyConfig(String) - Constructor for class com.boomi.connector.testutil.SimpleAtomProxyConfig
-
- SimpleAtomProxyConfig(String, String) - Constructor for class com.boomi.connector.testutil.SimpleAtomProxyConfig
-
- SimpleAuthorizationScheme - Class in com.boomi.common.rest.authentication
-
Basic Authorization scheme that generates the Authorization header based off of Scheme name and password.
- SimpleAuthorizationScheme(String) - Constructor for class com.boomi.common.rest.authentication.SimpleAuthorizationScheme
-
- SimpleBrowseContext - Class in com.boomi.connector.testutil
-
Simple implementation of BrowseContext.
- SimpleBrowseContext(AtomConfig, Connector, OperationType, Map<String, Object>, Map<String, Object>) - Constructor for class com.boomi.connector.testutil.SimpleBrowseContext
-
Constructs a new SimpleBrowseContext
- SimpleBrowseContext(AtomConfig, Connector, OperationType, String, Map<String, Object>, Map<String, Object>) - Constructor for class com.boomi.connector.testutil.SimpleBrowseContext
-
Constructs a new SimpleBrowseContext
- SimpleConnectorResult - Class in com.boomi.connector.util.result
-
- SimpleConnectorResult(ConnectorStatus, Payload) - Constructor for class com.boomi.connector.util.result.SimpleConnectorResult
-
- SimpleConnectorStatus - Class in com.boomi.connector.util.result
-
- SimpleConnectorStatus(OperationStatus, String, String) - Constructor for class com.boomi.connector.util.result.SimpleConnectorStatus
-
- SimpleExpiringValue<V> - Class in com.boomi.connector.util
-
ExpiringValue implementation which will expire the current value after a fixed amount of time.
- SimpleExpiringValue(long) - Constructor for class com.boomi.connector.util.SimpleExpiringValue
-
- SimpleExpiringValue(V, long) - Constructor for class com.boomi.connector.util.SimpleExpiringValue
-
- SimpleExpression - Class in com.boomi.connector.api
-
Expression type which represents a simple operator based expression on a property and some number of
arguments.
- SimpleExpression() - Constructor for class com.boomi.connector.api.SimpleExpression
-
- SimpleListenConnector - Class in com.boomi.connector.sample.listen.managed
-
- SimpleListenConnector() - Constructor for class com.boomi.connector.sample.listen.managed.SimpleListenConnector
-
- SimpleListenManager - Class in com.boomi.connector.sample.listen.managed
-
- SimpleListenManager(ConnectorContext) - Constructor for class com.boomi.connector.sample.listen.managed.SimpleListenManager
-
Creates a new instance with the provided connector context
- SimpleListenOperation - Class in com.boomi.connector.sample.listen.managed
-
- SimpleListenOperation(OperationContext) - Constructor for class com.boomi.connector.sample.listen.managed.SimpleListenOperation
-
Creates a new instance using the provided operation context
- SimpleManagerConnection<C extends ConnectorContext> - Class in com.boomi.connector.sample.listen.connection
-
- SimpleManagerConnection(C) - Constructor for class com.boomi.connector.sample.listen.connection.SimpleManagerConnection
-
Creates a new instance with the provided context
- SimpleMessageHandler - Class in com.boomi.connector.sample.listen
-
- SimpleMessageHandler(Listener) - Constructor for class com.boomi.connector.sample.listen.SimpleMessageHandler
-
Creates a new instance with the provided listener
- SimpleNetworkAuthenticator - Class in com.boomi.connector.util.network
-
- SimpleNetworkAuthenticator(String, String) - Constructor for class com.boomi.connector.util.network.SimpleNetworkAuthenticator
-
Creates a new instance with a user name and password that will be used for all authentication requests.
- SimpleNetworkAuthenticator(PasswordAuthentication) - Constructor for class com.boomi.connector.util.network.SimpleNetworkAuthenticator
-
Creates a new instance with the
PasswordAuthentication
instance that will be used for all authentication
requests.
- SimpleOperationConnection - Class in com.boomi.connector.sample.listen.connection
-
- SimpleOperationConnection(OperationContext) - Constructor for class com.boomi.connector.sample.listen.connection.SimpleOperationConnection
-
Creates a new instance using the provided operation context
- SimpleOperationContext - Class in com.boomi.connector.testutil
-
Simple implementation of OperationContext.
- SimpleOperationContext(AtomConfig, Connector, OperationType, Map<String, Object>, Map<String, Object>, String, Map<ObjectDefinitionRole, String>) - Constructor for class com.boomi.connector.testutil.SimpleOperationContext
-
Constructs a new SimpleOperationContext.
- SimpleOperationContext(AtomConfig, Connector, OperationType, Map<String, Object>, Map<String, Object>, String, Map<ObjectDefinitionRole, String>, List<String>) - Constructor for class com.boomi.connector.testutil.SimpleOperationContext
-
- SimpleOperationResponse - Class in com.boomi.connector.testutil
-
Simple implementation of OperationResponse.
- SimpleOperationResponse() - Constructor for class com.boomi.connector.testutil.SimpleOperationResponse
-
- SimpleOperationResult - Class in com.boomi.connector.testutil
-
A result from an operation execution saved by the SimpleOperationResponse.
- SimpleOperationResult() - Constructor for class com.boomi.connector.testutil.SimpleOperationResult
-
- SimpleOperationResult(OperationStatus, String, Charset, List<String>) - Constructor for class com.boomi.connector.testutil.SimpleOperationResult
-
- SimpleOperationResult(OperationStatus, String, List<byte[]>) - Constructor for class com.boomi.connector.testutil.SimpleOperationResult
-
- SimpleOperationResult(OperationStatus, String, String, List<byte[]>) - Constructor for class com.boomi.connector.testutil.SimpleOperationResult
-
- SimpleOperationResult(OperationStatus, String, String, List<byte[]>, Throwable) - Constructor for class com.boomi.connector.testutil.SimpleOperationResult
-
- SimpleOperationResult(OperationStatus, String, String, List<byte[]>, Throwable, List<SimplePayloadMetadata>) - Constructor for class com.boomi.connector.testutil.SimpleOperationResult
-
- SimpleOperationResult(OperationStatus, String, String, List<byte[]>, boolean, boolean) - Constructor for class com.boomi.connector.testutil.SimpleOperationResult
-
- SimpleOperationResult(OperationStatus, String, String, List<byte[]>, Throwable, boolean, boolean) - Constructor for class com.boomi.connector.testutil.SimpleOperationResult
-
- SimpleOperationResult(OperationStatus, String, String, List<byte[]>, Throwable, boolean, boolean, List<SimplePayloadMetadata>) - Constructor for class com.boomi.connector.testutil.SimpleOperationResult
-
- SimplePayloadMetadata - Class in com.boomi.connector.testutil
-
Simple implementation of TrackedData for all necessary data types.
- SimplePayloadMetadata() - Constructor for class com.boomi.connector.testutil.SimplePayloadMetadata
-
- SimplePollingConnector - Class in com.boomi.connector.sample.listen.polling
-
- SimplePollingConnector() - Constructor for class com.boomi.connector.sample.listen.polling.SimplePollingConnector
-
- SimplePollingManager - Class in com.boomi.connector.sample.listen.polling
-
- SimplePollingManager(SimplePollingManagerConnection) - Constructor for class com.boomi.connector.sample.listen.polling.SimplePollingManager
-
- SimplePollingManagerConnection - Class in com.boomi.connector.sample.listen.polling
-
- SimplePollingManagerConnection(ConnectorContext) - Constructor for class com.boomi.connector.sample.listen.polling.SimplePollingManagerConnection
-
Creates a new instance using the provided connector context
- SimplePollingOperation - Class in com.boomi.connector.sample.listen.polling
-
- SimplePollingOperation(SimplePollingOperationConnection) - Constructor for class com.boomi.connector.sample.listen.polling.SimplePollingOperation
-
Creates a new instance using the provided connection
- SimplePollingOperationConnection - Class in com.boomi.connector.sample.listen.polling
-
Simple
BaseConnection
implementation that provides an abstraction for the connection and operation settings.
- SimplePollingOperationConnection(OperationContext) - Constructor for class com.boomi.connector.sample.listen.polling.SimplePollingOperationConnection
-
Creates a new instance using the provided operation context
- SimpleSingletonOperation - Class in com.boomi.connector.sample.listen.singleton
-
Simple
SingletonListenOperation
that demonstrates using an operation property to determine if the listener
should operate in "singleton mode".
- SimpleSingletonOperation(OperationContext) - Constructor for class com.boomi.connector.sample.listen.singleton.SimpleSingletonOperation
-
Creates a new instance using the provided context
- SimpleTrackedData - Class in com.boomi.connector.testutil
-
Simple implementation of TrackedData for all necessary data types.
- SimpleTrackedData(int, Object) - Constructor for class com.boomi.connector.testutil.SimpleTrackedData
-
- SimpleTrackedData(int, Object, Map<String, String>) - Constructor for class com.boomi.connector.testutil.SimpleTrackedData
-
- SimpleTrackedData(int, Object, Map<String, String>, Map<String, String>) - Constructor for class com.boomi.connector.testutil.SimpleTrackedData
-
- SimpleTrackedData(int, Object, Map<String, String>, Map<String, String>, MutableDynamicPropertyMap) - Constructor for class com.boomi.connector.testutil.SimpleTrackedData
-
Creates a new instance of tracked data for testing
- SimpleUnmanagedListenConnector - Class in com.boomi.connector.sample.listen.unmanaged
-
- SimpleUnmanagedListenConnector() - Constructor for class com.boomi.connector.sample.listen.unmanaged.SimpleUnmanagedListenConnector
-
- SimpleUnmanagedListenOperation - Class in com.boomi.connector.sample.listen.unmanaged
-
- SimpleUnmanagedListenOperation(OperationContext) - Constructor for class com.boomi.connector.sample.listen.unmanaged.SimpleUnmanagedListenOperation
-
Creates a new instance using the provided context
- SingletonListenOperation<M extends ListenManager> - Interface in com.boomi.connector.api.listen
-
- SizeBasedRoutingOperation - Class in com.boomi.connector.sample.resource
-
Sample operation that demonstrates how to process input documents differently based on the size of the input
document.
- SizeBasedRoutingOperation(OperationContext) - Constructor for class com.boomi.connector.sample.resource.SizeBasedRoutingOperation
-
- SizeLimitedBatchJsonOperation - Class in com.boomi.connector.sample.json
-
Sample update operation that builds a JSON array containing the input documents in a memory efficient manner.
- SizeLimitedBatchJsonOperation(OperationContext) - Constructor for class com.boomi.connector.sample.json.SizeLimitedBatchJsonOperation
-
- SizeLimitedJsonOperation - Class in com.boomi.connector.sample.json
-
- SizeLimitedJsonOperation(OperationContext) - Constructor for class com.boomi.connector.sample.json.SizeLimitedJsonOperation
-
- SizeLimitedUpdateOperation - Class in com.boomi.connector.util
-
- SizeLimitedUpdateOperation(BaseConnection<OperationContext>) - Constructor for class com.boomi.connector.util.SizeLimitedUpdateOperation
-
Creates a new instance using the provided connection.
- SizeLimitedUpdateOperation(OperationContext) - Constructor for class com.boomi.connector.util.SizeLimitedUpdateOperation
-
Creates a new instance using the provided context.
- sort - Variable in class com.boomi.connector.api.QueryFilter
-
- Sort - Class in com.boomi.connector.api
-
Java class for Sort complex type.
- Sort() - Constructor for class com.boomi.connector.api.Sort
-
- sortable - Variable in class com.boomi.connector.api.annotation.FieldSpecField
-
- sortable - Variable in class com.boomi.connector.api.FieldSpecField
-
- sortOrder - Variable in class com.boomi.connector.api.Sort
-
- SplitJsonResponseOperation - Class in com.boomi.connector.sample.json
-
Sample update operation that demonstrates the use of a
JsonSplitter
to create multiple payloads from a single
stream in a memory efficient manner.
- SplitJsonResponseOperation(OperationContext) - Constructor for class com.boomi.connector.sample.json.SplitJsonResponseOperation
-
- start() - Method in interface com.boomi.connector.api.listen.ListenManager
-
Starts the manager.
- start(Listener, M) - Method in interface com.boomi.connector.api.listen.ListenOperation
-
Starts the listen operation.
- start(Listener, ListenManager) - Method in class com.boomi.connector.sample.listen.BaseConsumerListenOperation
-
- start() - Method in class com.boomi.connector.sample.listen.managed.SimpleListenManager
-
Opens the consumer connection.
- start(Listener, SimpleListenManager) - Method in class com.boomi.connector.sample.listen.managed.SimpleListenOperation
-
Starts the listen operation by registering with the manager.
- start(Listener) - Method in class com.boomi.connector.sample.listen.singleton.SimpleSingletonOperation
-
- start(Listener) - Method in class com.boomi.connector.sample.listen.submit.ConfigurableSubmitListenOperation
-
- start(Listener) - Method in class com.boomi.connector.sample.listen.unmanaged.SimpleUnmanagedListenOperation
-
- start() - Method in class com.boomi.connector.util.listen.BasePollingManager
-
Starts the manager.
- start(Listener, M) - Method in class com.boomi.connector.util.listen.BasePollingOperation
-
Starts the operation.
- start(Listener, ListenManager) - Method in class com.boomi.connector.util.listen.UnmanagedListenOperation
-
Starts the listener.
- start(Listener) - Method in class com.boomi.connector.util.listen.UnmanagedListenOperation
-
Simplified start method that only accepts a
Listener
instance.
- startDocument() - Method in class com.boomi.connector.util.xml.XMLJoiner
-
Called before any events are written to the writer.
- startObject(XMLEvent) - Method in class com.boomi.connector.util.xml.XMLEventUtilBase
-
Called when a new object is about to be processed.
- stop() - Method in interface com.boomi.connector.api.listen.ListenManager
-
Stops the manager.
- stop() - Method in interface com.boomi.connector.api.listen.ListenOperation
-
Stops the listen operation.
- stop() - Method in class com.boomi.connector.sample.listen.BaseConsumerListenOperation
-
Stops the listen operation by deregistering the message handler and disconnecting the consumer.
- stop() - Method in class com.boomi.connector.sample.listen.managed.SimpleListenManager
-
Closes the consumer connection.
- stop() - Method in class com.boomi.connector.sample.listen.managed.SimpleListenOperation
-
Stops the listen operation by deregistering with the manager
- stop() - Method in class com.boomi.connector.sample.listen.singleton.SimpleSingletonOperation
-
- stop() - Method in class com.boomi.connector.sample.listen.submit.ConfigurableSubmitListenOperation
-
Stops the listen operation.
- stop() - Method in class com.boomi.connector.sample.listen.unmanaged.SimpleUnmanagedListenOperation
-
- stop() - Method in class com.boomi.connector.util.listen.BasePollingManager
-
Stops the manager.
- stop() - Method in class com.boomi.connector.util.listen.BasePollingOperation
-
Stops the operation.
- submit(Payload) - Method in interface com.boomi.connector.api.listen.Listener
-
- submit(Throwable) - Method in interface com.boomi.connector.api.listen.Listener
-
Submit a process execution with the specified
Throwable
.
- submit(Payload, SubmitOptions) - Method in interface com.boomi.connector.api.listen.Listener
-
- submit() - Method in interface com.boomi.connector.api.listen.PayloadBatch
-
Submit a process execution with the payloads that have been added to the batch using the default
SubmitOptions
.
- submit(Throwable) - Method in interface com.boomi.connector.api.listen.PayloadBatch
-
Submit a process execution with the specified
Throwable
.
- submit(SubmitOptions) - Method in interface com.boomi.connector.api.listen.PayloadBatch
-
Submit a process execution with the payloads that have been added to the batch using the specified
SubmitOptions
.
- SubmitOptions - Class in com.boomi.connector.api.listen
-
- SubmitOptions() - Constructor for class com.boomi.connector.api.listen.SubmitOptions
-
- systemId - Variable in class com.boomi.connector.api.ExtraSchema
-
- WaitMode - Enum in com.boomi.connector.api.listen.options
-
- withAllowedValues(AllowedValue...) - Method in class com.boomi.connector.api.ui.BrowseField
-
Adds the given newValues to the current allowedValues property List and returns this instance.
- withAllowedValues(Collection<? extends AllowedValue>) - Method in class com.boomi.connector.api.ui.BrowseField
-
Adds the given newValues to the current allowedValues property List and returns this instance.
- withAPI(OpenAPI) - Method in class com.boomi.connector.openapi.util.OpenAPISpecContextBuilder
-
- withArguments(String...) - Method in class com.boomi.connector.api.SimpleExpression
-
Adds the given newValues to the current arguments property List and returns this instance.
- withArguments(Collection<? extends String>) - Method in class com.boomi.connector.api.SimpleExpression
-
Adds the given newValues to the current arguments property List and returns this instance.
- withBlacklistedKeys(String...) - Method in class com.boomi.connector.api.ui.CustomPropertiesFieldConfig
-
Adds the given newValues to the current blacklistedKeys property List and returns this instance.
- withBlacklistedKeys(Collection<? extends String>) - Method in class com.boomi.connector.api.ui.CustomPropertiesFieldConfig
-
Adds the given newValues to the current blacklistedKeys property List and returns this instance.
- withContainerProperty(String, String) - Method in class com.boomi.connector.testutil.SimpleAtomConfig
-
Builder method to set any container properties.
- withCookie(String) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the cookie property to the given newValue and returns this instance.
- withCustomPropertiesConfiguration(CustomPropertiesFieldConfig) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the customPropertiesConfiguration property to the given newValue and returns this instance.
- withDataType(DataType) - Method in class com.boomi.connector.api.annotation.DataFormat
-
Sets the dataType property to the given newValue and returns this instance.
- withDefaultValue(String) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the defaultValue property to the given newValue and returns this instance.
- withDefinitions(ObjectDefinition...) - Method in class com.boomi.connector.api.ObjectDefinitions
-
Adds the given newValues to the current definitions property List and returns this instance.
- withDefinitions(Collection<? extends ObjectDefinition>) - Method in class com.boomi.connector.api.ObjectDefinitions
-
Adds the given newValues to the current definitions property List and returns this instance.
- withDisplayType(DisplayType) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the displayType property to the given newValue and returns this instance.
- withDistributionMode(DistributionMode) - Method in class com.boomi.connector.api.listen.SubmitOptions
-
- withElementName(String) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the elementName property to the given newValue and returns this instance.
- withEmptyPayloadsExpected(boolean) - Method in class com.boomi.connector.testutil.junit.OptionalTestInput
-
Builder method to the empty payloads expected flag for the test
- withExpression(Expression) - Method in class com.boomi.connector.api.QueryFilter
-
Sets the expression property to the given newValue and returns this instance.
- withExtraSchemaList(ExtraSchema...) - Method in class com.boomi.connector.api.ObjectDefinition
-
Adds the given newValues to the current extraSchemaList property List and returns this instance.
- withExtraSchemaList(Collection<? extends ExtraSchema>) - Method in class com.boomi.connector.api.ObjectDefinition
-
Adds the given newValues to the current extraSchemaList property List and returns this instance.
- withExtraSchemas(ExtraSchemas) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the extraSchemas property to the given newValue and returns this instance.
- withFieldId(String) - Method in class com.boomi.connector.api.ui.FieldCondition
-
Sets the fieldId property to the given newValue and returns this instance.
- withFields(FieldSpecField...) - Method in class com.boomi.connector.api.annotation.FieldSpec
-
Adds the given newValues to the current fields property List and returns this instance.
- withFields(Collection<? extends FieldSpecField>) - Method in class com.boomi.connector.api.annotation.FieldSpec
-
Adds the given newValues to the current fields property List and returns this instance.
- withFields(Filter.Field...) - Method in class com.boomi.connector.api.annotation.Filter
-
Adds the given newValues to the current fields property List and returns this instance.
- withFields(Collection<? extends Filter.Field>) - Method in class com.boomi.connector.api.annotation.Filter
-
Adds the given newValues to the current fields property List and returns this instance.
- withFieldSpecFields(FieldSpecField...) - Method in class com.boomi.connector.api.ObjectDefinition
-
Adds the given newValues to the current fieldSpecFields property List and returns this instance.
- withFieldSpecFields(Collection<? extends FieldSpecField>) - Method in class com.boomi.connector.api.ObjectDefinition
-
Adds the given newValues to the current fieldSpecFields property List and returns this instance.
- withFilterable(Boolean) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Sets the filterable property to the given newValue and returns this instance.
- withFilterable(Boolean) - Method in class com.boomi.connector.api.FieldSpecField
-
Sets the filterable property to the given newValue and returns this instance.
- withFormat(String) - Method in class com.boomi.connector.api.annotation.DataFormat
-
Sets the format property to the given newValue and returns this instance.
- withHelpText(String) - Method in class com.boomi.connector.api.ObjectType
-
Sets the helpText property to the given newValue and returns this instance.
- withHelpText(String) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the helpText property to the given newValue and returns this instance.
- withId(String) - Method in class com.boomi.connector.api.ObjectType
-
Sets the id property to the given newValue and returns this instance.
- withId(String) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the id property to the given newValue and returns this instance.
- withIgnore(Boolean) - Method in class com.boomi.connector.api.annotation.Filter
-
Sets the ignore property to the given newValue and returns this instance.
- withIgnoreForFilters(Boolean) - Method in class com.boomi.connector.api.annotation.FieldSpec
-
Sets the ignoreForFilters property to the given newValue and returns this instance.
- withIgnoreForSelection(Boolean) - Method in class com.boomi.connector.api.annotation.FieldSpec
-
Sets the ignoreForSelection property to the given newValue and returns this instance.
- withIgnoreForSort(Boolean) - Method in class com.boomi.connector.api.annotation.FieldSpec
-
Sets the ignoreForSort property to the given newValue and returns this instance.
- withInputType(ContentType) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the inputType property to the given newValue and returns this instance.
- withJsonSchema(String) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the jsonSchema property to the given newValue and returns this instance.
- withLabel(String) - Method in class com.boomi.connector.api.ObjectType
-
Sets the label property to the given newValue and returns this instance.
- withLabel(String) - Method in class com.boomi.connector.api.ui.AllowedValue
-
Sets the label property to the given newValue and returns this instance.
- withLabel(String) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the label property to the given newValue and returns this instance.
- withMaxCircularReference(int) - Method in class com.boomi.connector.openapi.util.OpenAPIParseOptionBuilder
-
Set the maximum circular depth that any $ref objects can reach.
- withName(String) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Sets the name property to the given newValue and returns this instance.
- withName(String) - Method in class com.boomi.connector.api.annotation.Filter.Field
-
Sets the name property to the given newValue and returns this instance.
- withName(String) - Method in class com.boomi.connector.api.FieldSpecField
-
Sets the name property to the given newValue and returns this instance.
- withNestedExpressions(Expression...) - Method in class com.boomi.connector.api.GroupingExpression
-
Adds the given newValues to the current nestedExpressions property List and returns this instance.
- withNestedExpressions(Collection<? extends Expression>) - Method in class com.boomi.connector.api.GroupingExpression
-
Adds the given newValues to the current nestedExpressions property List and returns this instance.
- withNonProxyHosts(String) - Method in class com.boomi.connector.testutil.SimpleAtomProxyConfig
-
Setter for configured non-proxy hosts
- withOperation(Operation) - Method in class com.boomi.connector.openapi.util.OpenAPISpecContextBuilder
-
- withOperationFields(BrowseField...) - Method in class com.boomi.connector.api.ObjectDefinitions
-
Adds the given newValues to the current operationFields property List and returns this instance.
- withOperationFields(Collection<? extends BrowseField>) - Method in class com.boomi.connector.api.ObjectDefinitions
-
Adds the given newValues to the current operationFields property List and returns this instance.
- withOperationStatus(OperationStatus) - Method in class com.boomi.connector.testutil.junit.OptionalTestInput
-
Builder method to set the expected operation status for the test
- withOperator(GroupingOperator) - Method in class com.boomi.connector.api.GroupingExpression
-
Sets the operator property to the given newValue and returns this instance.
- withOperator(String) - Method in class com.boomi.connector.api.SimpleExpression
-
Sets the operator property to the given newValue and returns this instance.
- withOutputType(ContentType) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the outputType property to the given newValue and returns this instance.
- withOverrideable(Boolean) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the overrideable property to the given newValue and returns this instance.
- withPathItem(PathItem) - Method in class com.boomi.connector.openapi.util.OpenAPISpecContextBuilder
-
- withProperty(String) - Method in class com.boomi.connector.api.SimpleExpression
-
Sets the property property to the given newValue and returns this instance.
- withProperty(String) - Method in class com.boomi.connector.api.Sort
-
Sets the property property to the given newValue and returns this instance.
- withProxyPassword(String) - Method in class com.boomi.connector.testutil.SimpleAtomProxyConfig
-
Setter for configured proxy password
- withProxyUser(String) - Method in class com.boomi.connector.testutil.SimpleAtomProxyConfig
-
Setter for configured proxy user
- withRespectMinOccurs(Boolean) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the respectMinOccurs property to the given newValue and returns this instance.
- withRestrictedKeys(String...) - Method in class com.boomi.connector.api.ui.CustomPropertiesFieldConfig
-
Adds the given newValues to the current restrictedKeys property List and returns this instance.
- withRestrictedKeys(Collection<? extends String>) - Method in class com.boomi.connector.api.ui.CustomPropertiesFieldConfig
-
Adds the given newValues to the current restrictedKeys property List and returns this instance.
- withSchema(Element) - Method in class com.boomi.connector.api.ExtraSchema
-
Sets the schema property to the given newValue and returns this instance.
- withSchema(Element) - Method in class com.boomi.connector.api.ObjectDefinition
-
Sets the schema property to the given newValue and returns this instance.
- withSchemas(Element...) - Method in class com.boomi.connector.api.ExtraSchemas
-
Adds the given newValues to the current schemas property List and returns this instance.
- withSchemas(Collection<? extends Element>) - Method in class com.boomi.connector.api.ExtraSchemas
-
Adds the given newValues to the current schemas property List and returns this instance.
- withSelectable(Boolean) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Sets the selectable property to the given newValue and returns this instance.
- withSelectable(Boolean) - Method in class com.boomi.connector.api.FieldSpecField
-
Sets the selectable property to the given newValue and returns this instance.
- withSelected(Boolean) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Sets the selected property to the given newValue and returns this instance.
- withSelected(Boolean) - Method in class com.boomi.connector.api.FieldSpecField
-
Sets the selected property to the given newValue and returns this instance.
- withSort(Sort...) - Method in class com.boomi.connector.api.QueryFilter
-
Adds the given newValues to the current sort property List and returns this instance.
- withSort(Collection<? extends Sort>) - Method in class com.boomi.connector.api.QueryFilter
-
Adds the given newValues to the current sort property List and returns this instance.
- withSortable(Boolean) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Sets the sortable property to the given newValue and returns this instance.
- withSortable(Boolean) - Method in class com.boomi.connector.api.FieldSpecField
-
Sets the sortable property to the given newValue and returns this instance.
- withSortOrder(String) - Method in class com.boomi.connector.api.Sort
-
Sets the sortOrder property to the given newValue and returns this instance.
- withSystemId(String) - Method in class com.boomi.connector.api.ExtraSchema
-
Sets the systemId property to the given newValue and returns this instance.
- withTotalCount(Integer) - Method in class com.boomi.connector.api.ObjectTypes
-
Sets the totalCount property to the given newValue and returns this instance.
- withType(String) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Sets the type property to the given newValue and returns this instance.
- withType(String) - Method in class com.boomi.connector.api.FieldSpecField
-
Sets the type property to the given newValue and returns this instance.
- withType(DataType) - Method in class com.boomi.connector.api.ui.BrowseField
-
Sets the type property to the given newValue and returns this instance.
- withTypeNamespace(String) - Method in class com.boomi.connector.api.annotation.FieldSpecField
-
Sets the typeNamespace property to the given newValue and returns this instance.
- withTypeNamespace(String) - Method in class com.boomi.connector.api.FieldSpecField
-
Sets the typeNamespace property to the given newValue and returns this instance.
- withTypes(ObjectType...) - Method in class com.boomi.connector.api.ObjectTypes
-
Adds the given newValues to the current types property List and returns this instance.
- withTypes(Collection<? extends ObjectType>) - Method in class com.boomi.connector.api.ObjectTypes
-
Adds the given newValues to the current types property List and returns this instance.
- withValue(String) - Method in class com.boomi.connector.api.ui.AllowedValue
-
Sets the value property to the given newValue and returns this instance.
- withValueConditions(ValueCondition...) - Method in class com.boomi.connector.api.ui.ConditionalFieldConfiguration
-
Adds the given newValues to the current valueConditions property List and returns this instance.
- withValueConditions(Collection<? extends ValueCondition>) - Method in class com.boomi.connector.api.ui.ConditionalFieldConfiguration
-
Adds the given newValues to the current valueConditions property List and returns this instance.
- withValues(String...) - Method in class com.boomi.connector.api.ui.ValueCondition
-
Adds the given newValues to the current values property List and returns this instance.
- withValues(Collection<? extends String>) - Method in class com.boomi.connector.api.ui.ValueCondition
-
Adds the given newValues to the current values property List and returns this instance.
- withVisibilityConditions(VisibilityCondition...) - Method in class com.boomi.connector.api.ui.BrowseField
-
Adds the given newValues to the current visibilityConditions property List and returns this instance.
- withVisibilityConditions(Collection<? extends VisibilityCondition>) - Method in class com.boomi.connector.api.ui.BrowseField
-
Adds the given newValues to the current visibilityConditions property List and returns this instance.
- withWaitMode(WaitMode) - Method in class com.boomi.connector.api.listen.SubmitOptions
-
- write(ObjectData) - Method in class com.boomi.connector.util.xml.XMLJoiner
-
Writes the given ObjectData to the xml output writer.
- write(InputStream) - Method in class com.boomi.connector.util.xml.XMLJoiner
-
Writes the given InputStream to the xml output writer.
- writeAll(Iterable<ObjectData>) - Method in class com.boomi.connector.util.xml.XMLJoiner
-
Writes all of the ObjectDatas to the xml output writer.
- writeTo(OutputStream) - Method in class com.boomi.connector.openapi.entity.JSONArrayWrappedRepeatableEntity
-
Write the contents of the InputStream to the outputStream.
- WS_SECURITY_PROPERTY - Static variable in class com.boomi.connector.ws.WSConnection
-
connection property which users can use to set the WS-Security options
- WSBrowser - Class in com.boomi.connector.ws
-
Implementation of webservice browsing.
- WSBrowser(WSConnection<BrowseContext>) - Constructor for class com.boomi.connector.ws.WSBrowser
-
- WSBrowser.SchemaMapHolder - Class in com.boomi.connector.ws
-
Holder for a SchemaMap, allows invoked methods to change the SchemaMap reference.
- WSCache - Class in com.boomi.connector.ws
-
The WSCache is used to store expensive web service information across web service connections.
- WSCache(WSCache.Key) - Constructor for class com.boomi.connector.ws.WSCache
-
- WSCache.Key - Class in com.boomi.connector.ws
-
Key used for WSCache instances.
- WSConnection<C extends BrowseContext> - Class in com.boomi.connector.ws
-
The WSConnection class is used to implement behavior which is common across all types of interactions with the target
web service.
- WSConnection(C) - Constructor for class com.boomi.connector.ws.WSConnection
-
- WSConnector - Class in com.boomi.connector.ws
-
A simple implementation of a Connector for the web service connector.
- WSConnector() - Constructor for class com.boomi.connector.ws.WSConnector
-
- WSExecuteOperation - Class in com.boomi.connector.ws
-
Implementation of the EXECUTE operation for invoking arbitrary webservice methods.
- WSExecuteOperation(WSConnection<OperationContext>) - Constructor for class com.boomi.connector.ws.WSExecuteOperation
-
- WSOperationConnection - Class in com.boomi.connector.ws
-
- WSOperationConnection(OperationContext) - Constructor for class com.boomi.connector.ws.WSOperationConnection
-
Create new instance of operation specific connection