org.gudy.azureus2.pluginsimpl.update.sf
Interface SFPluginDetails
- All Known Implementing Classes:
- SFPluginDetailsImpl
public interface SFPluginDetails
- Author:
- parg
getId
String getId()
getName
String getName()
getCategory
String getCategory()
getVersion
String getVersion()
- Returns:
- null if version number unknown
getDownloadURL
String getDownloadURL()
throws SFPluginDetailsException
- Throws:
SFPluginDetailsException
getAuthor
String getAuthor()
throws SFPluginDetailsException
- Throws:
SFPluginDetailsException
getCVSVersion
String getCVSVersion()
throws SFPluginDetailsException
- Throws:
SFPluginDetailsException
getCVSDownloadURL
String getCVSDownloadURL()
throws SFPluginDetailsException
- Throws:
SFPluginDetailsException
getDescription
String getDescription()
throws SFPluginDetailsException
- Throws:
SFPluginDetailsException
getComment
String getComment()
throws SFPluginDetailsException
- Throws:
SFPluginDetailsException
getRelativeURLBase
String getRelativeURLBase()
getInfoURL
String getInfoURL()
- Returns:
- Since:
- 3.0.1.7