| Package | Description |
|---|---|
| de.hybris.platform.personalizationyprofile.yaas.client | |
| 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 |
|---|---|
protected Optional<YaasApplicationModel> |
CxApplicationPropertyResolver.model()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
YaasApplicationModel |
YaasClientModel.getYaasApplication()
Generated method - Getter of the
YaasClient.yaasApplication attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
Set<YaasApplicationModel> |
YaasProjectModel.getYaasApplications()
Generated method - Getter of the
YaasProject.yaasApplications attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasClientModel.setYaasApplication(YaasApplicationModel value)
Generated method - Setter of
YaasClient.yaasApplication attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasProjectModel.setYaasApplications(Set<YaasApplicationModel> value)
Generated method - Setter of
YaasProject.yaasApplications attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
YaasApplicationModel |
YaasApplicationResource.getYaasApplicationModel()
Convenience method which just delegates to
#getResourceValue() |
protected YaasApplicationModel |
YaasApplicationResource.readResource(String resourceId)
Gets the
YaasApplicationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<YaasApplicationModel> |
YaasApplicationsResource.getYaasApplicationsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasApplicationResource.setYaasApplicationModel(YaasApplicationModel value)
Convenience method which just delegates to
#setResourceValue(YaasApplicationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasApplicationsResource.setYaasApplicationsCollection(Collection<YaasApplicationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.