C D F G I L M R S U

C

CalendarAttribute - Class in fr.paris.lutece.plugins.document.modules.calendar.business
class CalendarAttribute
CalendarAttribute() - Constructor for class fr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttribute
 
CalendarAttributeDAO - Class in fr.paris.lutece.plugins.document.modules.calendar.business
class CalendarAttributeDAO
CalendarAttributeDAO() - Constructor for class fr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttributeDAO
 
CalendarAttributeHome - Class in fr.paris.lutece.plugins.document.modules.calendar.business
class CalendarAttributeHome
create(MappingAttribute, Plugin) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttributeHome
Creation of an instance of mappingAttribute
create(Mapping, Plugin) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingHome
Creation of an instance of mapping

D

delete(String, Plugin) - Method in interface fr.paris.lutece.plugins.document.modules.calendar.business.IMappingAttributeDAO
Remove the Mapping attributes of a document whose identifier is specified in parameter
delete(String, Plugin) - Method in interface fr.paris.lutece.plugins.document.modules.calendar.business.IMappingDAO
Remove the Mapping whose identifier is specified in parameter
delete(String, Plugin) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttributeDAO
Remove the Mapping attributes whose identifier is specified in parameter
delete(String, Plugin) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingDAO
Remove the Mapping whose identifier is specified in parameter
doCreateMapping(HttpServletRequest) - Method in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
Perform the mapping creation
DocumentActionsService - Class in fr.paris.lutece.plugins.document.modules.calendar.service
This Service manages mapping actions
DocumentActionsService() - Constructor for class fr.paris.lutece.plugins.document.modules.calendar.service.DocumentActionsService
 
DocumentToCalendarJspBean - Class in fr.paris.lutece.plugins.document.modules.calendar.web
This class provides the user interface to manage DocumentToCalendarJspBean
DocumentToCalendarJspBean() - Constructor for class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
 
doManageCreateEvent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
Manage the files document before create event
doModifyMapping(HttpServletRequest) - Method in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
Perform the mapping modification
doModifyMappingAttribute(HttpServletRequest) - Method in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
Perform the mapping attribute modification
doRemoveMapping(HttpServletRequest) - Method in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
Perform the deletion
doSelectCalendar(HttpServletRequest) - Method in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
Perform the calendar selection

F

findByCodeDocumentType(String, Plugin) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingHome
Returns an instance of a mapping whose identifier is specified in parameter
findByKey(int, Plugin) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttributeDAO
Returns an instance of a CalendarAttribute whose identifier is specified in parameter
findByKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttributeHome
Returns an instance of a CalendarAttribute whose identifier is specified in parameter
findByKey(int, Plugin) - Method in interface fr.paris.lutece.plugins.document.modules.calendar.business.ICalendarAttributeDAO
Returns an instance of a CalendarAttribute whose identifier is specified in parameter
findByPrimaryKey(Integer, Plugin) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttributeHome
Returns an instance of a mappingAttribute whose id mapping attribute is specified in parameter
findByType(String, Plugin) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttributeDAO
Load the data of calendarAttribute corresponding to a special type returns them in a list
findByType(String, Plugin) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttributeHome
Returns a list of all calendarAttribute where calendar attribute type is specified in parameter
findByType(String, Plugin) - Method in interface fr.paris.lutece.plugins.document.modules.calendar.business.ICalendarAttributeDAO
Load the data of calendarAttribute corresponding to a special type returns them in a list
findDocumentMappingAttributeList(String, Plugin) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttributeHome
Return the list of all mapping attribute of a document type
fr.paris.lutece.plugins.document.modules.calendar.business - package fr.paris.lutece.plugins.document.modules.calendar.business
 
fr.paris.lutece.plugins.document.modules.calendar.service - package fr.paris.lutece.plugins.document.modules.calendar.service
 
fr.paris.lutece.plugins.document.modules.calendar.web - package fr.paris.lutece.plugins.document.modules.calendar.web
 

