|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtensionAuthor | |
|---|---|
| org.xwiki.extension | |
| org.xwiki.extension.wrap | |
| Uses of ExtensionAuthor in org.xwiki.extension |
|---|
| Classes in org.xwiki.extension that implement ExtensionAuthor | |
|---|---|
class |
DefaultExtensionAuthor
Default implementation of ExtensionAuthor. |
| Fields in org.xwiki.extension with type parameters of type ExtensionAuthor | |
|---|---|
protected List<ExtensionAuthor> |
AbstractExtension.authors
|
| Methods in org.xwiki.extension that return types with arguments of type ExtensionAuthor | |
|---|---|
List<ExtensionAuthor> |
AbstractExtension.getAuthors()
|
Collection<ExtensionAuthor> |
Extension.getAuthors()
|
| Methods in org.xwiki.extension with parameters of type ExtensionAuthor | |
|---|---|
void |
AbstractExtension.addAuthor(ExtensionAuthor author)
Add a new author to the extension. |
| Method parameters in org.xwiki.extension with type arguments of type ExtensionAuthor | |
|---|---|
void |
AbstractExtension.setAuthors(Collection<ExtensionAuthor> authors)
|
| Uses of ExtensionAuthor in org.xwiki.extension.wrap |
|---|
| Methods in org.xwiki.extension.wrap that return types with arguments of type ExtensionAuthor | |
|---|---|
Collection<ExtensionAuthor> |
WrappingExtension.getAuthors()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||