| Package | Description |
|---|---|
| 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 | |
| de.hybris.platform.yaasconfiguration.service | |
| de.hybris.platform.yaasconfiguration.service.impl |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Optional<YaasServiceModel> |
DefaultSapRevenueCloudSubscriptionConfigurationService.getYaasServiceModel() |
| Modifier and Type | Method and Description |
|---|---|
YaasServiceModel |
AbstractYaasServiceMappingModel.getYaasService()
Generated method - Getter of the
AbstractYaasServiceMapping.yaasService attribute defined at extension yaasconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractYaasServiceMappingModel.setYaasService(YaasServiceModel value)
Generated method - Setter of
AbstractYaasServiceMapping.yaasService attribute defined at extension yaasconfiguration. |
| Constructor and Description |
|---|
AbstractYaasServiceMappingModel(ItemModel _owner,
YaasClientCredentialModel _yaasClientCredential,
YaasServiceModel _yaasService)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
AbstractYaasServiceMappingModel(YaasClientCredentialModel _yaasClientCredential,
YaasServiceModel _yaasService)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BaseSiteServiceMappingModel(java.lang.String _baseSite,
ItemModel _owner,
YaasClientCredentialModel _yaasClientCredential,
YaasServiceModel _yaasService)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BaseSiteServiceMappingModel(java.lang.String _baseSite,
YaasClientCredentialModel _yaasClientCredential,
YaasServiceModel _yaasService)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
YaasServiceModel |
YaasServiceResource.getYaasServiceModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected YaasServiceModel |
YaasServiceResource.readResource(java.lang.String resourceId)
Gets the
YaasServiceModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<YaasServiceModel> |
YaasServicesResource.getYaasServicesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasServiceResource.setYaasServiceModel(YaasServiceModel value)
Convenience method which just delegates to
#setResourceValue(YaasServiceModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasServicesResource.setYaasServicesCollection(java.util.Collection<YaasServiceModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
YaasClientCredentialLocator<T extends YaasServiceModel,K extends YaasClientCredentialModel> |
| Modifier and Type | Method and Description |
|---|---|
YaasServiceModel |
YaasConfigurationService.getYaasServiceForId(java.lang.String id)
Method to get persisted YaasServiceModel for the given unique id
|
| 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
|
| Modifier and Type | Method and Description |
|---|---|
YaasServiceModel |
DefaultYaasConfigurationService.getYaasServiceForId(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
BaseSiteServiceMappingModel |
DefaultYaasConfigurationService.getBaseSiteServiceMappingForId(java.lang.String id,
YaasServiceModel serviceModel) |
YaasClientCredentialModel |
DefaultBaseSiteClientCredentialLocator.lookup(YaasServiceModel serviceModel) |
protected YaasClientCredentialModel |
DefaultYaasServiceFactory.lookupCurrentCredential(YaasServiceModel serviceModel)
Helper method to find the client credential details from the strategy that have been
|
Copyright © 2018 SAP SE. All Rights Reserved.