G

getActions(Document, Locale, AdminUser) - Method in class fr.paris.lutece.plugins.document.modules.calendar.service.DocumentActionsService
Return all actions to add to the document
getAttributeDescription(MappingAttribute) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.service.MappingService
complete the mapping attribute with descriptions for user
getCalendarAttributeBookMark() - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttribute
 
getCalendarAttributeDescription() - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute
 
getCalendarAttributeLabel() - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttribute
 
getCalendarAttributeListByIdMappingAttribute(int) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.service.MappingService
Return all CalendarAttribute which can be potentially mapped to the document attribute
getCalendarAttributeType() - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttribute
 
getCodeDocumentType() - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.Mapping
 
getCodeDocumentType() - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute
 
getCodeDocumentTypeWithoutMapping() - Static method in class fr.paris.lutece.plugins.document.modules.calendar.service.MappingService
Return all document types from document_type which are not present in documenttocalendar_mapping
getConfirmRemoveMapping(HttpServletRequest) - Method in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
Returns the page of confirmation for deleting a mapping
getCreateEvent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
Returns the Event creation form
getCreateMapping(HttpServletRequest) - Method in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
Gets the mapping creation page
getDescription() - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.Mapping
 
getDocumentAttributeDescription() - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute
 
getDocumentAttributesByCodeDocument(String) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.service.MappingService
Return all attributes of a document wich are required
getDocumentFeature() - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute
 
getDocumentMappingAttributeList(String) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.service.MappingService
Return all attributes of a mapping
getDocumentTypeName() - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.Mapping
 
