Google Data APIs Client Library (1.39.1)


A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

absoluteTime - Variable in class com.google.gdata.data.extensions.Reminder
Absolute time of the reminder.
AbstractExtension - Class in com.google.gdata.data
Common extension implementation for sharing code among implementers of Extension.
AbstractExtension() - Constructor for class com.google.gdata.data.AbstractExtension
Constructs an extension bound to a specific XML representation.
AbstractExtension(XmlNamespace, String) - Constructor for class com.google.gdata.data.AbstractExtension
Constructs an extension bound to a specific XML representation.
AbstractExtension.AttributesHandler - Class in com.google.gdata.data
Base class for custom element handlers that uses AttributeHelper to consume the attributes and the element's text content.
AbstractExtension.AttributesHandler(Attributes) - Constructor for class com.google.gdata.data.AbstractExtension.AttributesHandler
Constructor.
AbstractFreeTextExtension - Class in com.google.gdata.data.youtube
An extension with a content and nothing else.
AbstractFreeTextExtension() - Constructor for class com.google.gdata.data.youtube.AbstractFreeTextExtension
Creates an empty tag.
AbstractFreeTextExtension(String) - Constructor for class com.google.gdata.data.youtube.AbstractFreeTextExtension
Creates a tag and initializes its content.
AbstractMediaResource - Class in com.google.gdata.data.media.mediarss
An empty tag with a url, width and height attribute.
AbstractTextElement - Class in com.google.gdata.data.media.mediarss
A media element with a 'type' attribute and text content.
AbstractTextElement() - Constructor for class com.google.gdata.data.media.mediarss.AbstractTextElement
 
ACCEPT_LANGUAGE - Static variable in interface com.google.gdata.client.GDataProtocol.Header
The ACCEPT_LANGUAGE header is used to choose the best language for the output when the parameter hl is not specified.
ACCESS_RULE_CATEGORY - Static variable in class com.google.gdata.data.acl.AclEntry
Kind category used to label feeds or entries that have Event extension data.
ACCESS_RULE_KIND - Static variable in class com.google.gdata.data.acl.AclEntry
Kind term value for access rule category.
ACCESSED - Static variable in class com.google.gdata.data.calendar.ListType
 
AccessLevelProperty - Class in com.google.gdata.data.calendar
GData schema extension describing how much a given user may do with a given event or calendar.
AccessLevelProperty() - Constructor for class com.google.gdata.data.calendar.AccessLevelProperty
 
AccessLevelProperty(String) - Constructor for class com.google.gdata.data.calendar.AccessLevelProperty
 
ACCOUNT - Static variable in class com.google.gdata.data.contacts.ExternalId.Rel
Account external id.
accountDeleted - Variable in class com.google.gdata.client.CoreErrorDomain
 
accountDisabled - Variable in class com.google.gdata.client.CoreErrorDomain
 
AccountEntry - Class in com.google.gdata.data.analytics
Entry element for account feed.
AccountEntry() - Constructor for class com.google.gdata.data.analytics.AccountEntry
Default mutable constructor.
AccountEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.analytics.AccountEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
AccountFeed - Class in com.google.gdata.data.analytics
Feed element in account feed.
AccountFeed() - Constructor for class com.google.gdata.data.analytics.AccountFeed
Default mutable constructor.
AccountFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.analytics.AccountFeed
Constructs a new instance by doing a shallow copy of data from an existing BaseFeed instance.
accountUnverified - Variable in class com.google.gdata.client.CoreErrorDomain
 
