A C D F G I L M N O P R S T U V

A

ACTION_DO_MODIFY_CRM_USER - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
ACTION_DO_REMOVE_DRAFT - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
ACTION_MANAGE_NOTIFICATIONS - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
ACTION_MODIFY_CRM_USER - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
ACTION_REMOVE_DEMAND - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
ACTION_REMOVE_DRAFT - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
ACTION_VIEW_NOTIFICATION - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 

C

canBeRemoved(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeCategoryRemovalListener
Check if the object can be safely removed
canBeRemoved(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeRoleRemovalListener
Check if the object can be safely removed
canBeRemoved(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeWorkgroupRemovalListener
Check if the object can be safely removed
Category - Class in fr.paris.lutece.plugins.crm.business.demand.category
This is the business class for the object Category
Category() - Constructor for class fr.paris.lutece.plugins.crm.business.demand.category.Category
 
CategoryDAO - Class in fr.paris.lutece.plugins.crm.business.demand.category
This class provides Data Access methods for Category objects
CategoryDAO() - Constructor for class fr.paris.lutece.plugins.crm.business.demand.category.CategoryDAO
 
CategoryHome - Class in fr.paris.lutece.plugins.crm.business.demand.category
This class provides instances management methods (create, find, ...) for Category objects
CategoryJspBean - Class in fr.paris.lutece.plugins.crm.web.category
CategoryJspBean
CategoryJspBean() - Constructor for class fr.paris.lutece.plugins.crm.web.category.CategoryJspBean
 
CategoryRemovalListenerService - Class in fr.paris.lutece.plugins.crm.service.category
CategoryRemovalListenerService
CategoryService - Class in fr.paris.lutece.plugins.crm.service.category
CategoryService
CategoryService() - Constructor for class fr.paris.lutece.plugins.crm.service.category.CategoryService
Constructor
checkRoleForDemandType(DemandType, HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Check if the user has the role in order to view the demand type
COMMA - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
containsDateBegin() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Check if the filter contains the attribute date begin
containsDateEnd() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Check if the filter contains the attribute date end
containsDateModification() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Check if the filter contains the attribute date Modification
containsIdCategory() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Check if the filter contains the attribute ID category
containsIdCRMUser() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Check if the filter contains the attribute UserGuid
containsIdDemand() - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationFilter
Check if the filter contains the attribute ID Demand
containsIdDemandType() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Check if the filter contains the attribute ID demand type
containsIdStatusCRM() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Check if the filter contains the attribute IdStatusCRM
containsIsRead() - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationFilter
Check if the filter contains the attribute is_read
containsLabel() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Check if the filter contains the attribute Label
containsOrder() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Check if the filter contains the attribute order
containsRole() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Check whether the filter contains or not the role
containsUrlResource() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Check if the filter contains the attribute UrlResource
containsWorkgroup() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Check whether the filter contains or not the workgroup
create(Category) - Static method in class fr.paris.lutece.plugins.crm.business.demand.category.CategoryHome
Create an instance of the category class
create(Demand) - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandHome
Insert a new record in the table.
create(DemandType) - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeHome
Insert a new record in the table.
create(Notification) - Static method in class fr.paris.lutece.plugins.crm.business.notification.NotificationHome
Insert a new record in the table.
create(int, String, String) - Static method in class fr.paris.lutece.plugins.crm.business.user.CRMUserAttributeHome
Insert a new record in the table.
create(CRMUser) - Static method in class fr.paris.lutece.plugins.crm.business.user.CRMUserHome
Insert a new record in the table.
create(Demand) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandService
Create a new demand
create(DemandType) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Create a new demand type
create(Notification) - Method in class fr.paris.lutece.plugins.crm.service.notification.NotificationService
Create a notification
create(int, String, String) - Method in class fr.paris.lutece.plugins.crm.service.user.CRMUserAttributesService
Create a new user attribute
create(CRMUser) - Method in class fr.paris.lutece.plugins.crm.service.user.CRMUserService
Create a new CRMUser
createCategory(Category) - Method in class fr.paris.lutece.plugins.crm.service.category.CategoryService
Create an instance of the category class
CRMApp - Class in fr.paris.lutece.plugins.crm.web
CRMApp
CRMApp() - Constructor for class fr.paris.lutece.plugins.crm.web.CRMApp
 
CRMConstants - Class in fr.paris.lutece.plugins.crm.util.constants
CRMConstants
CRMPlugin - Class in fr.paris.lutece.plugins.crm.service
CRMPlugin
CRMPlugin() - Constructor for class fr.paris.lutece.plugins.crm.service.CRMPlugin
 
CRMRequestAuthenticatorService - Class in fr.paris.lutece.plugins.crm.service.signrequest
CRMRequestAuthenticator
CRMService - Class in fr.paris.lutece.plugins.crm.service
CRMService
CRMUser - Class in fr.paris.lutece.plugins.crm.business.user
CRMUser
CRMUser() - Constructor for class fr.paris.lutece.plugins.crm.business.user.CRMUser
 
CRMUserAttributeDAO - Class in fr.paris.lutece.plugins.crm.business.user
CRMUserAttributeDAO
CRMUserAttributeDAO() - Constructor for class fr.paris.lutece.plugins.crm.business.user.CRMUserAttributeDAO
 
CRMUserAttributeHome - Class in fr.paris.lutece.plugins.crm.business.user
CRMUserAttributeHome
CRMUserAttributesService - Class in fr.paris.lutece.plugins.crm.service.user
CRMUserAttributesService
CRMUserDAO - Class in fr.paris.lutece.plugins.crm.business.user
CRMUserDAO
CRMUserDAO() - Constructor for class fr.paris.lutece.plugins.crm.business.user.CRMUserDAO
 
CRMUserHome - Class in fr.paris.lutece.plugins.crm.business.user
CRMUserHome
CRMUserService - Class in fr.paris.lutece.plugins.crm.service.user
CRMUserService
CRMUserService() - Constructor for class fr.paris.lutece.plugins.crm.service.user.CRMUserService
Constructor

D

delete(int, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.category.CategoryDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.category.ICategoryDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandTypeDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.notification.INotificationDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUserAttributeDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUserDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.user.ICRMUserAttributeDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.user.ICRMUserDAO
Delete a record from the table
deleteByIdDemand(int, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.notification.INotificationDAO
Delete all record from a given id demand
deleteByIdDemand(int, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationDAO
Delete all record from a given id demand
deleteDemand(int) - Method in class fr.paris.lutece.plugins.crm.service.CRMService
Delete a demand
Demand - Class in fr.paris.lutece.plugins.crm.business.demand
Demand
Demand() - Constructor for class fr.paris.lutece.plugins.crm.business.demand.Demand
 
DemandCleanerDaemon - Class in fr.paris.lutece.plugins.crm.service.daemon
Daemon DemandCleanerDaemon
DemandCleanerDaemon() - Constructor for class fr.paris.lutece.plugins.crm.service.daemon.DemandCleanerDaemon
 
DemandDAO - Class in fr.paris.lutece.plugins.crm.business.demand
DemandDAO
DemandDAO() - Constructor for class fr.paris.lutece.plugins.crm.business.demand.DemandDAO
 
DemandFilter - Class in fr.paris.lutece.plugins.crm.business.demand
DemandFilter
DemandFilter() - Constructor for class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Constructor
DemandHome - Class in fr.paris.lutece.plugins.crm.business.demand
DemandHome
DemandService - Class in fr.paris.lutece.plugins.crm.service.demand
DemandService
DemandService() - Constructor for class fr.paris.lutece.plugins.crm.service.demand.DemandService
Constructor
DemandStatusCRM - Class in fr.paris.lutece.plugins.crm.business.demand
DemandStatusCRM
DemandStatusCRM() - Constructor for class fr.paris.lutece.plugins.crm.business.demand.DemandStatusCRM
 
DemandStatusCRMDAO - Class in fr.paris.lutece.plugins.crm.business.demand
DemandStatusDAO
DemandStatusCRMDAO() - Constructor for class fr.paris.lutece.plugins.crm.business.demand.DemandStatusCRMDAO
 
DemandStatusCRMHome - Class in fr.paris.lutece.plugins.crm.business.demand
DemandStatusCRMHome
DemandStatusCRMService - Class in fr.paris.lutece.plugins.crm.service.demand
DemandStatusCRMService
DemandStatusCRMService() - Constructor for class fr.paris.lutece.plugins.crm.service.demand.DemandStatusCRMService
Constructor
DemandType - Class in fr.paris.lutece.plugins.crm.business.demand
DemandType
DemandType() - Constructor for class fr.paris.lutece.plugins.crm.business.demand.DemandType
Constructor
DemandTypeCategoryRemovalListener - Class in fr.paris.lutece.plugins.crm.business.demand
DemandTypeCategoryRemovalListener
DemandTypeCategoryRemovalListener() - Constructor for class fr.paris.lutece.plugins.crm.business.demand.DemandTypeCategoryRemovalListener
 
DemandTypeDAO - Class in fr.paris.lutece.plugins.crm.business.demand
DemandTypeDAO
DemandTypeDAO() - Constructor for class fr.paris.lutece.plugins.crm.business.demand.DemandTypeDAO
 
DemandTypeFilter - Class in fr.paris.lutece.plugins.crm.business.demand
DemandTypeFilter
DemandTypeFilter() - Constructor for class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Constructor
DemandTypeHome - Class in fr.paris.lutece.plugins.crm.business.demand
DemandTypeHome
DemandTypeJspBean - Class in fr.paris.lutece.plugins.crm.web.demand
DemandTypeJspBean
DemandTypeJspBean() - Constructor for class fr.paris.lutece.plugins.crm.web.demand.DemandTypeJspBean
 
DemandTypeRoleRemovalListener - Class in fr.paris.lutece.plugins.crm.business.demand
DemandTypeRoleRemovalListener
DemandTypeRoleRemovalListener() - Constructor for class fr.paris.lutece.plugins.crm.business.demand.DemandTypeRoleRemovalListener
 
DemandTypeService - Class in fr.paris.lutece.plugins.crm.service.demand
DemandTypeService
DemandTypeService() - Constructor for class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Constructor
DemandTypeWorkgroupRemovalListener - Class in fr.paris.lutece.plugins.crm.business.demand
DemandTypeWorkgroupRemovalListener
DemandTypeWorkgroupRemovalListener() - Constructor for class fr.paris.lutece.plugins.crm.business.demand.DemandTypeWorkgroupRemovalListener
 
DemandWebService - Class in fr.paris.lutece.plugins.crm.service.demand
DemandWebService
DemandWebService() - Constructor for class fr.paris.lutece.plugins.crm.service.demand.DemandWebService
Constructor
doCreateCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.category.CategoryJspBean
Process the data capture form of a new category
doCreateDemandType(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.demand.DemandTypeJspBean
Process the data capture form of a new demand type
doDisableDemandType(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.demand.DemandTypeJspBean
Disable a demand type
doEditDemand(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.CRMApp
Do edit a demand
doEnableDemandType(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.demand.DemandTypeJspBean
Enable a demand type
doModifyCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.category.CategoryJspBean
Process the change form of a category
doModifyDemandType(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.demand.DemandTypeJspBean
Process the change form of a demand type
doOpenDemandType(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.CRMApp
Do open a demand type
doPurgeDemandType(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.demand.DemandTypeJspBean
Handles the purge form of a demand type
doRemoveCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.category.CategoryJspBean
Handles the removal form of a category
doRemoveDemandType(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.demand.DemandTypeJspBean
Handles the removal form of a demand type
doReorderDemandTypes() - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Reorder all demand types
doReorderDemandTypes(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.demand.DemandTypeJspBean
Do reorder the demand types
doReorderDemandTypesGreaterOrder(int, int) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Reorder the demand types that are greater or equal to the nCurrentOrder.
doReorderDemandTypesLowerOrder(int, int) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Reorder the demand types that have a lower order than the nCurrentOrder .

F

find(int) - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandStatusCRMHome
Load a status
findAll() - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandHome
Find all demands
findAll() - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandStatusCRMHome
Load all satus CRM
findAll() - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeHome
Find all demandTypes
findAll() - Static method in class fr.paris.lutece.plugins.crm.business.notification.NotificationHome
Find all notifications
findAll() - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandService
Find all demands
findAll() - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Find all demand types
findAll() - Method in class fr.paris.lutece.plugins.crm.service.notification.NotificationService
Find all notifications
findByFilter(DemandFilter) - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandHome
Find by filter
findByFilter(DemandTypeFilter) - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeHome
Find by filter
findByFilter(NotificationFilter) - Static method in class fr.paris.lutece.plugins.crm.business.notification.NotificationHome
Find all notification by filter
findByFilter(DemandFilter) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandService
Find by filter
findByFilter(DemandTypeFilter) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Find the demand types given a filter
findByFilter(NotificationFilter) - Method in class fr.paris.lutece.plugins.crm.service.notification.NotificationService
Find notifications by a filter
findByIdCategoryAndDate(int, Date) - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeHome
Find the list of demandTypes by id category and date
findByIdCRMUser(int, Locale) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandService
Find the demands given an user crm id
findByOrder(int) - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeHome
Find the demandType by its order
findByOrder(int) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Find a demand type by its order
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.crm.business.demand.category.CategoryHome
Returns an instance of a category whose identifier is specified in parameter
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandHome
Load the data from the table
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeHome
Load the data from the table
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.crm.business.notification.NotificationHome
Load the data from the table
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.crm.business.user.CRMUserAttributeHome
Load the data from the table
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.crm.business.user.CRMUserHome
Load the data from the table
findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.crm.service.category.CategoryService
Returns an instance of a category whose identifier is specified in parameter
findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandService
Find a demand by its primary key
findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Find a demand type by its primary key
findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.crm.service.notification.NotificationService
Find the notification by its primary key
findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.crm.service.user.CRMUserService
Find by primary key
findByUserGuid(String) - Static method in class fr.paris.lutece.plugins.crm.business.user.CRMUserHome
Load the data from a given user guid
findByUserGuid(String) - Method in class fr.paris.lutece.plugins.crm.service.user.CRMUserService
Find from a given user guid
findDemandTypes() - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeHome
Find all demandTypes as a ReferenceList
findDemandTypes() - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Find all demand types as a ReferenceList
findFirstCategory() - Static method in class fr.paris.lutece.plugins.crm.business.demand.category.CategoryHome
Find the first category
findFirstCategory() - Method in class fr.paris.lutece.plugins.crm.service.category.CategoryService
Find the first category (order by the ID category)
findForLuteceUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Find the list of demand types for the lutece user ordered by id category
findMaxOrder() - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeHome
Find the max order
findMaxOrder() - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Find the max order + 1
fr.paris.lutece.plugins.crm.business.demand - package fr.paris.lutece.plugins.crm.business.demand
 
fr.paris.lutece.plugins.crm.business.demand.category - package fr.paris.lutece.plugins.crm.business.demand.category
 
fr.paris.lutece.plugins.crm.business.notification - package fr.paris.lutece.plugins.crm.business.notification
 
fr.paris.lutece.plugins.crm.business.user - package fr.paris.lutece.plugins.crm.business.user
 
fr.paris.lutece.plugins.crm.service - package fr.paris.lutece.plugins.crm.service
 
fr.paris.lutece.plugins.crm.service.category - package fr.paris.lutece.plugins.crm.service.category
 
fr.paris.lutece.plugins.crm.service.daemon - package fr.paris.lutece.plugins.crm.service.daemon
 
fr.paris.lutece.plugins.crm.service.demand - package fr.paris.lutece.plugins.crm.service.demand
 
fr.paris.lutece.plugins.crm.service.notification - package fr.paris.lutece.plugins.crm.service.notification
 
fr.paris.lutece.plugins.crm.service.signrequest - package fr.paris.lutece.plugins.crm.service.signrequest
 
fr.paris.lutece.plugins.crm.service.user - package fr.paris.lutece.plugins.crm.service.user
 
fr.paris.lutece.plugins.crm.util - package fr.paris.lutece.plugins.crm.util
 
fr.paris.lutece.plugins.crm.util.constants - package fr.paris.lutece.plugins.crm.util.constants
 
fr.paris.lutece.plugins.crm.web - package fr.paris.lutece.plugins.crm.web
 
fr.paris.lutece.plugins.crm.web.category - package fr.paris.lutece.plugins.crm.web.category
 
fr.paris.lutece.plugins.crm.web.demand - package fr.paris.lutece.plugins.crm.web.demand
 

G

getAllStatusCRM(Locale) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandStatusCRMService
Get all status CRM, then put the list in session
getAttribute(String, String) - Method in class fr.paris.lutece.plugins.crm.service.user.CRMUserAttributesService
getAttributes(String) - Method in class fr.paris.lutece.plugins.crm.service.user.CRMUserAttributesService
getAttributes(int) - Method in class fr.paris.lutece.plugins.crm.service.user.CRMUserAttributesService
Get the user attributes from a given id crm user
getCategories() - Static method in class fr.paris.lutece.plugins.crm.business.demand.category.CategoryHome
Load the data of all the category objects and returns them in form of a ReferenceList
getCategories(Locale, boolean, boolean) - Method in class fr.paris.lutece.plugins.crm.service.category.CategoryService
Load the data of all the category objects and returns them in form of a ReferenceList
getCategoriesList() - Static method in class fr.paris.lutece.plugins.crm.business.demand.category.CategoryHome
Load the data of all the category objects and returns them in form of a collection
getCategoriesList() - Method in class fr.paris.lutece.plugins.crm.service.category.CategoryService
Load the data of all the category objects and returns them in form of a collection
getConfirmPurgeDemandType(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.demand.DemandTypeJspBean
Manages the purge form of a demand type whose identifier is in the http request
getConfirmRemoveCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.category.CategoryJspBean
Manages the removal form of a category whose identifier is in the http request
getConfirmRemoveDemandType(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.demand.DemandTypeJspBean
Manages the removal form of a demand type whose identifier is in the http request
getCreateCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.category.CategoryJspBean
Returns the form to create a category
getCreateDemandType(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.demand.DemandTypeJspBean
Returns the form to create a demand type
getData() - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Get the data
getDateBegin() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Get the beginning date
getDateBegin() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Get the beginning date
getDateCreation() - Method in class fr.paris.lutece.plugins.crm.business.notification.Notification
Get the date creation of the notification
getDateEnd() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Get the closing date
getDateEnd() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Get the closing date
getDateModification() - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Returns the Date of the last Modification
getDateModification() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Get the Modification date
getDescription() - Method in class fr.paris.lutece.plugins.crm.business.demand.category.Category
Returns the Description
getId() - Method in enum fr.paris.lutece.plugins.crm.util.OperatorEnum
Get the id of the operator
getIdCategory() - Method in class fr.paris.lutece.plugins.crm.business.demand.category.Category
Returns the IdCategory
getIdCategory() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Get the id category
getIdCategory() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Returns the IdCategory
getIdCRMUser() - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Get the user user crm id
getIdCRMUser() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Returns the User crm id
getIdCRMUser() - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUser
Get the id crm user
getIdDemand() - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Get the ID demand
getIdDemand() - Method in class fr.paris.lutece.plugins.crm.business.notification.Notification
Get the id demand
getIdDemand() - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationFilter
Returns the IdDemand
getIdDemandType() - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Get the ID demand type
getIdDemandType() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Returns the IdDemandType
getIdDemandType() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Get the id demand type
getIdNotification() - Method in class fr.paris.lutece.plugins.crm.business.notification.Notification
Get the id notification
getIdStatusCRM() - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Get the id status crm
getIdStatusCRM() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Get the IdStatusCRM
getIdStatusCRM() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandStatusCRM
Get the id status CRM
getIsWideSearch() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Check if the filter is applied to a wide search or not.
getIsWideSearch() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Check if the filter is applied to a wide search or not.
getIsWideSearch() - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationFilter
Check if the filter is applied to a wide search or not.
getLabel() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandStatusCRM
Get the label
getLabel() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Get the label
getLabel() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Returns the Label
getLabelKey() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandStatusCRM
Get the label key
getLocale() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandStatusCRM
Get the locale
getManageCategories(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.category.CategoryJspBean
Returns the list of categories
getManageDemandTypes(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.demand.DemandTypeJspBean
Get interface of managing the list of demand types
getMessage() - Method in class fr.paris.lutece.plugins.crm.business.notification.Notification
Get the message of the notification
getModifyCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.category.CategoryJspBean
Returns the form to update info about a category
getModifyDemandType(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.demand.DemandTypeJspBean
Returns the form to update info about a demand type
getName() - Method in class fr.paris.lutece.plugins.crm.business.demand.category.Category
Returns the Name
getNumberNotifications() - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Get the number of notifications
getNumberNotifications(int) - Method in class fr.paris.lutece.plugins.crm.service.notification.NotificationService
Get the number of notifications of a demand
getNumberUnreadNotifications() - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Get the number of unread notifications
getNumberUnreadNotifications(int) - Method in class fr.paris.lutece.plugins.crm.service.notification.NotificationService
Get the number of unread notifications of a demand
getObject() - Method in class fr.paris.lutece.plugins.crm.business.notification.Notification
Get the object of the notification
getOperatorDateBegin() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Get the operator for the beginning date
getOperatorDateEnd() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Get the operator for the closing date
getOperatorDateModification() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Get the operator for the modification date
getOperatorOrder() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Get the operator for the order
getOperatorsList() - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Get the list of operators as a ReferenceList
getOrder() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Get the order
getOrder() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Get the order
getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.crm.web.CRMApp
Get the XPage of the plugin CRM
getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeCategoryRemovalListener
Gives a message explaining why the object cannot be removed
getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeRoleRemovalListener
Gives a message explaining why the object cannot be removed
getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeWorkgroupRemovalListener
Gives a message explaining why the object can't be removed
getRequestAuthenticatorForUrl() - Static method in class fr.paris.lutece.plugins.crm.service.signrequest.CRMRequestAuthenticatorService
Get the instance of RequestAuthenticator defined in the crm-formengine_context.xml
getRequestAuthenticatorForWS() - Static method in class fr.paris.lutece.plugins.crm.service.signrequest.CRMRequestAuthenticatorService
Get the instance of RequestAuthenticator defined in the crm-formengine_context.xml
getRole() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Get the role
getRole() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Get role
getRolesList() - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Get the list of MyLutece role as a ReferenceList
getSender() - Method in class fr.paris.lutece.plugins.crm.business.notification.Notification
Get the sender
getService() - Static method in class fr.paris.lutece.plugins.crm.service.category.CategoryRemovalListenerService
Returns the removal service
getService() - Static method in class fr.paris.lutece.plugins.crm.service.category.CategoryService
Get the instance of CategoryService
getService() - Static method in class fr.paris.lutece.plugins.crm.service.CRMService
Get the instance of CRMService
getService() - Static method in class fr.paris.lutece.plugins.crm.service.demand.DemandService
Get an instance of DemandService
getService() - Static method in class fr.paris.lutece.plugins.crm.service.demand.DemandStatusCRMService
Get the instance of DemandStatusCRMService
getService() - Static method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Get the instance of DemandTypeService
getService() - Static method in class fr.paris.lutece.plugins.crm.service.demand.DemandWebService
Get an instance of DemandWebService
getService() - Static method in class fr.paris.lutece.plugins.crm.service.notification.NotificationService
Get the instance of NotificationService
getService() - Static method in class fr.paris.lutece.plugins.crm.service.user.CRMUserAttributesService
Get the instance of CRMUserAttributesService
getService() - Static method in class fr.paris.lutece.plugins.crm.service.user.CRMUserService
Get the instance of CRMUserService
getStatusCRM(int, Locale) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandStatusCRMService
Get the status crm given an id status
getStatusText() - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Get the status
getUrlContact() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Get the url of the contact
getUrlInfo() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Get the url of the information
getUrlResource() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Get the url of the resource
getUrlResource() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Returns the UrlResource
getUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.crm.web.CRMApp
Gets the user from the request
getUserAttributeKeys() - Method in class fr.paris.lutece.plugins.crm.service.user.CRMUserAttributesService
Get the list of user attribute keys defined in crm.properties
getUserAttributes() - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUser
Get the user attributes
getUserAttributeValue(String) - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUser
Get the user attribute value
getUserGuid() - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUser
Get the user guid
getWorkgroup() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Get the workgroup key
getWorkgroup() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Get the workgroup

I

ICategoryDAO - Interface in fr.paris.lutece.plugins.crm.business.demand.category
ICategoryDAO Interface
ICRMUserAttributeDAO - Interface in fr.paris.lutece.plugins.crm.business.user
ICRMUserAttributeDAO
ICRMUserDAO - Interface in fr.paris.lutece.plugins.crm.business.user
ICRMUserDAO
IDemandDAO - Interface in fr.paris.lutece.plugins.crm.business.demand
IDemandDAO
IDemandStatusCRMDAO - Interface in fr.paris.lutece.plugins.crm.business.demand
IDemandStatusDAO
IDemandTypeDAO - Interface in fr.paris.lutece.plugins.crm.business.demand
IDemandTypeDAO
init() - Method in class fr.paris.lutece.plugins.crm.service.CRMPlugin
Initialize the CRMPlugin
init() - Static method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Initialize the service
INotificationDAO - Interface in fr.paris.lutece.plugins.crm.business.notification
INotificationDAO
insert(Category, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.category.CategoryDAO
Insert a new record in the table.
insert(Category, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.category.ICategoryDAO
Insert a new record in the table.
insert(Demand, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandDAO
Insert a new record in the table.
insert(DemandType, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeDAO
Insert a new record in the table.
insert(Demand, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandDAO
Insert a new record in the table.
insert(DemandType, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandTypeDAO
Insert a new record in the table.
insert(Notification, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.notification.INotificationDAO
Insert a new record in the table.
insert(Notification, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationDAO
Insert a new record in the table.
insert(int, String, String, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUserAttributeDAO
Insert a new record in the table.
insert(CRMUser, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUserDAO
Insert a new record in the table.
insert(int, String, String, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.user.ICRMUserAttributeDAO
Insert a new record in the table.
insert(CRMUser, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.user.ICRMUserDAO
Insert a new record in the table.
INVALID_ID_INT - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
isClosed() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Check if the demand type is closed
isOpen() - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Check if the demand type is open or not
isRead() - Method in class fr.paris.lutece.plugins.crm.business.notification.Notification
Check if the notification is read or not
isRead() - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationFilter
Check if the notification is read
isWellOrdered() - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Check if the list of demand types are well ordered

L

load(int, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.category.CategoryDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.category.ICategoryDAO
Load the data from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandDAO
Load the data from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandStatusCRMDAO
Load a status CRM
load(int, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandStatusCRMDAO
Load a status CRM
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandTypeDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.notification.INotificationDAO
Load the data from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationDAO
Load the data from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUserAttributeDAO
Load the data from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUserDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.user.ICRMUserAttributeDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.user.ICRMUserDAO
Load the data from the table
loadByUserGuid(String, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUserDAO
Load the data from a given user guid
loadByUserGuid(String, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.user.ICRMUserDAO
Load the data from a given user guid

M

MARK_CATEGORIES_LIST - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_CATEGORY - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_CRM_USER - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_DEMAND - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_DEMAND_TYPE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_DEMAND_TYPE_FILTER - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_DEMAND_TYPES_LIST - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_IS_WELL_ORDERED - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_MAP_DEMAND_TYPES_LIST - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_MAP_DEMANDS_LIST - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_MAX_ORDER - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_MYLUTECE_USER - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_NB_ITEMS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_NOTIFICATION - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_NOTIFICATIONS_LIST - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_OPERATORS_LIST - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_PAGINATOR - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_ROLE_REF_LIST - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_STATUS_CRM_LIST - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MARK_USER_WORKGROUP_REF_LIST - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MESSAGE_CANNOT_REMOVE_CATEGORY - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MESSAGE_CONFIRM_PURGE_DEMAND_TYPE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MESSAGE_CONFIRM_REMOVE_CATEGORY - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MESSAGE_CONFIRM_REMOVE_DEMAND - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MESSAGE_CONFIRM_REMOVE_DEMAND_TYPE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MESSAGE_ERROR - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MESSAGE_ERROR_DATEEND_BEFORE_DATEBEGIN - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MESSAGE_INVALID_DATE_BEFORE_70 - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MESSAGE_INVALID_DATEBEGIN - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MESSAGE_INVALID_DATEEND - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MESSAGE_INVALID_EMAIL - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
MESSAGE_SIZE_TOO_BIG - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 

N

newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.category.CategoryDAO
Generates a new primary key
newPrimaryKey() - Static method in class fr.paris.lutece.plugins.crm.business.demand.category.CategoryHome
Generates a new primary key
newPrimaryKey(Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.category.ICategoryDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandDAO
Generate a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeDAO
Generates a new primary key
newPrimaryKey() - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeHome
Generates a new primary key
newPrimaryKey(Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandDAO
Generate a new primary key
newPrimaryKey(Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandTypeDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.notification.INotificationDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationDAO
Generates a new primary key
newPrimaryKey() - Static method in class fr.paris.lutece.plugins.crm.business.notification.NotificationHome
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUserDAO
Generates a new primary key
newPrimaryKey() - Static method in class fr.paris.lutece.plugins.crm.business.user.CRMUserHome
Generates a new primary key
newPrimaryKey(Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.user.ICRMUserDAO
Generates a new primary key
Notification - Class in fr.paris.lutece.plugins.crm.business.notification
Notification
Notification() - Constructor for class fr.paris.lutece.plugins.crm.business.notification.Notification
 
NotificationDAO - Class in fr.paris.lutece.plugins.crm.business.notification
NotificationDAO
NotificationDAO() - Constructor for class fr.paris.lutece.plugins.crm.business.notification.NotificationDAO
 
NotificationFilter - Class in fr.paris.lutece.plugins.crm.business.notification
NotificationFilter
NotificationFilter() - Constructor for class fr.paris.lutece.plugins.crm.business.notification.NotificationFilter
Constructor
NotificationHome - Class in fr.paris.lutece.plugins.crm.business.notification
NotificationHome
NotificationService - Class in fr.paris.lutece.plugins.crm.service.notification
NotificationService
NotificationService() - Constructor for class fr.paris.lutece.plugins.crm.service.notification.NotificationService
Constructor
notify(int, String, String, String) - Method in class fr.paris.lutece.plugins.crm.service.CRMService
Create a notification for a demand

O

OperatorEnum - Enum in fr.paris.lutece.plugins.crm.util
OperatorEnum

P

PARAMETER_ACTION - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_CATEGORY_DESCRIPTION - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_CATEGORY_ID_CATEGORY - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_CATEGORY_NAME - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_DATE_BEGIN - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_DATE_END - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_DEMAND_DATA - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_DEMAND_TYPE_LABEL - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_EMAIL - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_ID_CRM_USER - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_ID_DEMAND - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_ID_DEMAND_TYPE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_ID_NOTIFICATION - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_LABEL - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_OPERATOR_DATE_BEGIN - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_OPERATOR_DATE_END - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_ORDER - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_PAGE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_PAGE_INDEX - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_ROLE_KEY - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_SEARCH - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_SESSION - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_SIGNATURE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_TIMESTAMP - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_URL_CONTACT - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_URL_INFO - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_URL_RESOURCE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_URL_RETURN - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PARAMETER_WORKGROUP_KEY - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.crm.service.CRMPlugin
 
PROPERTY_CREATE_DEMAND_TYPE_PAGE_TITLE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_CRM_USER_ATTRIBUTE_KEYS - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_CRM_USER_MAX_SIZE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_DAEMON_NB_EXPIRATION_DAYS - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_DEFAULT_LIST_CATEGORY_PER_PAGE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_DEFAULT_LIST_DEMAND_TYPES_PER_PAGE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_MANAGE_DEMAND_TYPES_PAGE_TITLE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_MANAGE_NOTIFICATIONS_PAGE_TITLE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_MODIFY_CRM_USER_PAGE_TITLE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_MODIFY_DEMAND_TYPE_PAGE_TITLE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_PAGE_PATH - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_PAGE_TITLE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_PAGE_TITLE_CREATE_CATEGORY - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_PAGE_TITLE_MANAGE_CATEGORIES - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_PAGE_TITLE_MODIFY_CATEGORY - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_VIEW_NOTIFICATION_PAGE_TITLE - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
PROPERTY_WEBMASTER_EMAIL - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 

R

registerDemand(int, String, String, String, int) - Method in class fr.paris.lutece.plugins.crm.service.CRMService
Register the demand
registerDemand(int, int, String, String, int) - Method in class fr.paris.lutece.plugins.crm.service.CRMService
Register the demand
remove(int) - Static method in class fr.paris.lutece.plugins.crm.business.demand.category.CategoryHome
Remove the category whose identifier is specified in parameter
remove(int) - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandHome
Delete a record from the table
remove(int) - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeHome
Delete a record from the table
remove(int) - Static method in class fr.paris.lutece.plugins.crm.business.notification.NotificationHome
Delete a record from the table
remove(int) - Static method in class fr.paris.lutece.plugins.crm.business.user.CRMUserAttributeHome
Delete a record from the table
remove(int) - Static method in class fr.paris.lutece.plugins.crm.business.user.CRMUserHome
Delete a record from the table
remove(int) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandService
Remove a demand
remove(int) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Remove a demand type
remove(int) - Method in class fr.paris.lutece.plugins.crm.service.notification.NotificationService
Remove the notification
remove(int) - Method in class fr.paris.lutece.plugins.crm.service.user.CRMUserAttributesService
Remove the user attributes of the crm user
remove(int) - Method in class fr.paris.lutece.plugins.crm.service.user.CRMUserService
Remove a CRMUser
removeByIdDemand(int) - Static method in class fr.paris.lutece.plugins.crm.business.notification.NotificationHome
Delete all records from a given id demand
removeByIdDemand(int) - Method in class fr.paris.lutece.plugins.crm.service.notification.NotificationService
Remove the notifications from a given ID demand
removeByIdDemandType(int) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandService
Remove the demands given an id demand type
removeCategory(int, Locale) - Method in class fr.paris.lutece.plugins.crm.service.category.CategoryService
Remove the category whose identifier is specified in parameter.
removeWithItsResource(int) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandService
Remove a demand and its resource
RIGHT_MANAGE_CRM_DEMAND_TYPES - Static variable in class fr.paris.lutece.plugins.crm.web.demand.DemandTypeJspBean
 
ROLE_NONE - Static variable in class fr.paris.lutece.plugins.crm.business.demand.DemandType
 
run() - Method in class fr.paris.lutece.plugins.crm.service.daemon.DemandCleanerDaemon
Daemon's treatment method

S

selectAll(Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandDAO
Find all demands
selectAll(Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandStatusCRMDAO
Load all status CRM
selectAll(Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeDAO
Find all demand types
selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandDAO
Find all demands
selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandStatusCRMDAO
Load all status CRM
selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandTypeDAO
Find all demand types
selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.notification.INotificationDAO
Find all notification
selectAll(Plugin) - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationDAO
Find all notification
selectByFilter(DemandFilter, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandDAO
Find by filter
selectByFilter(DemandFilter, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandDAO
Find by filter
selectByIdCategoryAndDate(int, Date, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeDAO
Find all demand types for the LuteceUser
selectByIdCategoryAndDate(int, Date, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandTypeDAO
Find all demand types for the LuteceUser
selectByOrder(int, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeDAO
Find by order
selectByOrder(int, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandTypeDAO
Find by order
selectCategoriesList(Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.category.CategoryDAO
Load the data of all the category objects and returns them as a collection
selectCategoriesList(Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.category.ICategoryDAO
Load the data of all the category objects and returns them as a collection
selectDemandTypesByFilter(DemandTypeFilter, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeDAO
Find by filter
selectDemandTypesByFilter(DemandTypeFilter, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandTypeDAO
Find by filter
selectFirstCategory(Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.category.CategoryDAO
Select the first category
selectFirstCategory(Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.category.ICategoryDAO
Select the first category
selectMaxOrder(Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeDAO
Find the max order
selectMaxOrder(Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandTypeDAO
Find the max order
selectNotificationsByFilter(NotificationFilter, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.notification.INotificationDAO
Find by filter
selectNotificationsByFilter(NotificationFilter, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationDAO
Find by filter
sendRemoveDraft(String, int, String) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandWebService
Remove a demand and its resource
setCRMUserAttributesService(CRMUserAttributesService) - Method in class fr.paris.lutece.plugins.crm.service.user.CRMUserService
Set the crm user attributes service
setCRMUserService(CRMUserService) - Method in class fr.paris.lutece.plugins.crm.service.CRMService
Set the crm user service
setCRMUserService(CRMUserService) - Method in class fr.paris.lutece.plugins.crm.service.user.CRMUserAttributesService
Set the CRMUserService
setData(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Set the data
setDateBegin(Date) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Set the beginning date
setDateBegin(Date) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Set the beginning date
setDateCreation(Timestamp) - Method in class fr.paris.lutece.plugins.crm.business.notification.Notification
Set the date creation of the notification
setDateEnd(Date) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Set the closing date
setDateEnd(Date) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Set the closing date
setDateModification(Timestamp) - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Sets the Date of the last Modification
setDateModification(Date) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Set the Modification date
setDemandService(DemandService) - Method in class fr.paris.lutece.plugins.crm.service.CRMService
Set the demand service
setDescription(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.category.Category
Sets the Description
setIdCategory(int) - Method in class fr.paris.lutece.plugins.crm.business.demand.category.Category
Sets the IdCategory
setIdCategory(int) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Set the ID category
setIdCategory(int) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Sets the IdCategory
setIdCRMUser(int) - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Set the user crm id
setIdCRMUser(int) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Sets the User crm id
setIdCRMUser(int) - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUser
Set the id crm user
setIdDemand(int) - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Set the ID demand
setIdDemand(int) - Method in class fr.paris.lutece.plugins.crm.business.notification.Notification
Set the id demand
setIdDemand(int) - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationFilter
Sets the IdDemand
setIdDemandType(int) - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Set the ID demand type
setIdDemandType(int) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Sets the nIdDemandType
setIdDemandType(int) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Set the id demand type
setIdNotification(int) - Method in class fr.paris.lutece.plugins.crm.business.notification.Notification
Set the id notification
setIdStatusCRM(int) - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Set the id status CRM
setIdStatusCRM(int) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Set the IdStatusCRM
setIdStatusCRM(int) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandStatusCRM
Set the id status CRM
setIsRead(boolean) - Method in class fr.paris.lutece.plugins.crm.business.notification.Notification
Set the status of the notification
setIsRead(boolean) - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationFilter
Set the status is_read of the notification
setIsWideSearch(boolean) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Set true if the filter is applied to a wide search.
setIsWideSearch(boolean) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Set true if the filter is applied to a wide search.
setIsWideSearch(boolean) - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationFilter
Set true if the filter is applied to a wide search.
setLabel(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Set the label
setLabel(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Sets the Label
setLabelKey(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandStatusCRM
Set the label key
setLocale(Locale) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandStatusCRM
Set the locale
setMessage(String) - Method in class fr.paris.lutece.plugins.crm.business.notification.Notification
Set the message of the notification
setName(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.category.Category
Sets the Name
setNotificationService(NotificationService) - Method in class fr.paris.lutece.plugins.crm.service.CRMService
Set the notification service
setObject(String) - Method in class fr.paris.lutece.plugins.crm.business.notification.Notification
Set the object of the notification
setOperatorDateBegin(OperatorEnum) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Set the operator for the beginning date
setOperatorDateEnd(OperatorEnum) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Set the operator for the closing date
setOperatorDateModification(OperatorEnum) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandFilter
Set the operator for the modification date
setOperatorOrder(OperatorEnum) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Set the operator for the order
setOrder(int) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Set the order
setOrder(int) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Set the order
setRole(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Set the role
setRole(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Set role
setSender(String) - Method in class fr.paris.lutece.plugins.crm.business.notification.Notification
Set the sender
setStatus(int, String, String, int) - Method in class fr.paris.lutece.plugins.crm.service.CRMService
Set the status of the demand
setStatusText(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.Demand
Set the status
setUrlContact(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Set the url of the contact
setUrlInfo(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Set the url of the information
setUrlResource(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Set the url of the form
setUrlResourece(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Sets the UrlResource
setUserAttributes(Map<String, String>) - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUser
Set the user attributes
setUserGuid(String) - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUser
Set the user guid
setWorkgroup(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandType
Set the workgroup
setWorkgroup(String) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeFilter
Set the workgroup
SLASH - Static variable in class fr.paris.lutece.plugins.crm.util.constants.CRMConstants
 
store(Category, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.category.CategoryDAO
Update the record in the table
store(Category, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.category.ICategoryDAO
Update the record in the table
store(Demand, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandDAO
Update the record in the table
store(DemandType, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeDAO
Update the record in the table
store(Demand, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandDAO
Update the record in the table
store(DemandType, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.demand.IDemandTypeDAO
Update the record in the table
store(Notification, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.notification.INotificationDAO
Update the record in the table
store(Notification, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.notification.NotificationDAO
Update the record in the table
store(CRMUser, Plugin) - Method in class fr.paris.lutece.plugins.crm.business.user.CRMUserDAO
Update the record in the table
store(CRMUser, Plugin) - Method in interface fr.paris.lutece.plugins.crm.business.user.ICRMUserDAO
Update the record in the table

T

toString() - Method in enum fr.paris.lutece.plugins.crm.util.OperatorEnum
Get the String value of the operator

U

update(Category) - Static method in class fr.paris.lutece.plugins.crm.business.demand.category.CategoryHome
Update of the category which is specified in parameter
update(Demand) - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandHome
Update the record in the table
update(DemandType) - Static method in class fr.paris.lutece.plugins.crm.business.demand.DemandTypeHome
Update the record in the table
update(Notification) - Static method in class fr.paris.lutece.plugins.crm.business.notification.NotificationHome
Update the record in the table
update(CRMUser) - Static method in class fr.paris.lutece.plugins.crm.business.user.CRMUserHome
Update the record in the table
update(Demand) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandService
Update a demand
update(DemandType) - Method in class fr.paris.lutece.plugins.crm.service.demand.DemandTypeService
Update a demand type
update(Notification) - Method in class fr.paris.lutece.plugins.crm.service.notification.NotificationService
Update the notification
update(CRMUser) - Method in class fr.paris.lutece.plugins.crm.service.user.CRMUserService
Update a CRMUser
updateCategory(Category) - Method in class fr.paris.lutece.plugins.crm.service.category.CategoryService
Update of the category which is specified in parameter

V

valueOf(String) - Static method in enum fr.paris.lutece.plugins.crm.util.OperatorEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.paris.lutece.plugins.crm.util.OperatorEnum
Returns an array containing the constants of this enum type, in the order they are declared.

A C D F G I L M N O P R S T U V

Copyright © 2011 Mairie de Paris. All Rights Reserved.