|
Last update: 2011-06-23 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface About
Get information, such as the name, version and authors, about a plugin.
Plugin,
AboutImpl| Field Summary | |
|---|---|
static int |
MAX_INFORMATION_LENGTH
The maximum length of the strings returned by the methods in this interface that can be stored in the database. |
| Method Summary | |
|---|---|
String |
getContact()
Contact information to get more information about the plugin. |
String |
getCopyright()
A copyright notice. |
String |
getDescription()
A description of the plugin and what it does. |
String |
getEmail()
An email adress to get more information about the plugin. |
String |
getName()
The name of the plugin. |
String |
getUrl()
An URL to get more information about the plugin. |
String |
getVersion()
The version of the plugin software. |
| Field Detail |
|---|
static final int MAX_INFORMATION_LENGTH
| Method Detail |
|---|
String getName()
String getVersion()
String getDescription()
String getCopyright()
String getContact()
String getEmail()
String getUrl()
|
Last update: 2011-06-23 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||