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