public interface IIdentifiablePlugin
PluginRegistry
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID_METHOD_NAME |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPluginId()
Returns the identifier of the plugin (never null).
|
static final java.lang.String ID_METHOD_NAME