- delete(int, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.AwaitingActivationDAO
-
Removes the entry
- delete(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.IAwaitingActivationDAO
-
Removes the entry
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
-
Remove a record from the table
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterTemplateDAO
-
Remove a record from the table
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISendingNewsLetterDAO
-
Delete the record in the database
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISubscriberDAO
-
Delete a record from the table
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
Remove a record from the table
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateDAO
-
Remove a record from the table
- delete(int) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortletDAO
-
Deletes a record from the table.
- delete(int) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortletDAO
-
Deletes a record from the table.
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterDAO
-
Delete the record in the database
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SubscriberDAO
-
Delete a record from the table
- deleteOldUnconfirmed(Timestamp, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
-
Performs confirm unsubscription process
- deleteOldUnconfirmed(Timestamp, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
Performs confirm unsubscription process
- deleteSubscriber(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
-
Remove the subscriber's inscription to a newsletter
- deleteSubscriber(int, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
Remove the subscriber's inscription to a newsletter
- doAddNewsletterTopic(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Create a news topic in a newsletter
- doAddSubscriber(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Processes the registration of a subscriber
- doChangeNewsletterTopicSection(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Change the section of a newsletter topic.
- doCleanSubscribers(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Processes subscribers cleaning
- doComposeNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Returns the newsletter form of newsletter composition
- doConfirmSendNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Displays the confirmation page before sending the newsletter
- doConfirmSubscribe(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsLetterRegistrationService
-
Get the confirmation page to suscribe a user
- doConfirmSubscribe(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsLetterApp
-
Confirm a subscribtion
- doConfirmTestNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Displays the confirmation page before testing the newsletter
- doConfirmUnSubscribe(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsLetterRegistrationService
-
Performs confirm unsubscription process
- doCopyNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Processes the copy of a newsletter
- doCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.portlet.NewsLetterArchivePortletJspBean
-
Processes the creation of the portlet
- doCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.portlet.NewsLetterSubscriptionPortletJspBean
-
Processes the creation of the portlet
- doCreateNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Processes the creation form of a new newsletter
- doCreateNewsletterTemplate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterTemplateJspBean
-
Processes the creation form of a new newsletter template by recovering
the parameters in the http request
- doExportCsv(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Exports the list of subscribers in a csv file format
- doImportSubscribers(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Processes the import of subscribers due to a csv file and loads the
subscribers management page
- doManageNewsLetterProperties(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Processes the update form of the newsletter properties
- doModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.portlet.NewsLetterArchivePortletJspBean
-
Processes the modification of the portlet
- doModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.portlet.NewsLetterSubscriptionPortletJspBean
-
Processes the modification of the portlet
- doModifyNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Processes the update form of the newsletter whose identifier is in the
http request
- doModifyNewsletterTemplate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterTemplateJspBean
-
Processes the modification form of a newsletter template by recovering
the parameters in the http request
- doModifyNewsletterTemplateFile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterTemplateJspBean
-
Processes the modification form of a newsletter template modified by hand
by recovering the parameters in the http request
- doModifyTopicConfig(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Save the configuration of a topic
- doPrepareNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Builds the page of preparation before sending
- doRegister(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.newsletter.web.portlet.NewsLetterSubscriptionPortletJspBean
-
Performs the registration action
- doRegisterNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Processes the registration of a newsletter and loads the newsletter
management page
- doRemoveMultiNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Processes the removal form of a sending newsletter
- doRemoveNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Processes the removal form of a newsletter
- doRemoveNewsLetterTemplate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterTemplateJspBean
-
Processes the removal form of a newsletter template
- doRemoveNewsletterTopic(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Remove a newsletter topic
- doRemoveOldUnconfirmed() - Method in class fr.paris.lutece.plugins.newsletter.service.NewsLetterRegistrationService
-
Performs confirm unsubscription process
- doRemoveSelection(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Processes the unregistration of selected subscribers
- doRemoveSendingNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Processes the removal form of a sending newsletter
- doSendNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Processes the sending of a newsletter
- doSubscription(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsLetterRegistrationService
-
Performs the subscription process
Throw a SiteMessage
- doSubscription(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsLetterApp
-
Performs the subscription process
- doTestNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Processes the testing of a newsletter
- doUnregistrationAdmin(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Processes the unregistration of a subscriber for a newsletter
- doUnSubscribe(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsLetterRegistrationService
-
Performs unsubscription process
Throw a SiteMessage
- doUnSubscribe(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsLetterApp
-
Performs unsubscription process
- fillBlankInOrder(int, int, int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.INewsletterTopicDAO
-
Fill a blank in the order of topics of a newsletter.
- fillBlankInOrder(int, int, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicDao
-
Fill a blank in the order of topics of a newsletter.
- fillBlankInOrder(int, int, int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicHome
-
Fill a blank in the order of topics of a newsletter.
- find(Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsletterPropertiesHome
-
Returns an object NewsLetterProperties from its identifier
- findAll(Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
-
Returns a collection of NewsLetter objects
- findAll(Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SubscriberHome
-
- findAllByIdNewsletter(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.INewsletterTopicDAO
-
- findAllByIdNewsletter(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicDao
-
- findAllByIdNewsletter(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicHome
-
- findAllByTemplateId(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
-
Gets a collection of NewsLetter associated with a given template
- findAllId(Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
-
Returns a ReferenceList of NewsLetter ids and names
- findAllLastSendingForNewsletterId(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterHome
-
Returns all the last sending performed for the newsletter of given id
- findAllSendings(Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISendingNewsLetterDAO
-
Returns all the sendings in the database.
- findAllSendings(Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterDAO
-
Returns all the sendings in the database.
- findAllSendings(Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterHome
-
Returns all the sendings in the database.
- findByEmail(String, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SubscriberHome
-
Returns a subscriber object from the email
- findByNewsletterIdAndOrder(int, int, int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.INewsletterTopicDAO
-
Get the list of newsletter topics associated to a given newsletter and
with the given order in a section
- findByNewsletterIdAndOrder(int, int, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicDao
-
Get the list of newsletter topics associated to a given newsletter and
with the given order in a section
- findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
-
Returns an object NewsLetter from its identifier
- findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateHome
-
Returns an object NewsLetter's template from its identifier
- findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterHome
-
Returns an object SendingNewsLetter from its identifier
- findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SubscriberHome
-
Returns an object Subscriber from its identifier
- findByPrimaryKey(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopicDao
-
- findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopicHome
-
- findByPrimaryKey(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.IFreeHtmlTopicDAO
-
- findByPrimaryKey(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.INewsletterTopicDAO
-
- findByPrimaryKey(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicDao
-
- findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicHome
-
- findCollection(List<Integer>, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopicDao
-
- findCollection(List<Integer>, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.IFreeHtmlTopicDAO
-
- findLastSendingForNewsletterId(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterHome
-
Returns the last sending performed for the newsletter of given id
- findNbrActiveSubscribers(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
-
Returns the number of active subscriber for a newsletter
- findNbrSubscribers(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
-
Returns the number of subscriber for a newsletter
- findNewsLetters(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SubscriberHome
-
Returns, for a subscriber, the number of his subscriptions
- findRegistration(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
-
controls that a subscriber is not yet registered for a newsletter
- findSelectedNewsletters(int) - Method in interface fr.paris.lutece.plugins.newsletter.business.portlet.INewsLetterSubscriptionPortletDAO
-
Returns all the newsletters associated to a given portlet.
- findSelectedNewsletters(int) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortletDAO
-
Returns all the newsletters associated to a given portlet.
- findSelectedNewsletters(int) - Static method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortletHome
-
Returns all the newsletters chosen associated with a given portlet.
- findSendingsByIds(ArrayList<Integer>, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISendingNewsLetterDAO
-
Returns the sendings corresponding to a list of ids.
- findSendingsByIds(ArrayList<Integer>, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterDAO
-
Returns all the sendings in the database.
- findSendingsByIds(ArrayList<Integer>, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterHome
-
Returns all the sendings in the database.
- findSendingsInPortlet(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.portlet.INewsLetterArchivePortletDAO
-
Returns all the sendings associated with a given portlet.
- findSendingsInPortlet(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortletDAO
-
Returns all the sendings associated with a given portlet.
- findSendingsInPortlet(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortletHome
-
Returns all the sendings associated with a given portlet.
- findSubscribers(int, int, int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SubscriberHome
-
loads the list of subscribers for a newsletter
- findSubscribers(int, String, int, int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SubscriberHome
-
loads the list of subscribers for a newsletter
- findSubscribers(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SubscriberHome
-
loads the list of subscribers for a newsletter
- findSubscribersForSending(int, int, int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SubscriberHome
-
Find the collection of subscribers to send a newsletter
- fr.paris.lutece.plugins.newsletter.business - package fr.paris.lutece.plugins.newsletter.business
-
- fr.paris.lutece.plugins.newsletter.business.portlet - package fr.paris.lutece.plugins.newsletter.business.portlet
-
- fr.paris.lutece.plugins.newsletter.business.topic - package fr.paris.lutece.plugins.newsletter.business.topic
-
- fr.paris.lutece.plugins.newsletter.service - package fr.paris.lutece.plugins.newsletter.service
-
- fr.paris.lutece.plugins.newsletter.service.topic - package fr.paris.lutece.plugins.newsletter.service.topic
-
- fr.paris.lutece.plugins.newsletter.util - package fr.paris.lutece.plugins.newsletter.util
-
- fr.paris.lutece.plugins.newsletter.web - package fr.paris.lutece.plugins.newsletter.web
-
- fr.paris.lutece.plugins.newsletter.web.portlet - package fr.paris.lutece.plugins.newsletter.web.portlet
-
- FreeHtmlTopic - Class in fr.paris.lutece.plugins.newsletter.business.topic
-
Describe a free html topic of a newsletter.
- FreeHtmlTopic() - Constructor for class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopic
-
- FreeHtmlTopicDao - Class in fr.paris.lutece.plugins.newsletter.business.topic
-
- FreeHtmlTopicDao() - Constructor for class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopicDao
-
- FreeHtmlTopicHome - Class in fr.paris.lutece.plugins.newsletter.business.topic
-
Home for FreeHtmlTopic objects
- FreeHtmlTopicService - Class in fr.paris.lutece.plugins.newsletter.service.topic
-
Service to manage topics with free html.
- FreeHtmlTopicService() - Constructor for class fr.paris.lutece.plugins.newsletter.service.topic.FreeHtmlTopicService
-
- generateNewsletterHtmlCode(NewsLetter, int, String, AdminUser, Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
-
Generate the html code of the newsletter according to the document and
newsletter templates
- getAttributeName() - Method in class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter.ElementUrl
-
Returns the attributeName
- getBaseUrl() - Method in class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter
-
Get the base url
- getComposeNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Returns the newsletter form of newsletter composition
- getConfigurationPage(NewsletterTopic, String, AdminUser, Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.FreeHtmlTopicService
-
Get the configuration page of the content type.
- getConfigurationPage(NewsletterTopic, String, AdminUser, Locale) - Method in interface fr.paris.lutece.plugins.newsletter.service.topic.INewsletterTopicService
-
Get the configuration page of the content type.
- getConfigurationPage(NewsletterTopic, String, AdminUser, Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.NewsletterTopicService
-
Get the configuration page of a topic
- getConfirmed() - Method in class fr.paris.lutece.plugins.newsletter.business.Subscriber
-
Return true if user confirmed his subscription.
- getConfirmRemoveSelectedSubscribers(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Manages the removal form of a newsletter whose identifier is in the http
for selected users request
- getConfirmRemoveSubscriber(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Manages the removal form of a newsletter whose identifier is in the http
request
- getContent() - Method in class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter
-
Get the document content
- getCountSubscribers() - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetter
-
Returns the number of subscribers
- getCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.portlet.NewsLetterArchivePortletJspBean
-
Returns the creation form for the portlet
- getCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.portlet.NewsLetterSubscriptionPortletJspBean
-
Returns the creation form for the portlet
- getCreateNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Returns the newsletter form for creation
- getCreateNewsLetterTemplate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterTemplateJspBean
-
Builds the newsletter's templates creation page
- getDAO() - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortletHome
-
Returns the instance of the portlet DAO singleton
- getDAO() - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortletHome
-
Returns the instance of the portlet DAO singleton
- getDate() - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetter
-
Returns the date of the newsletter sending
- getDateLastSending() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Returns the date of the last sending
- getDateSubscription() - Method in class fr.paris.lutece.plugins.newsletter.business.Subscriber
-
Returns the date of the subscription
- getDescription() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Returns the name of the newsletter
- getDescription() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Returns the description of the template
- getDomDocument() - Method in class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter
-
Get the document used by this instance
- getEmail() - Method in class fr.paris.lutece.plugins.newsletter.business.Subscriber
-
Returns the subscriber's email
- getEmailSubject() - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetter
-
Returns the subject of the email
- getFileName() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Returns the file name of the template
- getFirst() - Method in class fr.paris.lutece.plugins.newsletter.business.Pair
-
- getFreeHtmlTopicList(List<Integer>, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopicHome
-
- getHtml() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Returns the html content of the newsletter
- getHtml() - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetter
-
Returns the html content of the sending newsletter
- getHtmlContent() - Method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopic
-
Get the html content of the topic
- getHtmlContent(NewsletterTopic, AdminUser, Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.FreeHtmlTopicService
-
Get the html content of a topic.
- getHtmlContent(NewsletterTopic, AdminUser, Locale) - Method in interface fr.paris.lutece.plugins.newsletter.service.topic.INewsletterTopicService
-
Get the html content of a topic.
- getHtmlTemplatePath(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.util.NewsletterUtils
-
Retrieve the html template for the given template id
- getId() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Returns the identifier of the newsletter
- getId() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Returns the identifier of the template
- getId() - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetter
-
Returns the identifier of the sending
- getId() - Method in class fr.paris.lutece.plugins.newsletter.business.Subscriber
-
Returns the subscriber's identifier
- getId() - Method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopic
-
Get the id of the topic
- getId() - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
-
Get the id of this newsletter topic
- getIdNewsletter() - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
-
Get the id of the newsletter associated with this newsletter topic
- getImageFolderPath(String) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
-
Get the url of the image folder used by templates
- getImportDeleteSubscribers(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Builds the subscribers import page
- getImportSubscribers(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Builds the subscribers import page
- getInstance() - Static method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortletHome
-
Returns the instance of NewsLetterArchive Portlet
- getInstance() - Static method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortletHome
-
Returns the instance of NewsLetterSubscription Portlet
- getInstance() - Static method in class fr.paris.lutece.plugins.newsletter.service.NewsLetterArchiveService
-
Fetches the instance of the class
- getInstance() - Static method in class fr.paris.lutece.plugins.newsletter.service.NewsLetterRegistrationService
-
Fetches the singleton instance
- getLastOrder(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.INewsletterTopicDAO
-
Get the highest order for a given newsletter and a given section
- getLastOrder(int, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicDao
-
Get the highest order for a given newsletter and a given section
- getLastOrder(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicHome
-
Get the highest order for a given newsletter and a given section
- getLocale(ServletRequest) - Static method in class fr.paris.lutece.plugins.newsletter.util.NewsletterUtils
-
- getManageArchive(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Returns the list of old newsletters
- getManageNewsLetters(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Returns the list of newsletters
- getManageNewsLettersProperties(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Returns the newsletters properties
- getManageNewsletterTopics(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Get the manage topics page
- getManageSubscribers(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Builds the newsletter's subscribers management page
- getManageTemplates(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterTemplateJspBean
-
Builds the newsletter's templates management page
- getModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.portlet.NewsLetterArchivePortletJspBean
-
Returns the modification form for the portlet
- getModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.portlet.NewsLetterSubscriptionPortletJspBean
-
Returns the modification form for the portlet
- getModifyNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Returns the newsletter form for modification
- getModifyNewsLetterTemplate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterTemplateJspBean
-
Builds the newsletter's templates modification page
- getModifyNewsLetterTemplateFile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterTemplateJspBean
-
Builds the newsletter's templates modification page (with the
modification of the file content)
- getModifyTopicConfig(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Get the modification page of a newsletter topic configuration
- getMoveNewsletterTopic(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Change the order of a topic, and display the manage topics page.
- getName() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Returns the name of the newsletter
- getNbSections() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Get the number of sections of this newsletter
- getNewOrder(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.INewsletterTopicDAO
-
Get the next available order value for topics of a newsletter
- getNewOrder(int, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicDao
-
Get the next available order value for topics of a newsletter
- getNewOrder(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicHome
-
Get the next available order value for topics of a newsletter
- getNewsLetterId() - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetter
-
Returns the identifier of the newsletter
- getNewsletterSenderMail() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Returns the Newsletter sender mail
- getNewsletterSenderName() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Returns the Newsletter sender name
- getNewsLetterTemplateId() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Returns the identifier of the newsletter template
- getNewsletterTopicTypeCode() - Method in class fr.paris.lutece.plugins.newsletter.service.topic.FreeHtmlTopicService
-
Get the unique code of the topic type associated with this service.
- getNewsletterTopicTypeCode() - Method in interface fr.paris.lutece.plugins.newsletter.service.topic.INewsletterTopicService
-
Get the unique code of the topic type associated with this service.
- getNewsletterTopicTypeName(Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.FreeHtmlTopicService
-
Get the localized name of the topic type associated with this service.
- getNewsletterTopicTypeName(Locale) - Method in interface fr.paris.lutece.plugins.newsletter.service.topic.INewsletterTopicService
-
Get the localized name of the topic type associated with this service.
- getNewsletterTopicTypeRefList(Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.NewsletterTopicService
-
Get a reference list with every newsletter topic types
- getOrder() - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
-
Get the order of the newsletter topic
- getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsLetterApp
-
Returns the Newsletter XPage content depending on the request
parameters and the current mode.
- getPicture() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Returns the picture of the template
- getPlugin() - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
- getPlugin() - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterTemplateJspBean
- getPortletTypeId() - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortletHome
-
Returns the identifier of the portlet type
- getPortletTypeId() - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortletHome
-
Returns the identifier of the portlet type
- getPrepareNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Builds the page of preparation before sending
- getPreviewNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Builds the page of preparation before sending
- getPropertiesPrefix() - Method in class fr.paris.lutece.plugins.newsletter.web.portlet.NewsLetterArchivePortletJspBean
-
Returns portlet's properties prefix
- getPropertiesPrefix() - Method in class fr.paris.lutece.plugins.newsletter.web.portlet.NewsLetterSubscriptionPortletJspBean
-
Returns portlet's properties prefix
- getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsletterTemplateRemovalListener
- getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsletterTemplateWorkgroupRemovalListener
-
Gives a message explaining why the object can't be removed
- getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsletterWorkgroupRemovalListener
-
Gives a message explaining why the object can't be removed
- getRemoveMultiNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Manages the removal form of a newsletter archive whose identifier is in
the http request
- getRemoveNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Manages the removal form of a newsletter whose identifier is in the http
request
- getRemoveNewsLetterTemplate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterTemplateJspBean
-
Manages the removal form of a newsletter template whose identifier is in
the http request
- getRemoveSendingNewsLetter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Manages the removal form of a newsletter archive whose identifier is in
the http request
- getResourceId() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Returns the Resource Type Code that identify the resource type
- getResourceId() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Returns the Resource Type Code that identify the resource type
- getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterResourceIdService
-
Returns a list of resource ids
- getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterTemplateResourceIdService
-
Returns a list of resource ids
- getResourceTypeCode() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Returns the resource Id of the current object
- getResourceTypeCode() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Returns the resource Id of the current object
- getSecond() - Method in class fr.paris.lutece.plugins.newsletter.business.Pair
-
- getSection() - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
-
Get the section of the topic
- getSectionNumber() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Get the number of sections of this template
- getService() - Static method in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
-
Returns the instance of the singleton
- getService() - Static method in class fr.paris.lutece.plugins.newsletter.service.NewsletterTemplateRemovalService
-
Returns the removal service
- getService() - Static method in class fr.paris.lutece.plugins.newsletter.service.topic.NewsletterTopicService
-
Get the service from Spring context
- getShowArchivePage(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsLetterArchiveService
-
Returns the Newsletter archive XPage content depending on the request
parameters and the current mode.
- getShowArchivePage(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsLetterApp
-
Returns the Newsletter archive XPage content depending on the request
parameters and the current mode.
- getStringFromStringArray(String[]) - Static method in class fr.paris.lutece.plugins.newsletter.util.NewsletterUtils
-
Get the first String of a String array.
- getSubscribersCsvExport(int) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
-
Fetches the list of subscribers on a specific newsletter
- getSubscribersList(Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SubscriberHome
-
loads the list of subscribers
- getTagName() - Method in class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter.ElementUrl
-
Returns the tagName
- getTemplateListByRef(Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateHome
-
Fetches a template list
- getTemplatesCollectionByType(String, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateHome
-
Returns a list of templates depending on the given topic type
- getTemplatesList(Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateHome
-
Returns the list of every templates
- getTemplatesListByType(String, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateHome
-
Returns a list of templates depending on the given type
- getTemplatesListByWorkgoup(String, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateHome
-
Returns the list of templates associated with a given workgroup
- getTestedAttributeName() - Method in class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter.ElementUrl
-
Returns the testedAttributeName
- getTestedAttributeValue() - Method in class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter.ElementUrl
-
Returns the testedAttributeValue
- getTestRecipients() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Returns the test recipients
- getTestSubject() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Returns the subject of the newsletter
- getTitle() - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
-
Get the title of this newsletter topic
- getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterResourceIdService
-
Returns the Title of a given resource
- getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterTemplateResourceIdService
-
Returns the Title of a given resource
- getTopicContent(NewsletterTopic, AdminUser, Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.NewsletterTopicService
-
Get the html content of a newsletter topic
- getTopicType() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Returns the topic type of the template
- getTopicTypeCode() - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
-
Get the name of the topic type of this newsletter topic
- getTopicTypeName() - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
-
Get the name of the topic type associated with this topic
- getTopicTypeName(String) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.NewsletterTopicService
-
Get the name of the topic type from a topic type code
- getTOS() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Returns the tos content of the newsletter
- getTOS() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterProperties
-
Returns the tos content of the newsletter
- getUnsecuredFolderPath() - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
-
Get the absolute path to the unsecured folder where files should be
saved
- getUnsecuredImagefolder() - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
-
Get the unsecured image folder inside the unsecured folder
- getUnsecuredWebappUrl() - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
-
Get the absolute url to the unsecured webapp.
- getUnsubscribe() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Returns the unsubscription of the newsletter
- getUnsubscriptionKey(String) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
-
Get the unsubscription key associated with the given email address.
- getWorkgroup() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Returns the workgroup
- getWorkgroup() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Return the workgroup
- getXml(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortlet
-
Returns the Xml code of the Archive portlet
- getXml(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortlet
-
Returns the Xml code of the Subscuption portlet without XML heading
- getXmlDocument(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortlet
-
Returns the Xml code of the Archive portlet with XML heading
- getXmlDocument(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortlet
-
Returns the Xml code of the Subscriber portlet with XML heading
- IAwaitingActivationDAO - Interface in fr.paris.lutece.plugins.newsletter.business
-
Provides methods for awaiting activations
- IFreeHtmlTopicDAO - Interface in fr.paris.lutece.plugins.newsletter.business.topic
-
Interface for FreeHtmlTopic DAO
- INewsLetterArchivePortletDAO - Interface in fr.paris.lutece.plugins.newsletter.business.portlet
-
This class provides Data Access methods for NewsLetterArchivePortlet objects
- INewsLetterDAO - Interface in fr.paris.lutece.plugins.newsletter.business
-
The interface representing the business methods data layer must implement
- INewsletterPropertiesDAO - Interface in fr.paris.lutece.plugins.newsletter.business
-
The interface representing the business methods of the newsletterproperties
- INewsLetterSubscriptionPortletDAO - Interface in fr.paris.lutece.plugins.newsletter.business.portlet
-
This class provides Data Access methods for NewsLetterSubscriptionPortlet objects
- INewsLetterTemplateDAO - Interface in fr.paris.lutece.plugins.newsletter.business
-
- INewsletterTopicDAO - Interface in fr.paris.lutece.plugins.newsletter.business.topic
-
Interface for NewsletterTopic DAO
- INewsletterTopicService - Interface in fr.paris.lutece.plugins.newsletter.service.topic
-
Interface of services that provide topics for newsletters
- init() - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Initialize the Newsletter
- init() - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Initialisation method
- init() - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterPlugin
-
Initialize the plugin Newsletter
- init(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsLetterApp
-
- insert(int, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.AwaitingActivationDAO
-
Adds a new pair user/key entry
- insert(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.IAwaitingActivationDAO
-
Adds a new pair user/key entry
- insert(NewsLetter, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
-
Insert a new record in the table.
- insert(NewsLetterTemplate, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterTemplateDAO
-
Insert a new record in the table.
- insert(SendingNewsLetter, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISendingNewsLetterDAO
-
Insert a new record in the table.
- insert(Subscriber, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISubscriberDAO
-
Insert a new record in the table.
- insert(NewsLetter, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
Insert a new record in the table.
- insert(NewsLetterTemplate, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateDAO
-
Insert a new record in the table.
- insert(Portlet) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortletDAO
-
Inserts a new record in the table.
- insert(Portlet) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortletDAO
-
Inserts a new record in the table.
- insert(SendingNewsLetter, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterDAO
-
Insert a new record in the table.
- insert(Subscriber, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SubscriberDAO
-
Insert a new record in the table.
- insert(FreeHtmlTopic, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopicDao
-
- insert(FreeHtmlTopic, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.IFreeHtmlTopicDAO
-
- insert(NewsletterTopic, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.INewsletterTopicDAO
-
- insert(NewsletterTopic, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicDao
-
- insertFreeHtmlTopic(FreeHtmlTopic, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopicHome
-
- insertNewsletterTopic(NewsletterTopic, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicHome
-
- insertSending(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.portlet.INewsLetterArchivePortletDAO
-
Associates a new sending to a given portlet.
- insertSending(int, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortletDAO
-
Associates a new sending to a given portlet.
- insertSending(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortletHome
-
Associates a new sending to a given portlet.
- insertSubscriber(int, int, Timestamp, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
-
Insert a new subscriber for a newsletter
- insertSubscriber(int, int, boolean, Timestamp, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
-
Insert a new subscriber for a newsletter
- insertSubscriber(int, int, Timestamp, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
Insert a new subscriber for a newsletter
- insertSubscriber(int, int, boolean, Timestamp, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
Insert a new subscriber for a newsletter
- insertSubscription(int, int) - Method in interface fr.paris.lutece.plugins.newsletter.business.portlet.INewsLetterSubscriptionPortletDAO
-
Associates a new subscription to a given portlet.
- insertSubscription(int, int) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortletDAO
-
Associates a new subscription to a given portlet.
- insertSubscription(int, int) - Static method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortletHome
-
Associates a new subscription to a given portlet.
- isAbsoluteUrl() - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
-
Check the property in property file to know if url must be absolutes or
relatives
- isCaptchaActive() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
return if the user must enter a captcha to subscribe
- isCaptchaActive() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterProperties
-
return if the user must enter a captcha to subscribe
- ISendingNewsLetterDAO - Interface in fr.paris.lutece.plugins.newsletter.business
-
The skeleton data access methods for SendingNewsletter
- isMhtmlActivated() - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
-
Determine if mails must be sent in MHTML
- isRegistered(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
-
check if the subscriber is not yet registered to a newsletter
- isRegistered(int, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
check if the subscriber is not yet registered to a newsletter
- isTemplateUsed(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
-
controls that a template is used by a newsletter
- isTemplateUsed(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
controls that a template is used by a newsletter
- isTemplateUsedByNewsletter(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
-
controls that a template is used by a newsletter
- ISubscriberDAO - Interface in fr.paris.lutece.plugins.newsletter.business
-
The interface representing the business methods of the subscriber
- isValidationActive() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
return if the validation by mail is active
- isValidationActive() - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterProperties
-
return if the validation by mail is active
- newPrimaryKey(Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
-
Generate a new primary key to add a newsletter
- newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
Generate a new primary key to add a newsletter
- NewsLetter - Class in fr.paris.lutece.plugins.newsletter.business
-
This class represents business NewsLetter Object
- NewsLetter() - Constructor for class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
- NEWSLETTER_FREE_HTML_TOPIC_TYPE_CODE - Static variable in class fr.paris.lutece.plugins.newsletter.service.topic.FreeHtmlTopicService
-
Code of the topic type
- NewsLetterApp - Class in fr.paris.lutece.plugins.newsletter.web
-
This XPage handles the newsletter subscription, and the newsletter archives.
- NewsLetterApp() - Constructor for class fr.paris.lutece.plugins.newsletter.web.NewsLetterApp
-
- NewsLetterArchivePortlet - Class in fr.paris.lutece.plugins.newsletter.business.portlet
-
This class represents a NewsLetterArchivePortlet.
- NewsLetterArchivePortlet() - Constructor for class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortlet
-
- NewsLetterArchivePortletDAO - Class in fr.paris.lutece.plugins.newsletter.business.portlet
-
This class provides Data Access methods for NewsLetterArchivePortlet objects
- NewsLetterArchivePortletDAO() - Constructor for class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortletDAO
-
- NewsLetterArchivePortletHome - Class in fr.paris.lutece.plugins.newsletter.business.portlet
-
This class provides instances management methods for NewsLetterArchivePortlet
objects
- NewsLetterArchivePortletHome() - Constructor for class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortletHome
-
Constructor
- NewsLetterArchivePortletJspBean - Class in fr.paris.lutece.plugins.newsletter.web.portlet
-
This class provides the user interface to manage newsletter archive portlets.
- NewsLetterArchivePortletJspBean() - Constructor for class fr.paris.lutece.plugins.newsletter.web.portlet.NewsLetterArchivePortletJspBean
-
- NewsLetterArchiveService - Class in fr.paris.lutece.plugins.newsletter.service
-
The service that renders the archived newsletters
- NewsLetterConstants - Class in fr.paris.lutece.plugins.newsletter.util
-
Shared constants
- NewsLetterDAO - Class in fr.paris.lutece.plugins.newsletter.business
-
This class provides Data Access methods for NewsLetter objects
- NewsLetterDAO() - Constructor for class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
- NewsLetterHome - Class in fr.paris.lutece.plugins.newsletter.business
-
This class provides instances management methods (create, find, ...) for
NewsLetter objects
- NewsletterJspBean - Class in fr.paris.lutece.plugins.newsletter.web
-
This class provides the user interface to manage NewsLetters features
- NewsletterJspBean() - Constructor for class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
-
Creates a new NewsletterJspBean object.
- NewsletterPlugin - Class in fr.paris.lutece.plugins.newsletter.service
-
The newsletter plugin
- NewsletterPlugin() - Constructor for class fr.paris.lutece.plugins.newsletter.service.NewsletterPlugin
-
- NewsLetterProperties - Class in fr.paris.lutece.plugins.newsletter.business
-
This class represents business NewsLetterProperties Object
- NewsLetterProperties() - Constructor for class fr.paris.lutece.plugins.newsletter.business.NewsLetterProperties
-
- NewsletterPropertiesDAO - Class in fr.paris.lutece.plugins.newsletter.business
-
This class provides Data Access methods for NewsletterProperties objects
- NewsletterPropertiesDAO() - Constructor for class fr.paris.lutece.plugins.newsletter.business.NewsletterPropertiesDAO
-
- NewsletterPropertiesHome - Class in fr.paris.lutece.plugins.newsletter.business
-
This class provides instacnes management methods (find, ...) for NewsLetterProperties objects
- NewsLetterRegistrationService - Class in fr.paris.lutece.plugins.newsletter.service
-
The class responsible for the subscription and unsubscription process
- NewsletterResourceIdService - Class in fr.paris.lutece.plugins.newsletter.service
-
Resource Id service for RBAC features to control access to newsletters
- NewsletterResourceIdService() - Constructor for class fr.paris.lutece.plugins.newsletter.service.NewsletterResourceIdService
-
Creates a new instance of NewsletterResourceIdService
- NewsletterService - Class in fr.paris.lutece.plugins.newsletter.service
-
The newsletter service
- NewsletterService() - Constructor for class fr.paris.lutece.plugins.newsletter.service.NewsletterService
-
- NewsLetterSubscriptionPortlet - Class in fr.paris.lutece.plugins.newsletter.business.portlet
-
This class represents the business object NewsLetterSubscriptionPortlet.
- NewsLetterSubscriptionPortlet() - Constructor for class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortlet
-
- NewsLetterSubscriptionPortletDAO - Class in fr.paris.lutece.plugins.newsletter.business.portlet
-
This class provides Data Access methods for NewsLetterSubscriptionPortlet
objects
- NewsLetterSubscriptionPortletDAO() - Constructor for class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortletDAO
-
- NewsLetterSubscriptionPortletHome - Class in fr.paris.lutece.plugins.newsletter.business.portlet
-
This class provides instances management methods for NewsLetterSubscriptionPortlet objects
- NewsLetterSubscriptionPortletHome() - Constructor for class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortletHome
-
- NewsLetterSubscriptionPortletJspBean - Class in fr.paris.lutece.plugins.newsletter.web.portlet
-
This class provides the user interface to manage newsletter subscription
portlets.
- NewsLetterSubscriptionPortletJspBean() - Constructor for class fr.paris.lutece.plugins.newsletter.web.portlet.NewsLetterSubscriptionPortletJspBean
-
- NewsLetterTemplate - Class in fr.paris.lutece.plugins.newsletter.business
-
This class represents business objects NewsLetterTemplate
- NewsLetterTemplate() - Constructor for class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
- NewsLetterTemplateDAO - Class in fr.paris.lutece.plugins.newsletter.business
-
This class provides Data Access methods for NewsLetter's templates objects
- NewsLetterTemplateDAO() - Constructor for class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateDAO
-
- NewsLetterTemplateHome - Class in fr.paris.lutece.plugins.newsletter.business
-
This class provides instances management methods (create, find, ...) for
NewsLetterTemplate objects
- NewsletterTemplateJspBean - Class in fr.paris.lutece.plugins.newsletter.web
-
JspBean to manage newsletter templates.
- NewsletterTemplateJspBean() - Constructor for class fr.paris.lutece.plugins.newsletter.web.NewsletterTemplateJspBean
-
- NewsletterTemplateRemovalListener - Class in fr.paris.lutece.plugins.newsletter.business
-
Removal listener for templates used by newsletters
- NewsletterTemplateRemovalListener() - Constructor for class fr.paris.lutece.plugins.newsletter.business.NewsletterTemplateRemovalListener
-
- NewsletterTemplateRemovalService - Class in fr.paris.lutece.plugins.newsletter.service
-
NewsletterTemplateRemovalService
- NewsletterTemplateResourceIdService - Class in fr.paris.lutece.plugins.newsletter.service
-
Resource Id service for RBAC features to control access to newsletter
templates
- NewsletterTemplateResourceIdService() - Constructor for class fr.paris.lutece.plugins.newsletter.service.NewsletterTemplateResourceIdService
-
Creates a new instance of NewsletterTemplateResourceIdService
- NewsletterTemplateWorkgroupRemovalListener - Class in fr.paris.lutece.plugins.newsletter.business
-
Newsletter Template Removal Listener
- NewsletterTemplateWorkgroupRemovalListener() - Constructor for class fr.paris.lutece.plugins.newsletter.business.NewsletterTemplateWorkgroupRemovalListener
-
- NewsletterTopic - Class in fr.paris.lutece.plugins.newsletter.business.topic
-
Class to describe a topic of a newsletter.
- NewsletterTopic() - Constructor for class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
-
- NewsletterTopicDao - Class in fr.paris.lutece.plugins.newsletter.business.topic
-
- NewsletterTopicDao() - Constructor for class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicDao
-
- NewsletterTopicHome - Class in fr.paris.lutece.plugins.newsletter.business.topic
-
Home for NewsletterTopic objects
- NewsletterTopicService - Class in fr.paris.lutece.plugins.newsletter.service.topic
-
Service to manage newsletter content types
- NewsletterTopicService() - Constructor for class fr.paris.lutece.plugins.newsletter.service.topic.NewsletterTopicService
-
- NewsletterUtils - Class in fr.paris.lutece.plugins.newsletter.util
-
This classe provides utility methods for newsletters.
- NewsletterWorkgroupRemovalListener - Class in fr.paris.lutece.plugins.newsletter.business
-
Newsletter Removal Listener
- NewsletterWorkgroupRemovalListener() - Constructor for class fr.paris.lutece.plugins.newsletter.business.NewsletterWorkgroupRemovalListener
-
- saveConfiguration(Map<String, String[]>, NewsletterTopic, AdminUser, Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.FreeHtmlTopicService
- saveConfiguration(Map<String, String[]>, NewsletterTopic, AdminUser, Locale) - Method in interface fr.paris.lutece.plugins.newsletter.service.topic.INewsletterTopicService
-
- saveConfiguration(Map<String, String[]>, NewsletterTopic, AdminUser, Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.NewsletterTopicService
-
Save the configuration of a topic
- selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
-
Select the list of the newsletters available
- selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISubscriberDAO
-
Loads the list of subscribers
- selectAll(Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
Select the list of the newsletters available
- selectAll(Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SubscriberDAO
-
Loads the list of subscribers
- selectAllByTemplateId(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
-
Gets a collection of NewsLetter associated with a given template
- selectAllByTemplateId(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
Gets a collection of NewsLetter associated with a given template
- selectAllId(Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
-
Select the list of the newsletters available
- selectAllId(Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
Select the list of the newsletters available
- selectAllLastSendingForNewsletterId(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISendingNewsLetterDAO
-
Returns all the last sending performed for the newsletter of given id
- selectAllLastSendingForNewsletterId(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterDAO
-
Returns all the last sending performed for the newsletter of given id
- selectByEmail(String, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISubscriberDAO
-
Finds a subscriber from his email
- selectByEmail(String, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SubscriberDAO
-
Finds a subscriber from his email
- selectLastSendingForNewsletterId(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISendingNewsLetterDAO
-
Returns the last sending performed for the newsletter of given id
- selectLastSendingForNewsletterId(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterDAO
-
Returns the last sending performed for the newsletter of given id
- selectNbrActiveSubscribers(int, String, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
-
Counts the active subscribers for a newsletter
- selectNbrActiveSubscribers(int, String, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
Counts the active subscribers for a newsletter
- selectNbrSubscribers(int, String, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
-
Counts the subscribers for a newsletter
- selectNbrSubscribers(int, String, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
Counts the subscribers for a newsletter
- selectNewsLetters(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISubscriberDAO
-
Returns, for a subscriber, the number of his subscriptions
- selectNewsLetters(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SubscriberDAO
-
Returns, for a subscriber, the number of his subscriptions
- selectSubscribers(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISubscriberDAO
-
loads the list of subscribers for a newsletter
- selectSubscribers(int, String, int, int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISubscriberDAO
-
loads the list of subscribers for a newsletter
- selectSubscribers(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SubscriberDAO
-
loads the list of subscribers for a newsletter
- selectSubscribers(int, String, int, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SubscriberDAO
-
loads the list of subscribers for a newsletter
- selectSubscribersForSending(int, String, int, int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISubscriberDAO
-
loads the list of subscribers for a newsletter
- selectSubscribersForSending(int, String, int, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SubscriberDAO
-
loads the list of subscribers for a newsletter
- selectSubscribersList(Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISubscriberDAO
-
loads the list of subscribers
- selectSubscribersList(Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SubscriberDAO
-
loads the list of subscribers
- selectTemplatesByRef(Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterTemplateDAO
-
Returns the list of all templates
- selectTemplatesByRef(Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateDAO
-
Returns the list of all templates
- selectTemplatesCollectionByType(String, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterTemplateDAO
-
Returns a list of templates depending on the given type
- selectTemplatesCollectionByType(String, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateDAO
-
Returns a list of templates depending on the given type
- selectTemplatesList(Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterTemplateDAO
-
Returns the list of all templates
- selectTemplatesList(Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateDAO
-
Returns the list of all templates
- selectTemplatesListByType(String, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterTemplateDAO
-
Returns the list of all templates
- selectTemplatesListByType(String, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateDAO
-
Returns the list of all templates
- selectTemplatesListByWorkgoup(String, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterTemplateDAO
-
Get the list of temmplates associated with a given workgroup
- selectTemplatesListByWorkgoup(String, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateDAO
-
Get the list of temmplates associated with a given workgroup
- SendingNewsLetter - Class in fr.paris.lutece.plugins.newsletter.business
-
This class represents business objects SendingNewsLetter
- SendingNewsLetter() - Constructor for class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetter
-
- SendingNewsLetterDAO - Class in fr.paris.lutece.plugins.newsletter.business
-
This class provides Data Access methods for SendingNewsLetter objects
- SendingNewsLetterDAO() - Constructor for class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterDAO
-
- SendingNewsLetterHome - Class in fr.paris.lutece.plugins.newsletter.business
-
This class provides instances management methods (create, find, ...) for SendingNewsLetter objects
- sendMail(NewsLetter, String, String, HtmlTemplate, Collection<Subscriber>) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
-
Send the newsletter to a list of subscribers
- setCaptchaActive(boolean) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Set if the user must enter a captcha to subscribe
- setCaptchaActive(boolean) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterProperties
-
Set if the user must enter a captcha to subscribe
- setConfirmed(boolean) - Method in class fr.paris.lutece.plugins.newsletter.business.Subscriber
-
Set to true if user confirmed his subscription
- setCountSubscribers(int) - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetter
-
Sets the number of subscribers
- setDate(Timestamp) - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetter
-
Sets the date of the newsletter sending
- setDateLastSending(Timestamp) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Sets the date of the last newsletter sending
- setDateSubscription(Timestamp) - Method in class fr.paris.lutece.plugins.newsletter.business.Subscriber
-
Sets the subscription's date
- setDescription(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Sets the description of the newsletter
- setDescription(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Sets the description of the template
- setEmail(String) - Method in class fr.paris.lutece.plugins.newsletter.business.Subscriber
-
Sets the subscriber's email (in lower case )
- setEmailSubject(String) - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetter
-
Sets the subject of the email
- setFileName(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Sets the file name of the template
- setHtml(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Sets the html content of the newsletter
- setHtml(String) - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetter
-
Sets the html content of the sending newsletter
- setHtmlContent(String) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopic
-
Get the html content of the topic
- setId(int) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Sets the identifier of the newsletter
- setId(int) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Sets the identifier of the template
- setId(int) - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetter
-
Sets the identifier of the sending
- setId(int) - Method in class fr.paris.lutece.plugins.newsletter.business.Subscriber
-
Sets the subscriber's identifier
- setId(int) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopic
-
Set the id of the topic
- setId(int) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
-
Set the id of this newsletter topic
- setIdNewsletter(int) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
-
Set the id of the newsletter associated with this newsletter topic
- setName(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Sets the name of the newsletter
- setNbSections(int) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Set the number of sections of this newsletter
- setNewsLetterId(int) - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetter
-
Sets the identifier of the newsletter
- setNewsletterSenderMail(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Sets the Newsletter sender mail
- setNewsletterSenderName(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Sets the Newsletter sender name
- setNewsLetterTemplateId(int) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Sets the identifier of the newsletter template
- setOrder(int) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
-
Set the order of the newsletter topic
- setPicture(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Sets the picture of the template
- setPluginName(String) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortlet
-
Sets the name of the plugin associated with this portlet.
- setSection(int) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
-
Set the section of the topic
- setSectionNumber(int) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Set the number of sections of this template
- setTestRecipients(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Sets the test recipients
- setTestSubject(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Sets the test subject of the newsletter
- setTitle(String) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
-
Set the title of this newsletter topic
- setTopicType(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Sets the topic type of the template
- setTopicTypeCode(String) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
-
Set the name of the topic type of this newsletter topic
- setTOS(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Sets the tos content of the newsletter
- setTOS(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterProperties
-
Sets the tos content of the newsletter
- setUnsubscribe(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Sets the value of the unsubscription to the newsletter
- setValidationActive(boolean) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Set if the user must validate by mail
- setValidationActive(boolean) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterProperties
-
Set if the user must validate by mail
- setWorkgroup(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
-
Sets the workgroup
- setWorkgroup(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
-
Set the workgroup
- store(NewsLetter, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
-
Update the record in the table
- store(NewsLetterProperties, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsletterPropertiesDAO
-
Update the record in the table
- store(NewsLetterTemplate, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterTemplateDAO
-
Update a given record in the table.
- store(SendingNewsLetter, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISendingNewsLetterDAO
-
Update the record in the table
- store(NewsLetter, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
-
Update the record in the table
- store(NewsLetterProperties, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsletterPropertiesDAO
-
Update the record in the table
- store(NewsLetterTemplate, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateDAO
-
Update a given record in the table.
- store(Portlet) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortletDAO
-
Updates the record in the table.
- store(Portlet) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortletDAO
-
Updates the record in the table.
- store(SendingNewsLetter, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterDAO
-
Update the record in the table
- Subscriber - Class in fr.paris.lutece.plugins.newsletter.business
-
This class represents business objects Subscriber
- Subscriber() - Constructor for class fr.paris.lutece.plugins.newsletter.business.Subscriber
-
- SubscriberCleaningDaemon - Class in fr.paris.lutece.plugins.newsletter.service
-
SubscriberCleaningDaemon
- SubscriberCleaningDaemon() - Constructor for class fr.paris.lutece.plugins.newsletter.service.SubscriberCleaningDaemon
-
- SubscriberDAO - Class in fr.paris.lutece.plugins.newsletter.business
-
This class provides Data Access methods for subscriber objects
- SubscriberDAO() - Constructor for class fr.paris.lutece.plugins.newsletter.business.SubscriberDAO
-
- SubscriberHome - Class in fr.paris.lutece.plugins.newsletter.business
-
This class provides instacnes management methods (create, find, ...) for Subscriber objects