| 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 |
|---|---|
YaasOrganisationModel |
YaasProjectModel.getYaasOrganisation()
Generated method - Getter of the
YaasProject.yaasOrganisation attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasProjectModel.setYaasOrganisation(YaasOrganisationModel value)
Generated method - Setter of
YaasProject.yaasOrganisation attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
YaasOrganisationModel |
YaasOrganisationResource.getYaasOrganisationModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected YaasOrganisationModel |
YaasOrganisationResource.readResource(java.lang.String resourceId)
Gets the
YaasOrganisationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<YaasOrganisationModel> |
YaasOrganisationsResource.getYaasOrganisationsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasOrganisationResource.setYaasOrganisationModel(YaasOrganisationModel value)
Convenience method which just delegates to
#setResourceValue(YaasOrganisationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasOrganisationsResource.setYaasOrganisationsCollection(java.util.Collection<YaasOrganisationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.