Uses of Class
com.hybris.ymkt.personalization.dto.MKTTargetGroup
Packages that use MKTTargetGroup
-
Uses of MKTTargetGroup in com.hybris.ymkt.personalization.services
Methods in com.hybris.ymkt.personalization.services that return MKTTargetGroupModifier and TypeMethodDescriptionprotected MKTTargetGroupTargetGroupService.createMKTTargetGroup(org.apache.olingo.odata2.api.ep.entry.ODataEntry entry) Methods in com.hybris.ymkt.personalization.services that return types with arguments of type MKTTargetGroupModifier and TypeMethodDescriptionTargetGroupService.getCustomerTargetGroups(List<UUID> guids) Get all the Target Group objects containing more descriptive information from the GUIDs retrievedprotected List<MKTTargetGroup>TargetGroupService.getCustomerTargetGroups(List<UUID> guids, int max) Methods in com.hybris.ymkt.personalization.services with parameters of type MKTTargetGroupModifier and TypeMethodDescriptionprotected voidTargetGroupService.addTargetGroupToCache(MKTTargetGroup tg)