| Package | Description |
|---|---|
| com.google.gdata.data |
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionManifest |
ExtensionPoint.ExtensionHandler.extManifest |
| Modifier and Type | Method and Description |
|---|---|
ExtensionManifest |
ExtensionProfile.getManifest(Class<?> extendedType)
Retrieves an extension manifest for a specific class (or one of
its superclasses) or
null if not specified. |
protected ExtensionManifest |
ExtensionPoint.getManifest(ExtensionProfile extProfile,
Class<? extends ExtensionPoint> extendedClass)
Retrieves the manifest for the specified class.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExtensionPoint.checkRequiredExtensions(ExtensionManifest profManifest)
Checks whether all required extensions are present.
|
Copyright © 2012. All Rights Reserved.