Uses of Enum Class
de.hybris.platform.commercefacades.user.UserGroupOption
Packages that use UserGroupOption
Package
Description
-
Uses of UserGroupOption in de.hybris.platform.commercefacades.customergroups
Method parameters in de.hybris.platform.commercefacades.customergroups with type arguments of type UserGroupOptionModifier and TypeMethodDescriptionCustomerGroupFacade.getCustomerGroup(String uid, Set<UserGroupOption> options) Returns customer group (a sub-group of 'cutomergroup') by uid. -
Uses of UserGroupOption in de.hybris.platform.commercefacades.customergroups.converters.populator
Method parameters in de.hybris.platform.commercefacades.customergroups.converters.populator with type arguments of type UserGroupOptionModifier and TypeMethodDescriptionvoidCustomerGroupMembersPopulator.populate(UserGroupModel source, UserGroupData target, Collection<UserGroupOption> options) -
Uses of UserGroupOption in de.hybris.platform.commercefacades.customergroups.impl
Methods in de.hybris.platform.commercefacades.customergroups.impl that return types with arguments of type UserGroupOptionMethod parameters in de.hybris.platform.commercefacades.customergroups.impl with type arguments of type UserGroupOptionModifier and TypeMethodDescriptionDefaultCustomerGroupFacade.getCustomerGroup(String customerGroupId, Set<UserGroupOption> options) voidDefaultCustomerGroupFacade.setCustomerGroupMembersPopulator(ConfigurablePopulator<UserGroupModel, UserGroupData, UserGroupOption> customerGroupMembersPopulator) -
Uses of UserGroupOption in de.hybris.platform.commercefacades.user
Methods in de.hybris.platform.commercefacades.user that return UserGroupOptionModifier and TypeMethodDescriptionstatic UserGroupOptionReturns the enum constant of this class with the specified name.static UserGroupOption[]UserGroupOption.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of UserGroupOption in de.hybris.platform.ycommercewebservices.v1.controller
Methods in de.hybris.platform.ycommercewebservices.v1.controller that return types with arguments of type UserGroupOptionModifier and TypeMethodDescriptionprotected Set<UserGroupOption>CustomerGroupsController.getOptions(String options)