public final class WebserviceConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AUTHENTICATION_PARAM_NAME
The param name of the
|
static String |
BASE_PATH
The internal base path to the configuration files.
|
static String |
CONNECTION_PARAM_NAME
The param name of the SaClassicConnector in the request.
|
static String |
CONTENT_MERGE_MULTIPAGE_DOCS
Configuration parameter to enable or disable the automatic merging of multipage documents.
|
static Boolean |
CURRENT_REVISION
The boolean flag weather to use the current document revision in designated
SaClassicConnector calls. |
static Charset |
DEFAULT_CHARSET |
static String |
DEFAULT_ENCODING
default charset for webservices with always supported UTF-8 encoding.
|
static String |
KEY_PARAM_NAME |
static String |
SESSION_PARAM_NAME |
static String |
SOAP_POOL_PARAM_NAME |
Constructor and Description |
---|
WebserviceConstants() |
public static final String BASE_PATH
public static final String CONNECTION_PARAM_NAME
public static final String SESSION_PARAM_NAME
public static final String KEY_PARAM_NAME
public static final String SOAP_POOL_PARAM_NAME
public static final Boolean CURRENT_REVISION
SaClassicConnector
calls.public static final String AUTHENTICATION_PARAM_NAME
public static final String CONTENT_MERGE_MULTIPAGE_DOCS
public static final String DEFAULT_ENCODING
public static final Charset DEFAULT_CHARSET
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.