Uses of Interface
de.hybris.platform.odata2services.odata.persistence.ModelEntityService
Packages that use ModelEntityService
Package
Description
-
Uses of ModelEntityService in de.hybris.platform.odata2services.odata.persistence.impl
Classes in de.hybris.platform.odata2services.odata.persistence.impl that implement ModelEntityServiceMethods in de.hybris.platform.odata2services.odata.persistence.impl that return ModelEntityServiceModifier and TypeMethodDescriptionprotected ModelEntityServiceDefaultPersistenceService.getModelEntityService()Methods in de.hybris.platform.odata2services.odata.persistence.impl with parameters of type ModelEntityServiceModifier and TypeMethodDescriptionvoidDefaultPersistenceService.setModelEntityService(ModelEntityService service) -
Uses of ModelEntityService in de.hybris.platform.odata2services.odata.persistence.populator.processor
Methods in de.hybris.platform.odata2services.odata.persistence.populator.processor that return ModelEntityServiceModifier and TypeMethodDescriptionprotected ModelEntityServiceEntityCollectionPropertyProcessor.getModelEntityService()protected ModelEntityServiceEntityPropertyProcessor.getModelEntityService()Methods in de.hybris.platform.odata2services.odata.persistence.populator.processor with parameters of type ModelEntityServiceModifier and TypeMethodDescriptionvoidEntityCollectionPropertyProcessor.setModelEntityService(ModelEntityService modelEntityService) voidEntityPropertyProcessor.setModelEntityService(ModelEntityService modelEntityService) -
Uses of ModelEntityService in de.hybris.platform.odata2services.odata.processor.reader
Methods in de.hybris.platform.odata2services.odata.processor.reader that return ModelEntityServiceMethods in de.hybris.platform.odata2services.odata.processor.reader with parameters of type ModelEntityService