|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Kind.Adaptor
The Adaptor interface is implemented by Extension
classes
that provide extension declaration and data modeling support for
specific GData kinds.
Method Summary | |
---|---|
void |
declareExtensions(ExtensionProfile extProfile)
Declares the ExtensionDescription of each Extension
expected by the implementing ExtensionPoint in the target
profile. |
Method Detail |
---|
void declareExtensions(ExtensionProfile extProfile)
ExtensionDescription
of each Extension
expected by the implementing ExtensionPoint
in the target
profile. This API should generally not be called directly by clients;
the ExtensionProfile.addDeclarations(Kind.Adaptor)
method should
be used to declare extensions.
extProfile
- the profile that should be extended.ExtensionProfile.addDeclarations(Kind.Adaptor)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |