org.xwiki.extension
Interface ExtensionAuthor

All Known Implementing Classes:
DefaultExtensionAuthor

public interface ExtensionAuthor

Informations related to an author of the extension.

Since:
4.0M1

Method Summary
 String getName()
           
 URL getURL()
           
 

Method Detail

getName

String getName()
Returns:
the name of the author

getURL

URL getURL()
Returns:
the URL of the author public profile