| Package | Description |
|---|---|
| de.hybris.platform.acceleratorservices.email.strategy.impl | |
| de.hybris.platform.cmsfacades.cmsitems.impl | |
| de.hybris.platform.importcockpit.services.mapping.impl | |
| 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 |
|---|---|
protected EmailAddressModel |
DefaultEmailAddressFetchStrategy.handleMissingEmailAfterInsertConflict(ModelSavingException e,
java.lang.String emailAddress,
java.lang.String displayName)
Tries to fetch the given email address 10 times with 10 ms interval.
|
protected void |
DefaultEmailAddressFetchStrategy.logDebugInfo(ModelSavingException e,
java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultCMSItemFacade.transformValidationException(ModelSavingException error)
Parses the ModelSavingException and transforms it into validation error(s).
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractImportCockpitMappingService.saveMappingToProcessModel(MappingModel mapping,
java.lang.String mappingName,
ImportCockpitCronJobModel processModel,
boolean saveAs)
Stores the mapping as a XML media into the job.
|
void |
DefaultImportCockpitMappingService.validateAndSaveMapping(MappingModel mappingModel,
java.lang.String mappingName,
ImportCockpitCronJobModel processModel) |
void |
DefaultImportCockpitMappingService.validateAndSaveMapping(MappingModel mappingModel,
java.lang.String mappingName,
ImportCockpitCronJobModel processModel,
boolean saveAs) |
| 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 |
|---|---|
java.util.Collection<ModelWrapper> |
ModelPersister.persist(java.util.Collection<ModelWrapper> wrappers)
Saves a given set of models.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ModelWrapper> |
ResolvingModelPersister.persist(java.util.Collection<ModelWrapper> wrappers) |
java.util.Collection<ModelWrapper> |
DefaultModelPersister.persist(java.util.Collection<ModelWrapper> wrappers) |
void |
DefaultModelService.saveAll() |
void |
DefaultModelService.saveAll(java.util.Collection<? extends java.lang.Object> models) |
void |
AbstractModelService.saveAll(java.lang.Object... models) |
void |
DefaultModelService.saveAll(java.lang.Object... models) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelService.save(java.lang.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 |
ModelService.saveAll()
Saves all modified and new model instances which are attached to the current request context.
|
void |
MockModelService.saveAll() |
void |
ModelService.saveAll(java.util.Collection<? extends java.lang.Object> models)
Saves several model model instances at once.
|
void |
MockModelService.saveAll(java.util.Collection<? extends java.lang.Object> models) |
void |
ModelService.saveAll(java.lang.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 © 2018 SAP SE. All Rights Reserved.