Uses of Class
com.hybris.yprofile.dto.Consumer
Packages that use Consumer
-
Uses of Consumer in com.hybris.yprofile.dto
Methods in com.hybris.yprofile.dto that return ConsumerMethods in com.hybris.yprofile.dto that return types with arguments of type ConsumerMethods in com.hybris.yprofile.dto with parameters of type ConsumerModifier and TypeMethodDescriptionvoidOrder.setConsumer(Consumer consumer) voidUserBody.setIdentity(Consumer identity) Method parameters in com.hybris.yprofile.dto with type arguments of type Consumer -
Uses of Consumer in com.hybris.yprofile.populators
Methods in com.hybris.yprofile.populators that return ConsumerModifier and TypeMethodDescriptionprotected ConsumerIdentitiesPopulator.createConsumer(String type, String ref) Methods in com.hybris.yprofile.populators that return types with arguments of type ConsumerModifier and TypeMethodDescriptionOrderEventPopulator.getProfileConsumerConverter()UserEventPopulator.getProfileConsumerConverter()UserEventPopulator.getProfileIdentitiesConverter()Methods in com.hybris.yprofile.populators with parameters of type ConsumerModifier and TypeMethodDescriptionvoidMethod parameters in com.hybris.yprofile.populators with type arguments of type ConsumerModifier and TypeMethodDescriptionvoidvoidOrderEventPopulator.setProfileConsumerConverter(Converter<UserModel, Consumer> profileConsumerConverter) voidUserEventPopulator.setProfileConsumerConverter(Converter<UserModel, Consumer> profileConsumerConverter) voidUserEventPopulator.setProfileIdentitiesConverter(Converter<UserModel, List<Consumer>> profileIdentitiesConverter)