| Package | Description |
|---|---|
| de.hybris.platform.basecommerce.model.site |
Contains generated models for each type of de.hybris.platform.basecommerce.jalo.site package.
|
| de.hybris.platform.sap.saprevenuecloudorder.service.impl | |
| 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 |
|---|---|
java.util.Set<YaasProjectModel> |
BaseSiteModel.getYaasProjects()
Generated method - Getter of the
BaseSite.yaasProjects attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseSiteModel.setYaasProjects(java.util.Set<YaasProjectModel> value)
Generated method - Setter of
BaseSite.yaasProjects attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Optional<YaasProjectModel> |
DefaultSapRevenueCloudSubscriptionConfigurationService.getYaasProject(java.lang.String siteId) |
| Modifier and Type | Method and Description |
|---|---|
YaasProjectModel |
YaasClientCredentialModel.getYaasProject()
Generated method - Getter of the
YaasClientCredential.yaasProject attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<YaasProjectModel> |
YaasOrganisationModel.getYaasProjects()
Generated method - Getter of the
YaasOrganisation.yaasProjects attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasClientCredentialModel.setYaasProject(YaasProjectModel value)
Generated method - Setter of
YaasClientCredential.yaasProject attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasOrganisationModel.setYaasProjects(java.util.Set<YaasProjectModel> value)
Generated method - Setter of
YaasOrganisation.yaasProjects attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
YaasProjectModel |
YaasProjectResource.getYaasProjectModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected YaasProjectModel |
YaasProjectResource.readResource(java.lang.String resourceId)
Gets the
YaasProjectModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<YaasProjectModel> |
YaasProjectsResource.getYaasProjectsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasProjectResource.setYaasProjectModel(YaasProjectModel value)
Convenience method which just delegates to
#setResourceValue(YaasProjectModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasProjectsResource.setYaasProjectsCollection(java.util.Collection<YaasProjectModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.