Skip navigation links
A B C D E F G I J L M O P R S T U W 

A

AbstractEntryTypeArray - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract entry type for check boxes
AbstractEntryTypeArray() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeArray
 
AbstractEntryTypeCamera - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
AbstractEntryTypeCamera
AbstractEntryTypeCamera() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeCamera
 
AbstractEntryTypeCheckBox - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract entry type for check boxes
AbstractEntryTypeCheckBox() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeCheckBox
 
AbstractEntryTypeComment - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract entry type for comments
AbstractEntryTypeComment() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeComment
 
AbstractEntryTypeDate - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract entry type for dates
AbstractEntryTypeDate() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeDate
 
AbstractEntryTypeFile - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract entries of type files.
AbstractEntryTypeFile() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeFile
 
AbstractEntryTypeGeolocation - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
 
AbstractEntryTypeGeolocation() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
 
AbstractEntryTypeGroup - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract entry type for groups
AbstractEntryTypeGroup() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGroup
 
AbstractEntryTypeImage - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
 
AbstractEntryTypeImage() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeImage
 
AbstractEntryTypeMyLuteceUser - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract entry type for MyLutece users
AbstractEntryTypeMyLuteceUser() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeMyLuteceUser
 
AbstractEntryTypeNumbering - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract entry type for incremental fields
AbstractEntryTypeNumbering() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeNumbering
 
AbstractEntryTypeRadioButton - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract entry type for radio buttons
AbstractEntryTypeRadioButton() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeRadioButton
 
AbstractEntryTypeSelect - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract entry type for selects
AbstractEntryTypeSelect() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeSelect
 
AbstractEntryTypeSelectSQL - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract entry type for selects that take values from SQL requests
AbstractEntryTypeSelectSQL() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeSelectSQL
 
AbstractEntryTypeSession - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract entry type for sessions attributes This entry is used to fetch the value of a session's attribute.
AbstractEntryTypeSession() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeSession
 
AbstractEntryTypeText - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract entry type for text
AbstractEntryTypeText() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeText
 
AbstractEntryTypeTextArea - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract entry type for text areas
AbstractEntryTypeTextArea() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeTextArea
 
AbstractEntryTypeUpload - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract entry type for uploads
AbstractEntryTypeUpload() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeUpload
 
AbstractGenAttUploadHandler - Class in fr.paris.lutece.plugins.genericattributes.service.upload
Abstract class to manage uploaded files for generic attributes entries of type files
AbstractGenAttUploadHandler() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.upload.AbstractGenAttUploadHandler
 
addFileItemToUploadedFilesList(FileItem, String, HttpServletRequest) - Method in class fr.paris.lutece.plugins.genericattributes.service.upload.AbstractGenAttUploadHandler
ATTRIBUTE_RESPONSE_ITERATION_NUMBER - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 

B

