| Package | Description |
|---|---|
| de.hybris.platform.importcockpit.services.mapping | |
| de.hybris.platform.importcockpit.services.mapping.impl | |
| de.hybris.platform.omsbackoffice.renderers | |
| de.hybris.platform.personalizationservices.trigger | |
| de.hybris.platform.servicelayer.exceptions | |
| de.hybris.platform.servicelayer.internal.model |
Contains generated models for each type of de.hybris.platform.servicelayer.internal.jalo package.
|
| de.hybris.platform.servicelayer.internal.model.impl | |
| de.hybris.platform.servicelayer.model | |
| de.hybris.platform.task.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportCockpitMappingService.validateAndSaveMapping(MappingModel mapping,
String mappingName,
ImportCockpitCronJobModel processModel) |
void |
ImportCockpitMappingService.validateAndSaveMapping(MappingModel mapping,
String mappingName,
ImportCockpitCronJobModel processModel,
boolean saveAs) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractImportCockpitMappingService.saveMappingToProcessModel(MappingModel mapping,
String mappingName,
ImportCockpitCronJobModel processModel,
boolean saveAs)
Stores the mapping as a XML media into the job.
|
void |
DefaultImportCockpitMappingService.validateAndSaveMapping(MappingModel mappingModel,
String mappingName,
ImportCockpitCronJobModel processModel) |
void |
DefaultImportCockpitMappingService.validateAndSaveMapping(MappingModel mappingModel,
String mappingName,
ImportCockpitCronJobModel processModel,
boolean saveAs) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FraudCheckButtonCellRenderer.executeFraudulentOperation(OrderModel order)
Save the order with the new attribute value for fraudulent.
|
| Modifier and Type | Method and Description |
|---|---|
CxAbstractTriggerModel |
CxTriggerService.createTrigger(CxAbstractTriggerModel trigger,
CxVariationModel variation)
Creates trigger as part of given variation
|
| Modifier and Type | Method and Description |
|---|---|
ModelSavingException |
ModelSavingException.getNextException() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelSavingException.setNextException(ModelSavingException exception) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ModelWrapper> |
ModelPersister.persist(Collection<ModelWrapper> wrappers)
Saves a given set of models.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ModelWrapper> |
ResolvingModelPersister.persist(Collection<ModelWrapper> wrappers) |
Collection<ModelWrapper> |
DefaultModelPersister.persist(Collection<ModelWrapper> wrappers) |
void |
DefaultModelService.saveAll() |
void |
DefaultModelService.saveAll(Collection<? extends Object> models) |
void |
DefaultModelService.saveAll(Object... models) |
void |
AbstractModelService.saveAll(Object... models) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelService.save(Object model)
Saves all attribute values from the model to the wrapped source object or creates a new one if no source is mapped
yet.
|
void |
MockModelService.saveAll() |
void |
ModelService.saveAll()
Saves all modified and new model instances which are attached to the current request context.
|
void |
MockModelService.saveAll(Collection<? extends Object> models) |
void |
ModelService.saveAll(Collection<? extends Object> models)
Saves several model model instances at once.
|
void |
ModelService.saveAll(Object... models)
Saves several model model instances at once.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultScheduleAndTriggerStrategy.retryMatchConditionForSchedule(TaskConditionModel cond,
PK taskPK,
ModelSavingException creationExcpetion) |
Copyright © 2017 SAP SE. All Rights Reserved.