Package com.liferay.segments
Interface SegmentsEntryRetriever
public interface SegmentsEntryRetriever
Provides methods to to obtain the
SegmentsEntry
from a userId.-
Method Summary
Modifier and TypeMethodDescriptionlong[]
getSegmentsEntryIds
(long groupId, long userId, Context context, long[] segmentEntryIds)
-
Method Details
-
getSegmentsEntryIds
-