add_item_in_channel


Description:

public virtual void add_item_in_channel (FeedChannel channel, FeedItem item)

To save a new FeedItem into the this.

It performs a check to grant item is not already saved.

Parameters:

this

a FeedsStore.

channel

parent feed for the new item.

item

new item to permanently save.