fr.paris.lutece.portal.service.plugin
Class PluginDefaultImplementation

java.lang.Object
  extended by fr.paris.lutece.portal.service.plugin.Plugin
      extended by fr.paris.lutece.portal.service.plugin.PluginDefaultImplementation
All Implemented Interfaces:
java.lang.Comparable<Plugin>

public class PluginDefaultImplementation
extends Plugin

This class provides the default implementation of the plugin's abstract class.


Field Summary
 
Fields inherited from class fr.paris.lutece.portal.service.plugin.Plugin
PLUGIN_TYPE_APPLICATION, PLUGIN_TYPE_CONTENTSERVICE, PLUGIN_TYPE_DAEMON, PLUGIN_TYPE_FEATURE, PLUGIN_TYPE_INSERTSERVICE, PLUGIN_TYPE_PORTLET
 
Constructor Summary
PluginDefaultImplementation()
           
 
Method Summary
 void init()
          Initializes the plugin at the first load
 
Methods inherited from class fr.paris.lutece.portal.service.plugin.Plugin
addJavascriptFile, compareTo, getApplications, getConnectionService, getContentService, getContentServices, getCopyright, getCssStyleSheets, getDaemons, getDbPoolName, getDescription, getDocumentationUrl, getIconUrl, getInsertServices, getJavascriptFiles, getMaxCoreVersion, getMinCoreVersion, getName, getParams, getParamValue, getPortletTypes, getProvider, getProviderUrl, getRights, getServiceClass, getType, getVersion, getXPageTheme, hasDaemons, hasPortlets, initConnectionService, install, isCssStylesheetsScopePortal, isCssStylesheetsScopeXPage, isDbPoolRequired, isInstalled, isJavascriptFilesScopePortal, isJavascriptFilesScopeXPage, registerAdminDashboardComponents, registerContentServices, registerDaemons, registerDashboardComponents, registerFilters, registerInsertServices, registerPageIncludes, registerPortlets, registerRBACResourceTypes, registerRights, registerSearchIndexers, registerXPageApplications, setConnectionService, setCopyright, setDescription, setDocumentationUrl, setIconUrl, setIsDbPoolRequired, setIsInstalled, setMaxCoreVersion, setMinCoreVersion, setName, setParams, setParamValue, setPoolName, setPortletTypes, setProvider, setProviderUrl, setRights, setServiceClass, setStatus, setVersion, toString, uninstall, unregisterPortlets, unregisterRights, update, updatePoolName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PluginDefaultImplementation

public PluginDefaultImplementation()
Method Detail

init

public void init()
Initializes the plugin at the first load

Specified by:
init in class Plugin


Copyright © 2011 Mairie de Paris. All Rights Reserved.