org.xwiki.extension
Interface ExtensionAuthor

All Known Implementing Classes:
DefaultExtensionAuthor

public interface ExtensionAuthor

Informations related to an author of the extension.

Since:
4.0M1
Version:
$Id: ae045062ce055672886cd3ca94105b1ad1382087 $

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


Copyright © 2004-2013 XWiki. All Rights Reserved.