| Package | Description |
|---|---|
| com.google.gdata.data | |
| com.google.gdata.data.photos |
| Modifier and Type | Method and Description |
|---|---|
BaseEntry<?> |
BaseEntry.getAdaptedEntry()
Locates and returns the most specific
Kind.Adaptor BaseEntry
subtype for this entry. |
BaseFeed<?,?> |
BaseFeed.getAdaptedFeed()
Locates and returns the most specific
Kind.Adaptor feed
subtype for this feed. |
static Kind.Adaptor |
Kind.getAdaptor(String kindTerm,
Kind.Adaptable adaptable)
Returns an
Kind.Adaptor instance associated with the specified
kind that is associated with the target Kind.Adaptable. |
static Class<Kind.Adaptor> |
Kind.getAdaptorClass(String kindTerm,
Kind.Adaptable adaptable)
Returns that
Kind.Adaptor class that handles the
declaration of extensions within an ExtensionProfile based
upon the kind term value. |
| Modifier and Type | Method and Description |
|---|---|
GphotoEntry<?> |
GphotoEntry.getAdaptedEntry()
Returns an adapted entry that is a subclass of GphotoEntry.
|
Copyright © 2012. All Rights Reserved.