Uses of Class
de.hybris.platform.personalizationyprofile.yaas.Segment
Packages that use Segment
Package
Description
-
Uses of Segment in de.hybris.platform.personalizationyprofile.mapper.impl
Methods in de.hybris.platform.personalizationyprofile.mapper.impl with parameters of type SegmentModifier and TypeMethodDescriptionvoidCxProviderSegmentsMapper.populate(Segment source, BaseSegmentData target) Method parameters in de.hybris.platform.personalizationyprofile.mapper.impl with type arguments of type SegmentModifier and TypeMethodDescriptionprotected SegmentMappingDataCxSegmentMapper.buildSegment(Map.Entry<String, Segment> entry) protected ProfileCxSegmentMapperTest.createProfile(Map<String, Segment> segments) -
Uses of Segment in de.hybris.platform.personalizationyprofile.segment
Methods in de.hybris.platform.personalizationyprofile.segment that return types with arguments of type Segment -
Uses of Segment in de.hybris.platform.personalizationyprofile.yaas
Methods in de.hybris.platform.personalizationyprofile.yaas that return SegmentMethods in de.hybris.platform.personalizationyprofile.yaas that return types with arguments of type SegmentMethod parameters in de.hybris.platform.personalizationyprofile.yaas with type arguments of type SegmentModifier and TypeMethodDescriptionvoidProfile.setSegments(Map<String, Segment> segments) Generated property forProfile.segmentsproperty defined at extensionpersonalizationyprofile.Profile.ProfileBuilder.withSegments(Map<String, Segment> segments) Constructor parameters in de.hybris.platform.personalizationyprofile.yaas with type arguments of type Segment -
Uses of Segment in de.hybris.platform.personalizationyprofile.yaas.client
Methods in de.hybris.platform.personalizationyprofile.yaas.client that return types with arguments of type SegmentModifier and TypeMethodDescriptionCxSegmentServiceClient.getSegments()Read segments data from yaas profile service.CxSegmentServiceClientAdapter.getSegments()CxSegmentServiceClient.getSegmentsAsync()Read segments data from yaas profile service.CxSegmentServiceClientAdapter.getSegmentsAsync()