AclEntry - Class in com.google.gdata.data.acl
Defines an entry in a feed of an access control list (ACL).
AclEntry() - Constructor for class com.google.gdata.data.acl.AclEntry
Default constructor for an ACL entry.
AclFeed - Class in com.google.gdata.data.acl
Defines a feed of an access control list (ACL).
AclFeed() - Constructor for class com.google.gdata.data.acl.AclFeed
Default constructor for an ACL feed.
AclNamespace - Class in com.google.gdata.data.acl
GData namespace definitions related to Access Control Lists (ACL's).
AclRole - Class in com.google.gdata.data.acl
Describes the role of an entry in an access control list.
AclRole() - Constructor for class com.google.gdata.data.acl.AclRole
Default constructor for a mutable role.
AclRole(String) - Constructor for class com.google.gdata.data.acl.AclRole
Constructor for either a mutable or immutable role.
AclScope - Class in com.google.gdata.data.acl
Describes the scope of an entry in an access control list.
AclScope() - Constructor for class com.google.gdata.data.acl.AclScope
 
AclScope(AclScope.Type, String) - Constructor for class com.google.gdata.data.acl.AclScope
 
AclScope.Type - Enum in com.google.gdata.data.acl
predefined values for the "type" attribute
Action<T,U extends T> - Class in com.google.gdata.util.parser
Actions are fired when their subject parser matches.
Action(Parser<T>, Callback<U>) - Constructor for class com.google.gdata.util.parser.Action
Class constructor.
action(Callback<U>) - Method in class com.google.gdata.util.parser.Parser
Creates a Action that will fire and call Callback.handle whenever this matches.
ActivityEntry - Class in com.google.gdata.data.sites
An entry representing a user action in a site.
ActivityEntry() - Constructor for class com.google.gdata.data.sites.ActivityEntry
Default mutable constructor.
ActivityEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.ActivityEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
ActivityFeed - Class in com.google.gdata.data.sites
Describes an activity feed.
ActivityFeed() - Constructor for class com.google.gdata.data.sites.ActivityFeed
Default mutable constructor.
ActivityFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.sites.ActivityFeed
Constructs a new instance by doing a shallow copy of data from an existing BaseFeed instance.
ActivityQuery - Class in com.google.gdata.client.sites
Describes a query for the feed containing descriptions of all activity within a site.
ActivityQuery(URL) - Constructor for class com.google.gdata.client.sites.ActivityQuery
Constructs a new query object that targets a feed.
adaptable - Variable in class com.google.gdata.data.BaseEntry.EntryState
Adaptable helper.
adaptable - Variable in class com.google.gdata.data.BaseFeed.FeedState
Adaptable helper
addAccept(String) - Method in class com.google.gdata.data.introspection.Collection
 
addAdaptor(Kind.Adaptor) - Method in class com.google.gdata.data.BaseEntry
 
addAdaptor(Kind.Adaptor) - Method in class com.google.gdata.data.BaseFeed
 
addAdaptor(Kind.Adaptor) - Method in interface com.google.gdata.data.Kind.Adaptable
Associates a new Kind.Adaptor with this Adaptable instance.
addAdaptor(Kind.Adaptor) - Method in class com.google.gdata.data.Kind.AdaptableHelper
 
addAttribute(String, GoogleBaseAttributeType) - Method in class com.google.api.gbase.client.GmAttributes
Deprecated. use GmAttributes.addAttribute(GoogleBaseAttributeId, GmAttribute.Importance) instead. This method will be removed in a future release
addAttribute(GoogleBaseAttributeId, GmAttributes.GmAttribute.Importance) - Method in class com.google.api.gbase.client.GmAttributes
Adds a new attribute to the list.
addAttribute(GoogleBaseAttribute) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute to the list.
addBooleanAttribute(String, boolean) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.BOOLEAN.
addCalendarLink(CalendarLink) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new calendar link.
addCategories(Categories) - Method in class com.google.gdata.data.introspection.Collection
 
addCategory(ICategory) - Method in class com.google.gdata.client.Query.CategoryFilter
Adds a new ICategory to the query, indicating that entries containing the category should be considered to match.
addCategory(Category) - Method in class com.google.gdata.data.introspection.Categories
Adds a new category to the category list.
addCategory(MediaCategory) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
 
addCategoryFilter(Query.CategoryFilter) - Method in class com.google.gdata.client.Query
Adds a new CategoryFilter to the query.
addCc(Cc) - Method in class com.google.gdata.data.projecthosting.IssuesEntry
Adds a new list of CCed user.
addCcUpdate(CcUpdate) - Method in class com.google.gdata.data.projecthosting.Updates
Adds a new cc update.
addCollection(String, String, String...) - Method in interface com.google.gdata.data.introspection.IWorkspace
Add a new collection to the list of collections associated with this workspace.
addCollection(Collection) - Method in class com.google.gdata.data.introspection.Workspace
 
addCollection(String, String, String...) - Method in class com.google.gdata.data.introspection.Workspace
 
addColumn(Column) - Method in class com.google.gdata.data.spreadsheet.Data
Adds a new column.
addContent(MediaContent) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
 
addContent(MediaContent) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
Adds a new MediaContent.
addContent(YouTubeMediaContent) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
Adds a media:content tag.
addCookie(GoogleGDataRequest.GoogleCookie) - Method in interface com.google.gdata.client.CookieManager
Adds a new GoogleCookie instance to the cache.
addCookie(GoogleGDataRequest.GoogleCookie) - Method in class com.google.gdata.client.GoogleService
Adds a new GoogleCookie instance to the cache.
addCookie(GoogleGDataRequest.GoogleCookie) - Method in class com.google.gdata.client.SimpleCookieManager
 
addCreator(Creator) - Method in class com.google.gdata.data.books.VolumeEntry
Adds a new creator.
addCredit(MediaCredit) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
 
addCredit(MediaCredit) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
Adds a new MediaCredit.
addCredit(YouTubeMediaCredit) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
Adds a media:credit tag.
addCustomBaseParameter(String, String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Adds a parameter to be used when generating the OAuth signature.
addCustomParameter(Query.CustomParameter) - Method in class com.google.gdata.client.Query
Adds a new CustomParameter.
addCustomProperty(CustomProperty) - Method in class com.google.gdata.data.maps.FeatureEntry
Adds a new custom property.
addCustomProperty(CustomProperty) - Method in class com.google.gdata.data.maps.MapEntry
Adds a new custom property.
addDataSource(DataSource) - Method in class com.google.gdata.data.analytics.DataFeed
Adds a new data source.
addDate(Date) - Method in class com.google.gdata.data.books.VolumeEntry
Adds a new date.
addDateAttribute(String, DateTime) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.DATE.
addDateTimeAttribute(String, DateTime) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.DATE_TIME.
addDateTimeRangeAttribute(String, DateTimeRange) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.DATE_TIME_RANGE.
addDeclarations(Kind.Adaptor) - Method in class com.google.gdata.data.ExtensionProfile
Adds the extension declarations associated with an Kind.Adaptor instance, if the declaring class has not already added to this profile.
addDefaultVersion(Version, boolean) - Method in class com.google.gdata.util.VersionRegistry
Adds a default version to the version registry.
addDescription(Description) - Method in class com.google.gdata.data.books.VolumeEntry
Adds a new description.
addDimension(Dimension) - Method in class com.google.gdata.data.analytics.DataEntry
Adds a new dimension.
addEmailAddress(Email) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new email address.
addEmailAddress(Email) - Method in class com.google.gdata.data.extensions.ContactEntry
Deprecated.  
addEntry(GoogleBaseEntry) - Method in class com.google.api.gbase.client.GoogleBaseFeed
Adds an entry.
addError(ServiceError) - Method in class com.google.api.gbase.client.ServiceErrors
Registers a new error.
addErrors(ServiceException) - Method in class com.google.api.gbase.client.ServiceErrors
Extracts errors from a ServiceException.
addErrors(BatchStatus) - Method in class com.google.api.gbase.client.ServiceErrors
Extracts errors from a BatchStatus.
addEvent(Event) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new event.
addExcludeCategory(ICategory) - Method in class com.google.gdata.client.Query.CategoryFilter
Adds a new ICategory to the query, indicating that entries that do not contain the category should be considered to match.
addExtendedProperty(ExtendedProperty) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
Add a new extended property (gd:extendedProperty)
addExtendedProperty(ExtendedProperty) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new extended property.
addExtendedProperty(ExtendedProperty) - Method in class com.google.gdata.data.contacts.ContactGroupEntry
Adds a new extended property.
addExtension(Extension, Class<? extends Extension>) - Method in class com.google.gdata.data.ExtensionPoint
Internal helper method.
addExtension(Extension) - Method in class com.google.gdata.data.ExtensionPoint
Adds an extension object.
addExtension(Extension) - Method in interface com.google.gdata.data.photos.Extensible
Adds an extension object.
addExtension(Extension) - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
Add an extension.
addExtension(Extension) - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
 
addExtensions() - Method in class com.google.gdata.client.docs.DocsService
Adds the Google Docs extensions.
addExternalId(ExternalId) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new external id.
addExtraParameter(String, String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Sets a parameter related to OAuth (but not used when generating the signature).
addField(Field) - Method in class com.google.gdata.data.sites.ListItemEntry
Adds a new field.
addField(Field) - Method in class com.google.gdata.data.spreadsheet.RecordEntry
Adds a new field.
addFloatAttribute(String, float) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.FLOAT.
addFloatUnitAttribute(String, float, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.FLOAT_UNIT.
addFloatUnitAttribute(String, NumberUnit<Float>) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.FLOAT_UNIT.
addFolder(Person, String) - Method in class com.google.gdata.data.docs.DocumentListEntry
Deprecated. use BaseEntry.addLink(Link) with link relation PARENT_NAMESPACE instead.
addFormat(Format) - Method in class com.google.gdata.data.books.VolumeEntry
Adds a new format.
addGroupAttribute(String, Group) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds group attribute.
addGroupMembershipInfo(GroupMembershipInfo) - Method in class com.google.gdata.data.contacts.ContactEntry
Adds a new group membership info.
addHobby(Hobby) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new hobby.
addHtmlLink(String, String, String) - Method in class com.google.gdata.data.BaseEntry
Adds a link pointing to an HTML representation.
addHtmlLink(String, String, String) - Method in class com.google.gdata.data.Source
Adds a link pointing to an HTML representation.
addIdentifier(Identifier) - Method in class com.google.gdata.data.books.VolumeEntry
Adds a new identifier.
addImAddress(Im) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new instant messaging address.
addImAddress(Im) - Method in class com.google.gdata.data.extensions.ContactEntry
Deprecated.  
addImageLink(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an image URL.
addIntAttribute(String, int) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.INT.
addIntUnitAttribute(String, int, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.INT_UNIT.
addIntUnitAttribute(String, NumberUnit<Integer>) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.INT_UNIT.
AdditionalName - Class in com.google.gdata.data.extensions
Person's additional (often: middle) name.
AdditionalName() - Constructor for class com.google.gdata.data.extensions.AdditionalName
Default mutable constructor.
AdditionalName(String, String) - Constructor for class com.google.gdata.data.extensions.AdditionalName
Immutable constructor.
addJot(Jot) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new jot.
addKeyword(String) - Method in class com.google.gdata.data.media.mediarss.MediaKeywords
 
addKeyword(Keyword) - Method in class com.google.gdata.data.webmastertools.KeywordsFeed
Adds a new keyword.
addKeywords(Collection<String>) - Method in class com.google.gdata.data.media.mediarss.MediaKeywords
 
addLabel(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds a label to the entry.
addLabel(Label) - Method in class com.google.gdata.data.appsforyourdomain.migration.MailItemEntry
Adds a label to this MailItem
addLabel(Label) - Method in class com.google.gdata.data.projecthosting.IssuesEntry
Adds a new label.
addLabel(Label) - Method in class com.google.gdata.data.projecthosting.Updates
Adds a new label.
addLanguage(Language) - Method in class com.google.gdata.data.books.VolumeEntry
Adds a new language.
addLanguage(Language) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new language.
addLink(Link) - Method in class com.google.gdata.data.BaseEntry
 
addLink(String, String, String) - Method in class com.google.gdata.data.BaseEntry
 
addLink(String, String, String) - Method in interface com.google.gdata.data.IAtom
Adds a link with the given rel, type, and href.
addLink(Link) - Method in class com.google.gdata.data.Source
 
addLink(String, String, String) - Method in class com.google.gdata.data.Source
 
addLinkedFrom(CrawlIssueLinkedFromUrl) - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
Adds a new crawl issue linked from url.
addLocation(Where) - Method in class com.google.gdata.data.calendar.CalendarEntry
Adds a new calendar location.
addLocation(Where) - Method in class com.google.gdata.data.extensions.BaseEventEntry
Adds a new event location.
addLocation(GeoPt) - Method in class com.google.gdata.data.extensions.ContactEntry
Deprecated.  
addLocationAttribute(String, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.LOCATION.
addLocationAttribute(String, Location) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.LOCATION.
addMailProperty(MailItemProperty) - Method in class com.google.gdata.data.appsforyourdomain.migration.MailItemEntry
Sets mail settings (read status, starred status, etc.) for this message.
addMarkupLanguage(String) - Method in class com.google.gdata.data.webmastertools.SitemapMobile
Add another language to the markup language list.
addMemberToGroup(String, String) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
Adds a new member to the group.
addMetric(Metric) - Method in class com.google.gdata.data.analytics.Aggregates
Adds a new metric.
addMetric(Metric) - Method in class com.google.gdata.data.analytics.DataEntry
Adds a new metric.
addMoney(Money) - Method in class com.google.gdata.data.finance.Commission
Adds a new monetary value of the commission.
addMoney(Money) - Method in class com.google.gdata.data.finance.CostBasis
Adds a new monetary value of the cost basi.
addMoney(Money) - Method in class com.google.gdata.data.finance.DaysGain
Adds a new monetary value of day's gain.
addMoney(Money) - Method in class com.google.gdata.data.finance.Gain
Adds a new monetary value of the total gain.
addMoney(Money) - Method in class com.google.gdata.data.finance.MarketValue
Adds a new monetary value of the market value.
addMoney(Money) - Method in class com.google.gdata.data.finance.Price
Adds a new monetary value of the transaction price.
addNamespace(XmlNamespace) - Method in class com.google.gdata.util.XmlBlob
 
addNumberAttribute(String, Number) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.NUMBER.
addNumberUnitAttribute(String, Number, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.NUMBER_UNIT.
addNumberUnitAttribute(String, NumberUnit<Number>) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.NUMBER_UNIT.
addOrganization(Organization) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new organization.
addOwnerToGroup(String, String) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
Adds a new member as owner to the group.
addParticipant(EventWho) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
Adds a new event participant.
addParticipant(Who) - Method in class com.google.gdata.data.extensions.EventEntry
Adds a new event participant.
addPaymentMethod(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an accepted payment method.
addPhoneNumber(PhoneNumber) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new phone number.
addPhoneNumber(PhoneNumber) - Method in class com.google.gdata.data.extensions.ContactEntry
Deprecated.  
addPostalAddress(PostalAddress) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new postal address.
addPostalAddress(PostalAddress) - Method in class com.google.gdata.data.extensions.ContactEntry
Deprecated.  
addProperties(Map<String, String>) - Method in class com.google.gdata.data.appsforyourdomain.generic.GenericEntry
Convenience method to add multiple name-value pairs to this entry.
addProperty(Property) - Method in class com.google.gdata.data.analytics.AccountEntry
Adds a new property.
addProperty(Property) - Method in class com.google.gdata.data.analytics.DataSource
Adds a new property.
addProperty(String, String) - Method in class com.google.gdata.data.appsforyourdomain.generic.GenericEntry
Add a new name-value pair to this entry.
addPublicationLabel(String) - Method in class com.google.gdata.data.webmastertools.SitemapNews
Add another language to the enumeration.
addPublisher(Publisher) - Method in class com.google.gdata.data.books.VolumeEntry
Adds a new publisher.
addRating(MediaRating) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
 
addRating(MediaRating) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
Adds a new MediaRating.
addRating(YouTubeMediaRating) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
Adds a media:rating tag.
addRecurrenceException(RecurrenceException) - Method in class com.google.gdata.data.extensions.BaseEventEntry
Adds a new recurrence exception.
addReferenceAttribute(String, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.REFERENCE.
addRelation(Relation) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new relation.
addRepeatingExtension(Extension, Class<? extends Extension>) - Method in class com.google.gdata.data.ExtensionPoint
Internal helper method.
addRepeatingExtension(Extension) - Method in class com.google.gdata.data.ExtensionPoint
Adds a repeating extension object.
addRepeatingExtension(Extension) - Method in interface com.google.gdata.data.photos.Extensible
Adds a repeating extension object.
addRepeatingExtension(Extension) - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
Add a repeating extension.
addRepeatingExtension(Extension) - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
 
address - Variable in class com.google.gdata.data.extensions.Email
Email address.
addRestriction(MediaRestriction) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
 
addShipping(Shipping) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds shipping attribute.
addShippingAttribute(String, Shipping) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.SHIPPING.
addSibling(ServiceException) - Method in exception com.google.gdata.util.ServiceException
Make and siblings, returning .
addStreamId(String) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
Add the streamId to the list of stream ids.
addStreamId(String) - Method in interface com.google.gdata.data.photos.PhotoData
Add an individual streamId to the photo.
addStreamId(String) - Method in class com.google.gdata.data.photos.PhotoEntry
 
addStreamId(String) - Method in class com.google.gdata.data.photos.PhotoFeed
 
addStreamIdsExt(GphotoStreamId) - Method in class com.google.gdata.data.photos.PhotoEntry
Adds a new the streamIds on this photo.
addStructuredPostalAddress(StructuredPostalAddress) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new structured postal address.
addSubAttribute(GoogleBaseAttribute) - Method in class com.google.api.gbase.client.GoogleBaseAttribute
Appends the value to the subAttribute list.
addSubject(Subject) - Method in class com.google.gdata.data.books.VolumeEntry
Adds a new subject.
addSubscriptionType(SubscriptionEntry.Type) - Method in class com.google.gdata.data.youtube.SubscriptionEntry
Adds a type category to this entry.
addTax(Tax) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds tax attribute.
addTaxAttribute(String, Tax) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.TAX.
addText(MediaText) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
 
addTextAttribute(String, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.TEXT.
addThumbnail(MediaThumbnail) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
 
addTime(When) - Method in class com.google.gdata.data.extensions.BaseEventEntry
Adds a new event time.
addTitle(Title) - Method in class com.google.gdata.data.books.VolumeEntry
Adds a new title.
addUrlAttribute(String, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Adds an attribute of type GoogleBaseAttributeType.URL.
addUserDefinedField(UserDefinedField) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new user defined field.
addUserProfileLink(String) - Method in class com.google.gdata.data.youtube.FriendEntry
Adds a link to the user profile.
addValue(int, String) - Method in class com.google.api.gbase.client.AttributeHistogram
Adds a new value into the histogram.
addVerificationMethod(VerificationMethod) - Method in class com.google.gdata.data.webmastertools.SitesEntry
Add available verification method for the site.
addVideoUrl(String) - Method in class com.google.gdata.data.youtube.ComplaintEntry
Adds a rel=related type=application/atom+xml link pointing to the video.
addWebsite(Website) - Method in class com.google.gdata.data.contacts.BasePersonEntry
Adds a new website.
addWorkspace(String) - Method in interface com.google.gdata.data.introspection.IServiceDocument
Add a new workspace to the service document, returning the newly created workspace to the caller.
addWorkspace(Workspace) - Method in class com.google.gdata.data.introspection.ServiceDocument
 
addWorkspace(String) - Method in class com.google.gdata.data.introspection.ServiceDocument
 
Adjustments - Class in com.google.api.gbase.client
Adjustment information for one attribute (GoogleBaseAttribute).
Adjustments() - Constructor for class com.google.api.gbase.client.Adjustments
 
admin - Variable in class com.google.gdata.data.appsforyourdomain.Login
 
adultContent - Variable in class com.google.gdata.data.OpenSearchDescriptionDocument
A boolean flag that must be set if the content provided is not suitable for minors.
Agent - Class in com.google.gdata.data.extensions
Used in work addresses.
Agent() - Constructor for class com.google.gdata.data.extensions.Agent
Default mutable constructor.
Agent(String) - Constructor for class com.google.gdata.data.extensions.Agent
Constructor (mutable or immutable).
Aggregates - Class in com.google.gdata.data.analytics
Describes an aggregates.
Aggregates() - Constructor for class com.google.gdata.data.analytics.Aggregates
Default mutable constructor.
agreedToTerms - Variable in class com.google.gdata.data.appsforyourdomain.Login
 
AIM - Static variable in class com.google.gdata.data.extensions.Im.Protocol
AIM.
ALBUM_CATEGORY - Static variable in interface com.google.gdata.data.photos.AlbumData
A category object for albums.
ALBUM_KIND - Static variable in interface com.google.gdata.data.photos.AlbumData
The fully qualified king term for albums.
AlbumData - Interface in com.google.gdata.data.photos
Data interface for album feeds and entries.
AlbumDataImpl - Class in com.google.gdata.data.photos.impl
Implementation class for album data objects.
AlbumDataImpl(ExtensionPoint) - Constructor for class com.google.gdata.data.photos.impl.AlbumDataImpl
Construct a new implementation of AlbumGphotoData with the given extension point as the backing storage for data.
AlbumEntry - Class in com.google.gdata.data.photos
Entry for album kinds, contains album metadata.
AlbumEntry() - Constructor for class com.google.gdata.data.photos.AlbumEntry
Default mutable constructor.
AlbumEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.photos.AlbumEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
AlbumFeed - Class in com.google.gdata.data.photos
Feed for an Album in our google photos api.
AlbumFeed() - Constructor for class com.google.gdata.data.photos.AlbumFeed
Constructs a new empty album feed.
AlbumFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.photos.AlbumFeed
Constructs a new album feed from a shallow copy of the data in the source feed.
ALL - Static variable in class com.google.gdata.client.youtube.YouTubeService.Versions
 
allowsArbitraryXml() - Method in class com.google.gdata.data.ExtensionDescription
 
allowsArbitraryXml() - Method in class com.google.gdata.data.ExtensionProfile
Returns whether foreign XML elements will be preserved within any ExtensionPoint.
allowsMixedContent() - Method in class com.google.gdata.data.ExtensionDescription
 
ALNUM - Static variable in class com.google.gdata.util.parser.Chset
 
ALPHA - Static variable in class com.google.gdata.util.parser.Chset
 
ALT - Static variable in interface com.google.gdata.client.GDataProtocol.Parameter
The ALT parameter is used to request an alternate output representation.
ALTERNATE - Static variable in class com.google.gdata.data.ILink.Rel
Link provides the URI of an alternate format of the entry's or feed's contents.
Alternative<T> - Class in com.google.gdata.util.parser
The Alternative parser parses either the left or right sub-parsers.
Alternative(Parser<? super T>, Parser<? super T>) - Constructor for class com.google.gdata.util.parser.Alternative
Class constructor.
alternative(Parser<? super T>, Parser<? super T>) - Static method in class com.google.gdata.util.parser.Parser
Creates an Alternative parser from the left and right sub-parsers.
ANALYTICS_SERVICE - Static variable in class com.google.gdata.client.analytics.AnalyticsService
The abbreviated name of Analytics recognized by Google.
ANALYTICS_SERVICE_VERSION - Static variable in class com.google.gdata.client.analytics.AnalyticsService
The version ID of the service.
AnalyticsNamespace - Class in com.google.gdata.data.analytics
GData namespace definitions related to Analytics.
AnalyticsService - Class in com.google.gdata.client.analytics
Extends the basic GoogleService abstraction to define a service that is preconfigured for access to the Analytics data API.
AnalyticsService(String) - Constructor for class com.google.gdata.client.analytics.AnalyticsService
Constructs an instance connecting to the Analytics service for an application with the name applicationName.
AnalyticsService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.analytics.AnalyticsService
Constructs an instance connecting to the Analytics service for an application with the name applicationName and the given GDataRequestFactory and AuthTokenFactory.
AnalyticsService(String, String, String) - Constructor for class com.google.gdata.client.analytics.AnalyticsService
Constructs an instance connecting to the Analytics service with name serviceName for an application with the name applicationName.
AnalyticsService.Versions - Class in com.google.gdata.client.analytics
GData versions supported by Analytics Service.
ANNIVERSARY - Static variable in class com.google.gdata.data.contacts.Event.Rel
Anniversary event.
ANNOTATION - Static variable in class com.google.gdata.data.books.BooksLink.Rel
Annotation link to submit review, rating, labels.
AnnouncementEntry - Class in com.google.gdata.data.sites
Describes an announcement entry.
AnnouncementEntry() - Constructor for class com.google.gdata.data.sites.AnnouncementEntry
Default mutable constructor.
AnnouncementEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.AnnouncementEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
AnnouncementsPageEntry - Class in com.google.gdata.data.sites
Describes an announcements page entry.
AnnouncementsPageEntry() - Constructor for class com.google.gdata.data.sites.AnnouncementsPageEntry
Default mutable constructor.
AnnouncementsPageEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.AnnouncementsPageEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
ANY - Static variable in class com.google.gdata.util.ContentType
Wildcard content type that will match any MIME type
ANY - Static variable in class com.google.gdata.util.Version
The ANY value indicates a version component that will match any revision.
ANY_IMAGE - Static variable in class com.google.gdata.data.books.BooksLink.Type
Link type used for any image.
ANYCHAR - Static variable in class com.google.gdata.util.parser.Chset
 
anyMinorVersionOf(Version) - Static method in class com.google.gdata.util.Version
Returns a version that matches the input service type and major version but Version.ANY minor version.
AnyoneCanAddSelfProperty - Class in com.google.gdata.data.calendar
Whether anyone can add self as attendee.
AnyoneCanAddSelfProperty() - Constructor for class com.google.gdata.data.calendar.AnyoneCanAddSelfProperty
Default mutable constructor.
AnyoneCanAddSelfProperty(Boolean) - Constructor for class com.google.gdata.data.calendar.AnyoneCanAddSelfProperty
Immutable constructor.
append(String, String) - Method in class com.google.gdata.util.httputil.ParamMap
Deprecated. use Multimap.put(name, value)
appendQueryParameter(StringBuilder, String, String) - Method in class com.google.gdata.client.Query
Appends specified query (parameter, value) to provided query URL buffer.
appendSubElement(String, String) - Method in class com.google.api.gbase.client.GoogleBaseAttribute
Appends the value to a sub-tag value list.
application - Variable in class com.google.api.gbase.client.GoogleBaseService
Name of the application passed to the constructor.
APPLICATION_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Attribute <g:application>.
APPLICATION_VND_GOOGLE_EARTH_KML_XML - Static variable in class com.google.gdata.data.maps.KmlContent.Type
Application/vnd google-earth kml+xml kml content.
APPLICATION_XHTML_XML - Static variable in class com.google.gdata.data.sites.SitesLink.Type
Application/xhtml+xml sites link.
APPLICATION_XML - Static variable in class com.google.gdata.util.ContentType
A ContentType constant that describes the application/xml content type.
APPLICATION_ZIP - Static variable in class com.google.gdata.data.docs.DocumentListLink.Type
Type for the zip file.
APPS - Static variable in class com.google.gdata.data.appsforyourdomain.Namespaces
Google Apps for Your Domain namespace
APPS_APIS_DOMAIN - Static variable in class com.google.gdata.client.appsforyourdomain.gmailsettings.GmailFilterService
Domain for sending API requests.
APPS_APIS_DOMAIN - Static variable in class com.google.gdata.client.appsforyourdomain.migration.MailItemService
Domain for sending API requests.
APPS_NAMESPACE - Static variable in class com.google.gdata.data.appsforyourdomain.Namespaces
Google data XML writer namespace.
APPS_PREFIX - Static variable in class com.google.gdata.data.appsforyourdomain.Namespaces
 
APPS_PROP_GROUP_DESC - Static variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
 
APPS_PROP_GROUP_EMAIL - Static variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
 
APPS_PROP_GROUP_ID - Static variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
 
APPS_PROP_GROUP_MEMBER_ID - Static variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
 
APPS_PROP_GROUP_NAME - Static variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
 
APPS_PROP_GROUP_PERMISSION - Static variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
 
APPS_PROP_GROUP_ROLE - Static variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
 
APPS_SERVICE - Static variable in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainService
The abbreviated name of Apps for Your Domain recognized by Google.
AppsForYourDomainErrorCode - Enum in com.google.gdata.data.appsforyourdomain
 
AppsForYourDomainException - Exception in com.google.gdata.data.appsforyourdomain
The AppsForYourDomainException indicates a failure in the use of the Google Apps for Your Domain API.
AppsForYourDomainException(AppsForYourDomainErrorCode, String, int) - Constructor for exception com.google.gdata.data.appsforyourdomain.AppsForYourDomainException
 
AppsForYourDomainException(AppsForYourDomainErrorCode, String) - Constructor for exception com.google.gdata.data.appsforyourdomain.AppsForYourDomainException
 
AppsForYourDomainException(AppsForYourDomainErrorCode) - Constructor for exception com.google.gdata.data.appsforyourdomain.AppsForYourDomainException
 
AppsForYourDomainException() - Constructor for exception com.google.gdata.data.appsforyourdomain.AppsForYourDomainException
 
AppsForYourDomainQuery - Class in com.google.gdata.client.appsforyourdomain
The AppsForYourDomainQuery class extends the base GData Query class to define convenient APIs for AppsForYourDomain custom query parameters.
AppsForYourDomainQuery(URL) - Constructor for class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
Constructs a new AppsForYourDomainQuery object that targets a feed.
AppsForYourDomainService - Class in com.google.gdata.client.appsforyourdomain
The AppsForYourDomainService class extends the basic GoogleService abstraction to define a service that is preconfigured for access to the Google Apps for Your Domain GData API.
AppsForYourDomainService(String) - Constructor for class com.google.gdata.client.appsforyourdomain.AppsForYourDomainService
Constructs a AppsForYourDomainService instance for an application with the name applicationName.
AppsForYourDomainService(String, String, String) - Constructor for class com.google.gdata.client.appsforyourdomain.AppsForYourDomainService
Constructs a GoogleService instance connecting to the service with name serviceName for an application with the name applicationName.
AppsGroupsService - Class in com.google.gdata.client.appsforyourdomain
Service class specializing AppsPropertyService for groups management
AppsGroupsService(String, String, String, String) - Constructor for class com.google.gdata.client.appsforyourdomain.AppsGroupsService
Parameterized constructor to setup a Service object with user credentials.
AppsPropertyService - Class in com.google.gdata.client.appsforyourdomain
The AppsPropertyService class extends the basic AppsForYourDomainService abstraction to define a service that is preconfigured for access to feeds using the <apps:property> extension element, such as the Domain Configuration API.
AppsPropertyService(String) - Constructor for class com.google.gdata.client.appsforyourdomain.AppsPropertyService
Constructs an AppsPropertyService instance for an application with the name applicationName.
arrayFromExtendedPropertyQueryString(String) - Static method in class com.google.gdata.client.calendar.CalendarQuery.ExtendedPropertyMatch
Converts strings of the form "[foo:bar][baz:bin]" to a map of "foo"->"bar" and "baz"->"bin".
ASCII - Static variable in class com.google.gdata.util.parser.Chset
 
assertAllConsumed() - Method in class com.google.gdata.data.AttributeHelper
Makes sure all attributes have been removed from the list.
assertExists(String, Map<String, String>) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks the given key to see if it exists, and throws an exception if it does not.
assertOAuthCallbackExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth callback exists.
assertOAuthConsumerKeyExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth Consumer Key exists.
assertOAuthConsumerSecretExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
 
assertOAuthNonceExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth nonce exists.
assertOAuthSignatureExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth signature exists.
assertOAuthSignatureMethodExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth signature method exists.
assertOAuthTimestampExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth timestamp exists.
assertOAuthTokenExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth token exists.
assertOAuthTokenSecretExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth token secret exists.
assertOAuthVerifierExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth Verifier exists.
assertRealmExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the realm exists.
assertScopeExists() - Method in class com.google.gdata.client.authn.oauth.GoogleOAuthParameters
Checks to see if the scope exists.
ASSISTANT - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
 
ATOM - Static variable in class com.google.gdata.data.ILink.Type
Defines the link type used for Atom content.
ATOM - Static variable in class com.google.gdata.util.ContentType
A ContentType constant that describes the base unqualified Atom content type.
atom - Static variable in class com.google.gdata.util.Namespaces
Atom namespace.
ATOM_ENTRY - Static variable in class com.google.gdata.util.ContentType
A ContentType constant that describes the qualified Atom entry content type.
ATOM_FEED - Static variable in class com.google.gdata.util.ContentType
A ContentType constant that describes the qualified Atom feed content type.
ATOM_SERVICE - Static variable in class com.google.gdata.util.ContentType
A ContentType constant that describes the Atom Service content type.
AtomData - Interface in com.google.gdata.data.photos
A common interface for all of the methods that match between entry and feed.
atomFormatRequired - Variable in class com.google.gdata.client.CoreErrorDomain
 
atomNs - Static variable in class com.google.gdata.util.Namespaces
Atom XML writer namespace, for assigning atom: prefix.
atomPart - Variable in class com.google.gdata.data.media.MediaMultipart
 
atomPub - Static variable in class com.google.gdata.util.Namespaces
Deprecated. Use getAtomPubNs().getUri() instead. Use Namespaces.atomPubDraft if you absolutely want the draft app namespace and not the standard one.
atomPubDraft - Static variable in class com.google.gdata.util.Namespaces
Atom Publishing Protocol (draft) namespace.
atomPubDraftNs - Static variable in class com.google.gdata.util.Namespaces
Atom Publishing Protocol (draft) XML writer namespace.
atomPubNs - Static variable in class com.google.gdata.util.Namespaces
Deprecated. Use Namespaces.getAtomPubNs() instead. Use Namespaces.atomPubDraftNs if you absolutely want the draft app namespace and not the standard one.
atomPubStandard - Static variable in class com.google.gdata.util.Namespaces
Atom Publishing Protocol (final) namespace.
atomPubStandardNs - Static variable in class com.google.gdata.util.Namespaces
Atom Publishing Protocol (final) XML writer namespace.
AttachmentEntry - Class in com.google.gdata.data.sites
Describes an attachment entry.
AttachmentEntry() - Constructor for class com.google.gdata.data.sites.AttachmentEntry
Default mutable constructor.
AttachmentEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.AttachmentEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
ATTACHMENTS - Static variable in class com.google.gdata.data.sites.SitesLink.Rel
Attachments sites link.
AttendeeEntry - Class in com.google.gdata.data.calendar
This is used to represent an entry in an attendee feed.
AttendeeEntry() - Constructor for class com.google.gdata.data.calendar.AttendeeEntry
 
AttendeeFeed - Class in com.google.gdata.data.calendar
For attendee feeds
AttendeeFeed() - Constructor for class com.google.gdata.data.calendar.AttendeeFeed
 
attendeeStatus - Variable in class com.google.gdata.data.extensions.Who
 
attendeeType - Variable in class com.google.gdata.data.extensions.Who
 
ATTR_CHARSET - Static variable in class com.google.gdata.util.ContentType
Name of the attribute that contains the encoding character set for the content type.
ATTRIBUTE_ADMIN - Static variable in class com.google.gdata.data.appsforyourdomain.Login
 
ATTRIBUTE_AGREED_TO_TERMS - Static variable in class com.google.gdata.data.appsforyourdomain.Login
 
ATTRIBUTE_CHANGE_PASSWORD_AT_NEXT_LOGIN - Static variable in class com.google.gdata.data.appsforyourdomain.Login
 
ATTRIBUTE_ENCODING - Static variable in class com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg
 
ATTRIBUTE_FAMILY_NAME - Static variable in class com.google.gdata.data.appsforyourdomain.Name
 
ATTRIBUTE_GIVEN_NAME - Static variable in class com.google.gdata.data.appsforyourdomain.Name
 
ATTRIBUTE_HASH_FUNCTION_NAME - Static variable in class com.google.gdata.data.appsforyourdomain.Login
 
ATTRIBUTE_IPWHITELISTED - Static variable in class com.google.gdata.data.appsforyourdomain.Login
 
ATTRIBUTE_LABEL_NAME - Static variable in class com.google.gdata.data.appsforyourdomain.migration.Label
 
ATTRIBUTE_LINENUMBER - Static variable in class com.google.gdata.data.codesearch.Match
 
ATTRIBUTE_NAME - Static variable in class com.google.gdata.data.appsforyourdomain.EmailList
 
ATTRIBUTE_NAME - Static variable in class com.google.gdata.data.appsforyourdomain.Nickname
 
ATTRIBUTE_NAME - Static variable in class com.google.gdata.data.codesearch.File
 
ATTRIBUTE_NAME - Static variable in class com.google.gdata.data.codesearch.Package
 
ATTRIBUTE_PASSWORD - Static variable in class com.google.gdata.data.appsforyourdomain.Login
 
ATTRIBUTE_SUSPENDED - Static variable in class com.google.gdata.data.appsforyourdomain.Login
 
ATTRIBUTE_URI - Static variable in class com.google.gdata.data.codesearch.Package
 
ATTRIBUTE_USER_NAME - Static variable in class com.google.gdata.data.appsforyourdomain.Login
 
AttributeGenerator - Class in com.google.gdata.data
Helps generate tag attributes, preserving the order of the attributes.
AttributeGenerator() - Constructor for class com.google.gdata.data.AttributeGenerator
 
AttributeHelper - Class in com.google.gdata.data
Helps accessing tag attributes.
AttributeHelper(Attributes) - Constructor for class com.google.gdata.data.AttributeHelper
Creates a helper tied to a specific set of SAX attributes.
AttributeHelper.EnumToAttributeValue<T extends java.lang.Enum<T>> - Interface in com.google.gdata.data
Defines a custom mapping of an enum value to an attribute value (similar to a closure).
AttributeHelper.LowerCaseEnumToAttributeValue<T extends java.lang.Enum<T>> - Class in com.google.gdata.data
Implements the most common custom mapping of an enum value to an attribute value using the lower-case form of the enum name.
AttributeHelper.LowerCaseEnumToAttributeValue() - Constructor for class com.google.gdata.data.AttributeHelper.LowerCaseEnumToAttributeValue
 
AttributeHistogram - Class in com.google.api.gbase.client
Histogram information for one attribute, described in an entry using attributes in the gm: namespace.
AttributeHistogram() - Constructor for class com.google.api.gbase.client.AttributeHistogram
Creates an unitialized AttributeHistogram.
AttributeHistogram(String, GoogleBaseAttributeType) - Constructor for class com.google.api.gbase.client.AttributeHistogram
Creates and initializes an AttributeHistogram.
AttributeHistogram(GoogleBaseAttributeId) - Constructor for class com.google.api.gbase.client.AttributeHistogram
Creates and initializes an AttributeHistogram.
AttributeHistogram.UniqueValue - Class in com.google.api.gbase.client
A value, as a string, and the number of times the value appears in the result set for the current query.
attribution - Variable in class com.google.gdata.data.OpenSearchDescriptionDocument
A list of all content sources or platforms that should be credited.
attrName - Variable in class com.google.gdata.data.ValueConstruct
The XML attribute name for the value construct.
attrs - Variable in class com.google.gdata.data.AttributeHelper
Maps attribute local name to string value.
AuthenticationException - Exception in com.google.gdata.util
The AuthenticationException class is used to represent a GData service failure due to authentication.
AuthenticationException(String, String) - Constructor for exception com.google.gdata.util.AuthenticationException
Constructs a new AuthenticationException instance based upon the contents of a WWW-Authenticate header as described by RFC2617.
AuthenticationException(String) - Constructor for exception com.google.gdata.util.AuthenticationException
Creates a new AuthenticationException without any authentication header information.
AuthenticationException(HttpURLConnection) - Constructor for exception com.google.gdata.util.AuthenticationException
Constructs a new AuthenticationException using header and error stream information from an HTTP connection.
AUTHOR - Static variable in interface com.google.gdata.client.GDataProtocol.Query
The AUTHOR query parameter is used to request an author query.
authors - Variable in class com.google.gdata.data.BaseEntry.EntryState
Authors of entry.
authors - Variable in class com.google.gdata.data.Source.SourceState
Authors.
AuthSubUtil - Class in com.google.gdata.client.http
Utility functions to support AuthSub (Account Authentication for Web Applications).
AuthSubUtil() - Constructor for class com.google.gdata.client.http.AuthSubUtil
 
authToken - Variable in class com.google.gdata.client.http.HttpGDataRequest.Factory
 
AuthTokenFactory - Interface in com.google.gdata.client
An interface to a factory that creates authentication tokens.
AuthTokenFactory.AuthToken - Interface in com.google.gdata.client
A marker interface for authentication tokens.
AuthTokenFactory.TokenListener - Interface in com.google.gdata.client
A listener interface that's used to inform interested parties that an authentication token has changed.
average - Variable in class com.google.gdata.data.extensions.Rating
Average ratings, output with a fixed a 2 digit precision.

B

base - Variable in class com.google.gdata.util.XmlBlob
Initial xml:base value.
BASE_URL - Static variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
 
BaseActivityEntry<E extends BaseActivityEntry<E>> - Class in com.google.gdata.data.sites
An entry representing a user action in a site.
BaseActivityEntry() - Constructor for class com.google.gdata.data.sites.BaseActivityEntry
Default mutable constructor.
BaseActivityEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.BaseActivityEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
BaseContentEntry<E extends BaseContentEntry<E>> - Class in com.google.gdata.data.sites
An entry representing a single content item.
BaseContentEntry() - Constructor for class com.google.gdata.data.sites.BaseContentEntry
Default mutable constructor.
BaseContentEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.BaseContentEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
baseDomainUrl - Variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
 
BaseEntry<E extends BaseEntry> - Class in com.google.gdata.data
The BaseEntry class is an abstract base class that defines the in-memory object model for GData entries.
BaseEntry() - Constructor for class com.google.gdata.data.BaseEntry
Constructs a new BaseEntry instance.
BaseEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.BaseEntry
Copy constructor that initializes a new BaseEntry instance to have identical contents to another instance, using a shared reference to the same BaseEntry.EntryState.
BaseEntry.AtomHandler - Class in com.google.gdata.data
<atom:entry> parser.
BaseEntry.AtomHandler(ExtensionProfile) - Constructor for class com.google.gdata.data.BaseEntry.AtomHandler
 
BaseEntry.EntryState - Class in com.google.gdata.data
The EntryState class provides a simple structure that encapsulates the attributes of an Atom entry that should be shared with a shallow copy if the entry is adapted to a more specific BaseEntry Kind.Adaptor subtypes.
BaseEntry.EntryState() - Constructor for class com.google.gdata.data.BaseEntry.EntryState
 
BaseEventEntry<E extends BaseEventEntry<E>> - Class in com.google.gdata.data.extensions
Customizes the base entry to define an event entry.
BaseEventEntry() - Constructor for class com.google.gdata.data.extensions.BaseEventEntry
Constructs a new EventEntry with the appropriate kind category to indicate that it is an event.
BaseEventEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.extensions.BaseEventEntry
Constructs a new EventEntry instance by doing a shallow copy of data from an existing BaseEntry instance.
BaseEventEntry.EventStatus - Class in com.google.gdata.data.extensions
Defines the base set of values for event status.
BaseEventEntry.EventStatus() - Constructor for class com.google.gdata.data.extensions.BaseEventEntry.EventStatus
 
BaseEventEntry.EventStatus(String) - Constructor for class com.google.gdata.data.extensions.BaseEventEntry.EventStatus
 
BaseEventEntry.Transparency - Class in com.google.gdata.data.extensions
Defines the base set of values for event transparency.
BaseEventEntry.Transparency() - Constructor for class com.google.gdata.data.extensions.BaseEventEntry.Transparency
 
BaseEventEntry.Transparency(String) - Constructor for class com.google.gdata.data.extensions.BaseEventEntry.Transparency
 
BaseEventEntry.Visibility - Class in com.google.gdata.data.extensions
Defines the base set of values for event visibility.
BaseEventEntry.Visibility() - Constructor for class com.google.gdata.data.extensions.BaseEventEntry.Visibility
 
BaseEventEntry.Visibility(String) - Constructor for class com.google.gdata.data.extensions.BaseEventEntry.Visibility
 
BaseEventFeed<F extends BaseEventFeed<F,E>,E extends BaseEventEntry<E>> - Class in com.google.gdata.data.extensions
Customizes the base feed class to define a feed of events.
BaseEventFeed(Class<E>) - Constructor for class com.google.gdata.data.extensions.BaseEventFeed
Constructs a new event feed instance that is parameterized to contain event entry instances.
BaseEventFeed(Class<E>, BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.extensions.BaseEventFeed
Constructs a new event feed instance that is initialized using data from another base feed instance.
BaseFeed<F extends BaseFeed,E extends BaseEntry> - Class in com.google.gdata.data
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.
BaseFeed(Class<? extends E>) - Constructor for class com.google.gdata.data.BaseFeed
Copy constructor that initializes a new BaseFeed instance to have identical contents to another instance, using a shared reference to the same BaseFeed.FeedState.
BaseFeed(Class<? extends E>, BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.BaseFeed
Copy constructor that initializes a new BaseFeed instance to have identical contents to another instance, using a shared reference to the same BaseFeed.FeedState.
BaseFeed.FeedHandler - Class in com.google.gdata.data
<atom:feed> parser.
BaseFeed.FeedHandler(ExtensionProfile) - Constructor for class com.google.gdata.data.BaseFeed.FeedHandler
 
BaseFeed.FeedState - Class in com.google.gdata.data
The FeedState class provides a simple structure that encapsulates the attributes of an Atom feed that should be shared with a shallow copy if the feed is adapted to a more specific BaseFeed Kind.Adaptor subtypes.
BaseFeed.FeedState() - Constructor for class com.google.gdata.data.BaseFeed.FeedState
 
BaseHealthEntry<E extends BaseHealthEntry> - Class in com.google.gdata.data.health
Describes a health entry.
BaseHealthEntry() - Constructor for class com.google.gdata.data.health.BaseHealthEntry
Default mutable constructor.
BaseHealthEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.health.BaseHealthEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
BaseHealthFeed<F extends BaseHealthFeed,E extends BaseHealthEntry> - Class in com.google.gdata.data.health
Describes a health feed.
BaseHealthFeed(Class<E>) - Constructor for class com.google.gdata.data.health.BaseHealthFeed
Default mutable constructor.
BaseHealthFeed(Class<E>, BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.health.BaseHealthFeed
Constructs a new instance by doing a shallow copy of data from an existing BaseFeed instance.
BaseMediaSource - Class in com.google.gdata.data.media
The BaseMediaSource class provides an abstract base class implementation of the MediaSource interface.
BaseMediaSource(String) - Constructor for class com.google.gdata.data.media.BaseMediaSource
Constructs a new BaseMediaSource of the specified content type.
BasePageEntry<E extends BasePageEntry<E>> - Class in com.google.gdata.data.sites
An entry representing a page in the site.
BasePageEntry() - Constructor for class com.google.gdata.data.sites.BasePageEntry
Default mutable constructor.
BasePageEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.BasePageEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
baseParameters - Variable in class com.google.gdata.client.authn.oauth.OAuthParameters
 
BasePersonEntry<E extends BasePersonEntry> - Class in com.google.gdata.data.contacts
Describes a person entry.
BasePersonEntry() - Constructor for class com.google.gdata.data.contacts.BasePersonEntry
Default mutable constructor.
BasePersonEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.contacts.BasePersonEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
batch(URL, F) - Method in class com.google.api.gbase.client.GoogleBaseService
 
batch(String, GenericFeed) - Method in class com.google.gdata.client.appsforyourdomain.gmailsettings.GmailFilterService
Inserts one or more Gmail filter entries in a single batch operation.
batch(String, String, MailItemFeed) - Method in class com.google.gdata.client.appsforyourdomain.migration.MailItemService
Inserts one or more MailItem entries in a single batch operation.
batch(URL, F) - Method in class com.google.gdata.client.GoogleService
Executes several operations (insert, update or delete) on the entries that are part of the input IFeed.
batch(URL, F) - Method in class com.google.gdata.client.Service
Executes several operations (insert, update or delete) on the entries that are part of the input IFeed.
batch - Static variable in class com.google.gdata.util.Namespaces
Google data batch feeds namespace.
BATCH_URL_SUFFIX - Static variable in class com.google.gdata.client.appsforyourdomain.gmailsettings.GmailFilterService
URL suffix for the Gmail filter batch feed.
batchAlias - Static variable in class com.google.gdata.util.Namespaces
 
BatchId - Class in com.google.gdata.data.batch
Entry extension for <batch:id> tags.
BatchId(String) - Constructor for class com.google.gdata.data.batch.BatchId
Creates a BatchId object.
BatchId() - Constructor for class com.google.gdata.data.batch.BatchId
Creates a BatchId object without ID.
batchingNotSupported - Variable in class com.google.gdata.client.CoreErrorDomain
 
BatchInterrupted - Class in com.google.gdata.data.batch
Entry extension for the element <batch:interrupted>, which marks the batch feed as having been aborted.
BatchInterrupted(String, int, int, int) - Constructor for class com.google.gdata.data.batch.BatchInterrupted
Creates and initializes a BatchInterrupted object.
BatchInterrupted() - Constructor for class com.google.gdata.data.batch.BatchInterrupted
Creates an empty object.
BatchInterrupted(Throwable, int, int, int) - Constructor for class com.google.gdata.data.batch.BatchInterrupted
Creates and initializes a BatchInterrupted object.
BatchInterruptedException - Exception in com.google.gdata.client.batch
Exception thrown by the client when an entry with a <batch:interrupted> tag has been detected.
BatchInterruptedException(IFeed, IBatchInterrupted) - Constructor for exception com.google.gdata.client.batch.BatchInterruptedException
Creates a BatchInterrupted exception.
batchNs - Static variable in class com.google.gdata.util.Namespaces
 
BatchOperation - Class in com.google.gdata.data.batch
Entry and Feed extension that defines the batch operation to apply, defined by its type (BatchOperationType).
BatchOperation(BatchOperationType) - Constructor for class com.google.gdata.data.batch.BatchOperation
Creates a new BatchOperation object.
BatchOperation() - Constructor for class com.google.gdata.data.batch.BatchOperation
Creates a BatchOperation without type.
BatchOperationType - Enum in com.google.gdata.data.batch
Defines a batch operation (query, update, insert, delete).
BatchStatus - Class in com.google.gdata.data.batch
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.
BatchStatus() - Constructor for class com.google.gdata.data.batch.BatchStatus
Creates an empty BatchStatus.
BatchStatus(ServiceException) - Constructor for class com.google.gdata.data.batch.BatchStatus
Creates a BatchStatus and initializes it based on an exception.
BatchUtils - Class in com.google.gdata.data.batch
Utility methods for setting up and using batch feeds and entries.
BatchUtils() - Constructor for class com.google.gdata.data.batch.BatchUtils
 
BillingInformation - Class in com.google.gdata.data.contacts
Contact's billing information.
BillingInformation() - Constructor for class com.google.gdata.data.contacts.BillingInformation
Default mutable constructor.
BillingInformation(String) - Constructor for class com.google.gdata.data.contacts.BillingInformation
Constructor (mutable or immutable).
Birthday - Class in com.google.gdata.data.contacts
Contact's birth date.
Birthday() - Constructor for class com.google.gdata.data.contacts.Birthday
Default mutable constructor.
Birthday(String) - Constructor for class com.google.gdata.data.contacts.Birthday
Constructor (mutable or immutable).
blob - Variable in class com.google.gdata.util.XmlBlob
Contents of the blob.
BlogCommentFeed - Class in com.google.gdata.data.blogger
Describes a feed of an entire blog's comments.
BlogCommentFeed() - Constructor for class com.google.gdata.data.blogger.BlogCommentFeed
Default mutable constructor.
BlogCommentFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.blogger.BlogCommentFeed
Constructs a new instance by doing a shallow copy of data from an existing BaseFeed instance.
BlogEntry - Class in com.google.gdata.data.blogger
Describes a blog entry in the feed of a user's blogs.
BlogEntry() - Constructor for class com.google.gdata.data.blogger.BlogEntry
Default mutable constructor.
BlogEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.blogger.BlogEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
BlogFeed - Class in com.google.gdata.data.blogger
Describes a feed of a user's blogs.
BlogFeed() - Constructor for class com.google.gdata.data.blogger.BlogFeed
Default mutable constructor.
BlogFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.blogger.BlogFeed
Constructs a new instance by doing a shallow copy of data from an existing BaseFeed instance.
BLOGGER_SERVICE - Static variable in class com.google.gdata.client.blogger.BloggerService
The abbreviated name of Blogger recognized by Google.
BLOGGER_SERVICE_VERSION - Static variable in class com.google.gdata.client.blogger.BloggerService
The version ID of the service.
BloggerLink - Class in com.google.gdata.data.blogger
Extends the base Link class with Blogger extensions.
BloggerLink.Rel - Class in com.google.gdata.data.blogger
Link relation type.
BloggerLink.Rel() - Constructor for class com.google.gdata.data.blogger.BloggerLink.Rel
 
BloggerService - Class in com.google.gdata.client.blogger
Extends the basic GoogleService abstraction to define a service that is preconfigured for access to the Blogger data API.
BloggerService(String) - Constructor for class com.google.gdata.client.blogger.BloggerService
Constructs an instance connecting to the Blogger service for an application with the name applicationName.
BloggerService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.blogger.BloggerService
Constructs an instance connecting to the Blogger service for an application with the name applicationName and the given GDataRequestFactory and AuthTokenFactory.
BloggerService(String, String, String) - Constructor for class com.google.gdata.client.blogger.BloggerService
Constructs an instance connecting to the Blogger service with name serviceName for an application with the name applicationName.
BloggerService.Versions - Class in com.google.gdata.client.blogger
GData versions supported by Blogger Service.
BloggerService.Versions() - Constructor for class com.google.gdata.client.blogger.BloggerService.Versions
 
BlogPostFeed - Class in com.google.gdata.data.blogger
Describes a feed of a blog's posts.
BlogPostFeed() - Constructor for class com.google.gdata.data.blogger.BlogPostFeed
Default mutable constructor.
BlogPostFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.blogger.BlogPostFeed
Constructs a new instance by doing a shallow copy of data from an existing BaseFeed instance.
BlogPostQuery - Class in com.google.gdata.client.blogger
Describes a query for the feed of a blog's posts.
BlogPostQuery(URL) - Constructor for class com.google.gdata.client.blogger.BlogPostQuery
Constructs a new query object that targets a feed.
BlogPostQuery.OrderBy - Enum in com.google.gdata.client.blogger
Order of entries in a feed.
BLOGSPOT_VERSION - Static variable in class com.google.gdata.client.blogger.BloggerService
GData version used for feeds on Blog*Spot.
BOOKS_SERVICE - Static variable in class com.google.gdata.client.books.BooksService
The abbreviated name of Google Book Search recognized by Google.
BOOKS_SERVICE_VERSION - Static variable in class com.google.gdata.client.books.BooksService
The version ID of the service.
BooksCategory - Class in com.google.gdata.data.books
Describes a books category.
BooksCategory.Scheme - Class in com.google.gdata.data.books
Scheme (domain).
BooksCategory.Scheme() - Constructor for class com.google.gdata.data.books.BooksCategory.Scheme
 
BooksLink - Class in com.google.gdata.data.books
Extends the base Link class with Books extensions.
BooksLink.Rel - Class in com.google.gdata.data.books
Link relation type.
BooksLink.Rel() - Constructor for class com.google.gdata.data.books.BooksLink.Rel
 
BooksLink.Type - Class in com.google.gdata.data.books
MIME type of link target.
BooksLink.Type() - Constructor for class com.google.gdata.data.books.BooksLink.Type
 
BooksNamespace - Class in com.google.gdata.data.books
GData namespace definitions related to Google Book Search.
BooksService - Class in com.google.gdata.client.books
Extends the basic GoogleService abstraction to define a service that is preconfigured for access to the Google Book Search data API.
BooksService(String) - Constructor for class com.google.gdata.client.books.BooksService
Constructs an instance connecting to the Google Book Search service for an application with the name applicationName.
BooksService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.books.BooksService
Constructs an instance connecting to the Google Book Search service for an application with the name applicationName and the given GDataRequestFactory and AuthTokenFactory.
BooksService(String, String, String) - Constructor for class com.google.gdata.client.books.BooksService
Constructs an instance connecting to the Google Book Search service with name serviceName for an application with the name applicationName.
BooksService.Versions - Class in com.google.gdata.client.books
GData versions supported by Google Book Search Service.
BOOLEAN - Static variable in class com.google.api.gbase.client.GoogleBaseAttributeType
Either true or false.
BoolValueConstruct - Class in com.google.gdata.data.webmastertools
GData schema extension describing a node with a boolean value.
BoolValueConstruct(String) - Constructor for class com.google.gdata.data.webmastertools.BoolValueConstruct
Constructs ValueConstruct to represent boolean value.
BOTH - Static variable in class com.google.gdata.data.extensions.StructuredPostalAddress.MailClass
Both structured postal address.
Box - Interface in com.google.gdata.data.geo
Interface for specifying a box that describes a rectangular geographic location.
BoxData - Interface in com.google.gdata.data.geo
Data interface for all geo-tagged extension points that represent a bounding box around a geographical area.
BoxDataImpl - Class in com.google.gdata.data.geo.impl
Implementation of the BoxData interface.
BoxDataImpl(ExtensionPoint) - Constructor for class com.google.gdata.data.geo.impl.BoxDataImpl
Construct a new BoxData with the given extension point as the backing storage of the data.
bytes - Variable in class com.google.gdata.data.OtherContent
Binary Contents.

C

CACHE_CONTROL - Static variable in interface com.google.gdata.client.GDataProtocol.Header
The CACHE_CONTROL header is used to specify how fresh a result should be in a request.
CALENDAR - Static variable in class com.google.gdata.data.calendar.CalendarExtendedProperty.Realm
Indicates that this extended property can be accessed or modified through the current calendar.
CALENDAR_ROOT_URL - Static variable in class com.google.gdata.client.calendar.CalendarService
The root URL of Calendar feeds.
CALENDAR_SERVICE - Static variable in class com.google.gdata.client.calendar.CalendarService
The abbreviated name of Google Calendar recognized by Google.
CALENDAR_SERVICE_VERSION - Static variable in class com.google.gdata.client.calendar.CalendarService
The version ID of the service.
CalendarAclEntry - Class in com.google.gdata.data.calendar
Describes an entry in a feed of a Calendar access control list (ACL).
CalendarAclEntry() - Constructor for class com.google.gdata.data.calendar.CalendarAclEntry
Default mutable constructor.
CalendarAclRole - Class in com.google.gdata.data.calendar
A holder for calendar-specific ACL roles (their semantics are described in AccessLevelProperty).
CalendarEntry - Class in com.google.gdata.data.calendar
This represents a single calendar in a list of calendars.
CalendarEntry() - Constructor for class com.google.gdata.data.calendar.CalendarEntry
Constructs a new CalendarEntry instance
CalendarEntry(BaseEntry) - Constructor for class com.google.gdata.data.calendar.CalendarEntry
Constructs a new CalendarEntry instance by doing a shallow copy of data from an existing BaseEntry instance.
CalendarEventEntry - Class in com.google.gdata.data.calendar
This extends the EventEntry class for event entries in Google Calendars,
CalendarEventEntry() - Constructor for class com.google.gdata.data.calendar.CalendarEventEntry
Constructs a new CalendarEventEntry instance .
CalendarEventFeed - Class in com.google.gdata.data.calendar
Describes a Calendar event feed.
CalendarEventFeed() - Constructor for class com.google.gdata.data.calendar.CalendarEventFeed
Default mutable constructor.
CalendarEventFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.calendar.CalendarEventFeed
Constructs a new instance by doing a shallow copy of data from an existing BaseFeed instance.
CalendarExtendedProperty - Class in com.google.gdata.data.calendar
Defines a value for the realm attribute that is used only in the calendar API.
CalendarExtendedProperty.Realm - Class in com.google.gdata.data.calendar
Limit on who may see and modify this extended property.
CalendarExtendedProperty.Realm() - Constructor for class com.google.gdata.data.calendar.CalendarExtendedProperty.Realm
 
CalendarFeed - Class in com.google.gdata.data.calendar
Describes a feed of Calendars.
CalendarFeed() - Constructor for class com.google.gdata.data.calendar.CalendarFeed
Default mutable constructor.
CalendarFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.calendar.CalendarFeed
Constructs a new instance by doing a shallow copy of data from an existing BaseFeed instance.
CalendarLink - Class in com.google.gdata.data.contacts
Contact related calendar link.
CalendarLink() - Constructor for class com.google.gdata.data.contacts.CalendarLink
Default mutable constructor.
CalendarLink(String, String, Boolean, CalendarLink.Rel) - Constructor for class com.google.gdata.data.contacts.CalendarLink
Immutable constructor.
CalendarLink.Rel - Enum in com.google.gdata.data.contacts
Known calendar link type.
CalendarQuery - Class in com.google.gdata.client.calendar
The CalendarQuery class extends the base GData Query class to define convenience APIs for Calendar custom query parameters.
CalendarQuery(URL) - Constructor for class com.google.gdata.client.calendar.CalendarQuery
Constructs a new CalendarQuery object that targets a feed.
CalendarQuery.ExtendedPropertyMatch - Class in com.google.gdata.client.calendar
The ExtendedPropertyMatch class corresponds to a single extended property match.
CalendarQuery.ExtendedPropertyMatch(String, String) - Constructor for class com.google.gdata.client.calendar.CalendarQuery.ExtendedPropertyMatch
 
CalendarService - Class in com.google.gdata.client.calendar
Extends the basic GoogleService abstraction to define a service that is preconfigured for access to the Google Calendar data API.
CalendarService(String) - Constructor for class com.google.gdata.client.calendar.CalendarService
Constructs an instance connecting to the Google Calendar service for an application with the name applicationName.
CalendarService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.calendar.CalendarService
Constructs an instance connecting to the Google Calendar service for an application with the name applicationName and the given GDataRequestFactory and AuthTokenFactory.
CalendarService(String, String, String) - Constructor for class com.google.gdata.client.calendar.CalendarService
Constructs an instance connecting to the Google Calendar service with name serviceName for an application with the name applicationName.
CalendarService.Versions - Class in com.google.gdata.client.calendar
GData versions supported by Google Calendar Service.
CalendarService.Versions() - Constructor for class com.google.gdata.client.calendar.CalendarService.Versions
 
CALLBACK - Static variable in interface com.google.gdata.client.GDataProtocol.Parameter
The CALLBACK parameter is used to specify the name of the JavaScript callback function that should be invoked when the response is received for in-script response formats.
CALLBACK - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
 
Callback<T> - Interface in com.google.gdata.util.parser
Callback interface for the Action class.
CANCELED - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.EventStatus
 
CANCELED_VALUE - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.EventStatus
 
canEdit - Variable in class com.google.gdata.data.BaseEntry.EntryState
{code true} if the entry can be modified by a client.
canPost - Variable in class com.google.gdata.data.BaseFeed.FeedState
Specifies whether the feed can be posted to.
cantAccessFeedData - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantCreateContentGenerator - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantCreateEntry - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantCreateExtension - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantCreateFeed - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantCreateProvider - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantDecodeCategoryQuery - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantEncodeQueryParams - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantExtractJsonValue - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantLoadAuthProviderClass - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantLoadEntryClass - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantLoadExtensionClass - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantLoadExtensionPoint - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantLoadFeedClass - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantLoadFeedProviderClass - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantLoadGeneratorClass - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantLoadKindAdaptor - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantLoadServiceClass - Variable in class com.google.gdata.client.CoreErrorDomain
 
cantWriteMimeMultipart - Variable in class com.google.gdata.client.CoreErrorDomain
 
CAPTION_TRACKS_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
Link Rel value for video caption track links.
CaptionTrackEntry - Class in com.google.gdata.data.youtube
A caption track.
CaptionTrackEntry() - Constructor for class com.google.gdata.data.youtube.CaptionTrackEntry
 
CaptionTrackEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.youtube.CaptionTrackEntry
 
CaptionTrackFeed - Class in com.google.gdata.data.youtube
A feed of CaptionTrackEntry
CaptionTrackFeed() - Constructor for class com.google.gdata.data.youtube.CaptionTrackFeed
 
CaptionTrackFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.youtube.CaptionTrackFeed
 
CAR - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
 
categories - Variable in class com.google.gdata.data.BaseEntry.EntryState
Categories of entry.
Categories - Class in com.google.gdata.data.introspection
The Categories class implements the data model for the AtomPub categories element, as described in Sec 7.2.1 of the AtomPub specification.
Categories() - Constructor for class com.google.gdata.data.introspection.Categories
Constructs a new empty Categories instance for the purposes of parsing an AtomPub categories element or document.
Categories(boolean, String, Category...) - Constructor for class com.google.gdata.data.introspection.Categories
Constructs a Categories instance with in-line category descriptions.
Categories(String) - Constructor for class com.google.gdata.data.introspection.Categories
Constructs a Categories instance that references an out-of-line list of categories stored in a category document.
categories - Variable in class com.google.gdata.data.Source.SourceState
Categories.
CATEGORIES - Static variable in class com.google.gdata.data.youtube.ChannelEntry
Nonstandard categories that might be found in this entry.
CATEGORIES - Static variable in class com.google.gdata.data.youtube.ComplaintEntry
Nonstandard categories that might be found in this entry.
CATEGORIES - Static variable in class com.google.gdata.data.youtube.FriendEntry
Nonstandard categories that might be found in this entry.
CATEGORIES - Static variable in class com.google.gdata.data.youtube.PlaylistFeed
Nonstandard categories that might be found in this feed.
CATEGORIES - Static variable in class com.google.gdata.data.youtube.PlaylistLinkEntry
Nonstandard categories that might be found in this entry.
CATEGORIES - Static variable in class com.google.gdata.data.youtube.SubscriptionEntry
Nonstandard categories that might be found in this entry.
CATEGORIES - Static variable in class com.google.gdata.data.youtube.UserEventEntry
Nonstandard categories that might be found in this entry.
CATEGORIES - Static variable in class com.google.gdata.data.youtube.UserProfileEntry
Nonstandard categories that might be found in this entry.
CATEGORIES - Static variable in class com.google.gdata.data.youtube.VideoEntry
Nonstandard categories that might be found in this entry.
Categories.Handler - Class in com.google.gdata.data.introspection
The Handler class implements the XmlParser.ElementHandler for parsing an app:categories element.
Categories.Handler(ExtensionProfile, Attributes) - Constructor for class com.google.gdata.data.introspection.Categories.Handler
 
CATEGORY - Static variable in interface com.google.gdata.client.GDataProtocol.Query
The CATEGORY query parameter is an alternative syntax that can be used to specify a category query that is used to match returned entries.
CATEGORY - Static variable in class com.google.gdata.data.books.CollectionEntry
Collection kind category.
CATEGORY - Static variable in class com.google.gdata.data.books.VolumeEntry
Volume kind category.
Category - Class in com.google.gdata.data
Category type.
Category() - Constructor for class com.google.gdata.data.Category
 
Category(String) - Constructor for class com.google.gdata.data.Category
Constructs a new category from a Category string.
Category(String, String) - Constructor for class com.google.gdata.data.Category
Constructs a new category.
Category(String, String, String) - Constructor for class com.google.gdata.data.Category
Constructs a new category.
CATEGORY - Static variable in class com.google.gdata.data.contacts.ContactEntry
Contact kind category.
CATEGORY - Static variable in class com.google.gdata.data.contacts.ContactGroupEntry
Contact group kind category.
CATEGORY - Static variable in class com.google.gdata.data.contacts.ProfileEntry
Profile kind category.
CATEGORY - Static variable in class com.google.gdata.data.docs.DocumentEntry
Category used to label entries which are of document type.
CATEGORY - Static variable in class com.google.gdata.data.docs.FolderEntry
Category used to label entries which are of folder type.
CATEGORY - Static variable in class com.google.gdata.data.docs.PdfEntry
Category used to label entries which are of document type.
CATEGORY - Static variable in class com.google.gdata.data.docs.PhotoEntry
Category used to label entries that contain photo data.
CATEGORY - Static variable in class com.google.gdata.data.docs.PresentationEntry
Category used to label entries which are of document type.
CATEGORY - Static variable in class com.google.gdata.data.docs.SpreadsheetEntry
Category used to label entries that contain spreadsheet data.
CATEGORY - Static variable in class com.google.gdata.data.finance.PortfolioEntry
Portfolio kind category.
CATEGORY - Static variable in class com.google.gdata.data.finance.PositionEntry
Position kind category.
CATEGORY - Static variable in class com.google.gdata.data.finance.TransactionEntry
Transaction kind category.
CATEGORY - Static variable in class com.google.gdata.data.health.ProfileEntry
Profile kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.health.RegisterEntry
Register kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.maps.FeatureEntry
Feature feature category kind category.
CATEGORY - Static variable in class com.google.gdata.data.maps.MapEntry
Map map category kind category.
CATEGORY - Static variable in class com.google.gdata.data.maps.VersionEntry
Version version category kind category.
CATEGORY - Static variable in class com.google.gdata.data.photos.AlbumEntry
Album kind category.
CATEGORY - Static variable in class com.google.gdata.data.photos.CommentEntry
Comment kind category.
CATEGORY - Static variable in class com.google.gdata.data.photos.PhotoEntry
Photo kind category.
CATEGORY - Static variable in class com.google.gdata.data.photos.TagEntry
Tag kind category.
CATEGORY - Static variable in class com.google.gdata.data.photos.UserEntry
User kind category.
CATEGORY - Static variable in class com.google.gdata.data.sites.AnnouncementEntry
Announcement announcement kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.sites.AnnouncementsPageEntry
Announcementspage announcements page kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.sites.AttachmentEntry
Attachment attachment kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.sites.CommentEntry
Comment comment kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.sites.CreationActivityEntry
Creation creation kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.sites.DeletionActivityEntry
Deletion deletion kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.sites.EditActivityEntry
Edit edit kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.sites.FileCabinetPageEntry
Filecabinet file cabinet page kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.sites.ListItemEntry
Listitem list item kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.sites.ListPageEntry
Listpage list page kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.sites.MoveActivityEntry
Move move kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.sites.RecoveryActivityEntry
Recovery recovery kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.sites.WebAttachmentEntry
Webattachment web attachment kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.sites.WebPageEntry
Webpage web page kind kind category.
CATEGORY - Static variable in class com.google.gdata.data.spreadsheet.CellEntry
Category used to label entries that contain cell data.
CATEGORY - Static variable in class com.google.gdata.data.spreadsheet.ListEntry
Category used to label the flexible-schema list entries.
CATEGORY - Static variable in class com.google.gdata.data.spreadsheet.RecordEntry
Record record category kind category.
CATEGORY - Static variable in class com.google.gdata.data.spreadsheet.SpreadsheetEntry
Category used to label entries that contain spreadsheet data.
CATEGORY - Static variable in class com.google.gdata.data.spreadsheet.TableEntry
Table table category kind category.
CATEGORY - Static variable in class com.google.gdata.data.spreadsheet.WorksheetEntry
Category used to label entries that contain worksheet data.
CATEGORY - Static variable in class com.google.gdata.data.webmastertools.CrawlIssueEntry
Crawl Issue Entry kind category.
CATEGORY - Static variable in class com.google.gdata.data.webmastertools.KeywordEntry
Keywords Entry kind category.
Category.AtomHandler - Class in com.google.gdata.data
<atom:category> parser.
Category.AtomHandler() - Constructor for class com.google.gdata.data.Category.AtomHandler
 
Category.AtomHandler(ExtensionProfile, Set<Category>, Kind.Adaptable) - Constructor for class com.google.gdata.data.Category.AtomHandler
Constructor used when parsing a Category for a source or entry
CATEGORY_SCHEME - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
Scheme used for atom:categories and media:categories.
Cc - Class in com.google.gdata.data.projecthosting
Entry in the issue cc list.
Cc() - Constructor for class com.google.gdata.data.projecthosting.Cc
Default mutable constructor.
CCR - Static variable in class com.google.gdata.data.health.HealthNamespace
Continuity of Care Record namespace (CCR) namespace
CCR_ALIAS - Static variable in class com.google.gdata.data.health.HealthNamespace
Continuity of Care Record namespace (CCR) namespace alias
CCR_NS - Static variable in class com.google.gdata.data.health.HealthNamespace
XML writer namespace for Continuity of Care Record namespace (CCR)
CCR_PREFIX - Static variable in class com.google.gdata.data.health.HealthNamespace
Continuity of Care Record namespace (CCR) namespace prefix
CCR_SCHEME - Static variable in class com.google.gdata.data.health.HealthCategory.Scheme
Http://schemas google com/health/ccr health category.
CcUpdate - Class in com.google.gdata.data.projecthosting
Issue cc update.
CcUpdate() - Constructor for class com.google.gdata.data.projecthosting.CcUpdate
Default mutable constructor.
CcUpdate(String) - Constructor for class com.google.gdata.data.projecthosting.CcUpdate
Constructor (mutable or immutable).
Cell - Class in com.google.gdata.data.spreadsheet
GData schema extension describing a spreadsheet formula.
Cell() - Constructor for class com.google.gdata.data.spreadsheet.Cell
Initializes to blank for XML parsing.
Cell(int, int, String) - Constructor for class com.google.gdata.data.spreadsheet.Cell
Initializes a cell where the column is known.
CellEntry - Class in com.google.gdata.data.spreadsheet
Atom Entry for a single cell for the Google Spreadsheets cells feed.
CellEntry() - Constructor for class com.google.gdata.data.spreadsheet.CellEntry
Constructs an empty CellEntry to be populated by the XML parsing process.
CellEntry(int, int, String) - Constructor for class com.google.gdata.data.spreadsheet.CellEntry
Constructs a CellEntry that can be posted to overwrite an existing cell.
CellEntry(Cell) - Constructor for class com.google.gdata.data.spreadsheet.CellEntry
Constructs a CellEntry with a new cell.
CellEntry(BaseEntry) - Constructor for class com.google.gdata.data.spreadsheet.CellEntry
Constructs from a copy.
CellFeed - Class in com.google.gdata.data.spreadsheet
The feed for spreadsheet cells of Google Spreadsheets.
CellFeed() - Constructor for class com.google.gdata.data.spreadsheet.CellFeed
Constructs a blank cells feed.
CellFeed(BaseFeed) - Constructor for class com.google.gdata.data.spreadsheet.CellFeed
Constructs a cells feed from an existing feed.
CellQuery - Class in com.google.gdata.client.spreadsheet
Simple class for cells-feed-specific queries.
CellQuery(URL) - Constructor for class com.google.gdata.client.spreadsheet.CellQuery
Constructs an object representing a to-be-executed query on cells.
CELLS_FEED - Static variable in class com.google.gdata.data.spreadsheet.SpreadsheetLink.Rel
Link for the feed of a worksheet's cells.
CELLS_LINK_REL - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
Link "rel" for cells feeds.
changeInputValueLocal(String) - Method in class com.google.gdata.data.spreadsheet.CellEntry
Updates the cell's formula so it can be sent back to the server.
changePasswordAtNextLogin - Variable in class com.google.gdata.data.appsforyourdomain.Login
 
CHANNEL_CONTENT_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
Link Rel value for the channel content.
ChannelEntry - Class in com.google.gdata.data.youtube
An atom entry containing a channel.
ChannelEntry() - Constructor for class com.google.gdata.data.youtube.ChannelEntry
 
ChannelFeed - Class in com.google.gdata.data.youtube
Feed containing channels.
ChannelFeed() - Constructor for class com.google.gdata.data.youtube.ChannelFeed
 
ChannelFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.youtube.ChannelFeed
 
CHANNELTYPE_SCHEME - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
Scheme used for atom:categories which corresponds to channels on the user profile feed.
characters(char[], int, int) - Method in class com.google.gdata.util.XmlParser
SAX callback.
CHAT_CATEGORY - Static variable in class com.google.gdata.data.extensions.MessageEntry
Category used to label chat message feeds and entries.
checkExists(String, Map<String, String>) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks the given key to see if it exists.
checkOAuthCallbackExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth callback exists.
checkOAuthConsumerKeyExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth Consumer Key exists.
checkOAuthConsumerSecretExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
 
checkOAuthNonceExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth nonce exists.
checkOAuthSignatureExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth signature exists.
checkOAuthSignatureMethodExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth signature method exists.
checkOAuthTimestampExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth timestamp exists.
checkOAuthTokenExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth token exists.
checkOAuthTokenSecretExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth token secret exists.
checkOAuthVerifierExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the OAuth Verifier exists.
checkRealmExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
Checks to see if the realm exists.
checkRequiredExtensions(ExtensionManifest) - Method in class com.google.gdata.data.ExtensionPoint
Checks whether all required extensions are present.
checkResponse() - Method in class com.google.gdata.client.http.HttpGDataRequest
Called after a request is executed to process the response and generate an appropriate exception (on failure).
checkScopeExists() - Method in class com.google.gdata.client.authn.oauth.GoogleOAuthParameters
Checks to see if the scope exists.
Chset - Class in com.google.gdata.util.parser
The Chset (character set) parser matches the current character in the parse buffer against an arbitrary character set.
Chset() - Constructor for class com.google.gdata.util.parser.Chset
Class constructor for an empty character set.
Chset(char) - Constructor for class com.google.gdata.util.parser.Chset
Class constructor for a character literal.
Chset(char, char) - Constructor for class com.google.gdata.util.parser.Chset
Class constructor for a single character range.
Chset(String) - Constructor for class com.google.gdata.util.parser.Chset
Class constructor that initializes a Chset from a string specification.
City - Class in com.google.gdata.data.extensions
Can be city, village, town, borough, etc.
City() - Constructor for class com.google.gdata.data.extensions.City
Default mutable constructor.
City(String) - Constructor for class com.google.gdata.data.extensions.City
Constructor (mutable or immutable).
classOf(T) - Method in class com.google.gdata.client.Service
 
clear(char, char) - Method in class com.google.gdata.util.parser.Chset
 
clearAttributes() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Removes all attributes from the list.
clearBox(ExtensionPoint) - Static method in class com.google.gdata.data.geo.impl.BoxDataImpl
Removes the first Box extension found on the extension point.
clearBox() - Method in class com.google.gdata.data.geo.impl.GeoRssWhere
Removes the GmlEnvelope element inside this GeoRssWhere.
clearCategories() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
 
clearContents() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
 
clearContents() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
Clears the list of media:content tags.
clearCookies() - Method in interface com.google.gdata.client.CookieManager
Clears all cookies.
clearCookies() - Method in class com.google.gdata.client.SimpleCookieManager
 
clearCoordinates() - Method in class com.google.api.gbase.client.Location
Unset latitude and longitude..
clearCountry() - Method in class com.google.gdata.data.youtube.YouTubeMediaRating
Clears the attribute country of any value.
clearCredits() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
 
clearCredits() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
Clears the list of media:credit tags.
clearGeoBoundingBox() - Method in interface com.google.gdata.data.geo.BoxData
Clears the bounding box and removes the extension point.
clearGeoBoundingBox() - Method in class com.google.gdata.data.geo.impl.BoxDataImpl
 
clearGeoBoundingBox() - Method in class com.google.gdata.data.photos.AlbumEntry
 
clearGeoBoundingBox() - Method in class com.google.gdata.data.photos.AlbumFeed
 
clearGeoBoundingBox() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
 
clearGeoBoundingBox() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
 
clearGeoBoundingBox() - Method in class com.google.gdata.data.photos.PhotoEntry
 
clearGeoBoundingBox() - Method in class com.google.gdata.data.photos.PhotoFeed
 
clearKeywords() - Method in class com.google.gdata.data.media.mediarss.MediaKeywords
 
clearPoint() - Method in class com.google.gdata.data.geo.impl.GeoRssWhere
Removes the GmlPoint element inside this GeoRssWhere.
clearPoint() - Method in class com.google.gdata.data.geo.impl.PointDataImpl
 
clearPoint(ExtensionPoint) - Static method in class com.google.gdata.data.geo.impl.PointDataImpl
Removes the first Point extension found on the extension point.
clearPoint() - Method in interface com.google.gdata.data.geo.PointData
Clears the point data and removes the extension point.
clearPoint() - Method in class com.google.gdata.data.photos.AlbumEntry
 
clearPoint() - Method in class com.google.gdata.data.photos.AlbumFeed
 
clearPoint() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
 
clearPoint() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
 
clearPoint() - Method in class com.google.gdata.data.photos.PhotoEntry
 
clearPoint() - Method in class com.google.gdata.data.photos.PhotoFeed
 
clearRatings() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
 
clearRatings() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
Clears the list of media:rating tags.
clearRestrictions() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
 
clearTexts() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
 
clearThumbnails() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
 
clearValueLocal(String) - Method in class com.google.gdata.data.spreadsheet.CustomElementCollection
Locally clears the particular value.
ClientLoginAccountType - Enum in com.google.gdata.client
The valid values for the "accountType" parameter in ClientLogin.
clientNotWhitelisted - Variable in class com.google.gdata.client.CoreErrorDomain
 
clone() - Method in class com.google.gdata.util.parser.Chset
Returns a clone character set of this.
close() - Method in class com.google.gdata.util.io.base.UnicodeReader
 
close() - Method in class com.google.gdata.util.LoggableInputStream
 
close() - Method in class com.google.gdata.util.LoggableOutputStream
 
CLOSED - Static variable in class com.google.gdata.data.OpenSearchDescriptionDocument.SyndicationRight
Search feed should not be queried.
CODESEARCH_CATEGORY - Static variable in class com.google.gdata.data.codesearch.CodeSearchEntry
Category used to label entries that contain CodeSearch results.
CODESEARCH_KIND - Static variable in class com.google.gdata.data.codesearch.CodeSearchEntry
Kind term value for CodeSearch codesearch category labels.
CODESEARCH_SERVICE - Static variable in class com.google.gdata.client.codesearch.CodeSearchService
The abbreviated name of Google Code Search recognized by Google.
CODESEARCH_SERVICE_VERSION - Static variable in class com.google.gdata.client.codesearch.CodeSearchService
The version ID of the service.
CodeSearchEntry - Class in com.google.gdata.data.codesearch
Used to represent the results of a code query in a single file.
CodeSearchEntry() - Constructor for class com.google.gdata.data.codesearch.CodeSearchEntry
Constructs a new CodeSearchEntry instance with the appropriate category to indicate that it is a code search result.
CodeSearchEntry(BaseEntry) - Constructor for class com.google.gdata.data.codesearch.CodeSearchEntry
Constructs a new CodeSearchEntry instance by doing a shallow copy of data from an existing BaseEntry instance.
CodeSearchFeed - Class in com.google.gdata.data.codesearch
The CodeSearchFeed class customizes the generic BaseFeed class to define a feed to search for code.
CodeSearchFeed() - Constructor for class com.google.gdata.data.codesearch.CodeSearchFeed
Constructs a new CodeSearchFeed instance that is parameterized to contain CodeSearchEntry instances.
CodeSearchFeed(BaseFeed) - Constructor for class com.google.gdata.data.codesearch.CodeSearchFeed
Constructs a new CodeSearchFeed instance that is initialized using data from another BaseFeed instance.
CodeSearchService - Class in com.google.gdata.client.codesearch
Extends the basic GoogleService abstraction to define a service that is preconfigured for access to the Google Code Search data API.
CodeSearchService(String) - Constructor for class com.google.gdata.client.codesearch.CodeSearchService
Constructs an instance connecting to the Google Code Search service for an application with the name applicationName.
CodeSearchService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.codesearch.CodeSearchService
Constructs an instance connecting to the Google Code Search service for an application with the name applicationName and the given GDataRequestFactory and AuthTokenFactory.
CodeSearchService(String, String, String) - Constructor for class com.google.gdata.client.codesearch.CodeSearchService
Constructs an instance connecting to the Google Code Search service with name serviceName for an application with the name applicationName.
CodeSearchService.Versions - Class in com.google.gdata.client.codesearch
GData versions supported by Google Code Search Service.
CodeSearchService.Versions() - Constructor for class com.google.gdata.client.codesearch.CodeSearchService.Versions
 
ColCount - Class in com.google.gdata.data.spreadsheet
GData schema extension describing a spreadsheet's column count.
ColCount() - Constructor for class com.google.gdata.data.spreadsheet.ColCount
Initializes to blank for XML parsing.
ColCount(int) - Constructor for class com.google.gdata.data.spreadsheet.ColCount
Initializes to a particular count.
Collection - Class in com.google.gdata.data.introspection
The Collection class defines the basic Java object model representation and XML parsing/generation support for an APP collection.
Collection() - Constructor for class com.google.gdata.data.introspection.Collection
 
Collection(String) - Constructor for class com.google.gdata.data.introspection.Collection
 
Collection(String, TextConstruct) - Constructor for class com.google.gdata.data.introspection.Collection
 
Collection(String, TextConstruct, String...) - Constructor for class com.google.gdata.data.introspection.Collection
 
Collection.Handler - Class in com.google.gdata.data.introspection
XmlParser ElementHandler for app:workspace
Collection.Handler(ExtensionProfile, Attributes) - Constructor for class com.google.gdata.data.introspection.Collection.Handler
 
CollectionEntry - Class in com.google.gdata.data.books
Describes an entry in a feed of collections.
CollectionEntry() - Constructor for class com.google.gdata.data.books.CollectionEntry
Default mutable constructor.
CollectionEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.books.CollectionEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
CollectionFeed - Class in com.google.gdata.data.books
Describes a Book Search collection feed.
CollectionFeed() - Constructor for class com.google.gdata.data.books.CollectionFeed
Default mutable constructor.
CollectionFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.books.CollectionFeed
Constructs a new instance by doing a shallow copy of data from an existing BaseFeed instance.
collectionTitleRequired - Variable in class com.google.gdata.client.CoreErrorDomain
 
ColorProperty - Class in com.google.gdata.data.calendar
GData schema extension describing color property of a calendar
ColorProperty() - Constructor for class com.google.gdata.data.calendar.ColorProperty
 
ColorProperty(String) - Constructor for class com.google.gdata.data.calendar.ColorProperty
 
Column - Class in com.google.gdata.data.spreadsheet
Describes a column.
Column() - Constructor for class com.google.gdata.data.spreadsheet.Column
Default mutable constructor.
Column(String, String) - Constructor for class com.google.gdata.data.spreadsheet.Column
Immutable constructor.
com.google.api.gbase.client - package com.google.api.gbase.client
 
com.google.gdata.client - package com.google.gdata.client
 
com.google.gdata.client.analytics - package com.google.gdata.client.analytics
 
com.google.gdata.client.appsforyourdomain - package com.google.gdata.client.appsforyourdomain
 
com.google.gdata.client.appsforyourdomain.gmailsettings - package com.google.gdata.client.appsforyourdomain.gmailsettings
 
com.google.gdata.client.appsforyourdomain.migration - package com.google.gdata.client.appsforyourdomain.migration
 
com.google.gdata.client.authn.oauth - package com.google.gdata.client.authn.oauth
 
com.google.gdata.client.batch - package com.google.gdata.client.batch
 
com.google.gdata.client.blogger - package com.google.gdata.client.blogger
 
com.google.gdata.client.books - package com.google.gdata.client.books
 
com.google.gdata.client.calendar - package com.google.gdata.client.calendar
 
com.google.gdata.client.codesearch - package com.google.gdata.client.codesearch
 
com.google.gdata.client.contacts - package com.google.gdata.client.contacts
 
com.google.gdata.client.docs - package com.google.gdata.client.docs
 
com.google.gdata.client.finance - package com.google.gdata.client.finance
 
com.google.gdata.client.health - package com.google.gdata.client.health
 
com.google.gdata.client.http - package com.google.gdata.client.http
 
com.google.gdata.client.maps - package com.google.gdata.client.maps
 
com.google.gdata.client.media - package com.google.gdata.client.media
 
com.google.gdata.client.photos - package com.google.gdata.client.photos
 
com.google.gdata.client.projecthosting - package com.google.gdata.client.projecthosting
 
com.google.gdata.client.sidewiki - package com.google.gdata.client.sidewiki
 
com.google.gdata.client.sites - package com.google.gdata.client.sites
 
com.google.gdata.client.spreadsheet - package com.google.gdata.client.spreadsheet
 
com.google.gdata.client.webmastertools - package com.google.gdata.client.webmastertools
 
com.google.gdata.client.youtube - package com.google.gdata.client.youtube
 
com.google.gdata.data - package com.google.gdata.data
 
com.google.gdata.data.acl - package com.google.gdata.data.acl
 
com.google.gdata.data.analytics - package com.google.gdata.data.analytics
 
com.google.gdata.data.appsforyourdomain - package com.google.gdata.data.appsforyourdomain
 
com.google.gdata.data.appsforyourdomain.generic - package com.google.gdata.data.appsforyourdomain.generic
 
com.google.gdata.data.appsforyourdomain.migration - package com.google.gdata.data.appsforyourdomain.migration
 
com.google.gdata.data.appsforyourdomain.provisioning - package com.google.gdata.data.appsforyourdomain.provisioning
 
com.google.gdata.data.apt - package com.google.gdata.data.apt
 
com.google.gdata.data.batch - package com.google.gdata.data.batch
 
com.google.gdata.data.blogger - package com.google.gdata.data.blogger
 
com.google.gdata.data.books - package com.google.gdata.data.books
 
com.google.gdata.data.calendar - package com.google.gdata.data.calendar
 
com.google.gdata.data.codesearch - package com.google.gdata.data.codesearch
 
com.google.gdata.data.contacts - package com.google.gdata.data.contacts
 
com.google.gdata.data.docs - package com.google.gdata.data.docs
 
com.google.gdata.data.dublincore - package com.google.gdata.data.dublincore
 
com.google.gdata.data.extensions - package com.google.gdata.data.extensions
 
com.google.gdata.data.finance - package com.google.gdata.data.finance
 
com.google.gdata.data.geo - package com.google.gdata.data.geo
 
com.google.gdata.data.geo.impl - package com.google.gdata.data.geo.impl
 
com.google.gdata.data.health - package com.google.gdata.data.health
 
com.google.gdata.data.introspection - package com.google.gdata.data.introspection
 
com.google.gdata.data.maps - package com.google.gdata.data.maps
 
com.google.gdata.data.media - package com.google.gdata.data.media
 
com.google.gdata.data.media.mediarss - package com.google.gdata.data.media.mediarss
 
com.google.gdata.data.photos - package com.google.gdata.data.photos
 
com.google.gdata.data.photos.impl - package com.google.gdata.data.photos.impl
 
com.google.gdata.data.photos.pheed - package com.google.gdata.data.photos.pheed
 
com.google.gdata.data.projecthosting - package com.google.gdata.data.projecthosting
 
com.google.gdata.data.sidewiki - package com.google.gdata.data.sidewiki
 
com.google.gdata.data.sites - package com.google.gdata.data.sites
 
com.google.gdata.data.spreadsheet - package com.google.gdata.data.spreadsheet
 
com.google.gdata.data.threading - package com.google.gdata.data.threading
 
com.google.gdata.data.webmastertools - package com.google.gdata.data.webmastertools
 
com.google.gdata.data.youtube - package com.google.gdata.data.youtube
 
com.google.gdata.util - package com.google.gdata.util
 
com.google.gdata.util.httputil - package com.google.gdata.util.httputil
 
com.google.gdata.util.io.base - package com.google.gdata.util.io.base
 
com.google.gdata.util.parser - package com.google.gdata.util.parser
A framework for creating recursive descent parsers.
COMMENT_CATEGORY - Static variable in interface com.google.gdata.data.photos.CommentData
A category object for comments.
COMMENT_KIND - Static variable in interface com.google.gdata.data.photos.CommentData
The fully qualified kind term for comments.
CommentAuthor - Class in com.google.gdata.data.photos
Comment author, contains commentor name and image.
CommentAuthor() - Constructor for class com.google.gdata.data.photos.CommentAuthor
Default mutable constructor.
CommentData - Interface in com.google.gdata.data.photos
Shared comment data object, this contains all setters/getters of fields that are specific to a comment.
CommentDataImpl - Class in com.google.gdata.data.photos.impl
Implementation class for album data objects.
CommentDataImpl(ExtensionPoint) - Constructor for class com.google.gdata.data.photos.impl.CommentDataImpl
Construct a new implementation of CommentGphotoData with the given extension point as the backing storage of data.
CommentEntry - Class in com.google.gdata.data.blogger
Describes an entry for a comment on a post.
CommentEntry() - Constructor for class com.google.gdata.data.blogger.CommentEntry
Default mutable constructor.
CommentEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.blogger.CommentEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
CommentEntry - Class in com.google.gdata.data.photos
Entry for comment kinds, contains comment metadata.
CommentEntry() - Constructor for class com.google.gdata.data.photos.CommentEntry
Default mutable constructor.
CommentEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.photos.CommentEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
CommentEntry - Class in com.google.gdata.data.sites
Describes a comment entry.
CommentEntry() - Constructor for class com.google.gdata.data.sites.CommentEntry
Default mutable constructor.
CommentEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.CommentEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
CommentEntry - Class in com.google.gdata.data.youtube
An entry in the comment feed.
CommentEntry() - Constructor for class com.google.gdata.data.youtube.CommentEntry
 
CommentEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.youtube.CommentEntry
 
CommentFeed - Class in com.google.gdata.data.youtube
Object representation for the comment feed.
CommentFeed() - Constructor for class com.google.gdata.data.youtube.CommentFeed
 
CommentFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.youtube.CommentFeed
 
Comments - Class in com.google.gdata.data.extensions
GData schema extension describing a comments feed.
Comments() - Constructor for class com.google.gdata.data.extensions.Comments
 
COMMENTS_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
Link Rel value for video comments links.
commentsFeedLinkRequired - Variable in class com.google.gdata.client.CoreErrorDomain
 
Commission - Class in com.google.gdata.data.finance
Commission for the transaction.
Commission() - Constructor for class com.google.gdata.data.finance.Commission
Default mutable constructor.
COMPANY_MAIN - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
 
compareTo(Object) - Method in class com.google.gdata.data.DateTime
 
compareTo(ExtensionDescription) - Method in class com.google.gdata.data.ExtensionDescription
Defines a natural ordering for ExtensionDescription based upon the qualified name of the mapped XML element.
COMPLAINT_REASON_SCHEME - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
Scheme used for atom:categories which correspond to complaint reasons.
ComplaintEntry - Class in com.google.gdata.data.youtube
A complaint.
ComplaintEntry() - Constructor for class com.google.gdata.data.youtube.ComplaintEntry
 
ComplaintEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.youtube.ComplaintEntry
 
ComplaintFeed - Class in com.google.gdata.data.youtube
A feed that contains a list of ComplaintEntry.
ComplaintFeed() - Constructor for class com.google.gdata.data.youtube.ComplaintFeed
 
ComplaintFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.youtube.ComplaintFeed
 
COMPLAINTS_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
Link Rel value for video complaints links.
CONFIDENTIAL - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.Visibility
 
CONFIDENTIAL_VALUE - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.Visibility
 
CONFIRMED - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.EventStatus
 
CONFIRMED_VALUE - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.EventStatus
 
connectionSource - Variable in class com.google.gdata.client.http.HttpGDataRequest
Source of HttpURLConnection instances.
connectionSource - Variable in class com.google.gdata.client.http.HttpGDataRequest.Factory
 
connectTimeout - Variable in class com.google.gdata.client.http.HttpGDataRequest
The connection timeout for this request.
connectTimeout - Variable in class com.google.gdata.client.Service
Client-configured connection timeout value.
consume(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
Gets the value of an attribute and remove it from the list.
consumeAttributes(AttributeHelper) - Method in class com.google.api.gbase.client.GmItemType
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.AbstractExtension
Consumes attributes from the attribute helper.
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.acl.AclScope
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.Dimension
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.Metric
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.Property
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.books.Review
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.AnyoneCanAddSelfProperty
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.GuestsCanInviteOthersProperty
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.GuestsCanModifyProperty
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.GuestsCanSeeGuestsProperty
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.PrivateCopyProperty
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.ResourceProperty
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.SendAclNotificationsProperty
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.TimesCleanedProperty
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.CalendarLink
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Event
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.ExternalId
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Gender
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.GroupMembershipInfo
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Jot
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Language
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Priority
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Relation
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Sensitivity
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.UserDefinedField
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Website
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.ObjectNumber
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.QueryParameter
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.WritersCanInvite
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.AdditionalName
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.Country
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.CustomProperty
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.FamilyName
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.FullName
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.GivenName
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.Im
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.LastViewed
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.Money
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.Organization
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.OrgName
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.QuotaBytesUsed
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.When
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.finance.PortfolioData
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.finance.PositionData
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.finance.Symbol
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.finance.TransactionData
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.introspection.Categories
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.introspection.Collection
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.introspection.Workspace
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.AbstractMediaResource
Subclasses can overwrite this method to parse extra attributes.
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.AbstractTextElement
The default implementation does nothing, subclasses can override to handle attributes.
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaCategory
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaContent
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaCopyright
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaCredit
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaHash
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaKeywords
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaRating
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaRestriction
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaText
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaThumbnail
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoBytesUsed
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoCommentCount
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoCommentsEnabled
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoCrowdedLength
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoFeaturedDate
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoHeight
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoImageVersion
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoMaxPhotos
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoPhotosLeft
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoPhotosUsed
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoPosition
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoQuotaLimit
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoQuotaUsed
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoRotation
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoShowLink
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoSize
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoStarred
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoSubscribed
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoTimestamp
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoVersion
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoViewCount
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoWeight
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoWidth
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.projecthosting.Id
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.projecthosting.IssuesLink
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.projecthosting.Stars
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.projecthosting.State
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.sidewiki.EntriesNumber
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.sidewiki.Source
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.sidewiki.Usefulness
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.sites.Revision
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.sites.SitesLink
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.spreadsheet.Column
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.spreadsheet.Data
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.spreadsheet.Field
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.spreadsheet.Header
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.threading.InReplyTo
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.threading.Total
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.ValueConstruct
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.webmastertools.CrawlIssueCrawlType
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.webmastertools.CrawlIssueDateDetected
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.webmastertools.CrawlIssueIssueType
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.webmastertools.Keyword
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.webmastertools.VerificationMethod
Overrides base class method to parse attributes specific to this class.
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.AbstractFreeTextExtension
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YouTubeMediaContent
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YouTubeMediaCredit
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YouTubeMediaRating
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtAge
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtAspectRatio
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtCommentRating
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtCountHint
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtDuration
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtGender
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtPlaylistId
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtPosition
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtPublicationState
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtRecorded
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtRelationship
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtStatistics
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtStatus
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtUploaded
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtUserProfileStatistics
 
consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtVideoId
 
consumeBoolean(String, boolean, boolean) - Method in class com.google.gdata.data.AttributeHelper
Gets the value of a boolean attribute and remove it from the list.
consumeBoolean(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
Gets the value of a boolean attribute and remove it from the list.
consumeContent(boolean) - Method in class com.google.gdata.data.AttributeHelper
Gets the element's text content and removes it from the list.
consumeDateTime(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
Gets the value of a DateTime attribute and remove it from the list.
consumeDouble(String, boolean, double) - Method in class com.google.gdata.data.AttributeHelper
Gets the value of a double attribute and remove it from the list.
consumeDouble(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
Gets the value of a double attribute and remove it from the list.
consumeEnum(String, boolean, Class<T>, T, AttributeHelper.EnumToAttributeValue<T>) - Method in class com.google.gdata.data.AttributeHelper
Gets the value of an enumerated attribute and remove it from the list, using a custom mapping of enum to attribute value.
consumeEnum(String, boolean, Class<T>, T) - Method in class com.google.gdata.data.AttributeHelper
Gets the value of an enumerated attribute and remove it from the list.
consumeEnum(String, boolean, Class<T>) - Method in class com.google.gdata.data.AttributeHelper
Gets the value of an enumerated attribute and remove it from the list.
consumeFloat(String, boolean, float) - Method in class com.google.gdata.data.AttributeHelper
Gets the value of a float attribute and remove it from the list.
consumeFloat(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
Gets the value of a float attribute and remove it from the list.
consumeInteger(String, boolean, int) - Method in class com.google.gdata.data.AttributeHelper
Gets the value of an integer attribute and remove it from the list.
consumeInteger(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
Gets the value of an integer attribute and remove it from the list.
consumeLong(String, boolean, long) - Method in class com.google.gdata.data.AttributeHelper
Gets the value of a long attribute and remove it from the list.
consumeLong(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
Gets the value of a long attribute and remove it from the list.
consumeNormalPlayTime(AttributeHelper, String) - Static method in class com.google.gdata.data.media.mediarss.MediaAttributeHelper
Gets the value of a NPT attribute and remove it from the list.
contact - Variable in class com.google.gdata.data.OpenSearchDescriptionDocument
An email address at which the developer can be reached.
CONTACT_CATEGORY - Static variable in class com.google.gdata.data.extensions.ContactEntry
Deprecated. Kind category used to label feeds or entries that have Contact extension data.
CONTACT_KIND - Static variable in class com.google.gdata.data.extensions.ContactEntry
Deprecated. Kind term value for Contact category labels.
CONTACT_LIST_SCHEME - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
Scheme used for atom:categories which correspond to contact lists.
CONTACT_PHOTO - Static variable in class com.google.gdata.data.contacts.ContactLink.Rel
Link that provides the contact photo.
ContactEntry - Class in com.google.gdata.data.contacts
Describes a contact entry.
ContactEntry() - Constructor for class com.google.gdata.data.contacts.ContactEntry
Default mutable constructor.
ContactEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.contacts.ContactEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
ContactEntry - Class in com.google.gdata.data.extensions
Deprecated. Please use ContactEntry instead.
ContactEntry() - Constructor for class com.google.gdata.data.extensions.ContactEntry
Deprecated. Constructs a new empty ContactEntry with the appropriate kind category to indicate that it is a contact.
ContactEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.extensions.ContactEntry
Deprecated. Constructs a new ContactEntry by doing a shallow copy of data from an existing BaseEntry intance.
ContactFeed - Class in com.google.gdata.data.contacts
Describes a contact feed.
ContactFeed() - Constructor for class com.google.gdata.data.contacts.ContactFeed
Default mutable constructor.
ContactFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.contacts.ContactFeed
Constructs a new instance by doing a shallow copy of data from an existing BaseFeed instance.
ContactFeed - Class in com.google.gdata.data.extensions
Deprecated. Please use ContactFeed instead.
ContactFeed() - Constructor for class com.google.gdata.data.extensions.ContactFeed
Deprecated. Constructs a new ContactFeed instance that is parameterized to contain ContactEntry instances.
ContactFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.extensions.ContactFeed
Deprecated. Constructs a new ContactFeed instance that is initialized using data from another BaseFeed instance.
ContactGroupEntry - Class in com.google.gdata.data.contacts
Describes a contact group entry.
ContactGroupEntry() - Constructor for class com.google.gdata.data.contacts.ContactGroupEntry
Default mutable constructor.
ContactGroupEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.contacts.ContactGroupEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
ContactGroupFeed - Class in com.google.gdata.data.contacts
Describes a contact group feed.
ContactGroupFeed() - Constructor for class com.google.gdata.data.contacts.ContactGroupFeed
Default mutable constructor.
ContactGroupFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.contacts.ContactGroupFeed
Constructs a new instance by doing a shallow copy of data from an existing BaseFeed instance.
ContactLink - Class in com.google.gdata.data.contacts
Extends the base Link class with contact extensions.
ContactLink.Rel - Class in com.google.gdata.data.contacts
Link relation type.
ContactLink.Rel() - Constructor for class com.google.gdata.data.contacts.ContactLink.Rel
 
ContactLink.Type - Class in com.google.gdata.data.contacts
MIME type of link target.
ContactLink.Type() - Constructor for class com.google.gdata.data.contacts.ContactLink.Type
 
ContactQuery - Class in com.google.gdata.client.contacts
Describes a query for the following feeds: The feed of contacts The feed of contact groups
ContactQuery(URL) - Constructor for class com.google.gdata.client.contacts.ContactQuery
Constructs a new query object that targets a feed.
ContactQuery.OrderBy - Enum in com.google.gdata.client.contacts
Order of entries in a feed.
ContactQuery.SortOrder - Enum in com.google.gdata.client.contacts
Direction of sorting.
CONTACTS_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
Link Rel value for user contacts links.
CONTACTS_SERVICE - Static variable in class com.google.gdata.client.contacts.ContactsService
The abbreviated name of Google Contacts recognized by Google.
CONTACTS_SERVICE_VERSION - Static variable in class com.google.gdata.client.contacts.ContactsService
The version ID of the service.
ContactsNamespace - Class in com.google.gdata.data.contacts
GData namespace definitions related to Google Contacts.
ContactsService - Class in com.google.gdata.client.contacts
Extends the basic GoogleService abstraction to define a service that is preconfigured for access to the Google Contacts data API.
ContactsService(String) - Constructor for class com.google.gdata.client.contacts.ContactsService
Constructs an instance connecting to the Google Contacts service for an application with the name applicationName.
ContactsService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.contacts.ContactsService
Constructs an instance connecting to the Google Contacts service for an application with the name applicationName and the given GDataRequestFactory and AuthTokenFactory.
ContactsService(String, String, String) - Constructor for class com.google.gdata.client.contacts.ContactsService
Constructs an instance connecting to the Google Contacts service with name serviceName for an application with the name applicationName.
ContactsService.Versions - Class in com.google.gdata.client.contacts
GData versions supported by Google Contacts Service.
containsKey(String) - Method in class com.google.gdata.util.httputil.ParamMap
Deprecated. Currently used only by unit tests.
content - Variable in class com.google.gdata.data.BaseEntry.EntryState
Content of entry.
Content - Class in com.google.gdata.data
Abstract base class for entry content.
Content() - Constructor for class com.google.gdata.data.Content
 
content - Variable in class com.google.gdata.data.Content.ChildHandlerInfo
 
content - Variable in class com.google.gdata.data.Link
Nested atom:content element or null if no inlined link content.
content - Variable in class com.google.gdata.data.TextContent
Content.
Content.ChildHandlerInfo - Class in com.google.gdata.data
Return type for Content.getChildHandler(ExtensionProfile, Attributes) contains an element handler and a content element.
Content.ChildHandlerInfo() - Constructor for class com.google.gdata.data.Content.ChildHandlerInfo
 
ContentEntry - Class in com.google.gdata.data.sites
An entry representing a single content item.
ContentEntry() - Constructor for class com.google.gdata.data.sites.ContentEntry
Default mutable constructor.
ContentEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.ContentEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
ContentFeed - Class in com.google.gdata.data.sites
Describes a content feed.
ContentFeed() - Constructor for class com.google.gdata.data.sites.ContentFeed
Default mutable constructor.
ContentFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.sites.ContentFeed
Constructs a new instance by doing a shallow copy of data from an existing BaseFeed instance.
contentLength - Variable in class com.google.gdata.data.media.BaseMediaSource
 
ContentQuery - Class in com.google.gdata.client.sites
Describes a query for the feed containing the current, editable site content.
ContentQuery(URL) - Constructor for class com.google.gdata.client.sites.ContentQuery
Constructs a new query object that targets a feed.
ContentType - Class in com.google.gdata.util
Simple class for parsing and generating Content-Type header values, per RFC 2045 (MIME) and 2616 (HTTP 1.1).
ContentType() - Constructor for class com.google.gdata.util.ContentType
Constructs a new instance with default media type
ContentType(String) - Constructor for class com.google.gdata.util.ContentType
Constructs a new instance from a content-type header value parsing the MIME content type (RFC2045) format.
ContinuityOfCareRecord - Class in com.google.gdata.data.health
Describes a ccr record.
ContinuityOfCareRecord() - Constructor for class com.google.gdata.data.health.ContinuityOfCareRecord
Default mutable constructor.
contributors - Variable in class com.google.gdata.data.BaseEntry.EntryState
Contributors of entry.
contributors - Variable in class com.google.gdata.data.Source.SourceState
Contributors.
CookieManager - Interface in com.google.gdata.client
An interface to a cookie manager.
cookies - Variable in class com.google.gdata.client.SimpleCookieManager
Storage for a set of cookies.
cookiesEnabled() - Method in interface com.google.gdata.client.CookieManager
Returns true if the GoogleService is handling cookies.
cookiesEnabled - Variable in class com.google.gdata.client.SimpleCookieManager
Indicates whether cookie handling is enabled.
cookiesEnabled() - Method in class com.google.gdata.client.SimpleCookieManager
 
COORDINATE_PRECISION - Static variable in class com.google.gdata.data.geo.GeoLat
This denotes the number of significant digits after the decimal point for a coordinate when represented by a string.
COORDINATE_PRECISION - Static variable in class com.google.gdata.data.geo.GeoLong
This denotes the number of significant digits after the decimal point for a coordinate when represented by a string.
CoreErrorDomain - Class in com.google.gdata.client
This is the error domain class for the Core Error Domain, representing errors thrown by the core server and Java client library.
CostBasis - Class in com.google.gdata.data.finance
Cost basis for the portfolio or position.
CostBasis() - Constructor for class com.google.gdata.data.finance.CostBasis
Default mutable constructor.
countHint - Variable in class com.google.gdata.data.extensions.FeedLink
Count hint.
Country - Class in com.google.gdata.data.extensions
The country name.
Country() - Constructor for class com.google.gdata.data.extensions.Country
Default mutable constructor.
Country(String, String) - Constructor for class com.google.gdata.data.extensions.Country
Immutable constructor.
CPLUSPLUS_COMPAT_SAFE_OCTETS - Static variable in class com.google.gdata.util.httputil.FastURLEncoder
Deprecated. Use CharEscapers.cppUriEscaper()
CrawlIssueCrawlType - Class in com.google.gdata.data.webmastertools
Type of crawl of the crawl issue.
CrawlIssueCrawlType() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueCrawlType
Default mutable constructor.
CrawlIssueCrawlType(CrawlIssueCrawlType.CrawlType) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueCrawlType
Immutable constructor.
CrawlIssueCrawlType.CrawlType - Enum in com.google.gdata.data.webmastertools
Value.
CrawlIssueDateDetected - Class in com.google.gdata.data.webmastertools
Detection date for the issue.
CrawlIssueDateDetected() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueDateDetected
Default mutable constructor.
CrawlIssueDateDetected(DateTime) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueDateDetected
Immutable constructor.
CrawlIssueDetail - Class in com.google.gdata.data.webmastertools
Detail of the crawl issue.
CrawlIssueDetail() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueDetail
Default mutable constructor.
CrawlIssueDetail(String) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueDetail
Constructor (mutable or immutable).
CrawlIssueEntry - Class in com.google.gdata.data.webmastertools
Describes a crawl issue entry.
CrawlIssueEntry() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueEntry
Default mutable constructor.
CrawlIssueEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
CrawlIssueIssueType - Class in com.google.gdata.data.webmastertools
Type of crawl issue.
CrawlIssueIssueType() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueIssueType
Default mutable constructor.
CrawlIssueIssueType(CrawlIssueIssueType.IssueType) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueIssueType
Immutable constructor.
CrawlIssueIssueType.IssueType - Enum in com.google.gdata.data.webmastertools
Value.
CrawlIssueLinkedFromUrl - Class in com.google.gdata.data.webmastertools
Source URL that links to the issue URL.
CrawlIssueLinkedFromUrl() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueLinkedFromUrl
Default mutable constructor.
CrawlIssueLinkedFromUrl(String) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueLinkedFromUrl
Constructor (mutable or immutable).
CrawlIssuesFeed - Class in com.google.gdata.data.webmastertools
Feed of crawl issues for a particular site.
CrawlIssuesFeed() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssuesFeed
Default mutable constructor.
CrawlIssuesFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssuesFeed
Constructs a new instance by doing a shallow copy of data from an existing BaseFeed instance.
CrawlIssueUrl - Class in com.google.gdata.data.webmastertools
URL affected by the crawl issue.
CrawlIssueUrl() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueUrl
Default mutable constructor.
CrawlIssueUrl(String) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueUrl
Constructor (mutable or immutable).
CrawlRate - Enum in com.google.gdata.data.webmastertools
CrawlRate is an enumerated type that indicates the desired crawl rate to use for a concrete site.
CrawlRateConstruct - Class in com.google.gdata.data.webmastertools
GData schema extension describing a node with a crawl rate.
CrawlRateConstruct(String) - Constructor for class com.google.gdata.data.webmastertools.CrawlRateConstruct
Constructs EnumConstruct to represent the crawl rate setting.
create(int, String, XmlBlob) - Static method in class com.google.gdata.data.TextConstruct
Creates a text construct.
createBatchRequest(URL) - Method in class com.google.gdata.client.Service
Creates a new GDataRequest that can be used to execute several insert/update/delete operations in one request by writing a feed into the request stream to read a feed containing the result of the batch operations from the response stream.
createCategory(String) - Static method in class com.google.gdata.data.webmastertools.Namespaces
Helper method to create Category objects.
createCreatedStatus() - Static method in class com.google.gdata.data.batch.BatchStatus
Creates a Success status object.
createDeleteRequest(URL) - Method in class com.google.gdata.client.Service
Creates a new GDataRequest that can be used to delete an Atom entry.
createEntry() - Method in class com.google.gdata.data.BaseFeed
Creates a new entry for the feed.
createEntry() - Method in interface com.google.gdata.data.IFeed
Creates a new entry of the appropriate type for this feed.
createEntryRequest(URL) - Method in class com.google.gdata.client.Service
Returns a GDataRequest instance that can be used to access an entry's contents as a stream, given the URL of the entry.
createExtensionInstance(Class<T>) - Static method in class com.google.gdata.data.ExtensionPoint
Creates an instance of the given extension class.
createFeedRequest(URL) - Method in class com.google.gdata.client.Service
Executes a GData feed request against the target service and returns the resulting feed results via an input stream.
createFeedRequest(Query) - Method in class com.google.gdata.client.Service
Executes a GData query request against the target service and returns the resulting feed results via an input stream.
createFullCell(int, int, String, Number, String) - Static method in class com.google.gdata.data.spreadsheet.Cell
Creates a cell for the server library; it is not appropriate for client side use (the server may reject these cells).
createGroup(String, String, String, String) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
Creates a new group in the domain.
createInsertRequest(URL) - Method in class com.google.gdata.client.Service
Creates a new GDataRequest that can be used to insert a new entry into a feed using the request stream and to read the resulting entry content from the response stream.
createLinkQueryRequest(ILink) - Method in class com.google.gdata.client.Service
Returns a query (GET) request that targets the provided link.
createMimeBodyPart(InputStream) - Method in class com.google.gdata.data.media.MediaMultipart
 
createMimeBodyPart(InternetHeaders, byte[]) - Method in class com.google.gdata.data.media.MediaMultipart
 
createRequest(Service.GDataRequest.RequestType, URL, ContentType) - Method in class com.google.gdata.client.GoogleService
 
createRequest(Query, ContentType) - Method in class com.google.gdata.client.GoogleService
 
createRequest(Service.GDataRequest.RequestType, URL, ContentType) - Method in class com.google.gdata.client.http.GoogleGDataRequest.Factory
 
createRequest(Service.GDataRequest.RequestType, URL, ContentType) - Method in class com.google.gdata.client.http.HttpGDataRequest.Factory
Creates a Service.GDataRequest instance.
createRequest(Service.GDataRequest.RequestType, URL, ContentType) - Method in class com.google.gdata.client.Service
Creates a new GDataRequest for use by the service.
createRequest(Query, ContentType) - Method in class com.google.gdata.client.Service
Creates a new GDataRequest for querying the service.
createSafeOctetBitSet() - Static method in class com.google.gdata.util.httputil.FastURLEncoder
Deprecated. Use CharEscapers.uriEscaper(). or create an instance of PercentEscaper. See FastURLEncoder for more details.
createSuccessStatus() - Static method in class com.google.gdata.data.batch.BatchStatus
Creates a 200 Success status object.
createUpdateRequest(URL) - Method in class com.google.gdata.client.Service
Creates a new GDataRequest that can be used to update an existing Atom entry.
createUserAuthorizationUrl(OAuthParameters) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
Generates the url which the user should visit in order to authenticate and authorize with the Service Provider.
CreationActivityEntry - Class in com.google.gdata.data.sites
An activity entry for content creation.
CreationActivityEntry() - Constructor for class com.google.gdata.data.sites.CreationActivityEntry
Default mutable constructor.
CreationActivityEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.CreationActivityEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
Creator - Class in com.google.gdata.data.dublincore
Entity primarily responsible for making the resource.
Creator() - Constructor for class com.google.gdata.data.dublincore.Creator
Default mutable constructor.
Creator(String) - Constructor for class com.google.gdata.data.dublincore.Creator
Constructor (mutable or immutable).
CREDIT_SCHEME - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
Custom media:credit scheme.
CREDIT_UPLOADER_ROLE - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
Uploader role inside YouTubeNamespace.CREDIT_SCHEME for media:credit.
CURRENCY - Static variable in class com.google.gdata.data.analytics.Metric.Type
Currency metric.
CURRENT - Static variable in class com.google.gdata.data.sites.SitesLink.Rel
Current sites link.
CustomElementCollection - Class in com.google.gdata.data.spreadsheet
Extension that globs together all "gsx:" tags into one.
CustomElementCollection() - Constructor for class com.google.gdata.data.spreadsheet.CustomElementCollection
 
CUSTOMER - Static variable in class com.google.gdata.data.contacts.ExternalId.Rel
Customer external id.
CUSTOMER_ID - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
Attribute <g:customer_id>.
CustomProperty - Class in com.google.gdata.data.extensions
Name-value pair with optional type and unit.
CustomProperty() - Constructor for class com.google.gdata.data.extensions.CustomProperty
Default mutable constructor.
CustomProperty(String, String, String, String) - Constructor for class com.google.gdata.data.extensions.CustomProperty
Immutable constructor.

D

Data - Class in com.google.gdata.data.spreadsheet
Describes a data region of a table.
Data() - Constructor for class com.google.gdata.data.spreadsheet.Data
Default mutable constructor.
Data(Data.InsertionMode, Integer, Integer) - Constructor for class com.google.gdata.data.spreadsheet.Data
Immutable constructor.
Data.InsertionMode - Enum in com.google.gdata.data.spreadsheet
Insertion mode.
DATA_TYPE - Static variable in class com.google.api.gbase.client.ServiceError
The "data" error type.
DataAnnotationProcessorFactory - Class in com.google.gdata.data.apt
The DataAnnotationProcessFactory class supports auto-generation of metadata about GData Kind data model classes.
DataAnnotationProcessorFactory() - Constructor for class com.google.gdata.data.apt.DataAnnotationProcessorFactory
 
DataConstants - Interface in com.google.gdata.data.maps
Constants for the Maps Data API
DataEntry - Class in com.google.gdata.data.analytics
Entry element for data feed.
DataEntry() - Constructor for class com.google.gdata.data.analytics.DataEntry
Default mutable constructor.
DataEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.analytics.DataEntry
Constructs a new instance by doing a shallow copy of data from an existing BaseEntry instance.
DataFeed - Class in com.google.gdata.data.analytics
Feed element in data feed.
DataFeed() - Constructor for class com.google.gdata.data.analytics.DataFeed
Default mutable constructor.
DataFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.analytics.DataFeed
Constructs a new instance by doing a shallow copy of data from an existing BaseFeed instance.
DataQuery - Class in com.google.gdata.client.analytics
Describes a query for the arbitrary data from an Analytics profile.
DataQuery(URL) - Constructor for class com.google.gdata.client.analytics.DataQuery
Constructs a new query object that targets a feed.
DataSource - Class in com.google.gdata.data.analytics
Describes a data source.
DataSource() - Constructor for class com.google.gdata.data.analytics.DataSource
Default mutable constructor.
DATE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributeType
Date for an event, in format YYYY-MM-DD (RFC3339).
Date - Class in com.google.gdata.data.dublincore
Point or period of time associated with an event in the lifecycle of the resource.
Date() - Constructor for class com.google.gdata.data.dublincore.Date
Default mutable constructor.
Date(String) - Constructor for class com.google.gdata.data.dublincore.Date
Constructor (mutable or immutable).
DATE_TIME - Static variable in class com.google.api.gbase.client.GoogleBaseAttributeType
Date and time for an event, in format YYYY-MM-DDThh:mm:ss (RFC3339).
DATE_TIME_RANGE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributeType
Start and end dates for an event.
dateOnly - Variable in class com.google.gdata.data.DateTime
Specifies whether this is a date-only value.
datePattern - Static variable in class com.google.gdata.data.DateTime
XML date pattern.
DateTime - Class in com.google.gdata.data
Represents a date/time, or a date without a time.
DateTime() - Constructor for class com.google.gdata.data.DateTime
 
DateTime(long) - Constructor for class com.google.gdata.data.DateTime
 
DateTime(Date) - Constructor for class com.google.gdata.data.DateTime
 
DateTime(long, int) - Constructor for class com.google.gdata.data.DateTime
 
DateTime(Date, TimeZone) - Constructor for class com.google.gdata.data.DateTime
 
dateTimeChoicePattern - Static variable in class com.google.gdata.data.DateTime
XML date/time or date pattern.
dateTimePattern - Static variable in class com.google.gdata.data.DateTime
XML date/time pattern.
DateTimeRange - Class in com.google.api.gbase.client
A date or date/time range, with a start and end DateTime.
DateTimeRange(DateTime, DateTime) - Constructor for class com.google.api.gbase.client.DateTimeRange
Creates a new range.
DateTimeRange(DateTime) - Constructor for class com.google.api.gbase.client.DateTimeRange
Creates a new range that is actually a date or a dateTime.
DateTimeValueConstruct - Class in com.google.gdata.data.webmastertools
GData schema extension describing a node with a DateTime value.
DateTimeValueConstruct(String) - Constructor for class com.google.gdata.data.webmastertools.DateTimeValueConstruct
Constructs ValueConstruct to represent DateTime value.
days - Variable in class com.google.gdata.data.extensions.Reminder
Number of days before the start time.
DaysGain - Class in com.google.gdata.data.finance
Today's gain for the portfolio or position.
DaysGain() - Constructor for class com.google.gdata.data.finance.DaysGain
Default mutable constructor.
DC - Static variable in class com.google.gdata.data.dublincore.DublincoreNamespace
Dublin Core Metadata Initiative, http://dublincore.org (DC) namespace
DC_ALIAS - Static variable in class com.google.gdata.data.dublincore.DublincoreNamespace
Dublin Core Metadata Initiative, http://dublincore.org (DC) namespace alias
DC_NS - Static variable in class com.google.gdata.data.dublincore.DublincoreNamespace
XML writer namespace for Dublin Core Metadata Initiative, http://dublincore.org (DC)
DC_PREFIX - Static variable in class com.google.gdata.data.dublincore.DublincoreNamespace
Dublin Core Metadata Initiative, http://dublincore.org (DC) namespace prefix
declare(Class<? extends ExtensionPoint>, ExtensionDescription) - Method in class com.google.gdata.data.ExtensionProfile
Specifies that type extendedType can contain an extension described by extDescription.
declare(Class<? extends ExtensionPoint>, Class<? extends Extension>) - Method in class com.google.gdata.data.ExtensionProfile
Specifies that type extendedType can contain an extension described by extClass, as determined by ExtensionDescription.getDefaultDescription(Class).
declare(ExtensionProfile, ExtensionDescription) - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
Helper method to declare an extension as available only on the local entry class.
declareAdditionalNamespace(XmlNamespace) - Method in class com.google.gdata.data.ExtensionProfile
Specifies additional top-level namespace declarations.
declareAll(ExtensionProfile) - Static method in class com.google.gdata.data.media.mediarss.MediaRssNamespace
Extends given profile with Yahoo media RSS extensions.
declareArbitraryXmlExtension(Class<? extends ExtensionPoint>) - Method in class com.google.gdata.data.ExtensionProfile
Specifies that type extendedType can contain arbitrary XML.
declareArbitraryXmlExtension(Class<? extends ExtensionPoint>, boolean) - Method in class com.google.gdata.data.ExtensionProfile
Specifies that type extendedType can contain arbitrary XML.
declareEntryExtension(ExtensionDescription) - Method in class com.google.gdata.data.ExtensionProfile
Deprecated. Calls to this API should be replaced with calls to ExtensionProfile.declare(Class,ExtensionDescription) where the first argument is a specific BaseEntry subtype. The BaseEntry class should only be used for mix-in types that might appear in multiple entry types. Its use for all entry declarations can result in conflicts when mutiple feed types are declared into a single extension profile, a common practice in client library service initialization for services that return multiple entry types.
declareEntryExtension(Class<? extends Extension>) - Method in class com.google.gdata.data.ExtensionProfile
Deprecated. Calls to this API should be replaced with calls to ExtensionProfile.declare(Class,ExtensionDescription) where the first argument is a specific BaseEntry subtype. The BaseEntry class should only be used for mix-in types that might appear in multiple entry types. Its use for all entry declarations can result in conflicts when mutiple feed types are declared into a single extension profile, a common practice in client library service initialization for services that return multiple entry types.
declareEntryExtensions(ExtensionProfile) - Static method in class com.google.gdata.data.batch.BatchUtils
Declares only the entry extensions in an extension profile.
declareEntryLinkProfile(ExtensionProfile) - Method in class com.google.gdata.data.ExtensionProfile
Specifies the type of entries nested within <gd:entryLink>.
declareExtensions(ExtensionProfile) - Method in class com.google.api.gbase.client.GoogleBaseEntry
Declares extensions for the g: and gm: namespaces to an extension profile.
declareExtensions(ExtensionProfile) - Method in class com.google.api.gbase.client.GoogleBaseFeed
Declares the g: extension.
declareExtensions(ExtensionProfile) - Method in class com.google.api.gbase.client.GoogleBaseMediaEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.acl.AclEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.analytics.AccountEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.analytics.Aggregates
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.analytics.DataEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.analytics.DataFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.analytics.DataSource
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.generic.GenericEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.migration.MailItemEntry
Initializes an ExtensionProfile based upon the extensions expected by a MailItemEntry.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.migration.MailItemFeed
Declares feed-level extensions into the extension profile.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.provisioning.EmailListEntry
Declares an Extension.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.provisioning.EmailListFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.provisioning.EmailListRecipientEntry
Declares an Extension.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.provisioning.EmailListRecipientFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.provisioning.NicknameEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.provisioning.NicknameFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.provisioning.UserEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.provisioning.UserFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.BaseFeed
Declares the set of expected Extension types for an ExtensionPoint within the target extension profile.
declareExtensions(ExtensionProfile) - Static method in class com.google.gdata.data.batch.BatchUtils
Declares batch feed and entry extensions as well as the batch namespace in an extension profile.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.blogger.CommentEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.blogger.PostEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.books.VolumeEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.calendar.AttendeeEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.calendar.AttendeeFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.calendar.CalendarAclEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.calendar.CalendarEntry
Initializes an ExtensionProfile based upon the extensions expected by an EventEntry.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.calendar.CalendarEventFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.codesearch.CodeSearchEntry
Initializes an ExtensionProfile based upon the extensions expected by a CodeSearchEntry.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.codesearch.CodeSearchFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.contacts.BasePersonEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.contacts.ContactEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.contacts.ContactGroupEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.contacts.Event
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.docs.DocumentListAclFeedLink
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.docs.DocumentListEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.docs.DocumentListRevisionFeedLink
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.Entry
Declares the set of expected Extension types for an ExtensionPoint within the target extension profile.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.ExtensionPoint
Declares the set of expected Extension types for an ExtensionPoint within the target extension profile.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.extensions.BaseEventEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.extensions.BaseEventFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.extensions.ContactEntry
Deprecated. Initializes an ExtensionProfile based upon the extensions expected by an ContactEntry.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.extensions.ContactFeed
Deprecated.  
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.extensions.EventEntry
Initializes an ExtensionProfile based upon the extensions expected by an EventEntry.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.extensions.MessageEntry
Initializes an ExtensionProfile based upon the extensions expected by an MessageEntry.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.extensions.MessageFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.extensions.Name
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.extensions.Organization
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.Feed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.finance.Commission
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.finance.CostBasis
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.finance.DaysGain
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.finance.Gain
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.finance.MarketValue
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.finance.PortfolioData
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.finance.PortfolioEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.finance.PortfolioFeedLink
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.finance.PositionData
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.finance.PositionEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.finance.PositionFeedLink
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.finance.Price
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.finance.TransactionData
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.finance.TransactionEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.geo.impl.BoxDataImpl
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.geo.impl.GeoRssWhere
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.geo.impl.GmlEnvelope
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.geo.impl.GmlPoint
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.geo.impl.PointDataImpl
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.geo.impl.W3CPoint
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.health.ProfileEntry
 
declareExtensions(ExtensionProfile) - Method in interface com.google.gdata.data.Kind.Adaptor
Declares the ExtensionDescription of each Extension expected by the implementing ExtensionPoint in the target profile.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.maps.FeatureEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.maps.MapEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.AlbumEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.AlbumFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.CommentAuthor
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.CommentEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.ExifTags
 
declareExtensions(ExtensionProfile) - Method in interface com.google.gdata.data.photos.Extensible
Declares the set of expected Extension types for an Extensible within the target extension profile.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.GphotoEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.GphotoFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.impl.CommentDataImpl
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.impl.TagDataImpl
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.impl.UserDataImpl
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.PhotoEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.PhotoFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.TagEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.UserEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.photos.UserFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.projecthosting.Cc
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.projecthosting.IssueCommentsEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.projecthosting.IssueCommentsFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.projecthosting.IssuesEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.projecthosting.IssuesFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.projecthosting.Owner
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.projecthosting.Updates
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.sidewiki.SidewikiEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.sidewiki.SidewikiUserEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.sites.ActivityFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.sites.AnnouncementsPageEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.sites.BaseActivityEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.sites.BaseContentEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.sites.BasePageEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.sites.CommentEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.sites.FileCabinetPageEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.sites.ListItemEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.sites.ListPageEntry
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.sites.RevisionFeed
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.spreadsheet.CellEntry
Declares the extensions used by the XML parser in the given profile object.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.spreadsheet.CellFeed
Declares relevant extensions into the extension profile.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.spreadsheet.Data
 
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.spreadsheet.ListEntry
Declares the extensions used by the XML parser in the given profile object.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.spreadsheet.ListFeed
Declares extensions used by Rows feeds into the extension profile.
declareExtensions(ExtensionProfile) - Method in class com.google.gdata.data.spreadshe