Uses of Class
de.hybris.platform.servicelayer.exceptions.ModelRemovalException
Packages that use ModelRemovalException
Package
Description
-
Uses of ModelRemovalException in de.hybris.platform.servicelayer.internal.model.impl
Methods in de.hybris.platform.servicelayer.internal.model.impl that throw ModelRemovalException -
Uses of ModelRemovalException in de.hybris.platform.servicelayer.model
Methods in de.hybris.platform.servicelayer.model that throw ModelRemovalExceptionModifier and TypeMethodDescriptionvoidvoidTries to remove the source belonging to the specified PK.voidTries to remove the source (and all part-of elements) of the given model.voidvoidMockModelService.removeAll(Collection<? extends Object> models) voidTries to remove the source (and all part-of elements) of the given collection of models.voidModelService.removeAll(Collection<? extends Object> models) Tries to remove the source (and all part-of elements) of the given collection of models.