| java.lang.Object | |
| ↳ | com.mapsted.locmarketing.FeedsHelper | 
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| FeedsHelper(CoreApi coreApi, NotifyRepository notifyRepository) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static List<Feed> | 
        parseCampaignsToFeeds(List<Campaign> campaigns, CoreApi coreApi)
        
         Note: also filters expired campaigns ie if schedule end date is before today, they are not returned. 
  
   | ||||||||||
| void | showFeeds(ViewGroup feedsContainer, int propertyId) | ||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
Note: also filters expired campaigns ie if schedule end date is before today, they are not returned.