getFile(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
Processes requests for both HTTP GET and POST methods.
getId() - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttribute
 
getId() - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute
Returns the IdMappingAttribute
getIdCalendarAttribute() - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute
 
getIdDocumentAttribute() - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute
 
getIntervalList(HttpServletRequest) - Method in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
Return the list of time intervals declared in properties file
getList(Plugin) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingHome
Returns a list of all mapping
getManageDocumentToCalendar(HttpServletRequest) - Method in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
Gets the main mapping management page
getMappingAttribute(int) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.service.MappingService
Return all datas of a mapping document attribute
getModifyMapping(HttpServletRequest) - Method in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
Gets the mapping modification page
getModifyMappingAttribute(HttpServletRequest) - Method in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
Gets the mapping attribute modification page
getSelectCalendar(HttpServletRequest) - Method in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
Gets the cfalendar selection page

I

ICalendarAttributeDAO - Interface in fr.paris.lutece.plugins.document.modules.calendar.business
Interface ICalendarAttributeDAO
IMappingAttributeDAO - Interface in fr.paris.lutece.plugins.document.modules.calendar.business
Interface IMappingAttributeDAO
IMappingDAO - Interface in fr.paris.lutece.plugins.document.modules.calendar.business
Interface IMappingDAO
insert(MappingAttribute, Plugin) - Method in interface fr.paris.lutece.plugins.document.modules.calendar.business.IMappingAttributeDAO
Insert a new record in the table.
insert(Mapping, Plugin) - Method in interface fr.paris.lutece.plugins.document.modules.calendar.business.IMappingDAO
Insert a new record in the table.
insert(MappingAttribute, Plugin) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttributeDAO
Insert a new record in the table.
insert(Mapping, Plugin) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingDAO
Insert a new record in the table.

L

load(Integer, Plugin) - Method in interface fr.paris.lutece.plugins.document.modules.calendar.business.IMappingAttributeDAO
Returns an instance of a mappingAttribute whose id mapping attribute is specified in parameter
load(String, Plugin) - Method in interface fr.paris.lutece.plugins.document.modules.calendar.business.IMappingDAO
Load the data of the mapping from the table
load(Integer, Plugin) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttributeDAO
Load the mapping attribute by mapping attribute identifier
load(String, Plugin) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingDAO
Load the data of the mapping from the table

M

Mapping - Class in fr.paris.lutece.plugins.document.modules.calendar.business
class mapping
Mapping() - Constructor for class fr.paris.lutece.plugins.document.modules.calendar.business.Mapping
 
MappingAttribute - Class in fr.paris.lutece.plugins.document.modules.calendar.business
class MappingAttribute
MappingAttribute() - Constructor for class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute
 
MappingAttributeDAO - Class in fr.paris.lutece.plugins.document.modules.calendar.business
class MappingAttributeDAO
MappingAttributeDAO() - Constructor for class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttributeDAO
 
MappingAttributeHome - Class in fr.paris.lutece.plugins.document.modules.calendar.business
class mappingAttributeHome
MappingDAO - Class in fr.paris.lutece.plugins.document.modules.calendar.business
class MappingDAO
MappingDAO() - Constructor for class fr.paris.lutece.plugins.document.modules.calendar.business.MappingDAO
 
MappingHome - Class in fr.paris.lutece.plugins.document.modules.calendar.business
class mappingHome
MappingService - Class in fr.paris.lutece.plugins.document.modules.calendar.service
MappingService

R

remove(String, Plugin) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttributeHome
Remove the Mapping attributes whose identifier is specified in parameter
remove(String, Plugin) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingHome
Remove the Mapping whose identifier is specified in parameter
RIGHT_MANAGE_DOCUMENTTOCALENDAR - Static variable in class fr.paris.lutece.plugins.document.modules.calendar.web.DocumentToCalendarJspBean
 

S

select(Plugin) - Method in interface fr.paris.lutece.plugins.document.modules.calendar.business.IMappingDAO
Load the data of all mapping returns them in a list
select(Plugin) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingDAO
Load the data of all mapping returns them in a list
selectDocumentMappingAttributeList(String, Plugin) - Method in interface fr.paris.lutece.plugins.document.modules.calendar.business.IMappingAttributeDAO
Return the list of all mapping attributes of a document
selectDocumentMappingAttributeList(String, Plugin) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttributeDAO
Load the list of MappingAttributes of a document
setCalendarAttributeBookMark(String) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttribute
set the BookMark of the calendar attribute
setCalendarAttributeDescription(String) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute
set the Description of the calendar attribute
setCalendarAttributeLabel(String) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttribute
set the Label of the calendar attribute
setCalendarAttributeType(String) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttribute
set the Type of the calendar attribute
setCodeDocumentType(String) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.Mapping
set the Code of the document type of the mapping
setCodeDocumentType(String) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute
set the Code of the document type of the mapping
setDescription(String) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.Mapping
set the description of the mapping
setDocumentAttributeDescription(String) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute
set the Description of the document attribute
setDocumentFeature(String) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute
set the title of the document feature
setDocumentTypeName(String) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.Mapping
set the name of the document type
setId(int) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttribute
set the Id of the calendar attribute
setId(int) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute
Sets the IdMappingAttribute
setIdCalendarAttribute(Integer) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute
set the Id of the calendar attribute
setIdDocumentAttribute(Integer) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute
set the Id of the document attribute
store(MappingAttribute, Plugin) - Method in interface fr.paris.lutece.plugins.document.modules.calendar.business.IMappingAttributeDAO
update mapping attribute record in the table.
store(Mapping, Plugin) - Method in interface fr.paris.lutece.plugins.document.modules.calendar.business.IMappingDAO
update record in the table.
store(MappingAttribute, Plugin) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttributeDAO
update record in the table.
store(Mapping, Plugin) - Method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingDAO
update record in the table.

U

update(MappingAttribute, Plugin) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttributeHome
Update of the mappingAttribute which is specified in parameter
update(Mapping, Plugin) - Static method in class fr.paris.lutece.plugins.document.modules.calendar.business.MappingHome
Update of the mapping which is specified in parameter

C D F G I L M R S U

Copyright © 2014 Mairie de Paris. All Rights Reserved.