| Package | Description |
|---|---|
| de.hybris.platform.yaasconfiguration.model |
Contains generated models for each type of de.hybris.platform.yaasconfiguration.jalo package.
|
| de.hybris.platform.yaasconfiguration.resource |
| Modifier and Type | Method and Description |
|---|---|
Set<YaasClientModel> |
YaasApplicationModel.getYaasClients()
Generated method - Getter of the
YaasApplication.yaasClients attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasApplicationModel.setYaasClients(Set<YaasClientModel> value)
Generated method - Setter of
YaasApplication.yaasClients attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
YaasClientModel |
YaasClientResource.getYaasClientModel()
Convenience method which just delegates to
#getResourceValue() |
protected YaasClientModel |
YaasClientResource.readResource(String resourceId)
Gets the
YaasClientModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<YaasClientModel> |
YaasClientsResource.getYaasClientsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasClientResource.setYaasClientModel(YaasClientModel value)
Convenience method which just delegates to
#setResourceValue(YaasClientModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasClientsResource.setYaasClientsCollection(Collection<YaasClientModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.