Uses of Class
de.hybris.platform.commerceservices.model.user.StoreEmployeeGroupModel
-
Packages that use StoreEmployeeGroupModel Package Description de.hybris.platform.storelocator.model 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 StoreEmployeeGroupModel Modifier and Type Method Description java.util.Set<StoreEmployeeGroupModel>PointOfServiceModel. getStoreEmployeeGroups()Generated method - Getter of thePointOfService.storeEmployeeGroupsattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.storelocator.model with type arguments of type StoreEmployeeGroupModel Modifier and Type Method Description voidPointOfServiceModel. setStoreEmployeeGroups(java.util.Set<StoreEmployeeGroupModel> value)Generated method - Setter ofPointOfService.storeEmployeeGroupsattribute defined at extensioncommerceservices.
-