| 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 | |
| de.hybris.platform.yaasconfiguration.service |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseSiteServiceMappingModel
Generated model class for type BaseSiteServiceMapping first defined at extension yaasconfiguration.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<AbstractYaasServiceMappingModel> |
YaasServiceModel.getYaasServiceMappings()
Generated method - Getter of the
YaasService.yaasServiceMappings attribute defined at extension yaasconfiguration. |
java.util.Set<AbstractYaasServiceMappingModel> |
YaasClientCredentialModel.getYaasServiceMappings()
Generated method - Getter of the
YaasClientCredential.yaasServiceMappings attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasServiceModel.setYaasServiceMappings(java.util.Set<AbstractYaasServiceMappingModel> value)
Generated method - Setter of
YaasService.yaasServiceMappings attribute defined at extension yaasconfiguration. |
void |
YaasClientCredentialModel.setYaasServiceMappings(java.util.Set<AbstractYaasServiceMappingModel> value)
Generated method - Setter of
YaasClientCredential.yaasServiceMappings attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
AbstractYaasServiceMappingModel |
AbstractYaasServiceMappingResource.getAbstractYaasServiceMappingModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AbstractYaasServiceMappingModel |
AbstractYaasServiceMappingResource.readResource(java.lang.String resourceId)
Gets the
AbstractYaasServiceMappingModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractYaasServiceMappingModel> |
AbstractYaasServiceMappingsResource.getAbstractYaasServiceMappingsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractYaasServiceMappingResource.setAbstractYaasServiceMappingModel(AbstractYaasServiceMappingModel value)
Convenience method which just delegates to
#setResourceValue(AbstractYaasServiceMappingModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractYaasServiceMappingsResource.setAbstractYaasServiceMappingsCollection(java.util.Collection<AbstractYaasServiceMappingModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
AbstractYaasServiceMappingModel |
YaasConfigurationService.getBaseSiteServiceMappingForId(java.lang.String id,
YaasServiceModel serviceModel)
Method to get persisted BaseSiteServiceMappingModel for the given unique id
|
Copyright © 2018 SAP SE. All Rights Reserved.