IBookMarks from the database that reference the given feed.
@param feedRef A reference to the feed of interest.
@return Returns a Collection of all IBookMarks thatreference the given feed.
feedRef and state matching any of states.
@param feedRef A non-null FeedLinkReference.
@param states A non-null Set (typically EnumSet) containing the all the acceptable states forthe returns INews items.
@return A Collection of INews with feedRef and any ofstates.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |