- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentDAO
-
Delete a record from the table
- delete(ElectedOfficialAppointment, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialAppointmentDAO
-
Delete a record from the table
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.IAppointmentDAO
-
Delete a record from the table
- delete(ElectedOfficialAppointment, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.IElectedOfficialAppointmentDAO
-
Delete a record from the table
- delete(LobbyAppointment, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.ILobbyAppointmentDAO
-
Delete a record from the table
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.ILobbyDAO
-
Delete a record from the table
- delete(LobbyAppointment, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.LobbyAppointmentDAO
-
Delete a record from the table
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.LobbyDAO
-
Delete a record from the table
- deleteByAppointmentId(int, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.ILobbyAppointmentDAO
-
Delete a record from the table
- deleteByAppointmentId(int, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.LobbyAppointmentDAO
-
Delete a record from the table
- doCreateAppointment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentJspBean
-
Process the data capture form of a new appointment
- doCreateAppointment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentXPage
-
Process the data capture form of a new appointment
- doCreateLobby(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.LobbyJspBean
-
Process the data capture form of a new lobby
- doExportAppointment(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentJspBean
-
Returns the form to create a appointment
- doModifyAppointment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentJspBean
-
Process the change form of a appointment
- doModifyAppointment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentXPage
-
Process the change form of a appointment
- doModifyLobby(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.LobbyJspBean
-
Process the change form of a lobby
- doRemoveAppointment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentJspBean
-
Handles the removal form of a appointment
- doRemoveAppointment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentXPage
-
Handles the removal form of a appointment
- doRemoveLobby(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.LobbyJspBean
-
Handles the removal form of a lobby
- getAppointmentsList() - Static method in class fr.paris.lutece.plugins.transparency.business.AppointmentHome
-
Load the data of all the appointment objects and returns them as a list
- getAppointmentsReferenceList() - Static method in class fr.paris.lutece.plugins.transparency.business.AppointmentHome
-
Load the data of all the appointment objects and returns them as a referenceList
- getByNationalId(String) - Static method in class fr.paris.lutece.plugins.transparency.business.LobbyHome
-
Returns an instance of a lobby whose identifier is specified in parameter
- getConfirmRemoveAppointment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentJspBean
-
Manages the removal form of a appointment whose identifier is in the http request
- getConfirmRemoveAppointment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentXPage
-
Manages the removal form of a appointment whose identifier is in the http request
- getConfirmRemoveLobby(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.LobbyJspBean
-
Manages the removal form of a lobby whose identifier is in the http request
- getContacts() - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
get Contacts
- getCreateAppointment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentJspBean
-
Returns the form to create a appointment
- getCreateAppointment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentXPage
-
Returns the form to create a appointment
- getCreateLobby(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.LobbyJspBean
-
Returns the form to create a lobby
- getDescription() - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Returns the Description
- getDetailAppointment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentPublicXPage
-
Returns the form to update info about a appointment
- getDetailAppointment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentXPage
-
Returns the form to update info about a appointment
- getDetailLobby(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.LobbyXPage
-
Returns the form to update info about a lobby
- getElectedOfficialList() - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
get Elected Official List
- getElectedOfficialName() - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentFilter
-
get Elected Official name
- getElectedOfficialsList() - Static method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialHome
-
Load the data of all the electedOfficial objects and returns them as a list
- getElectedOfficialsListByAppointment(int) - Static method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialHome
-
Load the data of all the electedOfficial objects and returns them as a list
- getElectedOfficialsListByDelegation(int) - Static method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialHome
-
Load the data of all the electedOfficial objects and returns them as a list
- getElectedOfficialsReferenceList() - Static method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialHome
-
Load the data of all the electedOfficial objects and returns them as a referenceList
- getElectedOfficialsReferenceListByDelegation(String) - Static method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialHome
-
Load the data of all the electedOfficial objects and returns them as a referenceList
- getEndDate() - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Returns the EndDate
- getFirstName() - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficial
-
Returns the FirstName
- getFullAppointmentById(int) - Static method in class fr.paris.lutece.plugins.transparency.business.AppointmentHome
-
Returns an instance of a appointment whose identifier is specified in parameter
- getFullAppointmentsList() - Static method in class fr.paris.lutece.plugins.transparency.business.AppointmentHome
-
Load the data of all the appointment objects and returns them as a list
- getFullAppointmentsList(AppointmentFilter) - Static method in class fr.paris.lutece.plugins.transparency.business.AppointmentHome
-
Load the data of all the filtred appointment objects and returns them as a list
- getHtmlData() - Method in class fr.paris.lutece.plugins.transparency.business.Lobby
-
Get the JSON data formated in HTML
- getId() - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Returns the Id
- getId() - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficial
-
Returns the Id
- getId() - Method in class fr.paris.lutece.plugins.transparency.business.Lobby
-
Returns the Id
- getIdAppointment() - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentFilter
-
get Id Appointment
- getIdAppointment() - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialAppointment
-
Returns the IdAppointment
- getIdAppointment() - Method in class fr.paris.lutece.plugins.transparency.business.LobbyAppointment
-
Returns the IdAppointment
- getIdAppointmentsList() - Static method in class fr.paris.lutece.plugins.transparency.business.AppointmentHome
-
Load the id of all the appointment objects and returns them as a list
- getIdElectedOfficial() - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialAppointment
-
Returns the Id
- getIdElectedOfficialsList() - Static method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialHome
-
Load the id of all the electedOfficial objects and returns them as a list
- getIdLobbieslist() - Static method in class fr.paris.lutece.plugins.transparency.business.LobbyHome
-
Load the id of all the lobby objects and returns them as a list
- getIdLobby() - Method in class fr.paris.lutece.plugins.transparency.business.LobbyAppointment
-
Returns the Id Lobby
- getJsonData() - Method in class fr.paris.lutece.plugins.transparency.business.Lobby
-
Returns the JsonData
- getLastName() - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficial
-
Returns the LastName
- getLobbiesList() - Static method in class fr.paris.lutece.plugins.transparency.business.LobbyHome
-
Load the data of all the lobby objects and returns them as a list
- getLobbiesListByAppointment(int) - Static method in class fr.paris.lutece.plugins.transparency.business.LobbyHome
-
Load the data of all the lobby objects and returns them as a list
- getLobbiesListNamedLike(String) - Static method in class fr.paris.lutece.plugins.transparency.business.LobbyHome
-
Load the data of all the lobby objects with Name like %strLikeName% and returns them as a list
- getLobbiesReferenceList() - Static method in class fr.paris.lutece.plugins.transparency.business.LobbyHome
-
Load the data of all the lobby objects and returns them as a referenceList
- getLobby(Integer, Integer) - Method in class fr.paris.lutece.plugins.transparency.rs.LobbyRest
-
Get Lobby
- getLobbyList() - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
get Lobby List
- getLobbyList(Integer) - Method in class fr.paris.lutece.plugins.transparency.rs.LobbyRest
-
Get Lobby List
- getLobbyListLike(Integer, String) - Method in class fr.paris.lutece.plugins.transparency.rs.LobbyRest
-
Get Lobby List (filtred by names like TEXT if present)
- getLobbyName() - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentFilter
-
get Lobby name
- getManageAppointments(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentJspBean
-
Build the Manage View
- getManageAppointments(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentPublicXPage
-
Build the Manage View
- getManageAppointments(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentXPage
-
Build the Manage View
- getManageLobbies(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.LobbyJspBean
-
Build the Manage View
- getManageLobbies(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.LobbyXPage
-
Build the Manage View
- getModifyAppointment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentJspBean
-
Returns the form to update info about a appointment
- getModifyAppointment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.AppointmentXPage
-
Returns the form to update info about a appointment
- getModifyLobby(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.LobbyJspBean
-
Returns the form to update info about a lobby
- getName() - Method in class fr.paris.lutece.plugins.transparency.business.Lobby
-
Returns the Name
- getNationalId() - Method in class fr.paris.lutece.plugins.transparency.business.Lobby
-
Returns the NationalId
- getNationalIdType() - Method in class fr.paris.lutece.plugins.transparency.business.Lobby
-
Returns the NationalIdType
- getNumberOfDays() - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentFilter
-
get NumberOfDays
- getOrderBy() - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentFilter
-
get OrderBy
- getPaginatedListModel(HttpServletRequest, String, List, String) - Method in class fr.paris.lutece.plugins.transparency.web.AbstractManageAppointementsJspBean
-
Return a model that contains the list and paginator infos
- getPaginatedListModel(HttpServletRequest, String, List, String) - Method in class fr.paris.lutece.plugins.transparency.web.AbstractManageLobbiesJspBean
-
Return a model that contains the list and paginator infos
- getStartDate() - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Returns the StartDate
- getSwagger(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.transparency.rs.SwaggerRest
-
Get Swagger.json
- getTitle() - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Returns the Title
- getTitle() - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentFilter
-
get title
- getTitle() - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficial
-
Returns the Title
- getTypeId() - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Returns the TypeId
- getTypeLabel() - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Returns the TypeLabel
- getUrl() - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Returns the Url
- getUrl() - Method in class fr.paris.lutece.plugins.transparency.business.Lobby
-
Returns the Url
- getUserId() - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentFilter
-
get user id
- getVersionDate() - Method in class fr.paris.lutece.plugins.transparency.business.Lobby
-
Returns the VersionDate
- getXmlFromAppointment(Appointment) - Static method in class fr.paris.lutece.plugins.transparency.service.ExportAppointmentService
-
Get a XML string describing a given user
- load(int, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentDAO
-
Load the data from the table
- load(String, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialDAO
-
Load the data from the table
- load(int, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.IAppointmentDAO
-
Load the data from the table
- load(String, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.IElectedOfficialDAO
-
Load the data from the table
- load(int, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.ILobbyDAO
-
Load the data from the table
- load(int, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.LobbyDAO
-
Load the data from the table
- loadByNationalId(String, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.ILobbyDAO
-
find the data by national Id from the table
- loadByNationalId(String, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.LobbyDAO
-
find the data by national Id from the table
- Lobby - Class in fr.paris.lutece.plugins.transparency.business
-
This is the business class for the object Lobby
- Lobby() - Constructor for class fr.paris.lutece.plugins.transparency.business.Lobby
-
- LOBBY_ATTRIBUTE_JSON_DATA - Static variable in class fr.paris.lutece.plugins.transparency.rs.Constants
-
- LOBBY_ATTRIBUTE_NAME - Static variable in class fr.paris.lutece.plugins.transparency.rs.Constants
-
- LOBBY_ATTRIBUTE_NATIONAL_ID - Static variable in class fr.paris.lutece.plugins.transparency.rs.Constants
-
- LOBBY_ATTRIBUTE_NATIONAL_ID_TYPE - Static variable in class fr.paris.lutece.plugins.transparency.rs.Constants
-
- LOBBY_ATTRIBUTE_URL - Static variable in class fr.paris.lutece.plugins.transparency.rs.Constants
-
- LOBBY_ATTRIBUTE_VERSION_DATE - Static variable in class fr.paris.lutece.plugins.transparency.rs.Constants
-
- LOBBY_PATH - Static variable in class fr.paris.lutece.plugins.transparency.rs.Constants
-
- LobbyAppointment - Class in fr.paris.lutece.plugins.transparency.business
-
This is the business class for the object LobbyAppointment
- LobbyAppointment(int, int) - Constructor for class fr.paris.lutece.plugins.transparency.business.LobbyAppointment
-
Constructor
- LobbyAppointmentDAO - Class in fr.paris.lutece.plugins.transparency.business
-
This class provides Data Access methods for LobbyAppointment objects
- LobbyAppointmentDAO() - Constructor for class fr.paris.lutece.plugins.transparency.business.LobbyAppointmentDAO
-
- LobbyAppointmentHome - Class in fr.paris.lutece.plugins.transparency.business
-
This class provides instances management methods (create, find, ...) for LobbyAppointment objects
- LobbyDAO - Class in fr.paris.lutece.plugins.transparency.business
-
This class provides Data Access methods for Lobby objects
- LobbyDAO() - Constructor for class fr.paris.lutece.plugins.transparency.business.LobbyDAO
-
- LobbyHome - Class in fr.paris.lutece.plugins.transparency.business
-
This class provides instances management methods (create, find, ...) for Lobby objects
- LobbyJspBean - Class in fr.paris.lutece.plugins.transparency.web
-
This class provides the user interface to manage Lobby features ( manage, create, modify, remove )
- LobbyJspBean() - Constructor for class fr.paris.lutece.plugins.transparency.web.LobbyJspBean
-
- LobbyRest - Class in fr.paris.lutece.plugins.transparency.rs
-
LobbyRest
- LobbyRest() - Constructor for class fr.paris.lutece.plugins.transparency.rs.LobbyRest
-
- LobbyService - Class in fr.paris.lutece.plugins.transparency.service
-
Lobby tools
- LobbyService() - Constructor for class fr.paris.lutece.plugins.transparency.service.LobbyService
-
- LobbySynchroDaemon - Class in fr.paris.lutece.plugins.transparency.service.daemon
-
lobby daemon
- LobbySynchroDaemon() - Constructor for class fr.paris.lutece.plugins.transparency.service.daemon.LobbySynchroDaemon
-
- LobbyXPage - Class in fr.paris.lutece.plugins.transparency.web
-
This class provides the user interface to manage Lobby xpages ( manage, create, modify, remove )
- LobbyXPage() - Constructor for class fr.paris.lutece.plugins.transparency.web.LobbyXPage
-
- SEARCH_PATH - Static variable in class fr.paris.lutece.plugins.transparency.rs.Constants
-
- selectAppointmentsList(Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentDAO
-
Load the data of all the appointment objects and returns them as a list
- selectAppointmentsList(AppointmentFilter, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentDAO
-
Load the data of all the appointment objects and returns them as a list
- selectAppointmentsList(Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.IAppointmentDAO
-
Load the data of all the appointment objects and returns them as a list
- selectAppointmentsList(AppointmentFilter, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.IAppointmentDAO
-
Load the data of all the appointment objects and returns them as a list
- selectAppointmentsReferenceList(Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentDAO
-
Load the data of all the appointment objects and returns them as a referenceList
- selectAppointmentsReferenceList(Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.IAppointmentDAO
-
Load the data of all the appointment objects and returns them as a referenceList
- selectElectedOfficialsList(Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialDAO
-
Load the data of all the electedOfficial objects and returns them as a list
- selectElectedOfficialsList(Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.IElectedOfficialDAO
-
Load the data of all the electedOfficial objects and returns them as a list
- selectElectedOfficialsListByAppointment(int, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialDAO
-
Load the data of all the electedOfficial objects and returns them as a list
- selectElectedOfficialsListByAppointment(int, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.IElectedOfficialDAO
-
Load the data of all the electedOfficial objects and returns them as a list
- selectElectedOfficialsListByDelegation(int, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialDAO
-
Load the data of all the electedOfficial objects and returns them as a list
- selectElectedOfficialsListByDelegation(int, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.IElectedOfficialDAO
-
Load the data of all the electedOfficial objects and returns them as a list
- selectElectedOfficialsReferenceList(Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialDAO
-
Load the data of all the electedOfficial objects and returns them as a referenceList
- selectElectedOfficialsReferenceList(Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.IElectedOfficialDAO
-
Load the data of all the electedOfficial objects and returns them as a referenceList
- selectElectedOfficialsReferenceListByDelegation(String, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialDAO
-
Load the data of all the electedOfficial objects and returns them as a referenceList
- selectElectedOfficialsReferenceListByDelegation(String, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.IElectedOfficialDAO
-
Load the data of all the electedOfficial objects and returns them as a referenceList
- selectIdAppointmentsList(Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentDAO
-
Load the id of all the appointment objects and returns them as a list
- selectIdAppointmentsList(Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.IAppointmentDAO
-
Load the id of all the appointment objects and returns them as a list
- selectIdElectedOfficialsList(Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialDAO
-
Load the id of all the electedOfficial objects and returns them as a list
- selectIdElectedOfficialsList(Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.IElectedOfficialDAO
-
Load the id of all the electedOfficial objects and returns them as a list
- selectIdLobbiesList(Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.ILobbyDAO
-
Load the id of all the lobby objects and returns them as a list
- selectIdLobbiesList(Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.LobbyDAO
-
Load the id of all the lobby objects and returns them as a list
- selectLobbiesList(String, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.ILobbyDAO
-
Load the data of all the lobby objects with a name like %strLikeText% (if not null) and returns them as a list
- selectLobbiesList(String, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.LobbyDAO
-
Load the data of all the lobby objects with a name like %strLikeText% (if not null) and returns them as a list
- selectLobbiesListByAppointment(int, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.ILobbyDAO
-
Load the data of all the lobby objects and returns them as a list
- selectLobbiesListByAppointment(int, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.LobbyDAO
-
Load the data of all the lobby objects and returns them as a list
- selectLobbiesReferenceList(Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.ILobbyDAO
-
Load the data of all the lobby objects and returns them as a referenceList
- selectLobbiesReferenceList(Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.LobbyDAO
-
Load the data of all the lobby objects and returns them as a referenceList
- setAsc(boolean) - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentFilter
-
set the Asc order
- setContacts(String) - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
set Contacts
- setDescription(String) - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Sets the Description
- setElectedOfficialList(List<ElectedOfficial>) - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
set Elected Official List
- setElectedOfficialName(String) - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentFilter
-
set elected official name
- setEndDate(Date) - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Sets the EndDate
- setFirstName(String) - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficial
-
Sets the FirstName
- setId(int) - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Sets the Id
- setId(String) - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficial
-
Sets the Id
- setId(int) - Method in class fr.paris.lutece.plugins.transparency.business.Lobby
-
Sets the Id
- setIdAppointment(int) - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentFilter
-
set the appointment id
- setIdAppointment(int) - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialAppointment
-
Sets the IdAppointment
- setIdAppointment(int) - Method in class fr.paris.lutece.plugins.transparency.business.LobbyAppointment
-
Sets the IdAppointment
- setIdElectedOfficial(String) - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficialAppointment
-
Sets the Id
- setIdLobby(int) - Method in class fr.paris.lutece.plugins.transparency.business.LobbyAppointment
-
Sets the Id Lobby
- setJsonData(String) - Method in class fr.paris.lutece.plugins.transparency.business.Lobby
-
Sets the JsonData
- setLastName(String) - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficial
-
Sets the LastName
- setLobbyList(List<Lobby>) - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
set Lobby List
- setLobbyName(String) - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentFilter
-
set Lobby name
- setName(String) - Method in class fr.paris.lutece.plugins.transparency.business.Lobby
-
Sets the Name
- setNationalId(String) - Method in class fr.paris.lutece.plugins.transparency.business.Lobby
-
Sets the NationalId
- setNationalIdType(String) - Method in class fr.paris.lutece.plugins.transparency.business.Lobby
-
Sets the NationalIdType
- setNumberOfDays(int) - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentFilter
-
set NumberOfDays
- setOrderBy(String) - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentFilter
-
set OrderBy statement
- setStartDate(Date) - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Sets the StartDate
- setTitle(String) - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Sets the Title
- setTitle(String) - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentFilter
-
set title
- setTitle(String) - Method in class fr.paris.lutece.plugins.transparency.business.ElectedOfficial
-
Sets the Title
- setTypeId(int) - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Sets the TypeId
- setTypeLabel(String) - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Sets the TypeLabel
- setUrl(String) - Method in class fr.paris.lutece.plugins.transparency.business.Appointment
-
Sets the Url
- setUrl(String) - Method in class fr.paris.lutece.plugins.transparency.business.Lobby
-
Sets the Url
- setUserId(String) - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentFilter
-
set user id
- setVersionDate(Date) - Method in class fr.paris.lutece.plugins.transparency.business.Lobby
-
Sets the VersionDate
- store(Appointment, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.AppointmentDAO
-
Update the record in the table
- store(Appointment, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.IAppointmentDAO
-
Update the record in the table
- store(Lobby, Plugin) - Method in interface fr.paris.lutece.plugins.transparency.business.ILobbyDAO
-
Update the record in the table
- store(Lobby, Plugin) - Method in class fr.paris.lutece.plugins.transparency.business.LobbyDAO
-
Update the record in the table
- SWAGGER_DIRECTORY_PATH - Static variable in class fr.paris.lutece.plugins.transparency.rs.Constants
-
- SWAGGER_JSON - Static variable in class fr.paris.lutece.plugins.transparency.rs.Constants
-
- SWAGGER_PATH - Static variable in class fr.paris.lutece.plugins.transparency.rs.Constants
-
- SWAGGER_REST_PATH - Static variable in class fr.paris.lutece.plugins.transparency.rs.Constants
-
- SWAGGER_VERSION_PATH - Static variable in class fr.paris.lutece.plugins.transparency.rs.Constants
-
- SwaggerRest - Class in fr.paris.lutece.plugins.transparency.rs
-
SwaggerRest
- SwaggerRest() - Constructor for class fr.paris.lutece.plugins.transparency.rs.SwaggerRest
-
- synchronizeLobbies(Locale) - Static method in class fr.paris.lutece.plugins.transparency.service.LobbyService
-
Refresh the lobby data base
- synchronizeLobbies(HttpServletRequest) - Method in class fr.paris.lutece.plugins.transparency.web.LobbyJspBean
-
Refresh the lobby data base