public abstract class ExternalServerConfig extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_KEY_FORMAT |
static String |
KEY_ALPHABETICAL_CASE |
Constructor and Description |
---|
ExternalServerConfig() |
Modifier and Type | Method and Description |
---|---|
ExternalServerTable |
getExternalServerTable() |
AppProperties.ALPHABETICAL_CASE |
getKeyCase() |
HashMap<String,Object> |
getProperties() |
abstract String |
getServerDetail() |
void |
update(ExternalServerTable externalServerTable) |
public static final String DEFAULT_KEY_FORMAT
public static final String KEY_ALPHABETICAL_CASE
public abstract String getServerDetail()
public void update(ExternalServerTable externalServerTable)
public ExternalServerTable getExternalServerTable()
public AppProperties.ALPHABETICAL_CASE getKeyCase()
Copyright © 2015–2019. All rights reserved.