Skip navigation links
A B C D E F G H I J L M N P R S U V W 

A

ACTION_CONFIRM_SUBSCRIBE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
ACTION_CONFIRM_UNSUBSCRIBE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
ACTION_REGISTER - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
ACTION_SHOW_ARCHIVE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
ACTION_UNSUBSCRIBE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
addHeaderResponse(HttpServletRequest, HttpServletResponse, String, String) - Static method in class fr.paris.lutece.plugins.newsletter.util.NewsletterUtils
Addition of information as header of the http response
addParameters(UrlItem, String, String[]) - Static method in class fr.paris.lutece.plugins.newsletter.util.NewsletterUtils
Adds all parameter values to the urlItem
addSubscriber(int, int, Timestamp, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
insert a new subscriber for e newsletter.
addSubscriber(int, int, boolean, Timestamp, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
insert a new subscriber for e newsletter
ALL_GROUPS - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
AwaitingActivationDAO - Class in fr.paris.lutece.plugins.newsletter.business
AwaitingActivationDAO provides newsletter_awaiting_confirmation table management
AwaitingActivationDAO() - Constructor for class fr.paris.lutece.plugins.newsletter.business.AwaitingActivationDAO
 
AwaitingActivationHome - Class in fr.paris.lutece.plugins.newsletter.business
This class provides instances management methods (create, find, ...) for awaiting activations

B

BEAN_NAME - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
Name of the bean of this service
BEAN_NAME - Static variable in class fr.paris.lutece.plugins.newsletter.service.topic.NewsletterTopicService
Name of the bean of this service

C

canBeRemoved(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsletterTemplateRemovalListener
canBeRemoved(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsletterTemplateWorkgroupRemovalListener
Check if the object can be safely removed
canBeRemoved(String) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsletterWorkgroupRemovalListener
Check if the object can be safely removed
checkKey(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.AwaitingActivationHome
Checks if the key is correct for the user id
checkLinkedPortlet(int) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
Checks whether a portlet uses the newsletter
checkLinkedPortlet(int) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
Checks whether a portlet uses the newsletter
checkLinkedPortlets(int) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
Verifies if a portlet uses a newsletter
checkPrimaryKey(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
Check the unicity of the primary key
checkPrimaryKey(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
Check the unicity of the primary key
compareTo(NewsletterTopic) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
confirmRemoveNewsletterTopic(HttpServletRequest) - Method in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
Get a confirmation page before removing a newsletter topic
CONSTANT_EMPTY_STRING - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
CONSTANT_PDF_FILE_TYPE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
CONSTANT_PROTOCOL_DELIMITER - Static variable in class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter
 
CONSTANT_SLASH - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
CONSTANT_STATIC_URL - Static variable in class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter
 
convertAllRelativesUrls(HtmlDomDocNewsletter.ElementUrl) - Method in class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter
Get the relatives urls of all html elements specified by elementType and convert its to absolutes urls
convertForJavascript(String) - Static method in class fr.paris.lutece.plugins.newsletter.util.NewsletterUtils
Cleans a string in order to make it usable in a javascript script
copyExistingNewsletter(NewsLetter, AdminUser, Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
Copy existing newsletter without its subscribers.
copyNewsletterTopic(int, NewsletterTopic, AdminUser, Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.FreeHtmlTopicService
 
copyNewsletterTopic(int, NewsletterTopic, AdminUser, Locale) - Method in interface fr.paris.lutece.plugins.newsletter.service.topic.INewsletterTopicService
Copy a topic for a newsletter.
create(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.AwaitingActivationHome
Registers a new entry
create(NewsLetter, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
Create an instance of the newsletter
create(NewsLetterTemplate, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateHome
Creation of an instance of a newsletter template
create(SendingNewsLetter, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterHome
Create an instance of a newsletter sending
create(Subscriber, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SubscriberHome
Create an instance of the Subscriber class
createNewsletterTopic(NewsletterTopic, AdminUser, Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.FreeHtmlTopicService
Creates a new topic for a newsletter
createNewsletterTopic(NewsletterTopic, AdminUser, Locale) - Method in interface fr.paris.lutece.plugins.newsletter.service.topic.INewsletterTopicService
Creates a new topic for a newsletter
createNewsletterTopic(NewsletterTopic, AdminUser, Locale) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.NewsletterTopicService
Creates a new newsletter topic

D

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

E

ELEMENT_A - Static variable in class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter
To define a anchor, a element must have: "a" tag name The url is contained in the attributed named "href"
ELEMENT_CSS - Static variable in class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter
To define a CSS, html element must have: "link" tag name "rel" attribute equal to "stylesheet" The url is contained in the attributed named "href"
ELEMENT_FORM - Static variable in class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter
To define a form, form element must have: "form" tag name The url is contained in the attributed named "action"
ELEMENT_IMG - Static variable in class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter
To define an image, html element must have: "img" tag name The url is contained in the attributed named "src"
ELEMENT_JAVASCRIPT - Static variable in class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter
To define a javascript, html element must have: "script" tag name "type" attribute equal to "text/javascript" The url is contained in the attributed named "src"
ElementUrl(String, String, String, String) - Constructor for class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter.ElementUrl
Instanciates an ElementUrl
encodeForURL(String) - Static method in class fr.paris.lutece.plugins.newsletter.util.NewsletterUtils
Encode a string for passage in parameter in URL
equals(Object) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
exists(int, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.AwaitingActivationDAO
Checks if the pair user/key already exists.
exists(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.IAwaitingActivationDAO
Checks if the pair user/key already exists.

F

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
Get the list of NewsletterTopic associated with a given newsletter.
findAllByIdNewsletter(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicDao
Get the list of NewsletterTopic associated with a given newsletter.
findAllByIdNewsletter(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicHome
Get the list of NewsletterTopic associated with a given newsletter.
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
Get a FreeHtmlTopic by its primary key from the database
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopicHome
Get a FreeHtmlTopic by its primary key from the database
findByPrimaryKey(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.IFreeHtmlTopicDAO
Get a FreeHtmlTopic by its primary key from the database
findByPrimaryKey(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.INewsletterTopicDAO
Get a NewsletterTopic by its primary key from the database
findByPrimaryKey(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicDao
Get a NewsletterTopic by its primary key from the database
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicHome
Get a NewsletterTopic by its primary key from the database
findCollection(List<Integer>, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopicDao
Get a list of FreeHtmlTopic from a list of ids
findCollection(List<Integer>, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.IFreeHtmlTopicDAO
Get a list of FreeHtmlTopic from a list of ids
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
DAO implementation for FreeHtmlTopic
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
 

G

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
Get a list of FreeHtmlTopic from a list of ids
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

H

hasConfiguration() - Method in class fr.paris.lutece.plugins.newsletter.service.topic.FreeHtmlTopicService
Check if topics of this topic type need a configuration or not.
hasConfiguration() - Method in interface fr.paris.lutece.plugins.newsletter.service.topic.INewsletterTopicService
Check if topics of this topic type need a configuration or not.
hashCode() - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopic
HtmlDomDocNewsletter - Class in fr.paris.lutece.plugins.newsletter.util
This classes provides implementation to retrieve urls from specified tags on an HTML page.
HtmlDomDocNewsletter(String, String) - Constructor for class fr.paris.lutece.plugins.newsletter.util.HtmlDomDocNewsletter
Instantiates an HtmlDocument after having built the DOM tree.
HtmlDomDocNewsletter.ElementUrl - Class in fr.paris.lutece.plugins.newsletter.util
provide a description for the HTML elements to be parsed

I

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 a new FreeHtmlTopic into the database
insert(FreeHtmlTopic, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.IFreeHtmlTopicDAO
Insert a new FreeHtmlTopic into the database
insert(NewsletterTopic, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.INewsletterTopicDAO
Insert a new NewsletterTopic into the database
insert(NewsletterTopic, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicDao
Insert a new NewsletterTopic into the database
insertFreeHtmlTopic(FreeHtmlTopic, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopicHome
Insert a new FreeHtmlTopic into the database
insertNewsletterTopic(NewsletterTopic, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicHome
Insert a new NewsletterTopic into the database
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

J

JSP_URL_DO_UNSUBSCRIBE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
JSP_URL_PORTAL - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 

L

load(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
loads the data of the newsletter from the table
load(Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsletterPropertiesDAO
loads data from a subscriber's identifier
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterTemplateDAO
loads the data of the newsletter's template from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISendingNewsLetterDAO
Loads the data from the database
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.ISubscriberDAO
loads data from a subscriber's identifier
load(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
loads the data of the newsletter from the table
load(Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsletterPropertiesDAO
loads data from NewsLetterProperties
load(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateDAO
loads the data of the newsletter's template from the table
load(int) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortletDAO
Loads the data of the portlet from the table.
load(int) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortletDAO
Loads the data of the portlet from the table.
load(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterDAO
Loads the data from the database
load(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.SubscriberDAO
loads data from a subscriber's identifier

M

MARK_BASE_URL - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_CONFIRM_URL - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_CONTENT - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_CONTENT_SECTION - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_PREVIOUS_NEXT - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_ROWS - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_SENDING - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_SUBSCRIBER_DATE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_SUBSCRIBER_EMAIL - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_SUBSCRIBER_EMAIL_EACH - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_SUBSCRIBER_ID - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_TEMPLATE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_TEMPLATE_DESCRIPTION - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_TEMPLATE_FILE_NAME - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_TEMPLATE_ID - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_TEMPLATE_PICTURE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_TEMPLATE_SOURCE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_TEMPLATE_TYPE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_UNSUBSCRIBE_KEY - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
MARK_UNSUBSCRIBE_KEY_EACH - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
modifyNewsletterTopicOrder(NewsletterTopic, boolean) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.NewsletterTopicService
Move a topic up or down in its section
modifyNewsletterTopicSection(NewsletterTopic, int) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.NewsletterTopicService
Modify the section of a topic of a newsletter.
modifySectionNumber(int, int, int) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
Modify the number of sections of a newsletter template

N

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
DAO implementation for NewsletterTopic
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
 

P

Pair<A,B> - Class in fr.paris.lutece.plugins.newsletter.business
Pair class
Pair(A, B) - Constructor for class fr.paris.lutece.plugins.newsletter.business.Pair
 
PARAMETER_ACTION - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_EMAIL - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_KEY - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_NEWSLETTER_ID - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_NEWSLETTER_IMPORT_PATH - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_NEWSLETTER_TEMPLATE_FILE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_NEWSLETTER_TEMPLATE_ID - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_NEWSLETTER_TEMPLATE_NAME - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_NEWSLETTER_TEMPLATE_NEW_FILE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_NEWSLETTER_TEMPLATE_NEW_PICTURE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_NEWSLETTER_TEMPLATE_PICTURE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_NEWSLETTER_TEMPLATE_SOURCE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_NEWSLETTER_TEMPLATE_TYPE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_NEWSLETTER_TEMPLATE_WORKGROUP - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_PAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_SENDING_ID - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_SUBSCRIBER_SEARCH - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PARAMETER_USER_ID - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PERMISSION_ADD_SUBSCRIBER - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterResourceIdService
Permission for adding Subscriber
PERMISSION_ARCHIVE - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterResourceIdService
Permission for creating a newsletter
PERMISSION_CLEAN_SUBSCRIBERS - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterResourceIdService
Permission for cleaning subscribers
PERMISSION_CREATE - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterResourceIdService
Permission for creating a newsletter
PERMISSION_CREATE - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterTemplateResourceIdService
Permission for creating a newsletter template
PERMISSION_DELETE - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterResourceIdService
Permission for deleting a newsletter
PERMISSION_DELETE - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterTemplateResourceIdService
Permission for deleting a newsletter template
PERMISSION_EXPORT_SUBSCRIBERS - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterResourceIdService
Permission for exporting Subscribers
PERMISSION_IMPORT_SUBSCRIBERS - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterResourceIdService
Permission for importing Subscribers
PERMISSION_MANAGE_SUBSCRIBERS - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterResourceIdService
Permission for managing a Subscribers
PERMISSION_MODIFY - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterResourceIdService
Permission for modifying a newsletter
PERMISSION_MODIFY - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterTemplateResourceIdService
Permission for modifying a newsletter template
PERMISSION_NEWSLETTER_ADVANCED_SETTINGS - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterResourceIdService
Permission for advanced settings management
PERMISSION_SEND - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterResourceIdService
Permission for sending a newsletter
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.newsletter.service.NewsletterPlugin
Name of the newsletter plugin
PROPERTY_ABSOLUTE_URL_TRUE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_ACTION_ERROR - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_BASE_URL - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_CHECKBOX_ON - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_CONFIRM_MAIL_SENDER_ADDRESS - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_CONFIRM_MAIL_SENDER_NAME - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_CONFIRM_UNSUBSCRIPTION_ALERT_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_CONFIRM_UNSUBSCRIPTION_TITLE_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_INVALID_MAIL_ERROR_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_INVALID_MAIL_TITLE_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_LABEL_ALL_GROUPS - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_MAIL_MULTIPART - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_MSG_REGISTRATION_OK - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_NO_JCAPTCHA_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_NO_JCAPTCHA_TITLE_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_NO_NEWSLETTER_CHOSEN_ERROR_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_NO_NEWSLETTER_CHOSEN_TITLE_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_NO_TOS_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_NO_TOS_TITLE_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_PAGE_NEWSLETTER_ARCHIVE_LABEL - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_PAGE_NEWSLETTER_ARCHIVE_TITLE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_PATH_FILE_NEWSLETTER_TEMPLATE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_PORTAL_JSP_PATH - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_SUBSCRIPTION_CONFIRM_ALERT_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_SUBSCRIPTION_CONFIRM_TITLE_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_SUBSCRIPTION_INVALID_KEY_ERROR_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_SUBSCRIPTION_INVALID_KEY_TITLE_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_SUBSCRIPTION_INVALID_USER_ERROR_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_SUBSCRIPTION_INVALID_USER_TITLE_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_SUBSCRIPTION_OK_ALERT_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_SUBSCRIPTION_OK_ALERT_MESSAGE_CONFIRM - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_SUBSCRIPTION_OK_TITLE_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_UNSUBSCRIBE_FALSE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_UNSUBSCRIBE_TRUE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_UNSUBSCRIPTION_OK_ALERT_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
PROPERTY_UNSUBSCRIPTION_OK_TITLE_MESSAGE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 

R

register() - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterResourceIdService
Initializes the service
register() - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterTemplateResourceIdService
Initializes the service
remove(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.AwaitingActivationHome
Removes the entry
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
Remove the record from the identifier a newsletter
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateHome
Remove the record from the template identifier
remove() - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortlet
Removes the current instance of the HtmlPortlet object
remove() - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortlet
Removes the current instance of the HtmlPortlet object
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterHome
remove an entry of a newsletter sending
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SubscriberHome
Remove the subscriber whose identifier is specified in parameter
remove(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopicDao
Delete a FreeHtmlTopic from the database
remove(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.IFreeHtmlTopicDAO
Delete a FreeHtmlTopic from the database
remove(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.INewsletterTopicDAO
Delete a NewsletterTopic from the database
remove(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicDao
Delete a NewsletterTopic from the database
removeAllByIdNewsletter(int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.INewsletterTopicDAO
Remove every topic associated with a given newsletter
removeAllByIdNewsletter(int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicDao
Remove every topic associated with a given newsletter
removeAllByIdNewsletter(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicHome
Get the list of NewsletterTopic associated with a given newsletter.
removeFreeHtmlTopic(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopicHome
Delete a FreeHtmlTopic from the database
removeNewsletter(int, int) - Static method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortletHome
De-associate a subscription from a given portlet.
removeNewsletterTopic(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicHome
Delete a NewsletterTopic from the database
removeNewsletterTopic(int) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.FreeHtmlTopicService
Remove a newsletter topic from its id.
removeNewsletterTopic(int) - Method in interface fr.paris.lutece.plugins.newsletter.service.topic.INewsletterTopicService
Remove a newsletter topic from its id.
removeNewsletterTopic(NewsletterTopic, AdminUser) - Method in class fr.paris.lutece.plugins.newsletter.service.topic.NewsletterTopicService
Removes a newsletter topic.
removeOldUnconfirmed(int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
Performs confirm unsubscription process
removeSending(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.portlet.INewsLetterArchivePortletDAO
De-associate a sending from a given portlet.
removeSending(int, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortletDAO
De-associate a sending from a given portlet.
removeSending(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortletHome
De-associate a sending from a given portlet.
removeSubscriber(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
removes an subscriber's inscription for a newsletter
removeSubscriberFromNewsletter(Subscriber, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
Remove a known suscriber from a newsletter
removeSubscription(int, int) - Method in interface fr.paris.lutece.plugins.newsletter.business.portlet.INewsLetterSubscriptionPortletDAO
De-associate a subscription from a given portlet.
removeSubscription(int, int) - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortletDAO
De-associate a subscription from a given portlet.
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.newsletter.business.NewsLetter
Name of the resource type
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplate
The resource type key
rewriteUrls(String, String) - Static method in class fr.paris.lutece.plugins.newsletter.util.NewsletterUtils
Rewrite relatives url to absolutes urls
RIGHT_NEWSLETTER_MANAGEMENT - Static variable in class fr.paris.lutece.plugins.newsletter.web.NewsletterJspBean
The right used for managing newsletters
RIGHT_NEWSLETTER_TEMPLATE_MANAGEMENT - Static variable in class fr.paris.lutece.plugins.newsletter.web.NewsletterTemplateJspBean
The right used for managing newsletter templates
run() - Method in class fr.paris.lutece.plugins.newsletter.service.SubscriberCleaningDaemon
Init cleaning

S

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

U

update(NewsLetter, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
update of the newsletter which is specified in parameter
update(NewsLetterProperties, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsletterPropertiesHome
Update of the newsletterproperties data specified in paramater
update(NewsLetterTemplate, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterTemplateHome
Update of an instance of a newsletter template
update() - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterArchivePortlet
Updates the current instance of the HtmlPortlet object
update() - Method in class fr.paris.lutece.plugins.newsletter.business.portlet.NewsLetterSubscriptionPortlet
Updates the current instance of the HtmlPortlet object
update(SendingNewsLetter, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.SendingNewsLetterHome
Update of the sendingNewsLetter which is specified in parameter
update(FreeHtmlTopic, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopicDao
Update a FreeHtmlTopic in the database
update(FreeHtmlTopic, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.IFreeHtmlTopicDAO
Update a FreeHtmlTopic in the database
update(NewsletterTopic, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.INewsletterTopicDAO
Update a NewsletterTopic in the database
update(NewsletterTopic, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicDao
Update a NewsletterTopic in the database
updateFreeHtmlTopic(FreeHtmlTopic, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.FreeHtmlTopicHome
Update a FreeHtmlTopic in the database
updateNewsletterTopic(NewsletterTopic, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicHome
Update a NewsletterTopic in the database
updateNewsletterTopicOrder(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.topic.INewsletterTopicDAO
Update the order of a newsletter topic
updateNewsletterTopicOrder(int, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicDao
Update the order of a newsletter topic
updateNewsletterTopicOrder(NewsletterTopic, int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.topic.NewsletterTopicHome
Update topic orders of a newsletter.
useUnsecuredImages() - Method in class fr.paris.lutece.plugins.newsletter.service.NewsletterService
Check if images of the newsletter should be transfered on an unsecured webapp or not

V

validateSubscriber(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.newsletter.business.INewsLetterDAO
Updates a subscriber for a newsletter
validateSubscriber(int, int, Plugin) - Method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterDAO
Updates a subscriber for a newsletter
validateSubscriber(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.newsletter.business.NewsLetterHome
validates a new subscriber for a newsletter

W

WEBAPP_PATH_FOR_LINKSERVICE - Static variable in class fr.paris.lutece.plugins.newsletter.util.NewsLetterConstants
 
A B C D E F G H I J L M N P R S U V W 
Skip navigation links

Copyright © 2019 City of Paris. All rights reserved.