public abstract class OMAGServerConfigStoreConnectorBase extends ConnectorBase implements OMAGServerConfigStore
ConnectorBase.ProtectedConnection| Modifier and Type | Field and Description |
|---|---|
protected String |
serverName |
connectedAssetProperties, connectionBean, connectionProperties, connectorInstanceId, isActive, securedProperties| Constructor and Description |
|---|
OMAGServerConfigStoreConnectorBase() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getStoreName(String template,
String... params)
This method provides the ability to generate the name of the store based on a template and insert
values.
|
void |
setServerName(String serverName)
Set up the name of the server for this configuration document.
|
disconnect, equals, getConnectedAssetProperties, getConnection, getConnectorInstanceId, hashCode, initialize, initializeConnectedAssetProperties, isActive, start, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitremoveServerConfig, retrieveServerConfig, saveServerConfigprotected String serverName
public void setServerName(String serverName)
setServerName in interface OMAGServerConfigStoreserverName - name of the serverprotected String getStoreName(String template, String... params)
template - this is the template with placeholdersparams - this is the list of parameters that can be embedded in the template if placeholders are present
(no error results of the placeholders are not present.Copyright © 2018–2020 ODPi. All rights reserved.