| Package | Description |
|---|---|
| com.sap.platform.model |
Contains generated models for each type of com.sap.platform.jalo package.
|
| com.sap.platform.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseSiteCecServiceMappingModel
Generated model class for type BaseSiteCecServiceMapping first defined at extension sapcpconfiguration.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<AbstractCecServiceMappingModel> |
CecTechnicalUserModel.getCecServiceMappings()
Generated method - Getter of the
CecTechnicalUser.CecServiceMappings attribute defined at extension sapcpconfiguration. |
java.util.Set<AbstractCecServiceMappingModel> |
CecServiceModel.getCecServiceMappings()
Generated method - Getter of the
CecService.CecServiceMappings attribute defined at extension sapcpconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
void |
CecTechnicalUserModel.setCecServiceMappings(java.util.Set<AbstractCecServiceMappingModel> value)
Generated method - Setter of
CecTechnicalUser.CecServiceMappings attribute defined at extension sapcpconfiguration. |
void |
CecServiceModel.setCecServiceMappings(java.util.Set<AbstractCecServiceMappingModel> value)
Generated method - Setter of
CecService.CecServiceMappings attribute defined at extension sapcpconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
AbstractCecServiceMappingModel |
AbstractCecServiceMappingResource.getAbstractCecServiceMappingModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AbstractCecServiceMappingModel |
AbstractCecServiceMappingResource.readResource(java.lang.String resourceId)
Gets the
AbstractCecServiceMappingModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractCecServiceMappingModel> |
AbstractCecServiceMappingsResource.getAbstractCecServiceMappingsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCecServiceMappingResource.setAbstractCecServiceMappingModel(AbstractCecServiceMappingModel value)
Convenience method which just delegates to
#setResourceValue(AbstractCecServiceMappingModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCecServiceMappingsResource.setAbstractCecServiceMappingsCollection(java.util.Collection<AbstractCecServiceMappingModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.