C D F G I L P R S U

C

create(PollChoice, Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollChoiceHome
Creation of an instance of an article PollChoice
create(Poll, Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollHome
Creation of an instance of an article Poll
create(PollQuestion, Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollQuestionHome
Creation of an instance of an article PollQuestion

D

delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.poll.business.IPollChoiceDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.poll.business.IPollDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.poll.business.IPollQuestionDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.poll.business.PollChoiceDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.poll.business.PollDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.poll.business.PollQuestionDAO
Delete a record from the table
doCreateChoice(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Process choice creation
doCreatePoll(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Process poll creation
doCreateQuestion(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Process question creation
doDisablePoll(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Disable a Poll
doEnablePoll(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Enable a Poll
doModifyChoice(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Process the choice modifications
doModifyPoll(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Process the Poll modifications
doModifyQuestion(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Process the modifications of a question
doRemoveChoice(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Remove a choice
doRemovePoll(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Remove a poll
doRemoveQuestion(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Remove a question

F

findAll(Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollHome
Returns Poll list
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollChoiceHome
Returns an instance of the article PollChoice whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollHome
Returns an instance of the Poll whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollQuestionHome
Returns an instance of PollQuestion whose identifier is specified in parameter
findPollQuestionListByPoll(int, Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollQuestionHome
Returns the list of the questions of a Poll object
fr.paris.lutece.plugins.poll.business - package fr.paris.lutece.plugins.poll.business
 
fr.paris.lutece.plugins.poll.service - package fr.paris.lutece.plugins.poll.service
 
fr.paris.lutece.plugins.poll.web - package fr.paris.lutece.plugins.poll.web
 

G

getChoices() - Method in class fr.paris.lutece.plugins.poll.business.PollQuestion
Returns the list of avaiable choices
getConfirmRemoveChoice(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Returns the confirmation to remove the choice
getConfirmRemovePoll(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Returns the confirmation to remove the poll
getConfirmRemoveQuestion(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Returns the confirmation to remove the question
getCreateChoice(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Returns the choice creation form
getCreatePoll(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Returns the Poll creation form
getCreateQuestion(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Returns the Question creation form
getEnabledPollList(Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollHome
Returns the list of avaiable polls
getId() - Method in class fr.paris.lutece.plugins.poll.business.Poll
Return the identifier of this poll
getId() - Method in class fr.paris.lutece.plugins.poll.business.PollChoice
Returns the identifier of this choice.
getId() - Method in class fr.paris.lutece.plugins.poll.business.PollQuestion
Returns the identifier of this question of the poll
getIdPoll() - Method in class fr.paris.lutece.plugins.poll.business.PollQuestion
Returns the identifier of the poll
getLabel() - Method in class fr.paris.lutece.plugins.poll.business.PollChoice
Returns the Choice label.
getLabel() - Method in class fr.paris.lutece.plugins.poll.business.PollQuestion
Returns the label of the question
getManagePolls(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Returns poll management form
getModifyChoice(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Returns the choice modification form
getModifyPoll(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Returns the form for poll modification
getModifyQuestion(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Returns the question modification form
getName() - Method in class fr.paris.lutece.plugins.poll.business.Poll
Returns the name of this poll as a String
getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.poll.web.PollApp
Returns the Poll XPage content depending on the request parameters and the current mode.
getPollsList(Plugin) - Method in interface fr.paris.lutece.plugins.poll.business.IPollDAO
Load the list of polls as a ReferenceList
getPollsList(Plugin) - Method in class fr.paris.lutece.plugins.poll.business.PollDAO
Load the list of polls as a ReferenceList
getPollsList(Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollHome
 
getQuestionId() - Method in class fr.paris.lutece.plugins.poll.business.PollChoice
Returns the identifier of this question.
getQuestions() - Method in class fr.paris.lutece.plugins.poll.business.Poll
Return the list of the questions
getResourceId() - Method in class fr.paris.lutece.plugins.poll.business.Poll
RBAC resource implmentation
getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.poll.service.PollResourceIdService
Returns a list of resource ids
getResourceTypeCode() - Method in class fr.paris.lutece.plugins.poll.business.Poll
RBAC resource implmentation
getScore() - Method in class fr.paris.lutece.plugins.poll.business.PollChoice
Returns The Score
getStatus() - Method in class fr.paris.lutece.plugins.poll.business.Poll
Return the status of the poll.
getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.poll.service.PollResourceIdService
Returns the Title of a given resource
getViewResults(HttpServletRequest) - Method in class fr.paris.lutece.plugins.poll.web.PollJspBean
Displays the poll scores page
getVotesCount() - Method in class fr.paris.lutece.plugins.poll.business.PollQuestion
Returns the count of votes for the question
getWorkgroup() - Method in class fr.paris.lutece.plugins.poll.business.Poll
Returns the workgroup

I

insert(PollChoice, Plugin) - Method in interface fr.paris.lutece.plugins.poll.business.IPollChoiceDAO
Insert a new record in the table.
insert(Poll, Plugin) - Method in interface fr.paris.lutece.plugins.poll.business.IPollDAO
Insert a new record in the table.
insert(PollQuestion, Plugin) - Method in interface fr.paris.lutece.plugins.poll.business.IPollQuestionDAO
Insert a new record in the table.
insert(PollChoice, Plugin) - Method in class fr.paris.lutece.plugins.poll.business.PollChoiceDAO
Insert a new record in the table.
insert(Poll, Plugin) - Method in class fr.paris.lutece.plugins.poll.business.PollDAO
Insert a new record in the table.
insert(PollQuestion, Plugin) - Method in class fr.paris.lutece.plugins.poll.business.PollQuestionDAO
Insert a new record in the table.
IPollChoiceDAO - Interface in fr.paris.lutece.plugins.poll.business
 
IPollDAO - Interface in fr.paris.lutece.plugins.poll.business
PollDAO Interface
IPollQuestionDAO - Interface in fr.paris.lutece.plugins.poll.business
 

L

load(int, Plugin) - Method in interface fr.paris.lutece.plugins.poll.business.IPollChoiceDAO
Load the data of PollChoice from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.poll.business.IPollDAO
Load the data of Poll from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.poll.business.IPollQuestionDAO
Load the data of PollQuestion from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.poll.business.PollChoiceDAO
Load the data of PollChoice from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.poll.business.PollDAO
Load the data of Poll from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.poll.business.PollQuestionDAO
Load the data of PollQuestion from the table

P

PERMISSION_MANAGE - Static variable in class fr.paris.lutece.plugins.poll.service.PollResourceIdService
Permission for manage a poll
Poll - Class in fr.paris.lutece.plugins.poll.business
This class represents business object Poll
Poll() - Constructor for class fr.paris.lutece.plugins.poll.business.Poll
 
PollApp - Class in fr.paris.lutece.plugins.poll.web
This class manages Poll page.
PollApp() - Constructor for class fr.paris.lutece.plugins.poll.web.PollApp
 
PollChoice - Class in fr.paris.lutece.plugins.poll.business
This class represents business object PollChoice
PollChoice() - Constructor for class fr.paris.lutece.plugins.poll.business.PollChoice
 
PollChoiceDAO - Class in fr.paris.lutece.plugins.poll.business
This class provides Data Access methods for PollChoice objects
PollChoiceDAO() - Constructor for class fr.paris.lutece.plugins.poll.business.PollChoiceDAO
 
PollChoiceHome - Class in fr.paris.lutece.plugins.poll.business
This class provides instances management methods (create, find, ...) for PollChoice objects
PollDAO - Class in fr.paris.lutece.plugins.poll.business
This class provides Data Access methods for Poll objects
PollDAO() - Constructor for class fr.paris.lutece.plugins.poll.business.PollDAO
 
PollHome - Class in fr.paris.lutece.plugins.poll.business
This class provides instances management methods (create, find, ...) for Poll objects
PollJspBean - Class in fr.paris.lutece.plugins.poll.web
This class provides the user interface to manage poll features ( manage, create, modify, remove)
PollJspBean() - Constructor for class fr.paris.lutece.plugins.poll.web.PollJspBean
 
PollQuestion - Class in fr.paris.lutece.plugins.poll.business
This class represents business object PollQuestion
PollQuestion() - Constructor for class fr.paris.lutece.plugins.poll.business.PollQuestion
 
PollQuestionDAO - Class in fr.paris.lutece.plugins.poll.business
This class provides Data Access methods for PollQuestion objects
PollQuestionDAO() - Constructor for class fr.paris.lutece.plugins.poll.business.PollQuestionDAO
 
PollQuestionHome - Class in fr.paris.lutece.plugins.poll.business
This class provides instances management methods (create, find, ...) for PollQuestions objects
PollResourceIdService - Class in fr.paris.lutece.plugins.poll.service
Resource Id service for RBAC features to control access to document depending their type
PollResourceIdService() - Constructor for class fr.paris.lutece.plugins.poll.service.PollResourceIdService
Creates a new instance of PollResourceIdService

R

register() - Method in class fr.paris.lutece.plugins.poll.service.PollResourceIdService
Initializes the service
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollChoiceHome
Deletes the PollChoice instance whose identifier is specified in parameter
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollHome
Deletes the Poll instance whose identifier is specified in parameter
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollQuestionHome
Deletes the PollQuestion instance whose identifier is specified in parameter
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.poll.business.Poll
 
RIGHT_MANAGE_POLL - Static variable in class fr.paris.lutece.plugins.poll.web.PollJspBean
 

S

selectPollQuestionListByPoll(int, Plugin) - Method in interface fr.paris.lutece.plugins.poll.business.IPollQuestionDAO
Load the list of pollQuestions by poll id
selectPollQuestionListByPoll(int, Plugin) - Method in class fr.paris.lutece.plugins.poll.business.PollQuestionDAO
Load the list of pollQuestions by poll id
selectPollsList(Plugin) - Method in interface fr.paris.lutece.plugins.poll.business.IPollDAO
Load the list of polls
selectPollsList(Plugin) - Method in class fr.paris.lutece.plugins.poll.business.PollDAO
Load the list of polls
setId(int) - Method in class fr.paris.lutece.plugins.poll.business.Poll
Sets the identifier of the poll with the specified int
setId(int) - Method in class fr.paris.lutece.plugins.poll.business.PollChoice
Sets the identifier of the choice to the specified integer.
setId(int) - Method in class fr.paris.lutece.plugins.poll.business.PollQuestion
Sets the identifier with the specified integer
setIdPoll(int) - Method in class fr.paris.lutece.plugins.poll.business.PollQuestion
Sets the identifier of the poll with the specified integer
setLabel(String) - Method in class fr.paris.lutece.plugins.poll.business.PollChoice
Sets the label of the Choice to the specified string.
setLabel(String) - Method in class fr.paris.lutece.plugins.poll.business.PollQuestion
Sets the label of the question with the specified string
setName(String) - Method in class fr.paris.lutece.plugins.poll.business.Poll
Sets the name of the poll with the specified String
setQuestionId(int) - Method in class fr.paris.lutece.plugins.poll.business.PollChoice
Sets the identifier of the question to the specified integer.
setScore(int) - Method in class fr.paris.lutece.plugins.poll.business.PollChoice
Sets the score to the specified integer.
setStatus(boolean) - Method in class fr.paris.lutece.plugins.poll.business.Poll
Sets the status of the poll
setVotesCount(int) - Method in class fr.paris.lutece.plugins.poll.business.PollQuestion
Sets the count of votes for the question
setWorkgroup(String) - Method in class fr.paris.lutece.plugins.poll.business.Poll
Sets the workgroup
store(PollChoice, Plugin) - Method in interface fr.paris.lutece.plugins.poll.business.IPollChoiceDAO
Update the record in the table
store(Poll, Plugin) - Method in interface fr.paris.lutece.plugins.poll.business.IPollDAO
Update the record in the table
store(PollQuestion, Plugin) - Method in interface fr.paris.lutece.plugins.poll.business.IPollQuestionDAO
Update the record in the table
store(PollChoice, Plugin) - Method in class fr.paris.lutece.plugins.poll.business.PollChoiceDAO
Update the record in the table
store(Poll, Plugin) - Method in class fr.paris.lutece.plugins.poll.business.PollDAO
Update the record in the table
store(PollQuestion, Plugin) - Method in class fr.paris.lutece.plugins.poll.business.PollQuestionDAO
Update the record in the table

U

update(PollChoice, Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollChoiceHome
Updates of the PollChoice instance specified in parameter
update(Poll, Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollHome
Updates of the Poll instance specified in parameter
update(PollQuestion, Plugin) - Static method in class fr.paris.lutece.plugins.poll.business.PollQuestionHome
Updates of the PollQuestion instance specified in parameter

C D F G I L P R S U

Copyright © 2008 Mairie de Paris. All Rights Reserved.