Uses of Interface
com.gentics.api.portalnode.plugin.GenticsPluginServer

Packages that use GenticsPluginServer
com.gentics.api.portalnode.plugin Package for specific plugin implementations. 
com.gentics.api.portalnode.portlet Package for the Gentics® specific Portlet implementations and enhancements. 
 

Uses of GenticsPluginServer in com.gentics.api.portalnode.plugin
 

Classes in com.gentics.api.portalnode.plugin that implement GenticsPluginServer
 class AbstractGenticsPlugin
          Abstract class that provides a default implementation of the most important plugin methods and should be used as base class for creating new plugins
 class ViewPlugin
          Views plugin to manage multiple views (forms)
 

Uses of GenticsPluginServer in com.gentics.api.portalnode.portlet
 

Subinterfaces of GenticsPluginServer in com.gentics.api.portalnode.portlet
 interface GenticsPortlet
          The Module Interface enhances the JSR 168 defined Standard Portlet by adding Methods and interfaces needed for best efficent use within Gentics Portal.Node
 

Classes in com.gentics.api.portalnode.portlet that implement GenticsPluginServer
 class AbstractGenticsPortlet
          AbstractGenticsPortlet is the base class for all gentics portlets.
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.