A B C D E F G H I J K L N P R S U V X

A

addBusinessClass(BusinessClass) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
Adds a business class to the plugin feature
addEmptyKeys(int, ArrayList<String>, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IResourceKeyDAO
Persists the i18n keys
addEmptyKeys(int, ArrayList<String>, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
Adds the list of required i18n keys
addEmptyKeys(int, ArrayList<String>, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyHome
Persists the i18n keys
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
 
AttributeDAO - Class in fr.paris.lutece.plugins.pluginwizard.business.model
 
AttributeDAO() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeDAO
 
AttributeHome - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This class provides instances management methods (create, find, ...) for Attribute objects

B

BackOfficeJspGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
The generator produced the jsp for back office management
BackOfficeJspGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.BackOfficeJspGenerator
 
BackOfficeTemplateCodeGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Generates Html files used as template to construct back office UI
BackOfficeTemplateCodeGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.BackOfficeTemplateCodeGenerator
 
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
 
BusinessClassCodeGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
The business classes representing the business layer of the plugin is generated
BusinessClassCodeGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessClassCodeGenerator
 
BusinessClassDAO - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This class provides Data Access methods for BusinessClass objects
BusinessClassDAO() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
 
BusinessClassHome - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This class provides instances management methods (create, find, ...) for BusinessClass objects

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
containsAttributes(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Verifies whether business class has attributes
containsAttributes(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IBusinessClassDAO
 
create(ConfigurationKey, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKeyHome
Create an instance of the configurationKey class
create(int, Attribute, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeHome
Create an instance of the attribute class
create(BusinessClass, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassHome
Create an instance of the businessClass class
create(PluginApplication, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationHome
Create an instance of the pluginApplication class
create(PluginFeature, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureHome
Create an instance of the pluginFeature class
create(PluginModel, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelHome
Create an instance of the pluginModel class
create(PluginPortlet, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortletHome
Create an instance of the pluginPortlet class
create(ResourceKey, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyHome
Create an instance of the resourceKey class

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 class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IAttributeDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IBusinessClassDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginApplicationDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginFeatureDAO
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 interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginPortletDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IResourceKeyDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureDAO
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.model.PluginPortletDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
Delete a record from the table
deleteAllAttributesByPluginId(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeDAO
Deletes all the attribute related to a plugin
deleteAllAttributesByPluginId(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IAttributeDAO
Deletes all the attributes related to a plugin
deleteAllByPlugin(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
Delete all records from the table
deleteAllClassesByPluginId(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Delete the dependency
deleteAllClassesByPluginId(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IBusinessClassDAO
Deletes all the classes attached to aplugin
deleteAllPluginFeaturesByPluginId(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginFeatureDAO
Deletes all the features attached to a specified plugin
deleteAllPluginFeaturesByPluginId(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureDAO
Deletes all the features attached to a plugin
deleteByFeature(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Delete business classes by feature
deleteByFeature(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IBusinessClassDAO
Delete business classes by admin feature
deleteByPlugin(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IResourceKeyDAO
Deletes all the resources from a Plugin
deleteByPlugin(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
Delete all resources related to plugin record from the table
deleteDependency(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeDAO
Delete the dependency
deleteDependency(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Delete the dependency
deleteDependency(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationDAO
Delete the dependency
deleteDependency(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureDAO
Delete the dependency
deleteDependency(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortletDAO
Delete the dependency
deleteDependency(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
Delete the dependency
deleteKeysByPlugin(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyHome
Deletes all the resources for a generated plugin
doCreateAdminFeature(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation of an admin feature
doCreateAttribute(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation action of an attribute
doCreateBusinessClass(HttpServletRequest, Plugin) - 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
doCreatePluginApplication(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation action of the plugin application
doCreatePluginPortlet(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation action of the portlet
doCreateResourceKey(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation action of the resource key
doModifyAdminFeature(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification action of an admin feature
doModifyAttribute(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification action for the attribute
doModifyBusinessClass(HttpServletRequest, Plugin) - 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
doModifyPlugin(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification action of the plugin
doModifyPluginApplication(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification action of the plugin application
doModifyPluginPortlet(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification action of the portlet
doModifyResourceKey(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification of the resource key
doRemoveAdminFeature(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The removal screen of an admin feature
doRemoveAllPluginRelated(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
Removes all the artifacts ralated to the generated plugin
doRemoveAttribute(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
Remove Business Attribute
doRemoveBusinessClass(HttpServletRequest, Plugin) - 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
doRemovePluginApplication(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The removal action of a plugin application
doRemovePluginPortlet(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
Remove Portlet Action
doRemoveResourceKey(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The removal action of the resource key

E

exportZip(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.service.PluginWizardZipService
Exports the files in a byte array

F

findByPlugin(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationHome
Returns an instance of a pluginApplication whose identifier is specified in parameter
findByPlugin(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureHome
Returns the collection of plugin features for a specific plugin
findByPlugin(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortletHome
Returns an instance of a pluginPortlet whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - 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, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeHome
Returns an instance of a attribute whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassHome
Returns an instance of a businessClass whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationHome
Returns an instance of a pluginApplication whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureHome
Returns an instance of a pluginFeature whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelHome
Returns an instance of a pluginModel whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortletHome
Returns an instance of a pluginPortlet whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyHome
Returns an instance of a resourceKey whose identifier is specified in parameter
findClassDescription(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeHome
Finds the class description
findPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeHome
Fetches the key of the business class
findResourceKeys(List<BusinessClass>, String, int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Fetches all the resource keys
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.business.model.user - package fr.paris.lutece.plugins.pluginwizard.business.model.user
 
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.web - package fr.paris.lutece.plugins.pluginwizard.web
 

G

generate(BusinessClass) - Method in class fr.paris.lutece.plugins.pluginwizard.service.Generator
Returns the source code of the POJO
Generator - Class in fr.paris.lutece.plugins.pluginwizard.service
This class generator class
Generator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.Generator
 
getAdminFeaturesForPlugin(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureHome
Returns a reference list of features available for the plugin
getAllResourceKeys(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
Fetches all the resource keys by plugin
getApplicationClass() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplication
Returns the ApplicationClass
getApplicationName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplication
Returns the ApplicationName
getAttributeListCombo(Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeHome
Returns a reference list of attribute list
getAttributeName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the AttributeName
getAttributes() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the collection of attributes
getAttributesList(Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeHome
Load the data of all the attribute objects and returns them in form of a list
getAttributeType() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the AttributeName
getAttributeTypeId() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the AttributeTypeId
getAttributeTypeName(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeHome
Returns an instance of a attribute whose identifier is specified in parameter
getBackOfficeJsp() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Fetches back office jsp files choice
getBackOfficeTemplate() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Fetches the back office templates choice
getBusinessClass() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
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.PluginFeature
Fetches the list of business classes
getBusinessClasses() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the list of business classes attached to the generated plugin
getBusinessClasses() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Returns boolean value whether to generate business classes
getBusinessClassesByFeature(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassHome
Returns a collection of business classes selected by feature
getBusinessClassesByPlugin(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassHome
Load the data of all the businessClass objects and returns them in form of a collection
getBusinessClassImport() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
The business class import
getBusinessClassJsp() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
The business class to name a Jsp
getBusinessClassJspDeclaration() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
The business class Jsp declaration
getBusinessClassLowerCase() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the BusinessClass
getBusinessClassmarker() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
The business class expressed as a marker
getBusinessClassMarkerDeclaration() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
The business class in making a marker declaration
getBusinessClassMessage() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the class name used for the message
getBusinessClassMessageDeclaration() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the class name for the message declaration
getBusinessClassNaming() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Fetches the business class naming
getBusinessClassParam() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
The business class expressed as a class parameter
getBusinessClassParamDeclaration() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
The business class as a parameter
getBusinessClassProperty() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
The business class in a property
getBusinessClassPropertyDeclaration() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
The business class declared in a property
getBusinessClassRightDeclaration() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
 
getBusinessClassTemplate() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
The business class declared as a template
getBusinessClassTemplateDeclaration() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
The business class variable in declaration of a template
getBusinessClassUpperCase() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the BusinessClass
getBusinessPluginName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the Plugin Name of the generated plugin
getBusinessTableName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the BusinessTableName
getClassDescription() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Fetches the description of a business class
getConfigurationKeysList(Plugin) - 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
getConfirmRemoveAdminFeature(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The confirmation of the removal of an admin feature
getConfirmRemoveBusinessAttribute(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The confirmation of the attribute removal
getConfirmRemoveBusinessClass(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The confirmation of a business class 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
getConfirmRemovePluginApplication(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The confirmation of an application removal
getConfirmRemovePluginPortlet(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The confirmation of the plugin removal
getConfirmRemoveResourceKey(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The confirmation of the resource key removal
getCreateAdminFeature(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation form of the admin feature
getCreateAttribute(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation form of the attribute associated to a business class
getCreateBusinessClass(HttpServletRequest, Plugin) - 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
getCreateHtmlCode(Collection<BusinessClass>, BusinessClass, int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Gets the code of a create template for a specific business object
getCreatePlugin(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The Creation form of the plugin
getCreatePluginApplication(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation screen of a plugin application
getCreatePluginDescription(HttpServletRequest, String, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation form of the plugin description
getCreatePluginPortlet(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation screen of a portlet
getEnglishLocale() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKey
Returns the EnglishLocale
getFrenchLocale() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKey
Returns the FrenchLocale
getIdAttribute() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the IdAttribute
getIdBusinessClass() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the nIdBusinessClass
getIdFeature() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
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.PluginApplication
Returns the IdPlugin
getIdPlugin() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
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.business.model.PluginPortlet
Returns the IdPlugin
getIdPlugin() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKey
Returns the IdPlugin
getIdPluginApplication() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplication
Returns the IdPlugin
getIdPluginFeature() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
Returns the IdPlugin
getIdResourceKey() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKey
Returns the IdResourceKey
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
getIsDescription() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the bIsDescription
getIsPrimary() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the IdAttribute
getJspBean() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Fetches the JspBean choice
getJspBeanCode(PluginModel, Collection<BusinessClass>) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Return JspBean code
getJspFile(BusinessClass, String, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Gets the Jsp File of a business class
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
getLocale() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Gets the locale of the plugin
getLocalePropertiesKeys(int, String, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Fetches the locale keys needed by front and back office
getManageAdminFeatures(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The management screen of the admin features
getManageBusinessClasses(HttpServletRequest, Plugin) - 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
getManagePluginApplications(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The management of the plugin applications associated to the generated plugin
getManagePluginPortlets(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The screen for management of portlets associated to the generated plugin
getManageResourceKeys(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The management screen of the management of the keys
getMarkerIdentifier() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKey
Returns the MarkerIdentifier
getMavenPomXml() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Fetches pom.xml choice
getModifyAdminFeature(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification screen of the admin feature
getModifyAttribute(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification form of an attribute
getModifyBusinessClass(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification form of the plugin
getModifyConfigurationKey(HttpServletRequest) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginwizardJspBean
Returns the form to update info about a configurationkey
getModifyPlugin(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification form of the plugin
getModifyPluginApplication(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification screen of a plugin application
getModifyPluginDescription(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification form of the plugin description
getModifyPluginPortlet(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification page of the portlet
getModifyResourceKey(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The modification form of the resource key
getName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the Name
getNameJspBeanPrefix() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the BusinessClass
getNameMainTemplate() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the BusinessClass
getNameRightSuffix() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the BusinessClass
getNameRightSuffixDeclaration() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the BusinessClass
getPackageName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the PackageName
getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
getPage
getPluginApplications() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the list of plugin applications
getPluginApplicationsList(Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationHome
Load the data of all the pluginApplication objects and returns them in form of a collection
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
getPluginCopyright() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginCopyright
getPluginDbPoolRequired() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginDbPoolRequired
getPluginDescription() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginDescription
getPluginDocumentation() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginDocumentation
getPluginFeatureDescription() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
Returns the PluginFeatureDescription
getPluginFeatureLabel() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
Returns the PluginFeatureId
getPluginFeatureLevel() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
Returns the PluginFeatureLevel
getPluginFeatures() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the list of plugin features
getPluginFeatureTitle() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
Returns the PluginFeatureTitle
getPluginFeatureUrl() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
Returns the PluginFeatureUrl
getPluginIconUrl() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginIconUrl
getPluginInstallation() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginInstallation
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
getPluginNameCapsFirst() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the BusinessClass
getPluginNameLowerCase() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the BusinessClass
getPluginNameUpperCase() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the Plugin Name in Upper case
getPluginPortletClass() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortlet
Returns the PluginPortletClass
getPluginPortletCreationUrl() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortlet
Returns the PluginPortletCreationUrl
getPluginPortletId() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortlet
Returns the IdPortletPlugin
getPluginPortlets() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the list of plugin portlets
getPluginPortletsList(Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortletHome
Load the data of all the pluginPortlet objects and returns them in form of a collection
getPluginPortletTypeName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortlet
Returns the PluginPortletTypeName
getPluginPortletUpdateUrl() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortlet
Returns the PluginPortletUpdateUrl
getPluginPropertiesFile() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Fetches plugin properties files choice
getPluginProvider() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginProvider
getPluginProviderUrl() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Returns the PluginProviderUrl
getPluginRecapitulate(HttpServletRequest, Plugin) - 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
getPluginXmlCode(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Returns the text content of the plugin xml file
getPluginXmlDefinition() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Fetches xml describing the plugin choice
getPomXmlCode(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Produces content of the maven pom.xml file
getPortletCode(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Produces the java code of the portlet file
getPortletFile(PluginPortlet, String, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Produces text content of java file used to build a portlet
getPortletHtmlTemplate(PluginPortlet, String, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Produces text content of the html template for a portlet
getPortletJspBean(PluginPortlet, String) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Gets the Portlet Jsp Bean
getPortletJspFile(PluginPortlet, String, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Gets the portlet Jsp File
getPortletXsl(PluginPortlet, String) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Fetches the xsl corresponding to a portlet
getPrimaryKey() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
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.business.model.Attribute
Returns the Proper Name
getProperName(String) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Returns the Proper Name
getPropertiesFileCode(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
The properties file content
getResourceFiles() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Fetches resource files choice
getResourceKey(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
The creation form of a resource key
getResourceKeysList(Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyHome
Load the data of all the resourceKey objects and returns them in form of a collection
getResourceKeysList(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyHome
Load the data of all the resourceKey objects and returns them in form of a collection
getSourceCode(BusinessClass, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Returns the source code of a business object
getSpringContextCode(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Produces the spring context xml file
getSpringContextXml() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Fetches spring context file choice
getSqlFiles() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Fetches the sql choice
getSqlScript(int, PluginModel, Collection<BusinessClass>, Collection<PluginFeature>, Collection<PluginApplication>, Collection<PluginPortlet>) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Returns the necessary sql dump of creation of plugin and core
getTemplate() - Method in class fr.paris.lutece.plugins.pluginwizard.service.Generator
Gets the template
getType() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the Type
getTypeName(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeDAO
Fetches the type name of an attribute
getTypeName(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IAttributeDAO
Fetches the type name
getVariableName() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Returns the VariableName
getViewAdminFeature(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
View details of the admin feature
getXPageCode(int, Plugin, int) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
Generates the XPage source code
getXpages() - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Fetches Xpagese choice

H

hasAlreadyDescription(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Verifies whether business class has a description
hasAlreadyDescription(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassHome
Verifies if the class has a description
hasAlreadyDescription(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IBusinessClassDAO
Checks whether class has a description
hasAlreadyKey(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Verifies whether business class has a description
hasAlreadyKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassHome
Verifies if business class has already a key
hasAlreadyKey(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IBusinessClassDAO
Checks whether class has already a key
hasAttributes(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassHome
Verifies whether attributes are attached to the business class

I

IAttributeDAO - Interface in fr.paris.lutece.plugins.pluginwizard.business.model
IAttributeDAO Interface
IBusinessClassDAO - Interface in fr.paris.lutece.plugins.pluginwizard.business.model
IBusinessClassDAO Interface
IConfigurationKeyDAO - Interface in fr.paris.lutece.plugins.pluginwizard.business
IConfigurationKeyDAO Interface
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(int, Attribute, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeDAO
Insert a new record in the table.
insert(BusinessClass, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Insert a new record in the table.
insert(int, Attribute, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IAttributeDAO
Insert a new record in the table.
insert(BusinessClass, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IBusinessClassDAO
Insert a new record in the table.
insert(PluginApplication, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginApplicationDAO
Insert a new record in the table.
insert(PluginFeature, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginFeatureDAO
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(PluginPortlet, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginPortletDAO
Insert a new record in the table.
insert(ResourceKey, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IResourceKeyDAO
Insert a new record in the table.
insert(PluginApplication, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationDAO
Insert a new record in the table.
insert(PluginFeature, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureDAO
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(PluginPortlet, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortletDAO
Insert a new record in the table.
insert(ResourceKey, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
Insert a new record in the table.
insertDependency(int, int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeDAO
Inserts the dependency between the business class and the attributes
insertDependency(int, int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Inserts the depedency between the business class and the admin feature
insertDependency(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginFeatureDAO
Add the dependency
insertDependency(int, int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationDAO
Adds the dependency
insertDependency(int, int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureDAO
Inserts the dependency between the plugin and the admin feature
insertDependency(int, int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortletDAO
Add the dependency
insertDependency(int, int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
Inserts the dependency between the plugin and its resource keys
IPluginApplicationDAO - Interface in fr.paris.lutece.plugins.pluginwizard.business.model
IPluginApplicationDAO Interface
IPluginFeatureDAO - Interface in fr.paris.lutece.plugins.pluginwizard.business.model
IPluginFeatureDAO Interface
IPluginModelDAO - Interface in fr.paris.lutece.plugins.pluginwizard.business.model
IPluginModelDAO Interface
IPluginPortletDAO - Interface in fr.paris.lutece.plugins.pluginwizard.business.model
IPluginPortletDAO Interface
IResourceKeyDAO - Interface in fr.paris.lutece.plugins.pluginwizard.business.model
IResourceKeyDAO Interface
isEmpty(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IResourceKeyDAO
Verifies if the keys have been generated for the plugin
isEmpty(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
Verifies whether no resource is present for a plugin
isEmpty(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyHome
Verifies if the keys have been generated for the plugin
isValid(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IResourceKeyDAO
Returns true if resource key is valid
isValid(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
Returns whether all the resource keys are filled before generation
isValid(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyHome
Load the data of all the resourceKey objects and returns them in form of a collection

J

JspBeanCodeGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
The JspBean needed to manage back office are generated by the class
JspBeanCodeGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.JspBeanCodeGenerator
 

K

keyExists(int, String, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Verifies whether key exists
keyExists(int, String, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassHome
 
keyExists(int, String, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IBusinessClassDAO
Verifies if key exists for business class

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 class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeDAO
Load the data of the attribute from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Load the data of the businessClass from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IAttributeDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IBusinessClassDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginApplicationDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginFeatureDAO
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 interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginPortletDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IResourceKeyDAO
Load the data from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationDAO
Load the data of the pluginApplication from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureDAO
Load the data of the pluginFeature 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.model.PluginPortletDAO
Load the data of the pluginPortlet from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
Load the data of the resourceKey from the table

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.AttributeDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureDAO
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.model.PluginPortletDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
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
 
PluginApplication - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This is the business class for the object PluginApplication
PluginApplication() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplication
 
PluginApplicationDAO - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This class provides Data Access methods for PluginApplication objects
PluginApplicationDAO() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationDAO
 
PluginApplicationHome - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This class provides instances management methods (create, find, ...) for PluginApplication objects
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
PluginFeature - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This is the business class for the object PluginFeature
PluginFeature() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
Constructor initializing a collection of business class
PluginFeatureDAO - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This class provides Data Access methods for PluginFeature objects
PluginFeatureDAO() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureDAO
 
PluginFeatureHome - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This class provides instances management methods (create, find, ...) for PluginFeature objects
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
PluginPortlet - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This is the business class for the object PluginPortlet
PluginPortlet() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortlet
 
PluginPortletDAO - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This class provides Data Access methods for PluginPortlet objects
PluginPortletDAO() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortletDAO
 
PluginPortletHome - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This class provides instances management methods (create, find, ...) for PluginPortlet objects
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
 
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
 
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
 
PortletJspFilesGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Class generated the jsp files needed to manage portlets
PortletJspFilesGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletJspFilesGenerator
 
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_JSP_BEAN_SUFFIX - 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

remove(int, Plugin) - 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.AttributeHome
Remove the attribute whose identifier is specified in parameter
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassHome
Remove the businessClass whose identifier is specified in parameter
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationHome
Remove the pluginApplication whose identifier is specified in parameter
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureHome
Remove the pluginFeature 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, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortletHome
Remove the pluginPortlet whose identifier is specified in parameter
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyHome
Remove the resourceKey whose identifier is specified in parameter
removeAttributesByPlugin(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeHome
Removes all the attibutes of the specified plugin
removeBusinessClassesByPlugin(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassHome
Removes all the business classes attached to a plugin
removePluginApplicationByPlugin(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationHome
Removes all the applications attached to a plugin
removePluginFeaturesByPlugin(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureHome
Removes the features attached to a plugin
removePluginPortlets(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortletHome
Removes all the portlets related to the plugin
removeResourcesByPlugin(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyHome
Removes i18n ressources by plugin
ResourceKey - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This is the business class for the object ResourceKey
ResourceKey() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKey
 
ResourceKeyDAO - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This class provides Data Access methods for ResourceKey objects
ResourceKeyDAO() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
 
ResourceKeyHome - Class in fr.paris.lutece.plugins.pluginwizard.business.model
This class provides instances management methods (create, find, ...) for ResourceKey objects
ResourcesCodeGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service.generator
Class generated needed resource files for i18n implementation
ResourcesCodeGenerator() - Constructor for class fr.paris.lutece.plugins.pluginwizard.service.generator.ResourcesCodeGenerator
 
RIGHT_MANAGE_PLUGINWIZARD - Static variable in class fr.paris.lutece.plugins.pluginwizard.web.PluginwizardJspBean
 

S

selectAttributeList(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Returns a list of Attribute
selectAttributeListCombo(Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeDAO
Load the list of types of the attribute for the business class
selectAttributeListCombo(Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IAttributeDAO
Load the data of all the attributes type
selectAttributesList(Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeDAO
Load the data of all the attributes and returns them as a List
selectAttributesList(Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IAttributeDAO
Load the data of all the attribute objects and returns them as a List
selectBusinessClassesByFeature(int, int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Returns a collection of business classes
selectBusinessClassesByFeature(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IBusinessClassDAO
Returns the business classes chosen by feature
selectBusinessClassesList(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Returns a list of business classe
selectBusinessClassesList(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IBusinessClassDAO
Returns a collection of business classes for the plugin
selectByPlugin(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginApplicationDAO
Returns a collection of plugin application
selectByPlugin(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationDAO
Returns a collection of plugin application
selectClassDescription(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeDAO
Returns the string representation of a class
selectClassDescription(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IAttributeDAO
Selects the class description of the business class
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
selectFeatureByPlugin(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginFeatureDAO
Returns a list of features by plugin
selectFeatureByPlugin(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureDAO
Load the data of all the pluginFeatures and returns them as a collection
selectFeatureByPluginCombo(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginFeatureDAO
Returns the list of admin features associated with the generated plugin
selectFeatureByPluginCombo(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureDAO
Load the list of features which are available for specific plugins
selectPluginApplicationsList(Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginApplicationDAO
Load the data of all the pluginApplication objects and returns them as a collection
selectPluginApplicationsList(Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationDAO
Load the data of all the pluginApplications and returns them as a collection
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
selectPluginPortletsList(Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginPortletDAO
Load the data of all the pluginPortlet objects and returns them as a collection
selectPluginPortletsList(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginPortletDAO
A collection of portlets related to the generated plugin
selectPluginPortletsList(Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortletDAO
Load the data of all the pluginPortlets and returns them as a collection
selectPluginPortletsList(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortletDAO
Returns a collection of portlets associated to the generated plugin
selectPrimaryKey(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeDAO
Fetches the primary key of a business class
selectPrimaryKey(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IAttributeDAO
Selects the primary key
selectResourceKeysList(Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IResourceKeyDAO
Load the data of all the resourceKey objects and returns them as a collection
selectResourceKeysList(int, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IResourceKeyDAO
Select a list of resource keys
selectResourceKeysList(Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
Load the data of all the resourceKeys and returns them as a collection
selectResourceKeysList(int, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
Returns all the resource keys related to a generated plugin
setApplicationClass(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplication
Sets the ApplicationClass
setApplicationName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplication
Sets the ApplicationName
setAttributeName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Sets the AttributeName
setAttributes(Collection<Attribute>) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Sets the list of attributes associated to business class
setAttributeType(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Sets the AttributeType
setAttributeTypeId(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Sets the AttributeTypeId
setBackOfficeJsp(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Sets the back office jsp choice
setBackOfficeTemplate(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Sets the back office templates generation choice
setBusinessClass(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Sets the BusinessClass
setBusinessClasses(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Sets the business class choice
setBusinessPluginName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Sets the Plugin Name of the generated plugin
setBusinessTableName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Sets the BusinessTableName
setClassDescription(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Sets the class description and it is given by an attribute
setEnglishLocale(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKey
Sets the EnglishLocale
setFrenchLocale(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKey
Sets the FrenchLocale
setIdAttribute(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Sets the IdAttribute
setIdBusinessClass(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Sets the nIdBusinessClass
setIdFeature(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
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.PluginApplication
Sets the IdPlugin
setIdPlugin(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
Sets the IdPlugin
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.PluginPortlet
Sets the IdPlugin
setIdPlugin(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKey
Sets the IdPlugin
setIdPluginApplication(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplication
Sets the nIdPluginApplication
setIdPluginFeature(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
Sets the nIdPluginFeature
setIdResourceKey(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKey
Sets the IdResourceKey
setIsDescription(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Sets the Description
setIsPrimary(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.Attribute
Sets the bIsPrimary
setJspBean(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Sets the bJspBeanChoice
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
setMarkerIdentifier(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKey
Sets the MarkerIdentifier
setMavenPomXml(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Sets the maven pom choice
setPackageName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Sets the package name
setPluginApplications(Collection<PluginApplication>) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the list of plugin applications
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
setPluginCopyright(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginCopyright
setPluginDbPoolRequired(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginDbPoolRequired
setPluginDescription(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginDescription
setPluginDocumentation(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginDocumentation
setPluginFeatureDescription(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
Sets the PluginFeatureDescription
setPluginFeatureLabel(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
Sets the PluginFeatureLabel
setPluginFeatureLevel(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
Sets the PluginFeatureLevel
setPluginFeatures(Collection<PluginFeature>) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the list of plugin features
setPluginFeatureTitle(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
Sets the PluginFeatureTitle
setPluginFeatureUrl(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeature
Sets the PluginFeatureUrl
setPluginIconUrl(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
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.BusinessClass
Sets the Plugin Name
setPluginName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginName
setPluginPortletClass(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortlet
Sets the PluginPortletClass
setPluginPortletCreationUrl(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortlet
Sets the PluginPortletCreationUrl
setPluginPortletId(int) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortlet
Sets the IdPortletPlugin
setPluginPortlets(Collection<PluginPortlet>) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the list of plugin portlets
setPluginPortletTypeName(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortlet
Sets the PluginPortletTypeName
setPluginPortletUpdateUrl(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortlet
Sets the PluginPortletUpdateUrl
setPluginPropertiesFile(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Sets plugin properties choice
setPluginProvider(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
Sets the PluginProvider
setPluginProviderUrl(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginModel
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
setPluginXmlDefinition(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Sets the xml plugin choice
setPrimaryKey(String) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClass
Sets the primary key of the class
setResourceFiles(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Sets the resource files generation choice
setSpringContextXml(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Sets the context file used by spring choice
setSqlFiles(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Sets the sql files generation
setTemplate(String) - Method in class fr.paris.lutece.plugins.pluginwizard.service.Generator
Sets the template
setXpages(boolean) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
Sets the XPages choice
SourceCodeGenerator - Class in fr.paris.lutece.plugins.pluginwizard.service
This class is used for source code generation( sql scripts, resource files, etc)
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(Attribute, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeDAO
Update the record in the table
store(BusinessClass, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassDAO
Updates the record in the table
store(Attribute, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IAttributeDAO
Stores a business class
store(BusinessClass, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IBusinessClassDAO
Update the record in the table
store(PluginApplication, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginApplicationDAO
Update the record in the table
store(PluginFeature, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginFeatureDAO
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(PluginPortlet, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IPluginPortletDAO
Update the record in the table
store(ResourceKey, Plugin) - Method in interface fr.paris.lutece.plugins.pluginwizard.business.model.IResourceKeyDAO
Update the record in the table
store(PluginApplication, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationDAO
Update the record in the table
store(PluginFeature, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureDAO
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(PluginPortlet, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortletDAO
Update the record in the table
store(ResourceKey, Plugin) - Method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyDAO
Update the record in the table
storeKeys(int, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.service.SourceCodeGenerator
The method will store all relevant i18n keys in the database

U

update(ConfigurationKey, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.ConfigurationKeyHome
Update of the configurationKey which is specified in parameter
update(Attribute, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.AttributeHome
Update of the attribute which is specified in parameter
update(BusinessClass, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.BusinessClassHome
Update of the businessClass which is specified in parameter
update(PluginApplication, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginApplicationHome
Update of the pluginApplication which is specified in parameter
update(PluginFeature, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginFeatureHome
Update of the pluginFeature 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(PluginPortlet, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.PluginPortletHome
Update of the pluginPortlet which is specified in parameter
update(ResourceKey, Plugin) - Static method in class fr.paris.lutece.plugins.pluginwizard.business.model.ResourceKeyHome
Update of the resourceKey which is specified in parameter
UserChoice - Class in fr.paris.lutece.plugins.pluginwizard.business.model.user
The class will determine the choices of the user during the navigation process
UserChoice() - Constructor for class fr.paris.lutece.plugins.pluginwizard.business.model.user.UserChoice
 

V

verifyField(HttpServletRequest, String, String, String) - Method in class fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp
Verifies a field by using a regex
Visitor - Interface in fr.paris.lutece.plugins.pluginwizard.service.generator
Visitor interface to implement visitor pattern
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.BackOfficeJspGenerator
Visits the path and verifies if Portlet templates is relevant to be generated
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.BackOfficeTemplateCodeGenerator
Visits the path and verifies if Back office tempklate is relevant
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessClassCodeGenerator
Visits the path and verifies if Business class is relevant
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.JspBeanCodeGenerator
Visits the path and verifies if JspBean is relevant
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PluginXmlGenerator
Visits the path and verifies xml plugin description file is needed
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PomGenerator
Visits the path and verifies xml plugin description file is needed
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletGenerator
Visits the path and verifies if Portlet files is relevant to be generated
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletJspBeanGenerator
Visits the path and verifies if PortletJspBean is relevant to be generated
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletJspFilesGenerator
Visits the path and verifies whether portlet jsp files are needed
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletTemplateGenerator
Visit the path and verifies if Portlet templates is relevant to be generated
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PortletXslGenerator
Visits the path and verifies whether portlet xsl files needed
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.PropertiesGenerator
Visits the path and verifies whether properties file is needed
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.ResourcesCodeGenerator
Visits the path and verifies whether resouce files are needed
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.SpringContextXmlGenerator
Visits the path and verifies whether spring context is needed
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.SqlCodeGenerator
Visit the path and verifies if sql files are relevant to be generated
visitPath(String, Plugin, PluginModel) - Method in interface fr.paris.lutece.plugins.pluginwizard.service.generator.Visitor
Visiting parts of the file tree structure
visitPath(String, Plugin, PluginModel) - Method in class fr.paris.lutece.plugins.pluginwizard.service.generator.XPageGenerator
Visit the path and verifies whether xpages are relevant to be generated

X

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
 

A B C D E F G H I J K L N P R S U V X

Copyright © 2012 Mairie de Paris. All Rights Reserved.