| Modifier and Type | Class and Description |
|---|---|
class |
GoogleBaseFeed
An ATOM feed containing entries of type
GoogleBaseEntry. |
class |
GoogleBaseMediaFeed
Media feed used for managing the media attachments for one Google Base Item.
|
| Modifier and Type | Method and Description |
|---|---|
BaseFeed<?,?> |
BatchInterruptedException.getFeed()
Deprecated.
Use
BatchInterruptedException.getIFeed() instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseFeed<F extends BaseFeed,E extends BaseEntry>
The BaseFeed class is an abstract base class that represents a
generic GData feed object, based primarily on the data model for
an
<atom:feed> element. |
| Modifier and Type | Class and Description |
|---|---|
class |
Feed
The Feed class customizes the BaseFeed class to represent the most
generic possible feed type.
|
| Modifier and Type | Method and Description |
|---|---|
static <F extends BaseFeed> |
BaseFeed.readFeed(ParseSource source,
Class<F> feedClass,
ExtensionProfile extProfile)
This method provides the base implementation of feed reading using either
static or dynamic typing.
|
| Modifier and Type | Method and Description |
|---|---|
BaseFeed<?,?> |
BaseFeed.getAdaptedFeed()
Locates and returns the most specific
Kind.Adaptor feed
subtype for this feed. |
static BaseFeed<?,?> |
BaseFeed.readFeed(ParseSource source)
Reads a feed representation from the provided
ParseSource. |
| Constructor and Description |
|---|
BaseFeed(Class<? extends E> entryClass,
BaseFeed<?,?> sourceFeed)
Copy constructor that initializes a new BaseFeed instance to have
identical contents to another instance, using a shared reference to
the same
BaseFeed.FeedState. |
| Modifier and Type | Class and Description |
|---|---|
class |
AclFeed
Defines a feed of an access control list (ACL).
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbPageVariationFeed
Feed element in AbPageVariationFeed.
|
class |
AccountFeed
Feed element in account feed.
|
class |
CombinationFeed
Feed element in CombinationFeed.
|
class |
DataFeed
Feed element in data feed.
|
class |
ExperimentFeed
Feed element in ExperimentFeed.
|
class |
ManagementFeed
Feed element in data source feed.
|
class |
SectionFeed
Feed element in SectionFeed.
|
class |
VariationFeed
Feed element in VariationFeed.
|
| Constructor and Description |
|---|
AbPageVariationFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
AccountFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
CombinationFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
DataFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
ExperimentFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
ManagementFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
SectionFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
VariationFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericFeed
GData feed class that models a generic feed which simply contains a list of
generic entries, each have nothing more than a set of key-value pairs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MailItemFeed
The MailItemFeed class customizes the generic BaseEntry class to define
a feed of MailItem entries.
|
| Constructor and Description |
|---|
MailItemFeed(BaseFeed<?,?> sourceFeed)
Constructs a new
MailItem instance that is initialized using
data from another BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
EmailListFeed |
class |
EmailListRecipientFeed |
class |
NicknameFeed |
class |
UserFeed |
| Constructor and Description |
|---|
EmailListFeed(BaseFeed<?,?> sourceFeed)
Constructs a new
EmailListFeed instance that is initialized using
data from another BaseFeed instance. |
EmailListRecipientFeed(BaseFeed sourceFeed)
Constructs a new
EmailListRecipientFeed instance that is
initialized using data from another BaseFeed instance. |
NicknameFeed(BaseFeed sourceFeed)
Constructs a new
NicknameFeed instance that is initialized using
data from another BaseFeed instance. |
UserFeed(BaseFeed sourceFeed)
Constructs a new
UserFeed instance that is initialized using
data from another BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
BlogCommentFeed
Describes a feed of an entire blog's comments.
|
class |
BlogFeed
Describes a feed of a user's blogs.
|
class |
BlogPostFeed
Describes a feed of a blog's posts.
|
class |
PostCommentFeed
Describes a feed of a blog post's comments.
|
| Constructor and Description |
|---|
BlogCommentFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
BlogFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
BlogPostFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
PostCommentFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionFeed
Describes a Book Search collection feed.
|
class |
VolumeFeed
Describes a Book Search volume feed.
|
| Constructor and Description |
|---|
CollectionFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
VolumeFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
AttendeeFeed
For attendee feeds
|
class |
CalendarEventFeed
Describes a Calendar event feed.
|
class |
CalendarFeed
Describes a feed of Calendars.
|
| Constructor and Description |
|---|
CalendarEventFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
CalendarFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
CodeSearchFeed
The CodeSearchFeed class customizes the generic BaseFeed class to define
a feed to search for code.
|
| Constructor and Description |
|---|
CodeSearchFeed(BaseFeed sourceFeed)
Constructs a new
CodeSearchFeed instance that is initialized using
data from another BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContactFeed
Describes a contact feed.
|
class |
ContactGroupFeed
Describes a contact group feed.
|
class |
ProfileFeed
Describes a profile feed.
|
| Constructor and Description |
|---|
ContactFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
ContactGroupFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
ProfileFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ArchiveFeed
Describes an Archive feed.
|
class |
ChangelogFeed
Describes a feed for retrieving a list of changed documents.
|
class |
DocumentExportFeed
Describes a feed for a list of export requests.
|
class |
DocumentListFeed
A feed for managing lists of documents from the Google Docs &
Spreadsheets.
|
class |
MetadataFeed
Describes an Metadata feed.
|
class |
RevisionFeed
A feed for accessing different revisions of a doclist document.
|
| Constructor and Description |
|---|
ArchiveFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
ChangelogFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
DocumentExportFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
MetadataFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
FeedLink<F extends BaseFeed<?,?>>
The FeedLink class defines the object model for a link entity that refers to
a GData feed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEventFeed<F extends BaseEventFeed<F,E>,E extends BaseEventEntry<E>>
Customizes the base feed class to define a feed of events.
|
class |
EventFeed
The EventFeed class customizes the generic event feed class to define
a feed of events.
|
class |
MessageFeed
The Message class customizes the generic BaseEntry class to define
a feed of Message entries.
|
| Modifier and Type | Field and Description |
|---|---|
protected BaseFeed<?,?> |
FeedLink.feed
Nested feed (optional).
|
| Constructor and Description |
|---|
BaseEventFeed(Class<E> entryClass,
BaseFeed<?,?> sourceFeed)
Constructs a new event feed instance that is initialized using data from
another base feed instance.
|
ContactFeed(BaseFeed<?,?> sourceFeed)
Deprecated.
Constructs a new
ContactFeed instance that is initialized using
data from another BaseFeed instance. |
EventFeed(BaseFeed<?,?> sourceFeed)
Constructs a new
EventFeed instance that is initialized using
data from another BaseFeed instance. |
MessageFeed(BaseFeed<?,?> sourceFeed)
Constructs a new
MessageFeed instance that is initialized using
data from another BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
PortfolioFeed
Describes a Finance portfolio feed.
|
class |
PositionFeed
Describes a Finance position feed.
|
class |
TransactionFeed
Describes a Finance transaction feed.
|
| Constructor and Description |
|---|
PortfolioFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
PositionFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
TransactionFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentFeed
Describes a document feed.
|
class |
GlossaryFeed
Describes a glossary feed.
|
class |
TranslationMemoryFeed
Describes a translation memory feed.
|
| Constructor and Description |
|---|
DocumentFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
GlossaryFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
TranslationMemoryFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHealthFeed<F extends BaseHealthFeed,E extends BaseHealthEntry>
Describes a health feed.
|
class |
RegisterFeed
Describes a register feed.
|
| Constructor and Description |
|---|
BaseHealthFeed(Class<E> entryClass,
BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
ProfileFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
RegisterFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureFeed
Describes a feature feed.
|
class |
MapFeed
Describes a map feed.
|
class |
VersionFeed
Describes a version feed.
|
| Constructor and Description |
|---|
FeatureFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
MapFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
VersionFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
MediaFeed<F extends BaseFeed,E extends BaseEntry>
The MediaFeed class extends
BaseFeed to add media-related
operations for feeds that contain media content. |
| Modifier and Type | Class and Description |
|---|---|
class |
MediaFeed<F extends BaseFeed,E extends BaseEntry>
The MediaFeed class extends
BaseFeed to add media-related
operations for feeds that contain media content. |
| Constructor and Description |
|---|
MediaFeed(Class<? extends E> entryClass,
BaseFeed<?,?> sourceFeed) |
| Modifier and Type | Class and Description |
|---|---|
class |
AlbumFeed
Feed for an Album in our google photos api.
|
class |
GphotoFeed<F extends GphotoFeed>
This class customizes the generic MediaFeed class to define a feed of
GphotoEntries.
|
class |
PhotoFeed
Feed for a Photo in our google data api.
|
| Constructor and Description |
|---|
AlbumFeed(BaseFeed<?,?> sourceFeed)
Constructs a new album feed from a shallow copy of the data in the source
feed.
|
GphotoFeed(BaseFeed<?,?> sourceFeed)
Construct a new
GphotoFeed instance parameterized to contain
GphotoEntry instances. |
GphotoFeed(Class<? extends GphotoEntry> entryClass,
BaseFeed sourceFeed)
Construct a new
GphotoFeed instance parameterized to contain the
given GphotoEntry subclass. |
PhotoFeed(BaseFeed<?,?> sourceFeed)
Constructs a new photo feed from a shallow copy of the data in the source
feed.
|
UserFeed(BaseFeed<?,?> sourceFeed)
Constructs a new user feed from a shallow copy of the data in the source
feed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IssueCommentsFeed
Describes an issue comments feed.
|
class |
IssuesFeed
Google Code Project Issues Feed.
|
class |
ProjectsFeed
Google Code Projects Feed.
|
| Constructor and Description |
|---|
IssueCommentsFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
IssuesFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
ProjectsFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
SidewikiEntryFeed
Describes a feed of Sidewiki entries.
|
class |
SidewikiUserFeed
Describes a feed of Sidewiki users.
|
| Constructor and Description |
|---|
SidewikiEntryFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
SidewikiUserFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityFeed
Describes an activity feed.
|
class |
ContentFeed
Describes a content feed.
|
class |
SiteFeed
Describes a site feed.
|
| Constructor and Description |
|---|
ActivityFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
ContentFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
RevisionFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
SiteFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
CellFeed
The feed for spreadsheet cells of Google Spreadsheets.
|
class |
ListFeed
The feed for treating a spreadsheet as a collection of list items.
|
class |
RecordFeed
Describes a feed of a table's records.
|
class |
SpreadsheetFeed
The feed for getting a list of Spreadsheets within a sheet.
|
class |
TableFeed
Describes a feed of a spreadsheet's tables.
|
class |
WorksheetFeed
The feed for getting a list of worksheets within a sheet.
|
| Constructor and Description |
|---|
CellFeed(BaseFeed sourceFeed)
Constructs a cells feed from an existing feed.
|
ListFeed(BaseFeed sourceFeed)
Constructs a feed using state from an existing one.
|
RecordFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
SpreadsheetFeed(BaseFeed sourceFeed) |
TableFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
WorksheetFeed(BaseFeed sourceFeed)
Constructs a new worksheet feed from an existing feed instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CrawlIssuesFeed
Feed of crawl issues for a particular site.
|
class |
KeywordsFeed
Feed of keywords for a particular site.
|
class |
MessagesFeed
The MessagesFeed class extends the BaseFeed class to define
a feed of messages.
|
class |
SitemapsFeed
The SitemapsFeed class customizes the generic BaseFeed class to define
a feed of sitemaps that Webmaster Tools user has for a given site.
|
class |
SitesFeed
The SitesFeed class customizes the generic BaseFeed class to define
a feed of web sites that Webmaster Tools user has.
|
| Constructor and Description |
|---|
CrawlIssuesFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
KeywordsFeed(BaseFeed<?,?> sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
CaptionTrackFeed
A feed of
CaptionTrackEntry |
class |
ChannelFeed
Feed containing channels.
|
class |
CommentFeed
Object representation for the comment feed.
|
class |
ComplaintFeed
A feed that contains a list of
ComplaintEntry. |
class |
FavoriteFeed
A YouTube favorite feed.
|
class |
FriendFeed
A feed that contains a list of
FriendEntry. |
class |
PlaylistFeed
A YouTube playlist feed.
|
class |
PlaylistLinkFeed
A feed that contains playlist link entries.
|
class |
RatingFeed
Object representatino for the rating feed.
|
class |
SubscriptionFeed
A feed that contains playlist link entries.
|
class |
UserEventFeed
A feed that contains user event entries.
|
class |
UserProfileFeed
Feed containing user profiles.
|
class |
VideoFeed
Video feed returned by the feed providers.
|
class |
VideoMessageFeed
Shared video feed (inbox).
|
| Constructor and Description |
|---|
CaptionTrackFeed(BaseFeed<?,?> base) |
ChannelFeed(BaseFeed<?,?> base) |
CommentFeed(BaseFeed<?,?> base) |
ComplaintFeed(BaseFeed<?,?> base) |
FavoriteFeed(BaseFeed<?,?> base)
Creates a copy of the given feed.
|
FriendFeed(BaseFeed<?,?> base) |
PlaylistFeed(BaseFeed<?,?> base) |
PlaylistLinkFeed(BaseFeed<?,?> base) |
RatingFeed(BaseFeed base) |
SubscriptionFeed(BaseFeed<?,?> base) |
UserEventFeed(BaseFeed<?,?> base) |
UserProfileFeed(BaseFeed<?,?> base) |
VideoFeed(BaseFeed<?,?> base) |
VideoMessageFeed(BaseFeed<?,?> base) |
Copyright © 2012. All Rights Reserved.