Package | Description |
---|---|
com.apptus.esales.connector |
This package provides utilities for communication with an eSales cluster
and this package documentation contains information on how to get started.
|
Modifier and Type | Method | Description |
---|---|---|
Session |
Connector.session(String sessionKey) |
Deprecated.
use session(String sessionKey, String customerKey, String market) instead.
|
Session |
Connector.session(String sessionKey,
String customerKey,
String market) |
Creates a session for the specified session key with the specified customer key and market.
|
Copyright © 2020 Apptus Technologies AB. All rights reserved.