ApplicationPropertyResolver with TenantAwarePropertyResolver instead.de.hybris.platform.yaasconfiguration.CharonFactory#client(final Class clientType) de.hybris.platform.yaasconfiguration.CharonFactory#client(final String appId, final Class
clientType, final Map yaasConfig, final Function, T> builder) @Deprecated public class CxApplicationPropertyResolver extends ApplicationPropertyResolver
| Constructor and Description |
|---|
CxApplicationPropertyResolver(YaasConfigurationService yaasConfig)
Deprecated.
|
CxApplicationPropertyResolver(YaasConfigurationService yaasConfig,
String appId)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(String key)
Deprecated.
|
protected String |
getProjectId()
Deprecated.
|
protected Tenant |
getTenant()
Deprecated.
|
String |
lookup(String key)
Deprecated.
|
protected String |
lookupProjectId(String key)
Deprecated.
|
protected Optional<YaasApplicationModel> |
model()
Deprecated.
|
void |
postConstruct()
Deprecated.
|
<T> T |
runInTenant(Callable<T> callable,
T defaultValue)
Deprecated.
|
public CxApplicationPropertyResolver(YaasConfigurationService yaasConfig)
public CxApplicationPropertyResolver(YaasConfigurationService yaasConfig,
String appId)
@PostConstruct public void postConstruct()
public boolean contains(String key)
protected String getProjectId()
protected Optional<YaasApplicationModel> model()
public <T> T runInTenant(Callable<T> callable, T defaultValue)
protected Tenant getTenant()
Copyright © 2017 SAP SE. All Rights Reserved.