BEAN_SERVICE - Static variable in class fr.paris.lutece.plugins.genericattributes.service.file.FileService
The name of the bean of this service
buildFormError(String) - Static method in class fr.paris.lutece.plugins.genericattributes.util.JSONUtils
Builds GenericAttributeError from json string
buildJson(GenericAttributeError) - Static method in class fr.paris.lutece.plugins.genericattributes.util.JSONUtils
Builds json form GenericAttributeError
buildJsonError(JSONObject, String) - Static method in class fr.paris.lutece.plugins.genericattributes.util.JSONUtils
Builds a json object with the error message.
buildJsonErrorRemovingFile(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.genericattributes.util.JSONUtils
Builds a json object with the error message.
buildListResponses(String, Locale, HttpSession) - Static method in class fr.paris.lutece.plugins.genericattributes.util.JSONUtils
Builds the responses list - null if JSON_KEY_RESPONSE is missing.

C

canUploadFiles(Entry, List<FileItem>, List<FileItem>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeUpload
Check if the file can be uploaded or not.
canUploadFiles(Entry, List<FileItem>, List<FileItem>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.EntryTypeService
Check if the file can be uploaded or not.
canUploadFiles(Entry, List<FileItem>, List<FileItem>, Locale) - Method in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
Check if the file can be uploaded or not.
canUploadFiles(HttpServletRequest, String, List<FileItem>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.upload.AbstractGenAttUploadHandler
checkEntryData(HttpServletRequest, Locale) - Static method in class fr.paris.lutece.plugins.genericattributes.util.FileAttributesUtils
Check the entry data
checkFileSize(Entry, List<FileItem>, List<FileItem>, Locale) - Static method in class fr.paris.lutece.plugins.genericattributes.util.FileAttributesUtils
 
checkNumberFiles(Entry, List<FileItem>, List<FileItem>, Locale) - Static method in class fr.paris.lutece.plugins.genericattributes.util.FileAttributesUtils
 
checkResponseData(Entry, List<FileItem>, Locale) - Static method in class fr.paris.lutece.plugins.genericattributes.util.FileAttributesUtils
Check the record field data
clone() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Creates and returns a copy of this object.
CONSTANT_EQUAL - Static variable in class fr.paris.lutece.plugins.genericattributes.util.GenericAttributesUtils
Equals constant
CONSTANT_ID_NULL - Static variable in class fr.paris.lutece.plugins.genericattributes.util.GenericAttributesUtils
Value to represent a null id
CONSTANT_RESPONSE_VALUE_ANONYMIZED - Static variable in class fr.paris.lutece.plugins.genericattributes.util.GenericAttributesUtils
Value for anonymized responses
CONSTANT_STATUS_ACTIVE - Static variable in class fr.paris.lutece.plugins.genericattributes.business.Response
Active status value
CONSTANT_STATUS_ANONYMIZED - Static variable in class fr.paris.lutece.plugins.genericattributes.business.Response
Anonymized status value
containsCodeEntry() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
Check if the filter contains code entry
containsDateFirst() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
containsDateLast() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
containsEntryParentNull() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
containsFieldDependNull() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
containsIdEntry() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
containsIdEntryParent() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
containsIdEntryType() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
Check if the filter contains the id entry type
containsIdField() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
Check if this filter contains a field id
containsIdField() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
containsIdIsComment() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
containsIdIsGroup() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
containsIdResource() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
Check if this filter contains a resource id
containsIdResource() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
containsIsEditableBack() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
containsIsIndexed() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
containsIsOnlyDisplayInBack() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
containsListIdResource() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
containsOrderBy() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
Check if the filter contains order by
containsResourceType() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
Check if the filter contains the resource type
containsResponseValue() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
Check if the filter contains response value
convertStringToInt(String) - Static method in class fr.paris.lutece.plugins.genericattributes.util.GenericAttributesUtils
Convert a string to int
copy(Entry) - Static method in class fr.paris.lutece.plugins.genericattributes.business.EntryHome
Copy of an instance of Entry
copy(Field) - Static method in class fr.paris.lutece.plugins.genericattributes.business.FieldHome
Copy of an instance of field
CopyEntryEventParam - Class in fr.paris.lutece.plugins.genericattributes.util
Parameter for the Copy Event Param.
CopyEntryEventParam(Integer) - Constructor for class fr.paris.lutece.plugins.genericattributes.util.CopyEntryEventParam
 
create(Entry) - Static method in class fr.paris.lutece.plugins.genericattributes.business.EntryHome
Creation of an instance of Entry
create(Field) - Static method in class fr.paris.lutece.plugins.genericattributes.business.FieldHome
Creation of an instance of field
create(Response) - Static method in class fr.paris.lutece.plugins.genericattributes.business.ResponseHome
Creation of an instance of response
createOrUpdateField(Entry, String, String, String) - Static method in class fr.paris.lutece.plugins.genericattributes.util.GenericAttributesUtils
Create or update the entry field identified by its code.
createOrUpdateFileFields(Entry, HttpServletRequest) - Static method in class fr.paris.lutece.plugins.genericattributes.util.FileAttributesUtils
Set the list of fields
createVerifyBy(int, int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.FieldHome
Insert an association between field and a regular expression

D

decrementOrderByOne(Plugin, int, int, int, String) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryDAO
Decrements the order of all the entries (conditional questions) after the one which will be removed
decrementOrderByOne(int, int, int, String) - Static method in class fr.paris.lutece.plugins.genericattributes.business.EntryHome
Decrements the order of all the entries (conditional questions) after the one which will be removed
decrementOrderByOne(Plugin, int, int, int, String) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IEntryDAO
Decrements the order of all the entries (conditional questions) after the one which will be removed
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.FieldDAO
Delete a record from the table
delete() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IEntryDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IFieldDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IResponseDAO
Delete a response from its id
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseDAO
Delete a response from its id
deleteVerifyBy(int, int, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.FieldDAO
Delete an association between field and a regular expression
deleteVerifyBy(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IFieldDAO
Delete an association between field and a regular expression
doCheckforImages(String, Entry, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeCamera
Do check that an uploaded source is an image
doCheckforImages(FileItem, Entry, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeUpload
Do check that an uploaded file is an image
doCheckSize(BufferedImage, Entry, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeCamera
Do check the size of image

E

Entry - Class in fr.paris.lutece.plugins.genericattributes.business
class Entry
Entry() - Constructor for class fr.paris.lutece.plugins.genericattributes.business.Entry
 
EntryDAO - Class in fr.paris.lutece.plugins.genericattributes.business
This class provides Data Access methods for Entry objects
EntryDAO() - Constructor for class fr.paris.lutece.plugins.genericattributes.business.EntryDAO
 
EntryFilter - Class in fr.paris.lutece.plugins.genericattributes.business
class EntryFilter
EntryFilter() - Constructor for class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
EntryHome - Class in fr.paris.lutece.plugins.genericattributes.business
This class provides instances management methods (create, find, ...) for Entry objects
EntryType - Class in fr.paris.lutece.plugins.genericattributes.business
class entryType
EntryType() - Constructor for class fr.paris.lutece.plugins.genericattributes.business.EntryType
 
EntryTypeDAO - Class in fr.paris.lutece.plugins.genericattributes.business
class EntryTypeDAO
EntryTypeDAO() - Constructor for class fr.paris.lutece.plugins.genericattributes.business.EntryTypeDAO
 
EntryTypeHome - Class in fr.paris.lutece.plugins.genericattributes.business
class EntryTypeHome
EntryTypeNumberingUtil - Class in fr.paris.lutece.plugins.genericattributes.util
Contains the map of values for AbstractEntryTypeNumbering
EntryTypeService - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Abstract implementation of IEntryTypeService
EntryTypeService() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.entrytype.EntryTypeService
 
EntryTypeServiceManager - Class in fr.paris.lutece.plugins.genericattributes.service.entrytype
Class to manage entry type services
ERROR_FIELD_FILE_MAX_SIZE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
ERROR_FIELD_FILE_TYPE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
ERROR_FIELD_HEIGHT - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
ERROR_FIELD_MAX_FILES - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
ERROR_FIELD_TITLE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
ERROR_FIELD_WIDTH - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 

F

Field - Class in fr.paris.lutece.plugins.genericattributes.business
class Field
Field() - Constructor for class fr.paris.lutece.plugins.genericattributes.business.Field
 
FIELD_ADDITIONAL_ADDRESS - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_ADDRESS - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_ANSWER_CHOICE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_ARRAY_CELL - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_ARRAY_COLUMN - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_ARRAY_ROW - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_ATTRIBUTE_NAME - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_COMMENT - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_CONFIRM - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_CONFIRM_FIELD_TITLE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_DATE_VALUE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_EDIT_MODE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_EXPORTABLE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_FILE_BINARY - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_FILE_MAX_SIZE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_FILE_TYPE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_GEOMETRY - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_HEIGHT - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_ID_ADDRESS - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_IMAGE_TYPE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_INSERT_GROUP - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_MAX_FILES - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_MAX_SIZE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_MAX_SIZE_ENTER - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_MYLUTECE_ATTRIBUTE_NAME_CODE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_NUMBER_COLUMNS - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_NUMBER_ROWS - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_PREFIX - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_PROVIDER - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_RICHTEXT - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_TEXT_CONF - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_USED_COMPLETE_RESPONSE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_USED_CORRECT_RESPONSE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_VIEW_NUMBER - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_WIDTH - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_X - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FIELD_Y - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
FieldDAO - Class in fr.paris.lutece.plugins.genericattributes.business
This class provides Data Access methods for ReportingFiche objects
FieldDAO() - Constructor for class fr.paris.lutece.plugins.genericattributes.business.FieldDAO
 
FieldHome - Class in fr.paris.lutece.plugins.genericattributes.business
This class provides instances management methods (create, find, ...) for Field objects
FileAttributesUtils - Class in fr.paris.lutece.plugins.genericattributes.util
Utility class of plugin generic attributes
FileService - Class in fr.paris.lutece.plugins.genericattributes.service.file
FileService
FileService() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.file.FileService
 
FILTER_FALSE - Static variable in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
Value for boolean filters to represent Boolean.FALSE
FILTER_TRUE - Static variable in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
Value for boolean filters to represent Boolean.TRUE
findByOrderAndIdFieldAndIdResource(Plugin, int, int, int, String) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryDAO
Finds the entry (conditional question) with a given order, idDependField and the id of the resource
findByOrderAndIdFieldAndIdResource(int, int, int, String) - Static method in class fr.paris.lutece.plugins.genericattributes.business.EntryHome
Finds the entry (conditional question) with a given order, idDependField, id resource and resource type
findByOrderAndIdFieldAndIdResource(Plugin, int, int, int, String) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IEntryDAO
Finds the entry (conditional question) with a given order, idDependField and the id of the resource
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.EntryHome
Returns an instance of a Entry whose identifier is specified in parameter
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.EntryTypeHome
Returns an instance of a EntryType whose identifier is specified in parameter
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.FieldHome
Returns an instance of a Field whose identifier is specified in parameter
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.ResponseHome
Returns an instance of a Response whose identifier is specified in parameter
findByPrimaryKey(int, boolean) - Method in class fr.paris.lutece.plugins.genericattributes.service.file.FileService
Returns an instance of a file whose identifier is specified in parameter
findByPrimaryKeyList(List<Integer>) - Static method in class fr.paris.lutece.plugins.genericattributes.business.EntryHome
Returns a list of a Entry whose identifier is specified in parameter
findEntriesWithoutParent(Plugin, int, String) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryDAO
Finds all the entries without any parent associated to a given resource
findEntriesWithoutParent(int, String) - Static method in class fr.paris.lutece.plugins.genericattributes.business.EntryHome
Finds all the entries without any parent associated with a given resource
findEntriesWithoutParent(Plugin, int, String) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IEntryDAO
Finds all the entries without any parent associated to a given resource
findEntryByForm(Plugin, int) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryDAO
findEntryByForm(Plugin, int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.EntryHome
 
findEntryByForm(Plugin, int) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IEntryDAO
 
findFieldByIdInTheList(int, List<Field>) - Static method in class fr.paris.lutece.plugins.genericattributes.util.GenericAttributesUtils
return the field which key is specified in parameter
findFieldByTitleInTheList(String, List<Field>) - Static method in class fr.paris.lutece.plugins.genericattributes.util.GenericAttributesUtils
Return the field which title is specified in parameter
findMaxNumber(int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.ResponseHome
Get the max number from a given id resource
fr.paris.lutece.plugins.genericattributes.business - package fr.paris.lutece.plugins.genericattributes.business
 
fr.paris.lutece.plugins.genericattributes.service - package fr.paris.lutece.plugins.genericattributes.service
 
fr.paris.lutece.plugins.genericattributes.service.entrytype - package fr.paris.lutece.plugins.genericattributes.service.entrytype
 
fr.paris.lutece.plugins.genericattributes.service.file - package fr.paris.lutece.plugins.genericattributes.service.file
 
fr.paris.lutece.plugins.genericattributes.service.upload - package fr.paris.lutece.plugins.genericattributes.service.upload
 
fr.paris.lutece.plugins.genericattributes.util - package fr.paris.lutece.plugins.genericattributes.util
 

G

GenAttFileItem - Class in fr.paris.lutece.plugins.genericattributes.business
GenAttFileItem : builds a new fileItem
GenAttFileItem(byte[], String) - Constructor for class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
Creates a new file item
GenAttFileItem(byte[], String, int) - Constructor for class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
Creates a new file item
GenAttFileItem(byte[], String, String, int) - Constructor for class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
Creates a new file item
GenericAttributeError - Class in fr.paris.lutece.plugins.genericattributes.business
class GenericAttributeError
GenericAttributeError() - Constructor for class fr.paris.lutece.plugins.genericattributes.business.GenericAttributeError
 
GenericAttributesPlugin - Class in fr.paris.lutece.plugins.genericattributes.service
Generic attributes plugin
GenericAttributesPlugin() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.GenericAttributesPlugin
 
GenericAttributesSessionListener - Class in fr.paris.lutece.plugins.genericattributes.service
Will remove fileItems uploaded
GenericAttributesSessionListener() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.GenericAttributesSessionListener
 
GenericAttributesUtils - Class in fr.paris.lutece.plugins.genericattributes.util
Utility class of plugin generic attributes
get() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
getAsynchronousUploadHandler() - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeFile
Get the asynchronous upload handler to use for entries of this type
getAsynchronousUploadHandler() - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeUpload
Get the asynchronous upload handler to use for entries of this type
getBeanName() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
Get the name of the bean of the entry type service
getChildren() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the list of children of this entry
getCode() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
 
getCode() - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
 
getCodeEntry() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
getComment() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the comment of this entry
getComment() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
 
getComment() - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
Get the comment of the field
getConditionalQuestions() - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
 
getConfigHtmlCode(ReferenceList, int, String) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IOcrProvider
Gets the html template configuration
getContentType() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
getCSSClass() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the CSS class of the generated fields
getDateFirst() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
getDateLast() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
getDisplayedName() - Method in interface fr.paris.lutece.plugins.genericattributes.business.IMapProvider
Gets the displayed name
getDisplayedName() - Method in interface fr.paris.lutece.plugins.genericattributes.business.IOcrProvider
Gets the displayed name
getEditModeRefList() - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
Builds the ReferenceList of all available edit mode
getEntry() - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
 
getEntryList(EntryFilter) - Static method in class fr.paris.lutece.plugins.genericattributes.business.EntryHome
Load the data of all the entry who verify the filter and returns them in a list
getEntryParentNull() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
getEntryType() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the type of the entry
getEntryTypeService(Entry) - Static method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.EntryTypeServiceManager
Get the entry type service associated with an entry
getEntryValueByIdResponse(Plugin, int, int) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryDAO
getEntryValueByIdResponse(Plugin, int, int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.EntryHome
 
getEntryValueByIdResponse(Plugin, int, int) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IEntryDAO
 
getError() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the error associated to the entry
getErrorMessage() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the error message associated with this entry.
getErrorMessage() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenericAttributeError
Gets the error Message
getField() - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
get the field associate to the response
getFieldByCode(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the field by its code.
getFieldById(int) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IOcrProvider
Gets the field by id.
getFieldDepend() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the field depend of this entry
getFieldDependNull() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
getFieldLibelle() - Method in class fr.paris.lutece.plugins.genericattributes.business.StatisticEntrySubmit
 
getFieldListByIdEntry(int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.FieldHome
Load the data of all the field of the entry and returns them in a list
getFieldListByListIdEntry(List<Integer>) - Static method in class fr.paris.lutece.plugins.genericattributes.business.FieldHome
Load the data of all the field of the list of entry entry and returns them in a list
getFieldName() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
getFields() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the list of fields of this entry
getFile() - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
Get the file associated with this response
getGroup() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
 
getHeaders() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
getHelpMessage() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the help message of this entry
getHtmlCode() - Method in interface fr.paris.lutece.plugins.genericattributes.business.IMapProvider
Gets the html template
getHtmlCode(int, String) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IOcrProvider
Gets the html template
getIconName() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
Get the icon name
getIdEntry() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the id of this entry
getIdEntry() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
getIdEntryParent() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
getIdEntryType() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
Get the id entry type
getIdField() - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
 
getIdField() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
getIdFieldDepend() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
getIdIsComment() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
getIdIsGroup() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
getIdResource() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the id of the resource associated with this entry
getIdResource() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
Get the id of the resource in the filter
getIdResource() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
Get the id of a resource in the filter
getIdResponse() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
Get the id of the associated response, if any
getIdResponse() - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
 
getIdType() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
 
getImageResource(int) - Method in class fr.paris.lutece.plugins.genericattributes.service.ResponseImageResourceProvider
getInputStream() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
getInstance() - Static method in class fr.paris.lutece.plugins.genericattributes.util.EntryTypeNumberingUtil
 
getIsDisplayableError() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenericAttributeError
Check if the error is a displayable error.
getIsEditableBack() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
getIsImage() - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
Get the isImage of this response
getIsIndexed() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
getIsOnlyDisplayInBack() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
getIterationNumber() - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
Return the iteration number of the response
getKey() - Method in interface fr.paris.lutece.plugins.genericattributes.business.IMapProvider
Gets the key.
getKey() - Method in interface fr.paris.lutece.plugins.genericattributes.business.IOcrProvider
Gets the key.
getList(String) - Static method in class fr.paris.lutece.plugins.genericattributes.business.EntryTypeHome
Load entry types associated with a given plugin and returns them in a list
getListField() - Method in interface fr.paris.lutece.plugins.genericattributes.business.IOcrProvider
Gets the list field.
getListId() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
getListRegularExpressionKeyByIdField(int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.FieldHome
Load the key of all the regularExpression associate to the field and returns them in a list
getListUploadedFiles(String, HttpSession) - Method in class fr.paris.lutece.plugins.genericattributes.service.upload.AbstractGenAttUploadHandler
getMapProvider() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the selected map provider
getMapProvider(String) - Static method in class fr.paris.lutece.plugins.genericattributes.business.MapProviderManager
Gets the mapProvider for the provided key.
getMapProvidersList() - Static method in class fr.paris.lutece.plugins.genericattributes.business.MapProviderManager
Builds all available providers list
getMapProvidersRefList() - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
Builds the ReferenceList of all available map providers
getMaproviders() - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
Returns the available map providers
getMaxNumber(int, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IResponseDAO
Get the max number from a given id resource
getMaxNumber(int, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseDAO
Get the max number from a given id resource
getMessage() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenericAttributeError
getMyLuteceUser() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
 
getName() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
getName() - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.EntryTypeServiceManager
getNextValue(int) - Method in class fr.paris.lutece.plugins.genericattributes.util.EntryTypeNumberingUtil
 
getNumberEntryByFilter(EntryFilter) - Static method in class fr.paris.lutece.plugins.genericattributes.business.EntryHome
Return the number of entry who verify the filter
getNumberResponse() - Method in class fr.paris.lutece.plugins.genericattributes.business.StatisticEntrySubmit
return the number of response
getOcrProvider(String) - Static method in class fr.paris.lutece.plugins.genericattributes.business.OcrProviderManager
Gets the ocrProvider for the provided key.
getOcrProvidersList() - Static method in class fr.paris.lutece.plugins.genericattributes.business.OcrProviderManager
Builds all available providers list
getOrderBy() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
Get order by
getOutputStream() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
getParameter(int) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IMapProvider
returns the Parameter class contains all the parameters of the map
getParameter(int) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IOcrProvider
returns the Parameter class contains all the parameters of the map
getParent() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
 
getParentEntry() - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
 
getPlugin() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
Get the name of the plugin associated with this entry type
getPlugin() - Static method in class fr.paris.lutece.plugins.genericattributes.util.GenericAttributesUtils
Gets the generic attributes plugin
getPosition() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the position of the entry
getPosition() - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
 
getReferenceListRegularExpression(Entry, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeMyLuteceUser
Get the list of regular expression who is use in the template modify of the entry
getReferenceListRegularExpression(Entry, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeText
Get the list of regular expression who is use in the template modify of the entry
getReferenceListRegularExpression(Entry, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeUpload
Get the list of regular expression who is use in the template modify of the entry
getReferenceListRegularExpression(Entry, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.EntryTypeService
Get the list of regular expression who is use in the template modify of the entry
getReferenceListRegularExpression(Entry, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
Get the list of regular expression who is use in the template modify of the entry
getRegularExpressionList() - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
 
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeArray
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeCamera
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeCheckBox
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeComment
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeDate
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGroup
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeMyLuteceUser
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeNumbering
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeRadioButton
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeSelect
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeSelectSQL
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeSession
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeText
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeTextArea
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeUpload
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.EntryTypeService
Get the request data
getRequestData(Entry, HttpServletRequest, Locale) - Method in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
Get the request data
getResourceType() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the type of the resource associated with this entry
getResourceType() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
Get the resource type of the filter
getResourceTypeId() - Method in class fr.paris.lutece.plugins.genericattributes.service.ResponseImageResourceProvider
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeArray
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeCamera
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeCheckBox
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeDate
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeFile
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeImage
 
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeMyLuteceUser
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeNumbering
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeRadioButton
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeSelect
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeSelectSQL
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeSession
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeText
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeTextArea
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.EntryTypeService
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
Generate the list of responses associated with the given entry from the request, and saved it into the Entry object.
getResponseIterationValue(HttpServletRequest) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.EntryTypeService
Return the iteration number for a response from the request
getResponseIterationValue(HttpServletRequest) - Method in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
Return the iteration number for a response from the request
getResponseList(ResponseFilter) - Static method in class fr.paris.lutece.plugins.genericattributes.business.ResponseHome
Load the data of all the response who verify the filter and returns them in a list
getResponseValue() - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
Get the response value
getResponseValue() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeArray
Get the response value associate to the entry to export in the file export
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeCheckBox
Get the response value associate to the entry to export in the file export
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeDate
Get the response value associate to the entry to export in the file export
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
Get the response value associate to the entry to export in the file export
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeMyLuteceUser
Get the response value associate to the entry to export in the file export
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeNumbering
Get the response value associate to the entry to export in the file export
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeRadioButton
Get the response value associate to the entry to export in the file export
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeSelect
Get the response value associate to the entry to export in the file export
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeSelectSQL
Get the response value associate to the entry to export in the file export
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeSession
Get the response value associate to the entry to export in the file export
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeText
Get the response value associate to the entry to export in the file export
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeTextArea
Get the response value associate to the entry to export in the file export
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeUpload
Get the response value associate to the entry to export in the file export
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.EntryTypeService
Get the response value associate to the entry to export in the file export
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
Get the response value associate to the entry to export in the file export
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeArray
Get the response value associate to the entry to write in the recap
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeCamera
 
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeCheckBox
Get the response value associate to the entry to write in the recap
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeDate
Get the response value associate to the entry to write in the recap
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
Get the response value associate to the entry to write in the recap
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeMyLuteceUser
Get the response value associate to the entry to write in the recap
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeNumbering
Get the response value associate to the entry to write in the recap
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeRadioButton
Get the response value associate to the entry to write in the recap
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeSelect
Get the response value associate to the entry to write in the recap
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeSelectSQL
Get the response value associate to the entry to write in the recap
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeSession
Get the response value associate to the entry to write in the recap
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeText
Get the response value associate to the entry to write in the recap
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeTextArea
Get the response value associate to the entry to write in the recap
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeUpload
Get the response value associate to the entry to write in the recap
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.EntryTypeService
Get the response value associate to the entry to write in the recap
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
Get the response value associate to the entry to write in the recap
getSize() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
getStatisticByIdEntry(int, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IResponseDAO
return a list of statistic on the entry
getStatisticByIdEntry(int, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseDAO
return a list of statistic on the entry
getStatisticByIdEntry(int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.ResponseHome
return a list of statistic on the entry
getStatus() - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
Get the status of this response
getString() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
getString(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGroup
Get template create URL of the entry
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeMyLuteceUser
Get template create URL of the entry
getTemplateCreate(Entry, boolean) - Method in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
Get template create URL of the entry
getTemplateEntryReadOnly() - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.EntryTypeService
Return the template associated to an EntryType for read only uses
getTemplateEntryReadOnly(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.EntryTypeService
Return the template associated to an EntryType for read only uses
getTemplateEntryReadOnly() - Method in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
Return the template associated to an EntryType for read only uses
getTemplateEntryReadOnly(boolean) - Method in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
Return the template associated to an EntryType for read only uses
getTemplateHtmlForm(Entry, boolean) - Method in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
Get the template to display the creation or modification form of an entry of this entry type
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeMyLuteceUser
Get the template modify URL of the entry
getTemplateModify(Entry, boolean) - Method in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
Get the template modify URL of the entry
getTitle() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Get the title of this entry
getTitle() - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
 
getTitle() - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
 
getTitleQuestion() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenericAttributeError
 
getToStringValueResponse() - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
return the string value response
getUploadedFileJSON(List<FileItem>) - Static method in class fr.paris.lutece.plugins.genericattributes.util.JSONUtils
Builds a json object for the file item list.
getUrl() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenericAttributeError
 
getUrlDownloadFile(int, String) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeUpload
Get the URL to download the file of a response
getUrlDownloadImageResponse(int) - Static method in class fr.paris.lutece.plugins.genericattributes.service.ResponseImageResourceProvider
Get the URL to download an image response
getValue() - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
 
getValue() - Method in class fr.paris.lutece.plugins.genericattributes.util.CopyEntryEventParam
 
getValueTypeDate() - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
 

I

IEntryDAO - Interface in fr.paris.lutece.plugins.genericattributes.business
IEntryDAO Interface
IEntryTypeDAO - Interface in fr.paris.lutece.plugins.genericattributes.business
interface IEntryTypeDAO
IEntryTypeService - Interface in fr.paris.lutece.plugins.genericattributes.service.entrytype
Interface for entry type services
IFieldDAO - Interface in fr.paris.lutece.plugins.genericattributes.business
IFieldDAO Interface
IMapProvider - Interface in fr.paris.lutece.plugins.genericattributes.business
IMapProvider : map provider for Geolocation
getKey( ) must return the unique key. getDisplayedName( ) will be displayed in reference lists.
init() - Method in class fr.paris.lutece.plugins.genericattributes.service.GenericAttributesPlugin
insert(Entry, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryDAO
Insert a new record in the table.
insert(Field, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.FieldDAO
Insert a new record in the table.
insert(Entry, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IEntryDAO
Insert a new record in the table.
insert(Field, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IFieldDAO
Insert a new record in the table.
insert(Response, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IResponseDAO
Insert a new record in the table.
insert(Response, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseDAO
Insert a new record in the table.
insertVerifyBy(int, int, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.FieldDAO
insert an association between field and a regular expression
insertVerifyBy(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IFieldDAO
insert an association between field and a regular expression
IOcrProvider - Interface in fr.paris.lutece.plugins.genericattributes.business
IOcrProvider : type document provider for automatic reading of documents
getKey( ) must return the unique key. getDisplayedName( ) will be displayed in reference lists.
IResponseDAO - Interface in fr.paris.lutece.plugins.genericattributes.business
interface IResponseDAO
isDefaultValue() - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
 
isEditableBack() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
 
isExportable() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
 
isFieldInLine() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Check if generated fields must be displayed in line
isFormField() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
isGroupbyDay() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
isGroupbyMonth() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
true if the response must be group by month
isGroupbyWeek() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
true if the response must be group by week
isIndexed() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
 
isInMemory() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
isMandatory() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Check if this entry is mandatory or not
isMandatoryError() - Method in class fr.paris.lutece.plugins.genericattributes.business.GenericAttributeError
return true if the error is a mandatory error
isMandatoryError() - Method in class fr.paris.lutece.plugins.genericattributes.business.MandatoryError
return true if the error is a mandatory error
isNoDisplayTitle() - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
 
isOnlyDisplayInBack() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
 
isOrderByAsc() - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
Check if the order by is asc
isRegularExpressionIsUse(int, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.FieldDAO
verify if the regular expression is use
isRegularExpressionIsUse(int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.FieldHome
Verify if the regular expression is use
isRegularExpressionIsUse(int, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IFieldDAO
verify if the regular expression is use
isUnique() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Check if the value of the response must be unique
isUsedInCompleteFormResponse() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
 
isUsedInCorrectFormResponse() - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
 

J

JSON_KEY_FIELD_NAME - Static variable in class fr.paris.lutece.plugins.genericattributes.util.JSONUtils
JSON key for field name
JSON_KEY_SUCCESS - Static variable in class fr.paris.lutece.plugins.genericattributes.util.JSONUtils
JSON key to describe a success
JSONUtils - Class in fr.paris.lutece.plugins.genericattributes.util
Provides json utility methods for forms

L

load(int, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryDAO
Load the data of the entry from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryTypeDAO
Load the data of the entry type from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.FieldDAO
Load the data of the Field from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IEntryDAO
Load the data of the entry from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IEntryTypeDAO
Load the data of the entry type from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IFieldDAO
Load the data of the Field from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IResponseDAO
Load the data of the response from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseDAO
Load the data of the response from the table
loadMultiple(List<Integer>, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryDAO
 
loadMultiple(List<Integer>, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IEntryDAO
Load the data of the entry from the table
loadMultipleByEntryIdList(List<Integer>, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.FieldDAO
 
loadMultipleByEntryIdList(List<Integer>, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IFieldDAO
Load all the fields by list of id_enrty.

M

MandatoryError - Class in fr.paris.lutece.plugins.genericattributes.business
Error that indicates that a mandatory field has not been set
MandatoryError(Entry, Locale) - Constructor for class fr.paris.lutece.plugins.genericattributes.business.MandatoryError
Creates a new mandatory error
MapProviderManager - Class in fr.paris.lutece.plugins.genericattributes.business
Manages all map providers.
MESSAGE_CONFIRM_FIELD - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
MESSAGE_INVALID_SQL_QUERY - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
MESSAGE_MANDATORY_FIELD - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
MESSAGE_MAXLENGTH - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
MESSAGE_MYLUTECE_AUTHENTIFICATION_REQUIRED - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
MESSAGE_NUMERIC_FIELD - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
MESSAGE_UNIQUE_FIELD - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
MESSAGE_XSS_FIELD - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 

O

OcrProviderManager - Class in fr.paris.lutece.plugins.genericattributes.business
Manages all map providers.

P

PARAMETER_COMMENT - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_CONFIRM_FIELD - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_CONFIRM_FIELD_TITLE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_CSS_CLASS - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_EDIT_MODE - Static variable in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
The Constant PARAMETER_EDIT_MODE.
PARAMETER_EDIT_MODE_LIST - Static variable in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
 
PARAMETER_EDITABLE_BACK - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_ENTRY_CODE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_ERROR_MESSAGE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_EXPORT_BINARY - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_EXPORTABLE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_FIELD_IN_LINE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_FILE_MAX_SIZE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_HEIGHT - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_HELP_MESSAGE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_ID_ENTRY - Static variable in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
 
PARAMETER_ID_RESOURCE - Static variable in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
 
PARAMETER_IMAGE_TYPE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_INDEXED - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_MANDATORY - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_MAP_PROVIDER - Static variable in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
The Constant PARAMETER_MAP_PROVIDER.
PARAMETER_MAX_FILES - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_MAX_IMAGE_SIZE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_MAX_SIZE_ENTER - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_NUMBER_COLUMNS - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_NUMBER_ROWS - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_ONLY_DISPLAY_IN_BACK - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_SUFFIX_ADDITIONAL_ADDRESS - Static variable in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
The Constant PARAMETER_SUFFIX_ADDITIONAL_ADDRESS.
PARAMETER_SUFFIX_ADDRESS - Static variable in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
The Constant PARAMETER_SUFFIX_ADDRESS.
PARAMETER_SUFFIX_GEOMETRY - Static variable in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
The Constant PARAMETER_SUFFIX_GEOMETRY.
PARAMETER_SUFFIX_ID_ADDRESS - Static variable in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
The Constant PARAMETER_SUFFIX_ID_ADDRESS.
PARAMETER_SUFFIX_X - Static variable in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
The Constant PARAMETER_SUFFIX_X_ADDRESS.
PARAMETER_SUFFIX_Y - Static variable in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
The Constant PARAMETER_SUFFIX_Y_ADDRESS.
PARAMETER_TITLE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_UNIQUE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_USED_COMPLETE_RESPONSE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_USED_CORRECT_RESPONSE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_VALUE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PARAMETER_VIEW_NUMBER - Static variable in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation
The Constant PARAMETER_VIEW_NUMBER.
PARAMETER_WIDTH - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.genericattributes.service.GenericAttributesPlugin
Name of the generic attribute plugin
PREFIX_ATTRIBUTE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
PREFIX_ITERATION_ATTRIBUTE - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 
process(FileItem, int, String) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IOcrProvider
Call WS OCR with the uploaded file.
PROPERTY_MESSAGE_ERROR_UPLOADING_FILE_FILE_MAX_SIZE - Static variable in class fr.paris.lutece.plugins.genericattributes.util.FileAttributesUtils
 
PROPERTY_MESSAGE_ERROR_UPLOADING_FILE_MAX_FILES - Static variable in class fr.paris.lutece.plugins.genericattributes.util.FileAttributesUtils
 
PROPERTY_UPLOAD_FILE_DEFAULT_MAX_SIZE - Static variable in class fr.paris.lutece.plugins.genericattributes.util.FileAttributesUtils
 

R

remove(int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.EntryHome
Remove the entry whose identifier is specified in parameter
remove(int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.FieldHome
Remove the field whose identifier is specified in parameter
remove(int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.ResponseHome
Remove a response from its id
removeFileItem(String, HttpSession, int) - Method in class fr.paris.lutece.plugins.genericattributes.service.upload.AbstractGenAttUploadHandler
removeSessionFiles(String) - Method in class fr.paris.lutece.plugins.genericattributes.service.upload.AbstractGenAttUploadHandler
Removes all files associated to the session
removeVerifyBy(int, int) - Static method in class fr.paris.lutece.plugins.genericattributes.business.FieldHome
Delete an association between field and a regular expression
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.genericattributes.business.Response
The resource type of responses
Response - Class in fr.paris.lutece.plugins.genericattributes.business
class Response
Response() - Constructor for class fr.paris.lutece.plugins.genericattributes.business.Response
Default constructor
Response(Response) - Constructor for class fr.paris.lutece.plugins.genericattributes.business.Response
Creates a response that is a copy of another response
ResponseDAO - Class in fr.paris.lutece.plugins.genericattributes.business
This class provides Data Access methods for Response objects
ResponseDAO() - Constructor for class fr.paris.lutece.plugins.genericattributes.business.ResponseDAO
 
ResponseFilter - Class in fr.paris.lutece.plugins.genericattributes.business
class ResponseFilter
ResponseFilter() - Constructor for class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
ResponseHome - Class in fr.paris.lutece.plugins.genericattributes.business
This class provides instances management methods (create, find, ...) for Response objects
ResponseImageResourceProvider - Class in fr.paris.lutece.plugins.genericattributes.service
Resource provider for images
ResponseImageResourceProvider() - Constructor for class fr.paris.lutece.plugins.genericattributes.service.ResponseImageResourceProvider
 

S

select(String, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryTypeDAO
Load the data of all entry type associated with a given plugin and returns them in a list
select(String, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IEntryTypeDAO
Load the data of all entry type associated with a given plugin and returns them in a list
selectEntryListByFilter(EntryFilter, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryDAO
Load the data of all the entry who verify the filter and returns them in a list
selectEntryListByFilter(EntryFilter, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IEntryDAO
Load the data of all the entry who verify the filter and returns them in a list
selectFieldListByIdEntry(int, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.FieldDAO
Load the data of all the field of the entry and returns them in a list
selectFieldListByIdEntry(int, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IFieldDAO
Load the data of all the field of the entry and returns them in a list
selectListByFilter(ResponseFilter, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IResponseDAO
Load the data of all the response who verify the filter and returns them in a list
selectListByFilter(ResponseFilter, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseDAO
Load the data of all the response who verify the filter and returns them in a list
selectListRegularExpressionKeyByIdField(int, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.FieldDAO
Load the key of all the regularExpression associate to the field and returns them in a list
selectListRegularExpressionKeyByIdField(int, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IFieldDAO
Load the key of all the regularExpression associate to the field and returns them in a list
selectNumberEntryByFilter(EntryFilter, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryDAO
Return the number of entry who verify the filter
selectNumberEntryByFilter(EntryFilter, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IEntryDAO
Return the number of entry who verify the filter
sessionCreated(HttpSessionEvent) - Method in class fr.paris.lutece.plugins.genericattributes.service.GenericAttributesSessionListener
sessionDestroyed(HttpSessionEvent) - Method in class fr.paris.lutece.plugins.genericattributes.service.GenericAttributesSessionListener
setBeanName(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
set the path for access to the Class Entry
setChildren(List<Entry>) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set the list of entry who are insert in the group
setCode(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
 
setCode(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
 
setCodeEntry(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
setComment(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set entry comment
setComment(Boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
 
setComment(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
Set the comment of the field
setConditionalQuestions(List<Entry>) - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
set a list of Entry which is associate to the field
setCSSClass(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set the CSS class of the generated fields
setDateFirst(Timestamp) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
set the date of the first submit
setDateLast(Timestamp) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
set the date of the last submit
setDefaultValue(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
set true if the field is a default field of the entry
setEditableBack(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
 
setEntry(Entry) - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
set the question associate to the response
setEntryParentNull(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
set 1 if the id of parent entry must be null
setEntryType(EntryType) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set the type of the entry
setError(GenericAttributeError) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set the error associated to the entry
setErrorMessage(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set the error message associated with this entry.
setErrorMessage(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.GenericAttributeError
set the error message
setField(Field) - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
set the field associate to the response
setFieldDepend(Field) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set the field if the entry is a conditional question
setFieldDependNull(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
set 1 if the id of field depend must be null
setFieldInLine(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set true if the field associate must be display in line
setFieldLibelle(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.StatisticEntrySubmit
set the field libelle
setFieldName(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
setFields(List<Field>) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set the list of field who are associate to the entry
setFile(File) - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
Set the file associated with this response
setFormField(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
setGroup(Boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
set true if the type is a group
setGroupbyDay(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
set true if the response must be group by day
setGroupbyMonth(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
set true if the response must be group by month
setGroupbyWeek(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
set true if the response must be group by week
setHeaders(FileItemHeaders) - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
setHelpMessage(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set the entry help message
setIconName(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
Set the icon name
setIdEntry(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set the id of the entry
setIdEntry(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
set the id of entry depend in the filter
setIdEntryParent(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
set the id of parent entry
setIdEntryType(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
set the id of entry type
setIdField(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
set the id of the field
setIdField(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
set the id of field depend in the filter
setIdFieldDepend(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
Set the id of field depend in the filter
setIdIsComment(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
set 1 if the entry must be a comment,0 if the entry must not be a comment
setIdIsGroup(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
set 1 if the entry must be a group,0 if the entry must not be a group
setIdResource(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set the id of the resource associated with this entry
setIdResource(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
Set the id of resource in the filter
setIdResource(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
Set the id of a resource in the filter
setIdResponse(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
Set the id of the associated response, if any
setIdResponse(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
set the id of the response
setIdType(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
set the id of the entry type
setIndexed(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
 
setIsDisplayableError(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.GenericAttributeError
Set the error as displayable or not.
setIsEditableBack(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
setIsImage(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
Set the isImage of this response
setIsIndexed(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
setIsOnlyDisplayInBack(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
 
setIterationNumber(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
Set the iteration number of the response
setListId(List<Integer>) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
setMandatory(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set true if the question is mandatory
setMandatoryError(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.GenericAttributeError
set true if the error is a mandatory error
setMyLuteceUser(Boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
 
setNoDisplayTitle(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
set true if the title of field is not display
setNumberResponse(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.StatisticEntrySubmit
set the number of response
setOnlyDisplayInBack(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
 
setOrderBy(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
Set order by
setOrderByAsc(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
Set order by asc
setParent(Entry) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set parent entry if the entry is insert in a group
setParentEntry(Entry) - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
set the entry of the field
setPlugin(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
Set the name of the plugin associated with this entry type
setPosition(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set position entry
setPosition(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
set the position of the field in the list of the entry's fields
setRegularExpressionList(List<RegularExpression>) - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
set a list of regular expression which is associate to the field
setResourceType(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set the type of the resource associated with this entry
setResourceType(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryFilter
Set the result type of the filter
setResponseToStringValue(Entry, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeDate
Sets the string value of the response
setResponseToStringValue(Entry, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeUpload
toStringValue should stay null.
setResponseToStringValue(Entry, Response, Locale) - Method in class fr.paris.lutece.plugins.genericattributes.service.entrytype.EntryTypeService
Sets the string value of the response
setResponseToStringValue(Entry, Response, Locale) - Method in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
Sets the string value of the response
setResponseValue(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
Set the response value
setResponseValue(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseFilter
 
setStatus(int) - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
Set the status of this response
setTitle(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set title entry
setTitle(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryType
set the title of the entry type
setTitle(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
set the title of the field
setTitleQuestion(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.GenericAttributeError
set the title of the mandatory question
setToStringValueResponse(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.Response
set the string value response
setUnique(boolean) - Method in class fr.paris.lutece.plugins.genericattributes.business.Entry
Set to true if the value of the response to this question must be unique
setUrl(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.GenericAttributeError
 
setValue(String) - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
set the value of the field
setValueTypeDate(Date) - Method in class fr.paris.lutece.plugins.genericattributes.business.Field
set the value of type Date
StatisticEntrySubmit - Class in fr.paris.lutece.plugins.genericattributes.business
StatisticEntrySubmit
StatisticEntrySubmit() - Constructor for class fr.paris.lutece.plugins.genericattributes.business.StatisticEntrySubmit
 
store(Entry, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.EntryDAO
Update the entry in the table
store(Field, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.FieldDAO
Update the field in the table
store(Entry, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IEntryDAO
Update the entry in the table
store(Field, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IFieldDAO
Update the field in the table
store(Response, Plugin) - Method in interface fr.paris.lutece.plugins.genericattributes.business.IResponseDAO
Update the the response in the table
store(Response, Plugin) - Method in class fr.paris.lutece.plugins.genericattributes.business.ResponseDAO
Update the the response in the table
SUFFIX_CONFIRM_FIELD - Static variable in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
 

T

toRefItem() - Method in interface fr.paris.lutece.plugins.genericattributes.business.IMapProvider
Builds a new ReferenceItem for the map provider.
key == getKey( ), value == getDisplayedName( )
toRefItem() - Method in interface fr.paris.lutece.plugins.genericattributes.business.IOcrProvider
Builds a new ReferenceItem for the type document provider.
key == getKey( ), value == getDisplayedName( )

U

update(Entry) - Static method in class fr.paris.lutece.plugins.genericattributes.business.EntryHome
Update of the entry which is specified in parameter
update(Field) - Static method in class fr.paris.lutece.plugins.genericattributes.business.FieldHome
Update of the field which is specified in parameter
update(Response) - Static method in class fr.paris.lutece.plugins.genericattributes.business.ResponseHome
Update of the response which is specified in parameter

W

write(File) - Method in class fr.paris.lutece.plugins.genericattributes.business.GenAttFileItem
A B C D E F G I J L M O P R S T U W 
Skip navigation links

Copyright © 2020 City of Paris. All rights reserved.