Class StoryMapper

    • Constructor Detail

      • StoryMapper

        public StoryMapper()
    • Method Detail

      • map

        public void map​(Story story,
                        MetaFilter metaFilter)
        Maps a story if it is not excluded by the meta filter
        Parameters:
        story - the Story
        metaFilter - the meta filter
      • getStoryMaps

        public StoryMaps getStoryMaps()