Uses of Interface
de.hybris.platform.servicelayer.internal.model.ModelPersister
-
Packages that use ModelPersister Package Description de.hybris.platform.servicelayer.internal.model.impl -
-
Uses of ModelPersister in de.hybris.platform.servicelayer.internal.model.impl
Classes in de.hybris.platform.servicelayer.internal.model.impl that implement ModelPersister Modifier and Type Class Description classDefaultModelPersisterDefault model persisting strategy.classResolvingModelPersisterSpecial model persisting strategy which detects model instances which require creation.Methods in de.hybris.platform.servicelayer.internal.model.impl with parameters of type ModelPersister Modifier and Type Method Description voidDefaultModelService. setModelPersister(ModelPersister modelPersister)
-