Uses of Class
org.exoplatform.addons.gamification.rest.model.AnnouncementRestEntity
Packages that use AnnouncementRestEntity
Package
Description
-
Uses of AnnouncementRestEntity in org.exoplatform.addons.gamification.rest
Methods in org.exoplatform.addons.gamification.rest that return types with arguments of type AnnouncementRestEntityModifier and TypeMethodDescriptionstatic List<AnnouncementRestEntity>EntityBuilder.fromAnnouncementList(List<Announcement> announcements) -
Uses of AnnouncementRestEntity in org.exoplatform.addons.gamification.rest.model
Methods in org.exoplatform.addons.gamification.rest.model that return AnnouncementRestEntity -
Uses of AnnouncementRestEntity in org.exoplatform.addons.gamification.service.mapper
Methods in org.exoplatform.addons.gamification.service.mapper that return AnnouncementRestEntityModifier and TypeMethodDescriptionstatic AnnouncementRestEntityEntityMapper.fromAnnouncement(Announcement announcement)