Uses of Class
de.hybris.platform.commerceservices.model.user.StoreEmployeeGroupModel
Packages that use StoreEmployeeGroupModel
Package
Description
Contains generated models for each type of de.hybris.platform.storelocator.jalo package.
-
Uses of StoreEmployeeGroupModel in de.hybris.platform.storelocator.model
Methods in de.hybris.platform.storelocator.model that return types with arguments of type StoreEmployeeGroupModelModifier and TypeMethodDescriptionPointOfServiceModel.getStoreEmployeeGroups()Generated method - Getter of thePointOfService.storeEmployeeGroupsattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.storelocator.model with type arguments of type StoreEmployeeGroupModelModifier and TypeMethodDescriptionvoidPointOfServiceModel.setStoreEmployeeGroups(Set<StoreEmployeeGroupModel> value) Generated method - Setter ofPointOfService.storeEmployeeGroupsattribute defined at extensioncommerceservices.