|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectGCUBEPluginContext
org.gcube.contentmanagement.contentmanager.plugin.PluginContext
public abstract class PluginContext
The context of service plugins.
| Constructor Summary | |
|---|---|
PluginContext()
|
|
| Method Summary | |
|---|---|
abstract java.util.List<org.w3c.dom.Element> |
getCreatePayloads()
Returns the payloads processed by the FactoryDelegate, as DOM elements. |
abstract FactoryDelegate |
getFactory()
Returns the FactoryDelegate 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 FactoryDelegate getFactory()
FactoryDelegate of the plugin.
public abstract java.util.List<org.w3c.dom.Element> getCreatePayloads()
FactoryDelegate, as DOM elements.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||