|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectGCUBEPluginContext
org.gcube.contentmanagement.viewmanager.plugin.PluginContext
public abstract class PluginContext
The context of service plugins.
| Constructor Summary | |
|---|---|
PluginContext()
|
|
| Method Summary | |
|---|---|
abstract ViewDelegate |
getDelegate()
Returns the ViewDelegate of the plugin. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginContext()
| Method Detail |
|---|
public abstract ViewDelegate getDelegate()
ViewDelegate of the plugin.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||