Skip navigation links
A B C D E F G I L M N P R S U X 

A

AbstractFileGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Abstract Generator
AbstractFileGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.AbstractFileGenerator
 
AbstractGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
AbstractGenerator
AbstractGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.AbstractGenerator
 
addApplication(int, Application) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Add an application to the model
addAttribute(int, int, Attribute) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Add an attribute to a business class
addBusinessClass(int, BusinessClassFormBean) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Add an bc to the model
addFeature(int, Feature) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Add a feature
addPortlet(int, Portlet) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Add an portlet to the model
addRest(int, Rest) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Add the rest
AdminJspBeanFileConfig - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
 
AdminJspBeanFileConfig() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanFileConfig
 
AdminJspBeanGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Admin Jsp Bean Generator
AdminJspBeanGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanGenerator
 
AdminJspControllerGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Admin Jsp Controller Generator
AdminJspControllerGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspControllerGenerator
 
AdminJspGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
The generator produced the jsp for back office management
AdminJspGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspGenerator
 
AdminTemplateGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Generates Html files used as template to construct back office UI
AdminTemplateGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminTemplateGenerator
 
Application - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This is the business class for the object PluginApplication
Application() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.Application
 
Attribute - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This is the business class for the object Attribute
Attribute() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
 
AttributeService - Class in fr.paris.lutece.plugins.pluginwizard.service
Attribute Service
AttributeService() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.AttributeService
 
AttributeType - Class in fr.paris.lutece.plugins.pluginwizard.service
AttributeType
AttributeType() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.AttributeType
 

B

BusinessClass - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This is the business class for the object BusinessClass
BusinessClass() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
 
BusinessClass() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
 
BusinessClassFormBean - Class in fr.paris.lutece.plugins.pluginwizard.web.formbean
BusinessClass formbean
BusinessClassFormBean() - Constructor for class fr.paris.lutece.plugins.pluginwizard.web.formbean.BusinessClassFormBean
 
BusinessClassGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
The business classes representing the business layer of the plugin is generated
BusinessClassGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessClassGenerator
 
BusinessFileConfig - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
BusinessFileConfig
BusinessFileConfig() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessFileConfig
 
BusinessKotlinClassGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
BusinessKotlinClassGenerator
BusinessKotlinClassGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessKotlinClassGenerator
 

C

ConfigurationKey - Class in fr.paris.lutece.plugins.pluginwizard.business
This is the business class for the object ConfigurationKey
ConfigurationKey() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKey
 
ConfigurationKeyDAO - Class in fr.paris.lutece.plugins.pluginwizard.business
This class provides Data Access methods for ConfigurationKey objects
ConfigurationKeyDAO() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKeyDAO
 
