| Package | Description |
|---|---|
| de.hybris.platform.btg.resource | |
| de.hybris.platform.btg.services | |
| de.hybris.platform.btg.services.impl |
| Modifier and Type | Method and Description |
|---|---|
BTGConfigModel |
BTGConfigResource.getBTGConfigModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGConfigModel |
BTGConfigResource.readResource(java.lang.String resourceId)
Gets the
BTGConfigModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGConfigModel> |
BTGConfigsResource.getBTGConfigsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGConfigResource.setBTGConfigModel(BTGConfigModel value)
Convenience method which just delegates to
#setResourceValue(BTGConfigModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGConfigsResource.setBTGConfigsCollection(java.util.Collection<BTGConfigModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
BTGConfigModel |
BTGConfigurationService.getConfig()
Reads the current
BTG configuration. |
| Modifier and Type | Method and Description |
|---|---|
BTGConfigModel |
DefaultBTGConfigurationService.getConfig() |
Copyright © 2018 SAP SE. All Rights Reserved.