|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExtensionPoint
A component extension point.
Extension points are described by a name and a list of optional contribution object classes.
When defined, the contribution object classes are the type of objects accepted by this extension point.
The extension point is also responsible for extracting contribution objects from the extension data, if any.
| Method Summary | |
|---|---|
Class[] |
getContributions()
Gets the object types of the contributions accepted by this extension point. |
String |
getDocumentation()
Gets the comment attached to this extension point if any. |
String |
getName()
Gets the extension point name. |
| Method Detail |
|---|
String getName()
Class[] getContributions()
String getDocumentation()
|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||