| Package | Description |
|---|---|
| com.sap.platform.model |
Contains generated models for each type of com.sap.platform.jalo package.
|
| com.sap.platform.resource | |
| com.sap.platform.sapcpconfiguration.service | |
| com.sap.platform.sapcpconfiguration.service.impl |
| Modifier and Type | Method and Description |
|---|---|
CecServiceModel |
AbstractCecServiceMappingModel.getCecService()
Generated method - Getter of the
AbstractCecServiceMapping.CecService attribute defined at extension sapcpconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCecServiceMappingModel.setCecService(CecServiceModel value)
Generated method - Setter of
AbstractCecServiceMapping.CecService attribute defined at extension sapcpconfiguration. |
| Constructor and Description |
|---|
AbstractCecServiceMappingModel(CecServiceModel _CecService)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
AbstractCecServiceMappingModel(CecServiceModel _CecService,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BaseSiteCecServiceMappingModel(CecServiceModel _CecService,
java.lang.String _baseSite)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BaseSiteCecServiceMappingModel(CecServiceModel _CecService,
java.lang.String _baseSite,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
CecServiceModel |
CecServiceResource.getCecServiceModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CecServiceModel |
CecServiceResource.readResource(java.lang.String resourceId)
Gets the
CecServiceModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CecServiceModel> |
CecServicesResource.getCecServicesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CecServiceResource.setCecServiceModel(CecServiceModel value)
Convenience method which just delegates to
#setResourceValue(CecServiceModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CecServicesResource.setCecServicesCollection(java.util.Collection<CecServiceModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CecTechnicalUserLookup<T extends CecServiceModel,K extends CecTechnicalUserModel> |
| Modifier and Type | Method and Description |
|---|---|
CecServiceModel |
SapCpConfigurationServices.getCecServiceForId(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
BaseSiteCecServiceMappingModel |
SapCpConfigurationServices.getBaseSiteCecServiceMappingForId(java.lang.String id,
CecServiceModel serviceModel) |
| Modifier and Type | Method and Description |
|---|---|
CecServiceModel |
DefaultSapCpConfigurationService.getCecServiceForId(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
BaseSiteCecServiceMappingModel |
DefaultSapCpConfigurationService.getBaseSiteCecServiceMappingForId(java.lang.String id,
CecServiceModel serviceModel) |
CecTechnicalUserModel |
DefaultCecTechnicalUserLookup.lookup(CecServiceModel cecServiceMdoel) |
Copyright © 2018 SAP SE. All Rights Reserved.