| Modifier and Type | Class and Description |
|---|---|
class |
GoogleBaseEntry
An object corresponding to one entry in a Google Base Atom XML file.
|
class |
GoogleBaseFeed
An ATOM feed containing entries of type
GoogleBaseEntry. |
class |
GoogleBaseMediaEntry
Media entry representing a media attachment of a Google Base item.
|
class |
GoogleBaseMediaFeed
Media feed used for managing the media attachments for one Google Base Item.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEntry<E extends BaseEntry>
The BaseEntry class is an abstract base class that defines the
in-memory object model for GData entries.
|
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. |
class |
Entry
The Entry class customizes the BaseFeed class to represent the most
generic possible entry type.
|
class |
ExtensionDescription
The ExtensionDescription class describes the attributes of an XML extension
type.
|
class |
Feed
The Feed class customizes the BaseFeed class to represent the most
generic possible feed type.
|
class |
Link
External link type.
|
class |
OpenSearchDescriptionDocument
OpenSearch description document.
|
class |
Person
Person type used for feed and entry authors and contributors.
|
class |
PubControl
Publication control tag app:control, which usually contains app:draft.
|
class |
Source
The Source class represents an Atom feed source object
primarily on the data model for an
<atom:source>
element. |
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends ExtensionPoint> |
ExtensionPoint.ExtensionHandler.extendedClass |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidatingExtension.validate(ExtensionPoint parent)
Enables an extension to perform final validation after all extension
elements of the parent ExtensionPoint have been processed.
|
boolean |
ExtensionVisitor.visit(ExtensionPoint parent,
Extension extension)
Called during ExtensionPoint tree traversal to allow the visitor instance
to process an extension in the tree.
|
void |
ExtensionPoint.visit(ExtensionVisitor ev,
ExtensionPoint parent)
Visits the tree of extension data associated with this extension point
instance using the specified
ExtensionVisitor, starting at this
extension point. |
void |
ExtensionVisitor.visitComplete(ExtensionPoint target)
The visitComplete method is called when traversal for an ExtensionPoint
and all of its nested children has been completed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionProfile.declare(Class<? extends ExtensionPoint> extendedType,
Class<? extends Extension> extClass)
Specifies that type
extendedType can contain an extension described
by extClass, as determined by
ExtensionDescription.getDefaultDescription(Class). |
void |
ExtensionProfile.declare(Class<? extends ExtensionPoint> extendedType,
ExtensionDescription extDescription)
Specifies that type
extendedType can contain an extension
described by extDescription. |
void |
ExtensionProfile.declareArbitraryXmlExtension(Class<? extends ExtensionPoint> extendedType)
Specifies that type
extendedType can contain arbitrary XML. |
void |
ExtensionProfile.declareArbitraryXmlExtension(Class<? extends ExtensionPoint> extendedType,
boolean mixedContent)
Specifies that type
extendedType can contain arbitrary XML. |
protected ExtensionDescription |
ExtensionPoint.getExtensionDescription(ExtensionProfile extProfile,
Class<? extends ExtensionPoint> extPoint,
String namespaceUri,
String localName)
Returns the extension description for the namespace URI and local name for
the XML element based on the extension point in the extension profile.
|
protected XmlParser.ElementHandler |
ExtensionPoint.getExtensionHandler(ExtensionProfile extProfile,
Class<? extends ExtensionPoint> extPoint,
String namespaceUri,
String localName,
Attributes attrs)
XML parser callback for extended properties.
|
protected ExtensionManifest |
ExtensionPoint.getManifest(ExtensionProfile extProfile,
Class<? extends ExtensionPoint> extendedClass)
Retrieves the manifest for the specified class.
|
protected void |
ExtensionPoint.initializeArbitraryXml(ExtensionProfile profile,
Class<? extends ExtensionPoint> extPoint,
XmlParser.ElementHandler handler)
Initializes parser handler's XML blob state.
|
void |
ExtensionPoint.parseCumulativeXmlBlob(XmlBlob blob,
ExtensionProfile extProfile,
Class<? extends ExtensionPoint> extendedClass)
|
| Constructor and Description |
|---|
ExtensionPoint(ExtensionPoint sourcePoint)
Simple copy constructor that does a shallow copy of extension and manifest
data from an existing ExtensionPoint to the constructed instance.
|
| Constructor and Description |
|---|
ExtensionPoint.CumulativeBlobHandler(ExtensionProfile extProfile,
Class<? extends ExtensionPoint> extendedClass) |
ExtensionPoint.ExtensionHandler(ExtensionProfile profile,
Class<? extends ExtensionPoint> extendedClass)
Constructs a new Handler instance that process extensions on a class
associated with the ExtensionPoint.
|
ExtensionPoint.ExtensionHandler(ExtensionProfile profile,
Class<? extends ExtensionPoint> extendedClass,
Attributes attrs)
Constructs a new Handler instance that process extensions on a class
associated with the ExtensionPoint, and consumes the attributes.
|
Source.SourceHandler(ExtensionProfile extProfile,
Class<? extends ExtensionPoint> extClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
AclEntry
Defines an entry in a feed of an access control list (ACL).
|
class |
AclFeed
Defines a feed of an access control list (ACL).
|
class |
AclWithKey
Describes the key granting a role in an access control list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbPageVariationEntry
Entry element for abpagevariation feed.
|
class |
AbPageVariationFeed
Feed element in AbPageVariationFeed.
|
class |
AccountEntry
Entry element for account feed.
|
class |
AccountFeed
Feed element in account feed.
|
class |
Aggregates
Describes an aggregates.
|
class |
AnalyticsLink
Extends the base Link class with Analytics extensions.
|
class |
CombinationEntry
Entry element for combination feed.
|
class |
CombinationFeed
Feed element in CombinationFeed.
|
class |
CustomVariable
Data about a user-defined custom variable.
|
class |
DataEntry
Entry element for data feed.
|
class |
DataFeed
Feed element in data feed.
|
class |
DataSource
Describes a data source.
|
class |
Destination
Destination-URL goal.
|
class |
Dimension
Dimension value.
|
class |
Engagement
Engagement goal.
|
class |
ExperimentEntry
Entry element for experiment feed.
|
class |
ExperimentFeed
Feed element in ExperimentFeed.
|
class |
Goal
Google Analytics goal.
|
class |
ManagementEntry
Entry element for GA data source feed.
|
class |
ManagementFeed
Feed element in data source feed.
|
class |
Metric
Metric value.
|
class |
Property
Generic account-level property.
|
class |
SectionEntry
Entry element for section feed.
|
class |
SectionFeed
Feed element in SectionFeed.
|
class |
Segment
Describes a segment.
|
class |
Step
Single step in a multistep goal.
|
class |
VariationEntry
Entry element for variation feed.
|
class |
VariationFeed
Feed element in VariationFeed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Email
Google Apps for Your Domain schema extension describing the email service.
|
class |
EmailList
Apps name space element: "apps:emailList".
|
class |
Login
A name space element: "apps:login".
|
class |
Name
A name space element: "apps:name".
|
class |
Nickname
Apps name space element: "apps:nickname".
|
class |
Quota
Google Apps for Your Domain schema extension describing a user's quota.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericEntry
GData entry class that models a generic feed entry which contains only
name-value pairs of data.
|
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 |
Label
Google Apps name space element:
<apps:label>. |
class |
MailItemEntry
Used by a MailItemFeedProvider to represent a single MailItemEntry in a list
of MailItems.
|
class |
MailItemFeed
The MailItemFeed class customizes the generic BaseEntry class to define
a feed of MailItem entries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmailListEntry |
class |
EmailListFeed |
class |
EmailListRecipientEntry
Google Apps for Your Domain GData Entry which models a particular recipient
on an email list.
|
class |
EmailListRecipientFeed |
class |
NicknameEntry |
class |
NicknameFeed |
class |
UserEntry |
class |
UserFeed |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchInterrupted
Entry extension for the element
<batch:interrupted>, which marks
the batch feed as having been aborted. |
class |
BatchOperation
Entry and Feed extension that defines the batch operation
to apply, defined by its type (
BatchOperationType). |
class |
BatchStatus
Entry extension for the element
<batch:status>, which contains
status information returned by the server about how an entry was processed
in a batch operation. |
| Modifier and Type | Method and Description |
|---|---|
static BatchInterrupted |
BatchUtils.getBatchInterrupted(ExtensionPoint extPoint)
Gets the value of the tag
<batch:interrupted>. |
static BatchOperationType |
BatchUtils.getBatchOperationType(ExtensionPoint extPoint)
Gets the batch operation type from the tag
<batch:operation>
in a ExtensionPoint. |
static BatchStatus |
BatchUtils.getBatchStatus(ExtensionPoint extPoint)
Gets the value of the tag
<batch:status>. |
static boolean |
BatchUtils.isFailure(ExtensionPoint extPoint)
Checks whether a batch entry is an error report.
|
static boolean |
BatchUtils.isSuccess(ExtensionPoint extPoint)
Checks whether a batch entry is a success report.
|
static void |
BatchUtils.setBatchId(ExtensionPoint extPoint,
String id)
Sets the value of the tag
<batch:id>. |
static void |
BatchUtils.setBatchOperationType(ExtensionPoint extPoint,
BatchOperationType op)
Sets the batch operation to execute in a
BaseEntry. |
| Modifier and Type | Class and Description |
|---|---|
class |
BlogCommentFeed
Describes a feed of an entire blog's comments.
|
class |
BlogEntry
Describes a blog entry in the feed of a user's blogs.
|
class |
BlogFeed
Describes a feed of a user's blogs.
|
class |
BlogPostFeed
Describes a feed of a blog's posts.
|
class |
CommentEntry
Describes an entry for a comment on a post.
|
class |
PostCommentFeed
Describes a feed of a blog post's comments.
|
class |
PostEntry
Describes a blog post entry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionEntry
Describes an entry in a feed of collections.
|
class |
CollectionFeed
Describes a Book Search collection feed.
|
class |
VolumeEntry
Describes an entry in a feed of Book Search volumes.
|
class |
VolumeFeed
Describes a Book Search volume feed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnyoneCanAddSelfProperty
Whether anyone can add self as attendee.
|
class |
AttendeeEntry
This is used to represent an entry in an attendee feed.
|
class |
AttendeeFeed
For attendee feeds
|
class |
CalendarAclEntry
Describes an entry in a feed of a Calendar access control list (ACL).
|
class |
CalendarEntry
This represents a single calendar in a list of calendars.
|
class |
CalendarEventEntry
This extends the EventEntry class for event entries in Google Calendars,
|
class |
CalendarEventFeed
Describes a Calendar event feed.
|
class |
CalendarFeed
Describes a feed of Calendars.
|
class |
EventWho
Calendar extensions to the base-level Who processing for calendar
events.
|
class |
GuestsCanInviteOthersProperty
Whether guests can invite others to the event.
|
class |
GuestsCanModifyProperty
Whether guests can modify event.
|
class |
GuestsCanSeeGuestsProperty
Whether guests can see other attendees.
|
class |
PrivateCopyProperty
Indicates whether this is a private copy of the event, changes to which
should not be sent to other calendars.
|
class |
SendAclNotificationsProperty
Describes whether to send ACL notifications to grantees.
|
class |
TimesCleanedProperty
Describes how many times calendar was cleaned via Manage Calendars.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CodeSearchEntry
Used to represent the results of a code query in a single file.
|
class |
CodeSearchFeed
The CodeSearchFeed class customizes the generic BaseFeed class to define
a feed to search for code.
|
class |
File
GData schema extension describing a file.
|
class |
Match
GData schema extension describing a match in the source.
|
class |
Package
GData schema extension describing a package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasePersonEntry<E extends BasePersonEntry<E>>
Describes a person entry.
|
class |
CalendarLink
Contact related calendar link.
|
class |
ContactFeed
Describes a contact feed.
|
class |
ContactGroupEntry
Describes a contact group entry.
|
class |
ContactGroupFeed
Describes a contact group feed.
|
class |
Event
Contact's events.
|
class |
ExternalId
Contact's external id field.
|
class |
Gender
Contact's gender.
|
class |
GroupMembershipInfo
Denotes contact's group membership.
|
class |
Language
Contact's language field.
|
class |
PersonEntry
Describes a person entry.
|
class |
Priority
Contact's priority.
|
class |
ProfileFeed
Describes a profile feed.
|
class |
Sensitivity
Contact's sensitivity.
|
class |
Status
Person status element.
|
class |
UserDefinedField
Contact's user defined field.
|
class |
Website
Contact related website.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdditionalRoleInfo
A collection of valid additional roles for a document type.
|
class |
AdditionalRoleSet
A set of valid additional roles for a primary role within a document type.
|
class |
ArchiveConversion
A map of desired export formats.
|
class |
ArchiveEntry
Describes an Archive entry.
|
class |
ArchiveFeed
Describes an Archive feed.
|
class |
AudioEntry
An entry representing a single audio file with a
DocumentListFeed. |
class |
BaseDocumentListEntry<E>
Class that glues
ChangelogEntry which was generated by the genesis
tool to its hand-written superclass (DocumentListEntry). |
class |
BrixEntry
Describes a Brix document entry.
|
class |
ChangelogEntry
Describes an entry representing a single changed document of any type.
|
class |
ChangelogFeed
Describes a feed for retrieving a list of changed documents.
|
class |
Changestamp
Unique change identifier.
|
class |
DocumentExportEntry
Describes an entry representing a request to bulk export documents from a
user.
|
class |
DocumentExportFeed
Describes a feed for a list of export requests.
|
class |
DocumentListAclFeedLink
Represents a FeedLink referring to an AclFeed.
|
class |
DocumentListEntry
An entry representing a single document of any type within a
DocumentListFeed. |
class |
DocumentListFeed
A feed for managing lists of documents from the Google Docs &
Spreadsheets.
|
class |
DocumentListRevisionFeedLink
Represents a FeedLink referring to a RevisionFeed.
|
class |
DrawingEntry
An entry representing a single drawing within a
DocumentListFeed. |
class |
ExportFormat
A map of possible export formats.
|
class |
Feature
A rate limited or restricted feature.
|
class |
FileEntry
An entry representing a single file within a
DocumentListFeed. |
class |
FolderEntry
An entry representing a folder in a
FolderFeed. |
class |
ImportFormat
A map of possible import formats.
|
class |
LargestChangestamp
Largest existing change identifier for a given user.
|
class |
MetadataEntry
Describes a Metadata entry.
|
class |
MetadataFeed
Describes an Metadata feed.
|
class |
PdfEntry
An entry representing a single PDF within a
DocumentListFeed. |
class |
PresentationEntry
An entry representing a single presentation within a
DocumentListFeed. |
class |
Publish
Whether the document is published.
|
class |
PublishAuto
Whether changes are automatically re-published.
|
class |
PublishOutsideDomain
Whether the document is published outside of its domain.
|
class |
QueryParameter
The query that doclist will use.
|
class |
RemainingChangestamps
Number of remaining changestamps.
|
class |
Removed
If a document has been removed from a user's doclist feed.
|
class |
RevisionEntry
Defines an entry in a feed of revisions of a document.
|
class |
RevisionFeed
A feed for accessing different revisions of a doclist document.
|
class |
WritersCanInvite
Allows editors to invite others.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEventEntry<E extends BaseEventEntry<E>>
Customizes the base entry to define an event entry.
|
class |
BaseEventFeed<F extends BaseEventFeed<F,E>,E extends BaseEventEntry<E>>
Customizes the base feed class to define a feed of events.
|
class |
Comments
GData schema extension describing a comments feed.
|
class |
ContactEntry
Deprecated.
Please use
ContactEntry
instead. |
class |
EntryLink<E extends BaseEntry<?>>
The EntryLink class defines the object model for a link entity that refers to
a GData entry.
|
class |
EventEntry
Extension class for manipulating entries of the Event kind.
|
class |
EventFeed
The EventFeed class customizes the generic event feed class to define
a feed of events.
|
class |
ExtendedProperty
GData schema extension describing an entity's auxiliary property.
|
class |
FeedLink<F extends BaseFeed<?,?>>
The FeedLink class defines the object model for a link entity that refers to
a GData feed.
|
class |
GeoPt
Deprecated.
Use
com.google.gdata.data.geo.impl package. |
class |
Im
Describes an instant messaging address.
|
class |
Image
GData schema extension describing an image.
|
class |
LastModifiedBy
The user who last modified the object.
|
class |
MessageEntry
Extension class for manipulating entries of the Message kind.
|
class |
MessageFeed
The Message class customizes the generic BaseEntry class to define
a feed of Message entries.
|
class |
Money
Describes money.
|
class |
Organization
Describes an organization (like Company).
|
class |
OriginalEvent
GData schema extension describing a link to a recurring event.
|
class |
Rating
GData schema extension describing an object's rating.
|
class |
RecurrenceException
GData schema extension describing individual exceptions to a
recurring event.
|
class |
Reminder
GData schema extension describing a reminder on an event.
|
class |
StructuredPostalAddress
Describes a structured postal address.
|
class |
When
GData schema extension describing a period of time.
|
class |
Where
GData schema extension describing a place (not necessarily a specific
geographical location).
|
class |
Who
GData schema extension describing a person.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExtendedProperty.initializeArbitraryXml(ExtensionProfile profile,
Class<? extends ExtensionPoint> extPoint,
XmlParser.ElementHandler handler)
Overrides arbitrary XML initialization - ExtendedProperty needs
mixed content as well.
|
| Constructor and Description |
|---|
Who.Handler(ExtensionProfile extProfile,
Class<? extends ExtensionPoint> extendedClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
Commission
Commission for the transaction.
|
class |
CostBasis
Cost basis for the portfolio or position.
|
class |
DaysGain
Today's gain for the portfolio or position.
|
class |
Gain
Total gain for the portfolio or position.
|
class |
MarketValue
Market value for the portfolio or position.
|
class |
PortfolioData
Data for the portfolio.
|
class |
PortfolioEntry
Describes an entry in a feed of Finance portfolios.
|
class |
PortfolioFeed
Describes a Finance portfolio feed.
|
class |
PortfolioFeedLink
Describes a portfolio feed link.
|
class |
PositionData
Data for the position.
|
class |
PositionEntry
Describes an entry in a feed of Finance positions.
|
class |
PositionFeed
Describes a Finance position feed.
|
class |
PositionFeedLink
Describes a position feed link.
|
class |
Price
Price of the transaction.
|
class |
Symbol
Stock symbol for the company.
|
class |
TransactionData
Data for the transction.
|
class |
TransactionEntry
Describes an entry in a feed of Finance transactions.
|
class |
TransactionFeed
Describes a Finance transaction feed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeoRssWhere
The georss:where element.
|
class |
GmlEnvelope
A gml:Envelope element, this is used to describe a box using the gml version
of our geographic information language.
|
class |
GmlPoint
Extension for a GML gml:Point element.
|
class |
W3CPoint
Extension for a W3C geo:Point element.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BoxDataImpl.clearBox(ExtensionPoint ext)
Removes the first Box extension found on the extension point.
|
static void |
PointDataImpl.clearPoint(ExtensionPoint ext)
Removes the first Point extension found on the extension point.
|
static Box |
BoxDataImpl.getBox(ExtensionPoint ext)
Helper method to retrieve the Box extension point.
|
static Point |
PointDataImpl.getPoint(ExtensionPoint ext)
Helper method to retrieve the Box extension point.
|
static void |
BoxDataImpl.setBox(ExtensionPoint ext,
Box box)
Sets the geo bounding box of the extension passed in.
|
static void |
PointDataImpl.setPoint(ExtensionPoint ext,
Point point)
Sets the geo point of the extension passed in.
|
| Constructor and Description |
|---|
BoxDataImpl(ExtensionPoint extensionPoint)
Construct a new BoxData with the given extension point as the backing
storage of the data.
|
PointDataImpl(ExtensionPoint extensionPoint)
Construct a new implementation of PointData with the given
extension point as the backing storage for data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentEntry
Describes a document entry.
|
class |
DocumentFeed
Describes a document feed.
|
class |
DocumentSource
Describes a document source.
|
class |
GlossariesElement
Describes a glossaries element.
|
class |
GlossaryEntry
Describes a glossary entry.
|
class |
GlossaryFeed
Describes a glossary feed.
|
class |
TmsElement
Describes a tms element.
|
class |
TranslationMemoryEntry
Describes a translation memory entry.
|
class |
TranslationMemoryFeed
Describes a translation memory feed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHealthEntry<E extends BaseHealthEntry>
Describes a health entry.
|
class |
BaseHealthFeed<F extends BaseHealthFeed,E extends BaseHealthEntry>
Describes a health feed.
|
class |
ContinuityOfCareRecord
Describes a ccr record.
|
class |
ProfileEntry
Describes a profile entry.
|
class |
ProfileMetaData
Describes profile's meta data.
|
class |
RegisterEntry
Describes a register entry.
|
class |
RegisterFeed
Describes a register feed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Categories
The Categories class implements the data model for the AtomPub categories
element, as described in Sec 7.2.1 of the AtomPub specification.
|
class |
Collection
The Collection class defines the basic Java object model
representation and XML parsing/generation support for an
APP collection.
|
class |
ServiceDocument
The ServiceDocument class defines the basic Java object model
representation and XML parsing/generation support for an
Atom Publishing Protocol introspection document
|
class |
Workspace
The Workspace class defines the basic Java object model
representation and XML parsing/generation support for an
AtomPub workspace.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureEntry
Describes a feature entry.
|
class |
FeatureFeed
Describes a feature feed.
|
class |
MapEntry
Describes a map entry.
|
class |
MapFeed
Describes a map feed.
|
class |
VersionEntry
Describes a version entry.
|
class |
VersionFeed
Describes a version feed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MediaEntry<E extends BaseEntry<E>>
The MediaEntry class is an abstract base class for GData services
that support media content.
|
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 |
AbstractMediaResource
An empty tag with a url, width and height attribute.
|
class |
MediaContent
<media:content>. |
class |
MediaGroup
<media:group>. |
class |
MediaPlayer
<media:player>. |
class |
MediaThumbnail
<media:thumbnail>. |
| Modifier and Type | Class and Description |
|---|---|
class |
AlbumEntry
Entry for album kinds, contains album metadata.
|
class |
AlbumFeed
Feed for an Album in our google photos api.
|
class |
CommentAuthor
Comment author, contains commentor name and image.
|
class |
ExifTags
A photo's exif tags.
|
class |
GphotoEntry<E extends GphotoEntry<E>>
The base entry class for Picasaweb data.
|
class |
GphotoFeed<F extends GphotoFeed>
This class customizes the generic MediaFeed class to define a feed of
GphotoEntries.
|
class |
GphotoOriginalVideo
The original video info field.
|
class |
PhotoEntry
Entry for photo kinds, contains photo metadata.
|
class |
PhotoFeed
Feed for a Photo in our google data api.
|
class |
TagEntry
Entry for tag kinds, contains tag metadata.
|
| Constructor and Description |
|---|
AlbumDataImpl(ExtensionPoint extensionPoint)
Construct a new implementation of AlbumGphotoData with the given
extension point as the backing storage for data.
|
CommentDataImpl(ExtensionPoint extensionPoint)
Construct a new implementation of CommentGphotoData with the given
extension point as the backing storage of data.
|
GphotoDataImpl(ExtensionPoint extensionPoint)
Construct a new GphotoData implementation based on the given extension.
|
MediaDataImpl(ExtensionPoint extensionPoint)
Construct a new implementation of MediaData with the given
extension point as the backing storage for data.
|
PhotoDataImpl(ExtensionPoint extensionPoint)
Construct a new implementation of PhotoGphotoData with the given extension
point as the backing storage for data.
|
TagDataImpl(ExtensionPoint extensionPoint)
Construct a new implementation of TagGphotoData with the given
extension point as the backing storage for data.
|
UserDataImpl(ExtensionPoint extensionPoint)
Construct a new implementation of UserGphotoData with the given
extension point as the backing storage for data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlockedOn
Issue this issue is blocked on.
|
class |
Blocking
Issue blocked by this issue.
|
class |
Cc
Entry in the issue cc list.
|
class |
IssueCommentsEntry
Describes an issue comments entry.
|
class |
IssueCommentsFeed
Describes an issue comments feed.
|
class |
IssuesEntry
Google Code Project Issues Feed entry.
|
class |
IssuesFeed
Google Code Project Issues Feed.
|
class |
IssuesLink
Extends the base Link class with Project Hosting extensions.
|
class |
MergedInto
Issue this issue is merged into.
|
class |
Owner
Issue owner.
|
class |
ProjectsFeed
Google Code Projects Feed.
|
class |
ProjectSummaryEntry
Google Code Project Summary Entry.
|
class |
Repository
Project repository information.
|
class |
Updates
List of metadata updates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SidewikiAuthor
Sidewiki author.
|
class |
SidewikiEntry
Describes a Sidewiki entry in the feed of Sidewiki entries.
|
class |
SidewikiEntryFeed
Describes a feed of Sidewiki entries.
|
class |
SidewikiUserEntry
Describes a Sidewiki user entry.
|
class |
SidewikiUserFeed
Describes a feed of Sidewiki users.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityEntry
An entry representing a user action in a site.
|
class |
ActivityFeed
Describes an activity feed.
|
class |
AnnouncementEntry
Describes an announcement entry.
|
class |
AnnouncementsPageEntry
Describes an announcements page entry.
|
class |
AttachmentEntry
Describes an attachment entry.
|
class |
BaseActivityEntry<E extends BaseActivityEntry<E>>
An entry representing a user action in a site.
|
class |
BaseContentEntry<E extends BaseContentEntry<E>>
An entry representing a single content item.
|
class |
BasePageEntry<E extends BasePageEntry<E>>
An entry representing a page in the site.
|
class |
ContentEntry
An entry representing a single content item.
|
class |
ContentFeed
Describes a content feed.
|
class |
CreationActivityEntry
An activity entry for content creation.
|
class |
DeletionActivityEntry
An activity entry for content deletion.
|
class |
EditActivityEntry
An activity entry for a content edit.
|
class |
FileCabinetPageEntry
Describes a file cabinet page entry.
|
class |
ListItemEntry
Describes a list item entry.
|
class |
ListPageEntry
Describes a list page entry.
|
class |
MoveActivityEntry
An activity entry for a content move.
|
class |
PageEntry
An entry representing a page in the site.
|
class |
RecoveryActivityEntry
An activity entry for content recovery.
|
class |
SiteEntry
An entry representing a site.
|
class |
SiteFeed
Describes a site feed.
|
class |
SitesLink
Describes a sites link.
|
class |
WebAttachmentEntry
Describes a web attachment entry.
|
class |
WebPageEntry
Describes a web page entry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CellEntry
Atom Entry for a single cell for the Google Spreadsheets cells feed.
|
class |
CellFeed
The feed for spreadsheet cells of Google Spreadsheets.
|
class |
Column
Describes a column.
|
class |
Data
Describes a data region of a table.
|
class |
Header
Describes a header row.
|
class |
ListEntry
Atom Entry for one single row Google Spreadsheets in the list-based
access mode.
|
class |
ListFeed
The feed for treating a spreadsheet as a collection of list items.
|
class |
RecordEntry
Describes a record entry in the feed of a table's records.
|
class |
RecordFeed
Describes a feed of a table's records.
|
class |
SpreadsheetEntry
One spreadsheet, when listing all spreadsheets you have access to.
|
class |
SpreadsheetFeed
The feed for getting a list of Spreadsheets within a sheet.
|
class |
TableEntry
Describes a table entry in the feed of a spreadsheet's tables.
|
class |
TableFeed
Describes a feed of a spreadsheet's tables.
|
class |
WorksheetEntry
One worksheet, when listing all worksheets within a spreadsheet.
|
class |
WorksheetFeed
The feed for getting a list of worksheets within a sheet.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InReplyTo
Indicates that this entry is a response to another resource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CrawlIssueEntry
Describes a crawl issue entry.
|
class |
CrawlIssuesFeed
Feed of crawl issues for a particular site.
|
class |
KeywordEntry
Describes a keyword entry.
|
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 |
SitemapMobile
Represents list of available markup languages for mobile sitemap.
|
class |
SitemapNews
Represents list of available publication labels for News sitemap.
|
class |
SitemapsEntry<E extends SitemapsEntry<E>>
Defines an abstract base class for sitemap entry.
|
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 |
SitemapsMobileEntry
This represents a single Mobile sitemap entry in a list of sitemaps.
|
class |
SitemapsNewsEntry
This represents a single News sitemap entry in a list of sitemaps.
|
class |
SitemapsRegularEntry
This represents a single regular sitemap entry in a list of sitemaps.
|
class |
SitesEntry
This represents a single web site entry.
|
class |
SitesFeed
The SitesFeed class customizes the generic BaseFeed class to define
a feed of web sites that Webmaster Tools user has.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CaptionTrackEntry
A caption track.
|
class |
CaptionTrackFeed
A feed of
CaptionTrackEntry |
class |
ChannelEntry
An atom entry containing a channel.
|
class |
ChannelFeed
Feed containing channels.
|
class |
CommentFeed
Object representation for the comment feed.
|
class |
ComplaintEntry
A complaint.
|
class |
ComplaintFeed
A feed that contains a list of
ComplaintEntry. |
class |
FavoriteEntry
A YouTube video favorite entry.
|
class |
FavoriteFeed
A YouTube favorite feed.
|
class |
FeedLinkEntry<T extends BaseEntry>
An entry that's actually a glorified feed link, used in
playlists and subscription feeds.
|
class |
FriendEntry
An entry that corresponds to a youtube contact/friend as
displayed on the user contacts feed.
|
class |
FriendFeed
A feed that contains a list of
FriendEntry. |
class |
PlaylistEntry
A YouTube playlist entry.
|
class |
PlaylistFeed
A YouTube playlist feed.
|
class |
PlaylistLinkEntry
Entries that appear on the user playlist feed.
|
class |
PlaylistLinkFeed
A feed that contains playlist link entries.
|
class |
RatingEntry
An entry in the rating feed.
|
class |
RatingFeed
Object representatino for the rating feed.
|
class |
SubscriptionEntry
Entries that appear on the publisher playlist feed.
|
class |
SubscriptionFeed
A feed that contains playlist link entries.
|
class |
UserEventEntry
An atom entry containing a user event.
|
class |
UserEventFeed
A feed that contains user event entries.
|
class |
UserProfileEntry
An atom entry containing a user profile.
|
class |
UserProfileFeed
Feed containing user profiles.
|
class |
VideoEntry
Video entry for the youtube feeds.
|
class |
VideoFeed
Video feed returned by the feed providers.
|
class |
VideoMessageEntry
A YouTube shared video entry.
|
class |
VideoMessageFeed
Shared video feed (inbox).
|
class |
YouTubeMediaContent
Adds an attribute in the yt: namespace to
media:content. |
class |
YouTubeMediaGroup
Subset of
<media:group>. |
Copyright © 2012. All Rights Reserved.