| Modifier and Type | Method and Description |
|---|---|
FeedLink<GoogleBaseMediaFeed> |
GoogleBaseEntry.getMediaFeedLink()
Returns the
FeedLink object pointing to the media feed,
or null if the media feed link is not provided (e.g. |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentListAclFeedLink
Represents a FeedLink referring to an AclFeed.
|
class |
DocumentListRevisionFeedLink
Represents a FeedLink referring to a RevisionFeed.
|
| Modifier and Type | Field and Description |
|---|---|
protected FeedLink<?> |
Comments.feedLink
Comments feed link.
|
| Modifier and Type | Method and Description |
|---|---|
FeedLink<?> |
Comments.getFeedLink() |
| Modifier and Type | Method and Description |
|---|---|
void |
Comments.setFeedLink(FeedLink<?> v) |
| Modifier and Type | Class and Description |
|---|---|
class |
PortfolioFeedLink
Describes a portfolio feed link.
|
class |
PositionFeedLink
Describes a position feed link.
|
| Modifier and Type | Method and Description |
|---|---|
FeedLink |
MapEntry.getFeedLink()
Returns the nested feed link.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapEntry.setFeedLink(FeedLink feedLink)
Sets the nested feed link.
|
| Modifier and Type | Method and Description |
|---|---|
FeedLink |
SiteFeed.getFeedLink()
Returns the sites ACL feed link.
|
FeedLink |
ListPageEntry.getFeedLink()
Returns the A feedLink element representing the feed for list items in this
page.
|
FeedLink |
FileCabinetPageEntry.getFeedLink()
Returns the A feedLink representing the files in this file cabinet.
|
FeedLink |
AnnouncementsPageEntry.getFeedLink()
Returns the A feedLink element representing the feed for announcements in
this page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SiteFeed.setFeedLink(FeedLink feedLink)
Sets the sites ACL feed link.
|
void |
ListPageEntry.setFeedLink(FeedLink feedLink)
Sets the A feedLink element representing the feed for list items in this
page.
|
void |
FileCabinetPageEntry.setFeedLink(FeedLink feedLink)
Sets the A feedLink representing the files in this file cabinet.
|
void |
AnnouncementsPageEntry.setFeedLink(FeedLink feedLink)
Sets the A feedLink element representing the feed for announcements in this
page.
|
| Modifier and Type | Method and Description |
|---|---|
FeedLink<?> |
UserProfileEntry.getContactsFeedLink()
Returns a link to the user contacts (friends) feed.
|
FeedLink<?> |
UserProfileEntry.getFavoritesFeedLink()
Returns a link to the user favorites feed.
|
FeedLink<?> |
FeedLinkEntry.getFeedLink()
Deprecated.
Starting with version 2, the feed link can be found in the content.
See
FeedLinkEntry.getFeedUrl() and FeedLinkEntry.getCountHint(). |
FeedLink<?> |
UserProfileEntry.getFriendsActivityFeedLink()
Returns a link to the user's friends activity feed.
|
FeedLink<?> |
UserProfileEntry.getInboxFeedLink()
Returns a link to the user inbox feed.
|
FeedLink<?> |
UserProfileEntry.getNewSubscriptionVideosFeedLink()
Returns a link to the user's new subscription videos feed.
|
FeedLink<?> |
UserProfileEntry.getPlaylistsFeedLink()
Returns a link to the user playlists feed.
|
FeedLink<?> |
UserProfileEntry.getRecentActivityFeedLink()
Returns a link to the user's recent activity feed.
|
FeedLink<?> |
UserProfileEntry.getSubscriptionsFeedLink()
Returns a link to the users subscriptions feed.
|
FeedLink<?> |
UserProfileEntry.getUploadsFeedLink()
Returns a link to the user uploads feed.
|
FeedLink<?> |
ChannelEntry.getUploadsFeedLink()
Returns a link to the user uploads feed.
|
| Modifier and Type | Method and Description |
|---|---|
List<FeedLink> |
VideoEntry.getFeedLinks()
Gets all gd:feedLink tags.
|
List<FeedLink> |
UserProfileEntry.getFeedLinks()
Returns a modifiable list of
FeedLinks. |
| Modifier and Type | Method and Description |
|---|---|
void |
FeedLinkEntry.setFeedLink(FeedLink<?> feedLink)
Deprecated.
Starting with version 2, the feed link can be found in the content.
|
Copyright © 2012. All Rights Reserved.