ConfigurationKeyHome - Class in fr.paris.lutece.plugins.pluginwizard.business
This class provides instances management methods (create, find, ...) for ConfigurationKey objects
Constants - Class in fr.paris.lutece.plugins.pluginwizard.web
The class which contains the property keys and other constants
create(ConfigurationKey) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKeyHome
Create an instance of the configurationKey class
create(PluginModel, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelHome
Create an instance of the pluginModel class
create(Model) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.ModelHome
Create an instance of the model class
createModel(String) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Create a plugin model

D

delete(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKeyDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.IConfigurationKeyDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.IModelDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginModelDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.ModelDAO
Delete a record from the table
DescriptionFormBean - Class in fr.paris.lutece.plugins.pluginwizard.web.formbean
Description FormBean
DescriptionFormBean() - Constructor for class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
 
doConfirmRemoveAdminFeature(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The confirmation of the removal of an admin _feature
doConfirmRemoveApplication(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The confirmation of an application removal
doConfirmRemoveBusinessClass(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The confirmation of a business class removal
doConfirmRemovePortlet(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The confirmation of the plugin removal
doCreateAdminFeature(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation of an admin _feature
doCreateApplication(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation action of the plugin application
doCreateAttribute(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation action of an attribute
doCreateBusinessClass(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation action of the business class
doCreateConfigurationKey(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginwizardJspBean
Process the data capture form of a new configurationkey
doCreatePlugin(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification action of the plugin
doCreatePortlet(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation action of the portlet
doDescritionNext(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
Action for leaving description form with previous button
doDescritionPrevious(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
Action for leaving description form with previous button
doLoadPlugin(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The load action of the plugin
doModifyAdminFeature(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification action of an admin _feature
doModifyApplication(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification action of the plugin application
doModifyAttribute(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification action for the attribute
doModifyBusinessClass(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification action for the business class
doModifyConfigurationKey(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginwizardJspBean
Process the change form of a configurationkey
doModifyPluginPortlet(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification action of the portlet
doModifyRestBack(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification action of the plugin application
doModifyRestNext(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification action of the plugin application
doRemoveAdminFeature(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The removal screen of an admin _feature
doRemoveApplication(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The removal action of a plugin application
doRemoveAttribute(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
Remove Business Attribute
doRemoveBusinessClass(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The removal action of a plugin application
doRemoveConfigurationKey(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginwizardJspBean
Handles the removal form of a configurationkey
doRemovePluginPortlet(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
Remove Portlet Action
doResetData(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
doValidateAttributes(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 

E

ERROR_DESCRIPTION_TYPE - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
ERROR_LOAD_PLUGIN - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
ERROR_MODULE_NAME - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
ERROR_PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
ERROR_PRIMARY_TYPE - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
ERROR_TABLE_PREFIX - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
exists(String) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.ModelHome
Check if a plugin already exists
exportJson(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.service.PluginWizardJsonService
Exports the file in a byte array
exportZip(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.service.PluginWizardZipService
Exports the files in a byte array

F

Feature - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This is the business class for the object Feature
Feature() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
 
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKeyHome
Returns an instance of a configurationKey whose identifier is specified in parameter
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.ModelHome
Returns an instance of a model whose identifier is specified in parameter
firstLowerCase(String) - Static method in class fr.paris.lutece.plugins.pluginwizard.util.Utils
Convert first letter to lower case
fr.paris.lutece.plugins.pluginwizard.business - package fr.paris.lutece.plugins.pluginwizard.business
 
fr.paris.lutece.plugins.pluginwizard.business.model - package fr.paris.lutece.plugins.pluginwizard.business.model
 
fr.paris.lutece.plugins.pluginwizard.service - package fr.paris.lutece.plugins.pluginwizard.service
 
fr.paris.lutece.plugins.pluginwizard.service.generator - package fr.paris.lutece.plugins.pluginwizard.service.generator
 
fr.paris.lutece.plugins.pluginwizard.util - package fr.paris.lutece.plugins.pluginwizard.util
 
fr.paris.lutece.plugins.pluginwizard.web - package fr.paris.lutece.plugins.pluginwizard.web
 
fr.paris.lutece.plugins.pluginwizard.web.formbean - package fr.paris.lutece.plugins.pluginwizard.web.formbean
 

G

generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspControllerGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminTemplateGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessClassGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessKotlinClassGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in interface fr.paris.lutece.plugins.pluginwizard.service.generator.Generator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PluginXmlGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PomGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletJspBeanGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletJspGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletTemplateGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletXslGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PropertiesGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.ResourcesGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.RestConstantsGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.RestGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.RestSwaggerGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.RestSwaggerJsonGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.SiteDocumentationGenerator
 
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.SpringContextXmlGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.SqlCodeGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageGenerator
Visiting parts of the file tree structure
generate(PluginModel, String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageTemplateGenerator
Visiting parts of the file tree structure
GenerationScheme - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
GeneratorsList
GenerationScheme() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.GenerationScheme
 
Generator - Interface in fr.paris.lutece.plugins.pluginwizard.service.generator
Visitor interface to implement visitor pattern
GeneratorService - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Generator Service
GeneratorService() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.GeneratorService
 
getAbstractParentBeanTemplate() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanFileConfig
 
getApplication(int, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Get a given application
getApplication(PluginModel, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Get a given application
getApplicationByBusinessClass(PluginModel, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Gets the application for a given Business Class
getApplicationClass() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Application
Returns the ApplicationClass
getApplicationName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Application
Returns the ApplicationName
getApplications() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the list of plugin applications
getAttribute(int, int, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Get a given attribute
getAttributeConstraint(int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Returns the attribute constraint corresponding to an ID
getAttributeName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the AttributeName
getAttributePrefix(int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Returns the attribute prefix corresponding to an ID
getAttributes() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the collection of attributes
getAttributeType(int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Returns the attribute type corresponding to an ID
getAttributeTypeDescription(int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Returns the attribute type description
getAttributeTypeId() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the AttributeTypeId
getAttributeTypes() - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeService
Returns a Reference list with all attribute types available
getAttributeTypes() - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Gets all attribute types
getBusinessClass() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the BusinessClass
getBusinessClass(int, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Get a given business class
getBusinessClass(PluginModel, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Get a given business class
getBusinessClass() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.BusinessClassFormBean
Returns the BusinessClass
getBusinessClassCapsFirst() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the BusinessClass
getBusinessClasses() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the list of business classes attached to the generated plugin
getBusinessClassesByApplication(PluginModel, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Gets all business classes for a given Application
getBusinessClassesByFeature(PluginModel, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Gets all business classes for a given Feature
getBusinessClassesByRest(PluginModel) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Gets all business classes for a given Application
getBusinessTableName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the BusinessTableName
getBusinessTableName() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.BusinessClassFormBean
Returns the BusinessTableName
getClassDescription() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.BusinessClassFormBean
Fetches the description of a business class
getComboBusinessClasses(int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Returns a Reference list with all Business Classes * @param nPluginId The Plugin's ID
getConfigurationKeysList() - Static method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKeyHome
Load the data of all the configurationKey objects and returns them in form of a collection
getConfirmRemoveAttribute(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The confirmation of the attribute removal
getConfirmRemoveConfigurationKey(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginwizardJspBean
Manages the removal form of a configurationkey whose identifier is in the http request
getConstraint() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the Constraint
getConstraint() - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeType
Returns the Constraint
getCoreVersion() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.GenerationScheme
 
getCreateAdminFeature(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation form of the admin _feature
getCreateApplication(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation screen of a plugin application
getCreateAttribute(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation form of the attribute associated to a business class
getCreateBusinessClass(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation form of a business class
getCreateConfigurationKey(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginwizardJspBean
Returns the form to create a configurationkey
getCreatePlugin(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The Creation form of the plugin
getCreatePluginDescription(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
Gets the create plugin description page
getCreatePortlet(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation screen of a portlet
getDependencyCoreVersion() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PomGenerator
get Dependency Core Version
getDependencyRestVersion() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PomGenerator
get Dependency Rest Version
getDescription() - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeType
Returns the Description
getDescription(int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
 
getFeature(int, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Get a given feature
getFeatureByBusinessClass(PluginModel, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Gets the feature for a given Business Class
getFeatureDescription() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Returns the FeatureDescription
getFeatureLevel() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Returns the FeatureLevel
getFeatureName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Returns the Feature name
getFeatureRight() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Returns the FeatureId
getFeatures() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the list of plugin features
getFeatureTitle() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Returns the FeatureTitle
getFormBusinessClass(int, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
 
getGeneratedSources(Plugin, PluginModel, int) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.GeneratorService
Generate Sources
getGenerationSchemes() - Static method in class fr.paris.lutece.plugins.pluginwizard.service.generator.GeneratorService
Returns Generation schemes
getGeneratorsList() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.GenerationScheme
 
getGlobalPomVersion() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PomGenerator
get global pom Version
getId() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Application
Returns the Id
getId() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the IdAttribute
getId() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the nIdBusinessClass
getId() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Returns the Id
getId() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Portlet
Returns the IdPortletPlugin
getId() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Rest
Returns the Id
getId() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.BusinessClassFormBean
Returns the nIdBusinessClass
getIdAttributeType() - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeType
Returns the IdAttributeType
getIdBusinessClasses() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Application
Returns the list of IdBusinessClasses
getIdBusinessClasses() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Returns the list of IdBusinessClasses
getIdBusinessClasses() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Rest
Returns the list of IdBusinessClasses
getIdFeature() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.BusinessClassFormBean
Returns the IdFeature
getIdKey() - Method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKey
Returns the IdKey
getIdPlugin() - Method in class fr.paris.lutece.plugins.pluginwizard.business.Model
Returns the IdPlugin
getIdPlugin() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the IdPlugin
getIdPlugin() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Returns the IdPlugin
getInstance() - Static method in class fr.paris.lutece.plugins.pluginwizard.service.PluginWizardJsonService
Gets the unique instance of the PluginWizardJsonService
getInstance() - Static method in class fr.paris.lutece.plugins.pluginwizard.service.PluginWizardZipService
Gets the unique instance of the PluginWizardZipService
getInstanceName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the InstanceName
getJavaName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the java name of the attribute
getJavaType() - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeType
Returns the JavaType
getJson(PluginModel) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.MapperService
Transform the model into a JSON String
getJspBaseName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Portlet
Returns the JspBaseName
getJspName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Returns the JspName
getKeyDescription() - Method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKey
Returns the KeyDescription
getKeyValue() - Method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKey
Returns the KeyValue
getLabelName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the Name
getLocale() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Gets the locale of the plugin
getManageAdminFeatures(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The management screen of the admin features
getManageApplications(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The management of the plugin applications associated to the generated plugin
getManageBusinessClasses(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The management screen of business classes associated to the plugin which is generated
getManageConfigurationKeys(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginwizardJspBean
Returns the list of configurationkey
getManagePortlets(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The screen for management of portlets associated to the generated plugin
getManageRest(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The management of the plugin applications associated to the generated plugin
getMaxLength() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
 
getMaxLength() - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeType
Returns the MaxLength
getModelJson() - Method in class fr.paris.lutece.plugins.pluginwizard.business.Model
Returns the ModelJson
getModelVersion() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PomGenerator
get pom model version
getModifyAdminFeature(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification screen of the admin _feature
getModifyApplication(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification screen of a plugin application
getModifyAttribute(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification form of an attribute
getModifyBusinessClass(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
Gets the modify business class page
getModifyConfigurationKey(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginwizardJspBean
Returns the form to update info about a configurationkey
getModifyPlugin(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification form of the plugin
getModifyPluginDescription(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification form of the plugin description
getModifyPortlet(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification page of the portlet
getModule() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the isModule boolean value
getModule() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Returns if the plugin is a module
getModuleName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the Plugin or Module name
getName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.Model
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeType
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.GenerationScheme
 
getName() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.PluginNameFormBean
 
getNotNull() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the bNotNull
getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
getParamName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the Param Name
getPath() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AbstractFileGenerator
Returns the Path
getPath() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PluginXmlGenerator
Returns the Path
getPath() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PomGenerator
Returns the Path
getPath() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PropertiesGenerator
Returns the Path
getPath() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.SpringContextXmlGenerator
Returns the Path
getPluginChanges() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginChanges
getPluginClass() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginClass
getPluginClass() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Returns the PluginClass
getPluginCopyright() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginCopyright
getPluginCopyright() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Returns the PluginCopyright
getPluginDbPoolRequired() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginDbPoolRequired
getPluginDbPoolRequired() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Returns the PluginDbPoolRequired
getPluginDescription() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginDescription
getPluginDescription() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Returns the PluginDescription
getPluginDocumentation() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginDocumentation
getPluginIconUrl() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginIconUrl
getPluginIconUrl() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Returns the PluginIconUrl
getPluginInstallation() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginInstallation
getPluginModel(int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Returns the plugin model
getPluginModelId(Plugin, String) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelHome
Returns the identifier of the plugin model
getPluginModelsList(Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelHome
Load the data of all the pluginModel objects and returns them in form of a collection
getPluginName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginName
getPluginName() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Returns the PluginName
getPluginNameAsPackage() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the Plugin or Module name for i18n keys
getPluginNameAsRadicalPackage() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the Plugin or Module name formatted with dots as package
getPluginNameAsRadicalPath() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the Plugin or Module name formatted with slashes as Path
getPluginNameForRessource() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the Plugin or Module name for Ressource
getPluginProvider() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginProvider
getPluginProvider() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Returns the PluginProvider
getPluginProviderUrl() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginProviderUrl
getPluginProviderUrl() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Returns the PluginProviderUrl
getPluginRecapitulate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The get page of the plugin recapitulation
getPluginUserGuide() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginUserGuide
getPluginVersion() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginVersion
getPluginVersion() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Returns the PluginVersion
getPortlet(int, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Get a given portlet
getPortletClass() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Portlet
Returns the PortletClass
getPortlets() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the list of plugin portlets
getPortletTypeName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Portlet
Returns the PortletTypeName
getPrefix() - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeType
Returns the Prefix
getPrefix() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanFileConfig
Returns the Prefix
getPrefix() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessFileConfig
Returns the Prefix
getPrefix() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageFileConfig
Returns the Prefix
getPrimaryKey() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Fetches the attributes which represents the identifier of the business class
getPrimaryKey() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.BusinessClassFormBean
Fetches the attributes which represents the identifier of the business class
getPrimaryKeyName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Fetches the primary key
getProperName(String) - Static method in class fr.paris.lutece.plugins.pluginwizard.util.Utils
Returns the Proper Name
getRest() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the rest
getRest(int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Get the rest
getSourcePath() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanFileConfig
Returns the Path
getSourcePath() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessFileConfig
Returns the Path
getSourcePath() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageFileConfig
Returns the Path
getSuffix() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanFileConfig
Returns the Suffix
getSuffix() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessFileConfig
Returns the Suffix
getSuffix() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageFileConfig
Returns the Suffix
getTemplate() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AbstractGenerator
Returns the Template
getTemplate() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanFileConfig
Returns the Template
getTemplate() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessFileConfig
Returns the Template
getTemplate() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageFileConfig
Returns the Template
getType() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the Type
getType() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the Type (module or plugin)
getType(int) - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeService
Get the type object from its ID
getType() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
returns the type
getTypeDescription() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the type description
getVariableName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the VariableName

I

IConfigurationKeyDAO - Interface in fr.paris.lutece.plugins.pluginwizard.business
IConfigurationKeyDAO Interface
IModelDAO - Interface in fr.paris.lutece.plugins.pluginwizard.business
IModelDAO Interface
INFO_APPLICATION_CREATED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_APPLICATION_DELETED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_APPLICATION_UPDATED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_ATTRIBUTE_CREATED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_ATTRIBUTE_DELETED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_ATTRIBUTE_UPDATED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_BUSINESS_CLASS_CREATED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_BUSINESS_CLASS_DELETED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_BUSINESS_CLASS_UPDATED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_DATA_RESET - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_FEATURE_CREATED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_FEATURE_DELETED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_FEATURE_UPDATED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_PLUGIN_CREATED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_PORTLET_CREATED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_PORTLET_DELETED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_PORTLET_UPDATED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
INFO_SESSION_EXPIRED - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
insert(ConfigurationKey, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKeyDAO
Insert a new record in the table.
insert(ConfigurationKey, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.IConfigurationKeyDAO
Insert a new record in the table.
insert(Model, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.IModelDAO
Insert a new record in the table.
insert(PluginModel, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginModelDAO
Insert a new record in the table.
insert(PluginModel, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelDAO
Insert a new record in the table.
insert(Model, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.ModelDAO
Insert a new record in the table.
IPluginModelDAO - Interface in fr.paris.lutece.plugins.pluginwizard.business.model
IPluginModelDAO Interface
isDefault() - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.GenerationScheme
get is default
isModule() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the isModule boolean value
isModule() - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Returns if the plugin is a module

L

load(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKeyDAO
Load the data of the configurationKey from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.IConfigurationKeyDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.IModelDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginModelDAO
Load the data from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelDAO
Load the data of the pluginModel from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.ModelDAO
Load the data of the model from the table

M

MapperService - Class in fr.paris.lutece.plugins.pluginwizard.service
Mapper Service
MARK_ADMIN_FEATURE - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_APPLICATION - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_APPLICATION_CLASS - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_APPLICATION_NAME - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_BEAN_NAME - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_BRACKETS_CLOSE - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_BRACKETS_OPEN - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_BUSINESS_CLASS - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_BUSINESS_CLASSES - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_CORE_VERSION - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_DEPENDECY_REST_VERSION - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_FEATURE - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_FEATURE_NAME - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_FEATURE_RIGHT - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_GLOBAL_POM_VERSION - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_I18N_BRACKETS_CLOSE - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_I18N_BRACKETS_OPEN - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_INCLUDE - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_IS_MODULE - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_JSP_TYPE - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_LANGUAGE - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_LIST_APPLICATIONS - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_LIST_BUSINESS_CLASS - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_LIST_BUSINESS_CLASSES - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_LIST_FEATURES - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_LIST_PORTLETS - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_MACRO - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_MACRO_DEF - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_PLUGIN - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_PLUGIN_APPLICATION - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_PLUGIN_MODEL - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_PLUGIN_PATH - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_POM_MODEL_VERSION - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_PORTLET - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_PORTLET_FILE_TYPE - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_PORTLET_JSP_TYPE - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_PORTLET_TEMPLATE_TYPE - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_RADICAL_PACKAGE - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_RESOURCE_KEY_LIST - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_SQL_TYPE - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_TEMPLATE_TYPE - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
MARK_VARIABLE - Static variable in class fr.paris.lutece.plugins.pluginwizard.service.generator.Markers
 
Markers - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Markers constants
Model - Class in fr.paris.lutece.plugins.pluginwizard.business
This is the business class for the object Model
Model() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.Model
 
ModelDAO - Class in fr.paris.lutece.plugins.pluginwizard.business
This class provides Data Access methods for Model objects
ModelDAO() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.ModelDAO
 
ModelHome - Class in fr.paris.lutece.plugins.pluginwizard.business
This class provides instances management methods (create, find, ...) for Model objects
ModelService - Class in fr.paris.lutece.plugins.pluginwizard.service
Model Service provides all plugin'model manipulations
MODULE - Static variable in class fr.paris.lutece.plugins.pluginwizard.util.Utils
 

N

newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKeyDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.ModelDAO
Generates a new primary key

P

PARAM_ADD_BACK_OFFICE_JSP - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PARAM_ADD_BACK_OFFICE_TEMPLATE - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PARAM_ADD_BUSINESS_CLASSES - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PARAM_ADD_JSP_BEAN - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PARAM_ADD_MAVEN_POM_XML - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PARAM_ADD_PLUGIN_PROPERTIES_FILE - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PARAM_ADD_PLUGIN_XML_DEFINITION - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PARAM_ADD_RESOURCE_FILES - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PARAM_ADD_SPRING_CONTEXT_XML - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PARAM_ADD_SQL_FILES - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
pluginExists(String, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginModelDAO
 
pluginExists(String, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelDAO
Verifies whether the plugin exists
pluginExists(String, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelHome
A boolean to indicate if plugin exists
PluginModel - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This is the business class for the object PluginModel
PluginModel() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
 
PluginModelDAO - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This class provides Data Access methods for PluginModel objects
PluginModelDAO() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelDAO
 
PluginModelHome - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This class provides instances management methods (create, find, ...) for PluginModel objects
PluginNameFormBean - Class in fr.paris.lutece.plugins.pluginwizard.web.formbean
Form name
PluginNameFormBean() - Constructor for class fr.paris.lutece.plugins.pluginwizard.web.formbean.PluginNameFormBean
 
PluginWizardApp - Class in fr.paris.lutece.plugins.pluginwizard.web
The class manage pluginwizard Page
PluginWizardApp() - Constructor for class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
 
PluginWizardJsonService - Class in fr.paris.lutece.plugins.pluginwizard.service
The json service will create a model json file
PluginWizardJsonService() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.PluginWizardJsonService
 
PluginwizardJspBean - Class in fr.paris.lutece.plugins.pluginwizard.web
This class provides the user interface to manage ConfigurationKey features ( manage, create, modify, remove )
PluginwizardJspBean() - Constructor for class fr.paris.lutece.plugins.pluginwizard.web.PluginwizardJspBean
 
PluginWizardZipService - Class in fr.paris.lutece.plugins.pluginwizard.service
The zip service will pack all the chosen files and create an archive
PluginWizardZipService() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.PluginWizardZipService
 
PluginXmlGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Class produces the xml file describing the generated plugin
PluginXmlGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.PluginXmlGenerator
 
PomGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
The Pom generator is responsible of generating a project object model used by maven
PomGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.PomGenerator
 
Portlet - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This is the business class for the object Portlet
Portlet() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.Portlet
 
PortletGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
The portlet generator generates all the java files needed for portlet creation
PortletGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletGenerator
 
PortletJspBeanGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
The class generated the portlet jspbean needed to manage portlets
PortletJspBeanGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletJspBeanGenerator
 
PortletJspGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Class generated the jsp files needed to manage portlets
PortletJspGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletJspGenerator
 
PortletTemplateGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
The generator produced the templates necessary for the handling of portlets
PortletTemplateGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletTemplateGenerator
 
PortletXslGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Class generates the xsl associated to every generated portlet
PortletXslGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletXslGenerator
 
PropertiesGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Class generates properties needed by the plugin
PropertiesGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.PropertiesGenerator
 
PROPERTY_BACK_OFFICE_JSP_DIRECTORY_TRIGGER - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PROPERTY_BACK_OFFICE_TEMPLATES_DIRECTORY_TRIGGER - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PROPERTY_BUSINESS_CLASS_DIRECTORY_TRIGGER - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PROPERTY_DATABASE_DIRECTORY_TRIGGER - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PROPERTY_DATABASE_PREFIX - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PROPERTY_JSP_BEAN_DIRECTORY_TRIGGER - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PROPERTY_PAGE_TITLE_CREATE_PLUGIN_DESCRIPTION - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PROPERTY_PROPERTIES_RESOURCES_DIRECTORY_TRIGGER - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 
PROPERTY_XPAGE_SUFFIX - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.Constants
 

R

readJson(String) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.MapperService
Read a JSON String to fill a model
remove(int) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKeyHome
Remove the configurationKey whose identifier is specified in parameter
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelHome
Remove the pluginModel whose identifier is specified in parameter
remove(int) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.ModelHome
Remove the model whose identifier is specified in parameter
removeAll(int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Remove all data for a given plugin
removeApplication(int, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Remove an application
removeAttribute(int, int, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Remove an attribute
removeBusinessClass(int, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Remove a business class
removeFeature(int, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Remove a feature
removePortlet(int, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Remove an portlet
ResourcesGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Class generated needed resource files for i18n implementation
ResourcesGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.ResourcesGenerator
 
Rest - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This is the business class for the object Rest
Rest() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.Rest
 
RestConstantsGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
The rest constants file generator
RestConstantsGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.RestConstantsGenerator
 
RestGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
The rest files generator
RestGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.RestGenerator
 
RestSwaggerGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
The rest swagger file generator
RestSwaggerGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.RestSwaggerGenerator
 
RestSwaggerJsonGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
The rest swagger.json file generator
RestSwaggerJsonGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.RestSwaggerJsonGenerator
 
RIGHT_MANAGE_PLUGINWIZARD - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginwizardJspBean
 

S

savePluginModel(PluginModel) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Save the plugin model
savePluginModelFromJson(PluginModel) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Save the plugin model from json
selectConfigurationKeysList(Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKeyDAO
Load the data of all the configurationKeys and returns them as a collection
selectConfigurationKeysList(Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.IConfigurationKeyDAO
Load the data of all the configurationKey objects and returns them as a collection
selectModelsList(Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.IModelDAO
Load the data of all the model objects and returns them as a List
selectModelsList(Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.ModelDAO
Load the data of all the models and returns them as a List
selectPluginModelByName(Plugin, String) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginModelDAO
The identifier of the generated plugin
selectPluginModelByName(Plugin, String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelDAO
Returns the identifier of the generated plugin
selectPluginModelsList(Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginModelDAO
Load the data of all the pluginModel objects and returns them as a collection
selectPluginModelsList(Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelDAO
Load the data of all the pluginModels and returns them as a collection
setAbstractParentBeanTemplate(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanFileConfig
 
setAbstractParentBeanTemplate(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanGenerator
Set the parent bean template
setApplicationClass(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Application
Sets the ApplicationClass
setApplicationName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Application
Sets the ApplicationName
setApplications(List<Application>) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the list of plugin applications
setAttributeName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Sets the AttributeName
setAttributes(List<Attribute>) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Sets the list of attributes associated to business class
setAttributeTypeId(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Sets the AttributeTypeId
setAttributeTypesList(List<AttributeType>) - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeService
Sets the list of attribute types
setBusinessClass(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Sets the BusinessClass
setBusinessClass(String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.BusinessClassFormBean
Sets the BusinessClass
setBusinessClasses(List<BusinessClass>) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
 
setBusinessTableName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Sets the BusinessTableName
setBusinessTableName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.BusinessClassFormBean
Sets the BusinessTableName
setBusinessTemplate(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspControllerGenerator
Sets the business template
setBusinessTemplate(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspGenerator
Sets the business template
setClassDescription(String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.BusinessClassFormBean
Sets the class description and it is given by an attribute
setConstraint(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeType
Sets the Constraint
setCoreVersion(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.GenerationScheme
 
setDependencyCoreVersion(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PomGenerator
set Dependency Core Version
setDependencyRestVersion(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PomGenerator
set Dependency Rest Version
setDescription(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeType
Sets the Description
setFeatureDescription(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Sets the FeatureDescription
setFeatureLevel(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Sets the FeatureLevel
setFeatureName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Sets the FeatureName
setFeatureRight(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Sets the Feature right
setFeatures(List<Feature>) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the list of plugin features
setFeatureTemplate(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspControllerGenerator
Sets the feature template
setFeatureTemplate(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspGenerator
Sets the feature template
setFeatureTitle(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Sets the FeatureTitle
setFiles(List<AdminJspBeanFileConfig>) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanGenerator
 
setFiles(List<BusinessFileConfig>) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessClassGenerator
Set the list of files config
setFiles(List<BusinessFileConfig>) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessKotlinClassGenerator
Set the list of files config
setFiles(List<BusinessFileConfig>) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletGenerator
Set the list of files config
setFiles(List<XPageFileConfig>) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageGenerator
Set the list of configuration files
setGeneratorsList(List<Generator>) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.GenerationScheme
 
setGlobalPomVersion(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PomGenerator
set Pom Parent Version
setId(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Application
Sets the Id
setId(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Sets the IdAttribute
setId(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Sets the nIdBusinessClass
setId(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Sets the nIdFeature
setId(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Portlet
Sets the IdPortletPlugin
setId(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Rest
Sets the Id
setId(int) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.BusinessClassFormBean
Sets the nIdBusinessClass
setIdAttributeType(int) - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeType
Sets the IdAttributeType
setIdBusinessClasses(List<Integer>) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Application
Sets the list of IdBusinessClasses
setIdBusinessClasses(List<Integer>) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Sets the list of IdBusinessClasses
setIdBusinessClasses(List<Integer>) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Rest
Sets the list of IdBusinessClasses
setIdFeature(int) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.BusinessClassFormBean
Sets the IdFeature
setIdKey(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKey
Sets the IdKey
setIdPlugin(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the IdPlugin
setIdPlugin(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.Model
Sets the IdPlugin
setIdPlugin(int) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Sets the IdPlugin
setIsDefault(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.GenerationScheme
set is default
setJavaType(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeType
Sets the JavaType
setJspBaseName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Portlet
Sets the JspBaseName
setJspName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Feature
Sets the JspName
setJspName(PluginModel) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PluginXmlGenerator
 
setKeyDescription(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKey
Sets the KeyDescription
setKeyValue(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKey
Sets the KeyValue
setKotlin(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AbstractGenerator
Set kotlin
setLocale(Locale) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Gets the locale of the plugin
setMaxLength(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
 
setMaxLength(int) - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeType
Sets the MaxLength
setModelJson(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.Model
Sets the ModelJson
setModelVersion(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PomGenerator
set PomModelVersion
setModule(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the isModule flag
setModule(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Sets the isModule flag
setName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.Model
Sets the Name
setName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeType
Sets the Name
setName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.GenerationScheme
 
setName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.PluginNameFormBean
 
setNotNull(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Sets the Description
setPath(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AbstractFileGenerator
Sets the Path
setPluginChanges(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginChanges
setPluginClass(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginClass
setPluginClass(String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Sets the PluginClass
setPluginCopyright(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginCopyright
setPluginCopyright(String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Sets the PluginCopyright
setPluginDbPoolRequired(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginDbPoolRequired
setPluginDbPoolRequired(String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Sets the PluginDbPoolRequired
setPluginDescription(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginDescription
setPluginDescription(String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Sets the PluginDescription
setPluginDocumentation(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginDocumentation
setPluginIconUrl(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginIconUrl
setPluginIconUrl(String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Sets the PluginIconUrl
setPluginInstallation(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginInstallation
setPluginName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginName
setPluginName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Sets the PluginName
setPluginProvider(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginProvider
setPluginProvider(String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Sets the PluginProvider
setPluginProviderUrl(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginProviderUrl
setPluginProviderUrl(String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Sets the PluginProviderUrl
setPluginUserGuide(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginUserGuide
setPluginVersion(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginVersion
setPluginVersion(String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
Sets the PluginVersion
setPortletClass(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Portlet
Sets the PortletClass
setPortlets(List<Portlet>) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the list of plugin portlets
setPortletTypeName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Portlet
Sets the PortletTypeName
setPrefix(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.AttributeType
Sets the Prefix
setPrefix(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanFileConfig
Sets the Prefix
setPrefix(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessFileConfig
Sets the Prefix
setPrefix(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageFileConfig
Sets the Prefix
setPrimaryKey(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Sets the primary key of the class
setPrimaryKey(String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.BusinessClassFormBean
Sets the primary key of the class
setRest(Rest) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the rest
setSourcePath(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanFileConfig
Sets the Path
setSourcePath(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessFileConfig
Sets the Path
setSourcePath(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageFileConfig
Sets the Path
setSuffix(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanFileConfig
Sets the Suffix
setSuffix(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessFileConfig
Sets the Suffix
setSuffix(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageFileConfig
Sets the Suffix
setTabsTemplate(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminTemplateGenerator
 
setTabsTemplate(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageTemplateGenerator
 
setTemplate(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AbstractGenerator
Sets the Template
setTemplate(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanFileConfig
Sets the Template
setTemplate(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessFileConfig
Sets the Template
setTemplate(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageFileConfig
Sets the Template
setType(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the Type
setType(String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.formbean.DescriptionFormBean
sets the type
SiteDocumentationGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Site Documenation Generator
SiteDocumentationGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.SiteDocumentationGenerator
 
SpringContextXmlGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Class generates the spring context file
SpringContextXmlGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.SpringContextXmlGenerator
 
SqlCodeGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
The sql files generator
SqlCodeGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.SqlCodeGenerator
 
store(ConfigurationKey, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKeyDAO
Update the record in the table
store(ConfigurationKey, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.IConfigurationKeyDAO
Update the record in the table
store(Model, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.IModelDAO
Update the record in the table
store(PluginModel, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginModelDAO
Update the record in the table
store(PluginModel, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelDAO
Update the record in the table
store(Model, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.ModelDAO
Update the record in the table

U

update(ConfigurationKey) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKeyHome
Update of the configurationKey which is specified in parameter
update(PluginModel, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelHome
Update of the pluginModel which is specified in parameter
update(Model) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.ModelHome
Update of the model which is specified in parameter
updateApplication(int, Application) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Update an application
updateAttribute(int, int, Attribute) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Update an attribute
updateBusinessClass(int, BusinessClassFormBean) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Update an businessClass
updateDescription(int, DescriptionFormBean) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
 
updateFeature(int, Feature) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Update a feature
updatePortlet(int, Portlet) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Update an portlet
updateRest(int, Rest) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.ModelService
Update the rest
Utils - Class in fr.paris.lutece.plugins.pluginwizard.util
Utils for plugin wizard

X

XPageFileConfig - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
BusinessFileConfig
XPageFileConfig() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageFileConfig
 
XPageGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Class generating the Xpages
XPageGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageGenerator
 
XPageTemplateGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Generates Html files used as template to construct front office
XPageTemplateGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageTemplateGenerator
 
A B C D E F G I L M N P R S U X 
Skip navigation links

Copyright © 2020 City of Paris. All rights reserved.