Skip navigation links
A B C D E F G I L M N O P Q R S T U V _ 

A

AbstractJspBean - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web
Abstract class for jsp bean
AbstractJspBean() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
AbstractXPageApp - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web
Abstract class for jsp bean
AbstractXPageApp() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractXPageApp
 
aLafficheShows(List<ShowDTO>) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.BilletterieHomeSolrAddon
 

B

BEAN_RATING_PRODUCT_SERVICE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.BilleterieDashboardComponent
 
BilleterieDashboardComponent - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web
DatabaseAdminDashboardComponent
BilleterieDashboardComponent() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.BilleterieDashboardComponent
 
BilletterieConstants - Class in fr.paris.lutece.plugins.stock.modules.billetterie.utils.constants
Utilitary class of constants for module-stock-billetterie
BilletterieHomeSolrAddon - Class in fr.paris.lutece.plugins.stock.modules.billetterie.service
 
BilletterieHomeSolrAddon() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.service.BilletterieHomeSolrAddon
 
BilletteriePlugin - Class in fr.paris.lutece.plugins.stock.modules.billetterie.service
TicketsPlugin
BilletteriePlugin() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.service.BilletteriePlugin
 
BilletteriePortletDAO - Class in fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet
The Class BilletteriePortletDAO.
BilletteriePortletDAO() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.BilletteriePortletDAO
 
BilletteriePortletHome - Class in fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet
The Class BilletteriePortletHome.
BilletteriePortletHome() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.BilletteriePortletHome
Constructor
BilletterieSolrSearch - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web
Used for special solr queries
BilletterieSolrSearch() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.BilletterieSolrSearch
 
buildCriteriaQuery(Object, Root<District>, CriteriaQuery<District>, CriteriaBuilder) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.dao.quartier.DistrictDAO
Build the criteria query used when entity are searched by filter.
buildFilter(CategoryFilter, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
Builds the filter.
buildFilter(OfferFilter, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
Builds the filter.
buildFilter(ProviderFilter, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
Builds the filter.
buildFilter(ReservationFilter, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
Builds the filter.
buildPageAddOn(Map<String, Object>, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.BilletterieHomeSolrAddon
 
buildSortQuery(DistrictFilter, Root<District>, CriteriaQuery<District>, CriteriaBuilder) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.dao.quartier.DistrictDAO
Add the order by parameter to the query.

C

CategoryJspBean - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web
The Class CategoryJspBean.
CategoryJspBean() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
Instantiates a new category jsp bean.
CONSTANT_GROUP_BY_DAY - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StatisticJspBean
The constant String CONSTANT_GROUP_BY_DAY
CONSTANT_GROUP_BY_MONTH - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StatisticJspBean
The constant String CONSTANT_GROUP_BY_MONTH
CONSTANT_GROUP_BY_WEEK - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StatisticJspBean
The constant String CONSTANT_GROUP_BY_WEEK
CONSTANT_PRODUCT_TYPE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StatisticJspBean
The constant String CONSTANT_PRODUCT_TYPE
CONSTANT_PURCHASE_TYPE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StatisticJspBean
The constant String CONSTANT_PURCHASE_TYPE
CONSTANTE_PATTERN_DATE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.utils.constants.BilletterieConstants
 
convertStringToTimestamp(String) - Static method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StockBilletterieApp
Gets the user name

D

DEFAULT_PAGE_INDEX - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractXPageApp
 
DEFAULT_RESULTS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractXPageApp
 
delete(int) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.BilletteriePortletDAO
delete(int) - Method in interface fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.IBilletterieDAO
deleteSubscription(XPage, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StockBilletterieReservationApp
Returns page for deleting user booking.
District - Class in fr.paris.lutece.plugins.stock.modules.billetterie.business.district
Bean class the district of the partners (salles)
District() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.District
 
District_ - Class in fr.paris.lutece.plugins.stock.modules.billetterie.business.district
 
District_() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.District_
 
DistrictDAO - Class in fr.paris.lutece.plugins.stock.modules.billetterie.dao.quartier
 
DistrictDAO() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.dao.quartier.DistrictDAO
 
DistrictFilter - Class in fr.paris.lutece.plugins.stock.modules.billetterie.business.district
The Class DistrictFilter.
DistrictFilter() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.DistrictFilter
 
DistrictService - Class in fr.paris.lutece.plugins.stock.modules.billetterie.service.district
 
DistrictService() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.service.district.DistrictService
 
doCancelSaveReservation(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StockBilletterieReservationApp
Action for cancel saving booking.
doCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.portlet.PortletBilletterieJspBean
doDeleteCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
Delete a category.
doDeleteOffer(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
Delete an offer
doDeletePartner(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
Delete a partner
doDeleteProduct(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
Delete a product.
doDeletePurchase(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
Delete an purchase
doDeleteReservation(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StockBilletterieReservationApp
Action for deleting booking.
doExportPurchase(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
doExportStatistics(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StatisticJspBean
Exports all the statistics visitors filtered.
doGenerateGraph(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StatisticJspBean
write in the http response the statistic graph of all response submit who verify the date filter.
doGet(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.BilletterieSolrSearch
Get billetterie specific parameters and call Solr Module.
doGet(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PosterImageServlet
Returns poster image
doMasseDeleteOffer(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
Delete offers on masse
doModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.portlet.PortletBilletterieJspBean
doNotifyCreateOffer(HttpServletRequest, SeanceDTO) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
Send notification for user who subscribed to the product link with an offer.
doNotifyNewTickets(HttpServletRequest, SeanceDTO) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
Send notification for user who subscribed to the product link with an offer.
doNotifyPurchase(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
Send booking notification.
doSaveCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
Save a category.
doSaveOffer(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
Save a offer
doSavePartner(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
Save a partner, use to add contact
doSaveProduct(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
Save a product.
doSavePurchase(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
Save a purchase
doSaveReservation(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StockBilletterieReservationApp
Action for saving booking.
doSendNotification(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
Send a notification
doSubscribeToProduct(HttpServletRequest, LuteceUser) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.SubscriptionProductJspBean
Create the subscription for the user
doUnsubscribeToProduct(HttpServletRequest, LuteceUser) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.SubscriptionProductJspBean
Create the subscription for the user

E

encodeUri(String) - Static method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.BilletterieSolrSearch
 
ERROR - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.utils.constants.BilletterieConstants
The Constant ERROR.
ERROR_MESSAGE_KEY - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
ERROR_TEMPLATE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 

F

FIELD_MESSAGE_PREFIX - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
findAll() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.district.DistrictService
Get all the district in database
findByFilter(DistrictFilter, PaginationProperties) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.dao.quartier.DistrictDAO
Find purchases by filter.
findByFilter(DistrictFilter, PaginationProperties) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.district.DistrictService
Get district by filter
findById(Integer) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.district.DistrictService
Get district by id
formatStringToDate(String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.BilletterieHomeSolrAddon
 
FORMATTER_DATE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.service.BilletterieHomeSolrAddon
 
FQ_END_DATE_NOW_TO - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.BilletterieSolrSearch
 
FQ_TYPE_PRODUCT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.BilletterieSolrSearch
 
fr.paris.lutece.plugins.stock.modules.billetterie - package fr.paris.lutece.plugins.stock.modules.billetterie
 
fr.paris.lutece.plugins.stock.modules.billetterie.business - package fr.paris.lutece.plugins.stock.modules.billetterie.business
 
fr.paris.lutece.plugins.stock.modules.billetterie.business.district - package fr.paris.lutece.plugins.stock.modules.billetterie.business.district
 
fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet - package fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet
 
fr.paris.lutece.plugins.stock.modules.billetterie.dao.quartier - package fr.paris.lutece.plugins.stock.modules.billetterie.dao.quartier
 
fr.paris.lutece.plugins.stock.modules.billetterie.service - package fr.paris.lutece.plugins.stock.modules.billetterie.service
 
fr.paris.lutece.plugins.stock.modules.billetterie.service.district - package fr.paris.lutece.plugins.stock.modules.billetterie.service.district
 
fr.paris.lutece.plugins.stock.modules.billetterie.utils.constants - package fr.paris.lutece.plugins.stock.modules.billetterie.utils.constants
 
fr.paris.lutece.plugins.stock.modules.billetterie.web - package fr.paris.lutece.plugins.stock.modules.billetterie.web
 
fr.paris.lutece.plugins.stock.modules.billetterie.web.portlet - package fr.paris.lutece.plugins.stock.modules.billetterie.web.portlet
 

G

getAbstractDataTableManager(HttpServletRequest, Object, String, String, Object, Method, boolean) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
getAbstractDataTableManager(HttpServletRequest, Object, String, String, Object, Method) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
getAllRatingProduct() - Method in interface fr.paris.lutece.plugins.stock.modules.billetterie.business.IRatingProductDAO
 
getAllRatingProduct() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDAO
 
getAllRatingProduct() - Method in interface fr.paris.lutece.plugins.stock.modules.billetterie.service.IRatingProductService
 
getAllRatingProduct() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.RatingProductService
 
getCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.portlet.PortletBilletterieJspBean
getDAO() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.BilletteriePortletHome
getDashboardData(AdminUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.BilleterieDashboardComponent
getDataTableToUse(HttpServletRequest, String, String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
Get the correct data table manager
getDeleteBooking(XPage, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StockBilletterieReservationApp
Returns page for deleting user booking.
getDeleteCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
Returns the confirmation message to delete a category.
getDeleteOffer(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
Returns the confirmation message to delete an offer
getDeletePartner(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
Returns the confirmation message to delete a partner
getDeleteProduct(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
Returns the confirmation message to delete a product.
getDeletePurchase(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
Returns the confirmation message to delete an purchase
getErrorOnce(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
Get validation error from session and remove from it
getErrorOnce(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractXPageApp
Get validation error from session and remove from it
getFilterToUse(HttpServletRequest, T, String, DataTableManager<?>) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
Get the correct filter to use with data table manager
getHtmlError(FunctionnalException) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
Return html code for error message
getHtmlError(FunctionnalException, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractXPageApp
Return html code for error message.
getId() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.District
 
getId() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.DistrictFilter
 
getIdProduct() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDTO
 
getInstance() - Static method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.BilletteriePortletHome
Gets the single instance of BilletteriePortletHome.
getLibelle() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.District
 
getLibelle() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.DistrictFilter
 
getLuteceUserAuthentication(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractXPageApp
 
getManageCategories(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
Generates a HTML form that displays all categorys.
getManageOffers(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
Get the manage offers page
getManageProducts(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
Generates a HTML form that displays all products.
getManageProducts(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StatisticJspBean
Gets the form result page.
getManageProviders(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
Generates a HTML form that displays all partners.
getManagePurchases(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
Get the manage purchases page
getManagePurchases(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StatisticJspBean
Gets the form result page.
getManageStatistics(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StatisticJspBean
Generates a HTML form that displays the link to manage the visitors statistics and polls.
getMasseDeleteOffer(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
Returns the confirmation message to delete an offer
getMasseDeletePurchase(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
Returns the confirmation message to delete purchases
getMessage(String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
Return localized message
getMessage(String, String...) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
Return localized message with args
getMessage(String, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractXPageApp
Return localized message.
getMessage(String, HttpServletRequest, String...) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractXPageApp
Return localized message with args.
getModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.portlet.PortletBilletterieJspBean
getMyBookings(HttpServletRequest, Locale) - Static method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StockBilletterieReservationApp
Returns page for managing user bookings.
getName() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDTO
 
getNotifyPurchase(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
Returns the confirmation message to notify purchaser
getnShow() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.PortletBilletterie
Gets the n show.
getOrders() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.DistrictFilter
 
getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StockBilletterieApp
getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StockBilletterieReservationApp
Return page with action specified.
getPaginationProperties(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractXPageApp
Return a bean for pagination in service/dao using parameter in http request
getPluginName() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.dao.quartier.DistrictDAO
getPortletTypeId() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.BilletteriePortletHome
getProductsSubscribedByUser(LuteceUser) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.SubscriptionProductJspBean
Get all subscription to products for an user
getRating() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDTO
 
getResource(String, String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.ProductExtendableResourceService
getResourceType() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.ProductExtendableResourceService
getResourceTypeDescription(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.ProductExtendableResourceService
getResourceTypeDescription(Locale) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.ProductExtendableResourceService
getResourceUrl(String, String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.ProductExtendableResourceService
getSaveCategory(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
Returns the form to modify a provider.
getSaveOffer(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
Returns the form for offer creation and modification
getSavePartner(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
Returns the form for partner creation and modification
getSaveProduct(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
Returns the form to modify a provider.
getSavePurchase(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
Returns the form for purchase creation and modification
getSendNotification(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
Returns the form for notification creation
getShowPage(XPage, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StockBilletterieApp
Page for the show
getSubscriptionToProduct(HttpServletRequest, LuteceUser) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.SubscriptionProductJspBean
Get all subscription to products for an user
getToday() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
Return the today date.
getTypeContentPortlet() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.PortletBilletterie
Gets the type content portlet.
getUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractXPageApp
Return authified user and throw technical exception if no user auth found.
getUsername(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.BilletterieHomeSolrAddon
Gets the user name
getVoteCount() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDTO
 
getXml(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.PortletBilletterie
get xml document.
getXmlDocument(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.PortletBilletterie

I

IBilletterieDAO - Interface in fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet
The Interface IBilletterieDAO.
ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.utils.constants.BilletterieConstants
The Constant ID.
idProduct - Variable in class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDTO
 
init() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.BilletteriePlugin
Initialize the module billetterie
init() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.StockBilletteriePlugin
Initialize the module kiosque
insert(Portlet) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.BilletteriePortletDAO
insert(Portlet) - Method in interface fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.IBilletterieDAO
IRatingProductDAO - Interface in fr.paris.lutece.plugins.stock.modules.billetterie.business
 
IRatingProductService - Interface in fr.paris.lutece.plugins.stock.modules.billetterie.service
 
isInvoked(String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.ProductExtendableResourceService
isOrderAsc() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.DistrictFilter
 
isSubscribeToProduct(HttpServletRequest, LuteceUser) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.SubscriptionProductJspBean
Say if an user is subscribe to a product

L

load(int) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.BilletteriePortletDAO
load(int) - Method in interface fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.IBilletterieDAO
loadDataTableFromSession(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
Get the datatable save in the session
LOGGER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.service.PurchaseClearDaemon
 
LOGGER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
 
LOGGER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
LOGGER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
LOGGER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
LOGGER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The logger for this jspBean
LOGGER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
The Constant LOGGER.
LOGGER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StockBilletterieReservationApp
 
LOGGER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.SubscriptionProductJspBean
 

M

MACRO_COLUMN_ACTIONS_CATEGORY - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
 
MACRO_COLUMN_ACTIONS_OFFER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MACRO_COLUMN_ACTIONS_PARTNER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
MACRO_COLUMN_ACTIONS_PRODUCT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
 
MACRO_COLUMN_ACTIONS_PURCHASE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
 
MACRO_COLUMN_AGENT_PURCHASE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
 
MACRO_COLUMN_CHECKBOX_DELETE_OFFER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MACRO_COLUMN_CHECKBOX_DELETE_PURCHASE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
 
MACRO_COLUMN_DATE_PURCHASE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
 
MACRO_COLUMN_DATES_OFFER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MACRO_COLUMN_DATES_PRODUCT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
 
MACRO_COLUMN_NAME_CATEGORY - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
 
MACRO_COLUMN_NAME_OFFER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MACRO_COLUMN_NAME_PARTNER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
MACRO_COLUMN_NAME_PRODUCT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
 
MACRO_COLUMN_NAME_PURCHASE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
 
MACRO_COLUMN_OFFER_TYPE_PURCHASE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
 
MACRO_COLUMN_PRODUCT_OFFER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MACRO_COLUMN_STATUT_OFFER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
manageFunctionnalException(HttpServletRequest, FunctionnalException, String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
Manage functionnal exception.
manageFunctionnalException(HttpServletRequest, FunctionnalException, String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractXPageApp
Manage functionnal exception.
MARK_ASC_SORT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
MARK_AVERTISSEMENT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
MARK_BASE_URL - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
MARK_BASE_URL - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MARK_BASE_URL - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String MARK_BASE_URL
MARK_CANCEL - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
MARK_CATEGORY - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
The Constant MARK_CATEGORY.
MARK_CONTACT_LIST - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MARK_CURRENT_DATE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MARK_CURRENT_DATE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String MARK_CURRENT_DATE
MARK_DATA_TABLE_CATEGORY - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
The constants for DataTableManager
MARK_DATA_TABLE_MANAGER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
MARK_DATA_TABLE_OFFER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
The constants for DataTableManager
MARK_DATA_TABLE_PARTNER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
The constants for DataTableManager
MARK_DATA_TABLE_PRODUCT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
The constants for DataTableManager
MARK_DATA_TABLE_PURCHASE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constants for DataTableManager
MARK_ERRORS - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MARK_ERRORS - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String MARK_ERRORS
MARK_FILTER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
MARK_FILTER_CATEGORY - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
 
MARK_FILTER_OFFER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MARK_FILTER_PARTNER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
MARK_FILTER_PRODUCT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
 
MARK_FILTER_PURCHASE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
 
MARK_LIST_CONTACT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
MARK_LIST_DISTRICT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
MARK_LIST_OFFER_GENRE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String MARK_LIST_OFFER_GENRE
MARK_LIST_PARTNERS - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
MARK_LIST_RESERVATION - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
MARK_LOCALE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MARK_LOCALE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String MARK_LOCALE
MARK_LOCK - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
MARK_MESSAGE_LIST - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
MARK_NB_ITEMS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
MARK_NB_ITEMS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
MARK_NEW_ID_OFFER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
 
MARK_NOTIFICATION - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
MARK_NOTIFICATION_ACTION - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
MARK_NOTIFY - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
MARK_OFFER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MARK_OFFER_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
MARK_OFFER_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MARK_OFFER_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String MARK_OFFER_ID
MARK_OFFER_STATUT_CANCEL - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MARK_OFFER_STATUT_LOCK - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MARK_OFFERS_AVAILABLES - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
 
MARK_PAGINATOR - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
MARK_PARTNER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
MARK_PARTNER_CONTACT_MAIL - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
MARK_PARTNER_NUMBER_CONTACT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
MARK_PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
MARK_PRODUCT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MARK_PRODUCT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
The Constant MARK_PRODUCT.
MARK_PRODUCT_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MARK_PRODUCTS_LIST - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.service.BilletterieHomeSolrAddon
 
MARK_PRODUCTS_LIST - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StockBilletterieApp
 
MARK_PURCHASE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MARK_PURCHASE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String MARK_PURCHASE
MARK_PURCHASE_STATUT_CANCEL - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String MARK_PURCHASE_STATUT_CANCEL
MARK_PURCHASSE_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String MARK_PURCHASSE_ID
MARK_QUANTITY_LIST - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String MARK_QUANTITY_LIST
MARK_SEANCE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
MARK_SEANCE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String MARK_SEANCE
MARK_TARIF_REDUIT_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
MARK_TITLE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
The Constant MARK_TITLE.
MARK_TITLE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
MARK_TITLE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
MARK_TITLE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String MARK_TITLE
MARK_TITLE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
The Constant MARK_TITLE.
MARK_USER_NAME - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 

N

N_DEFAULT_ITEMS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
name - Variable in class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDTO
 
NAME - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.utils.constants.BilletterieConstants
The Constant NAME.
NotificationJspBean - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web
This class provides the user interface to manage notifications
NotificationJspBean() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
Instantiates a new notification jsp bean.

O

OfferJspBean - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web
This class provides the user interface to manage form features ( manage, create, modify, remove)
OfferJspBean() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
Instantiates a new offer jsp bean.

P

PARAMETER_ADD_CONTACT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
PARAMETER_BUTTON_DELETE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_BUTTON_DELETE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_BUTTON_DELETE
PARAMETER_CATEGORY_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
The Constant PARAMETER_CATEGORY_ID.
PARAMETER_CATEGORY_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
The Constant PARAMETER_CATEGORY_ID.
PARAMETER_CATEGORY_TYPE_LIST - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
The Constant PARAMETER_CATEGORY_TYPE_LIST.
PARAMETER_CATEGORY_TYPE_LIST_DEFAULT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
The Constant PARAMETER_CATEGORY_TYPE_LIST_DEFAULT.
PARAMETER_CONTACT_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
PARAMETER_DEL_CONTACT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
PARAMETER_FILTER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_FILTER - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_FILTER
PARAMETER_FILTER_DATE_BEGIN - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_FILTER_DATE_BEGIN - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_FILTER_DATE_BEGIN
PARAMETER_FILTER_DATE_END - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_FILTER_DATE_END - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_FILTER_DATE_END
PARAMETER_FILTER_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_FILTER_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_FILTER_ID
PARAMETER_FILTER_NAME - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_FILTER_NAME - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_FILTER_NAME
PARAMETER_FILTER_OFFER_TYPE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_FILTER_PARTNER_NAME - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_FILTER_PARTNER_NAME - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_FILTER_PARTNER_NAME
PARAMETER_FILTER_PARTNER_NICKNAME - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_FILTER_PARTNER_NICKNAME - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_FILTER_PARTNER_NICKNAME
PARAMETER_FILTER_PURCHASE_TYPE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_FILTER_PURCHASE_TYPE
PARAMETER_FIND_BY_FILTER_NAME_METHOD - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
PARAMETER_NAME - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
PARAMETER_NB_ITEMS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractXPageApp
 
PARAMETER_OFFER_DUPLICATE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_OFFER_GENRE_LIST - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_OFFER_GENRE_LIST_DEFAULT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_OFFER_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_OFFER_ID_PRODUCT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_OFFER_PRODUCT_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_OFFERS_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_OLD_QUANTITY - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_ORDER_ASC - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_ORDER_ASC - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_ORDER_ASC
PARAMETER_ORDER_BY_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_ORDER_BY_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_ORDER_BY_ID
PARAMETER_ORDER_BY_LABEL - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_ORDER_BY_LABEL - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_ORDER_BY_LABEL
PARAMETER_ORDER_BY_PLACE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_ORDER_BY_PLACE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_ORDER_BY_PLACE
PARAMETER_ORDER_BY_TYPE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_ORDER_BY_TYPE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_ORDER_BY_TYPE
PARAMETER_ORDER_DESC - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_ORDER_DESC - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_ORDER_DESC
PARAMETER_PARTNER_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
PARAMETER_PARTNER_TYPE_LIST - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
PARAMETER_PARTNER_TYPE_LIST_DEFAULT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
PARAMETER_PRODUCT_CATEGORY_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
The Constant PARAMETER_PRODUCT_CATEGORY_ID.
PARAMETER_PRODUCT_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_PRODUCT_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.SubscriptionProductJspBean
 
PARAMETER_PRODUCT_PARTNER_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
The Constant PARAMETER_PRODUCT_PARTNER_ID.
PARAMETER_PRODUCT_TYPE_LIST - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
The Constant PARAMETER_PRODUCT_TYPE_LIST.
PARAMETER_PRODUCT_TYPE_LIST_DEFAULT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
The Constant PARAMETER_PRODUCT_TYPE_LIST_DEFAULT.
PARAMETER_PURCHASE_DUPLICATE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_PURCHASE_DUPLICATE
PARAMETER_PURCHASE_GENRE_LIST - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_PURCHASE_GENRE_LIST
PARAMETER_PURCHASE_GENRE_LIST_DEFAULT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_PURCHASE_GENRE_LIST_DEFAULT
PARAMETER_PURCHASE_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_PURCHASE_ID
PARAMETER_PURCHASE_PRODUCT_NAME - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String PARAMETER_PURCHASE_PRODUCT_NAME
PARAMETER_REFRESH_CONTACT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_REFRESH_CONTACT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
 
PARAMETER_SUP_TICKETS - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
PARAMETER_TRUE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
PartnerJspBean - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web
The Class PartnerJspBean.
PartnerJspBean() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
Instantiates a new partner jsp bean.
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.service.BilletteriePlugin
 
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.StockBilletteriePlugin
 
populate(Object, HttpServletRequest) - Static method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractXPageApp
Populate a bean using parameters in http request
PortletBilletterie - Class in fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet
class PortletBilletterie
PortletBilletterie() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.PortletBilletterie
Instantiates a new portlet billetterie.
PortletBilletterieJspBean - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web.portlet
Portlet for "A l'affiche" and "A venir"
PortletBilletterieJspBean() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.portlet.PortletBilletterieJspBean
 
PosterImageServlet - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web
Used for special solr queries
PosterImageServlet() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.PosterImageServlet
 
ProductExtendableResourceService - Class in fr.paris.lutece.plugins.stock.modules.billetterie.service
 
ProductExtendableResourceService() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.service.ProductExtendableResourceService
 
PROPERTY_DEFAULT_PAGINATION - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
PROPERTY_DEFAULT_SESSION_PER_PAGE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
PROPERTY_RESULTS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractXPageApp
 
PurchaseClearDaemon - Class in fr.paris.lutece.plugins.stock.modules.billetterie.service
The daemon class to delete expired sessions
PurchaseClearDaemon() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.service.PurchaseClearDaemon
 
PurchaseJspBean - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web
This class provides the user interface to manage form features ( manage, create, modify, remove)
PurchaseJspBean() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
Instantiates a new purchase jsp bean.

Q

QUERY_SPECIFIC_PRODUCT - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 

R

rating - Variable in class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDTO
 
RatingProductDAO - Class in fr.paris.lutece.plugins.stock.modules.billetterie.business
 
RatingProductDAO() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDAO
 
RatingProductDTO - Class in fr.paris.lutece.plugins.stock.modules.billetterie.business
 
RatingProductDTO() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDTO
 
RatingProductService - Class in fr.paris.lutece.plugins.stock.modules.billetterie.service
 
RatingProductService() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.service.RatingProductService
 
remove() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.PortletBilletterie
Removes the current instance of the PortletBilletterie object
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String RESOURCE_TYPE
RIGHT_MANAGE_CATEGORIES - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.CategoryJspBean
The Constant RIGHT_MANAGE_CATEGORIES.
RIGHT_MANAGE_NOTIFICATIONS - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.NotificationJspBean
 
RIGHT_MANAGE_OFFERS - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.OfferJspBean
 
RIGHT_MANAGE_PARTNERS - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PartnerJspBean
 
RIGHT_MANAGE_PRODUCTS - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
The Constant RIGHT_MANAGE_PRODUCTS.
RIGHT_MANAGE_PURCHASES - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.PurchaseJspBean
The constant String RIGHT_MANAGE_PURCHASES
RIGHT_MANAGE_STATISTICS - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.StatisticJspBean
The constant String RIGHT_MANAGE_STATISTICS
run() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.service.PurchaseClearDaemon

S

saveDataTableInSession(HttpServletRequest, DataTableManager<T>, String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
Save a Data table manager into the http session with key.
setId(Integer) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.District
 
setId(Integer) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.DistrictFilter
 
setIdProduct(int) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDTO
 
setLibelle(String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.District
 
setLibelle(String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.DistrictFilter
 
setName(String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDTO
 
setnShow(Integer) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.PortletBilletterie
Sets the n show.
setOrderAsc(boolean) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.DistrictFilter
 
setOrders(List<String>) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.DistrictFilter
 
setRating(double) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDTO
 
setTypeContentPortlet(String) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.PortletBilletterie
Sets the type content portlet.
setVoteCount(int) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDTO
 
ShowJspBean - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web
The Class ShowJspBean.
ShowJspBean() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.ShowJspBean
Instantiates a new show jsp bean.
SQL_ALL_PRODUCT_HAVE_RATING - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDAO
 
StatisticJspBean - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web
The Class StatisticJspBean.
StatisticJspBean() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.StatisticJspBean
Instantiates a new statistic jsp bean.
StockBilletterieApp - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web
Pages for billetterie front
StockBilletterieApp() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.StockBilletterieApp
 
StockBilletteriePlugin - Class in fr.paris.lutece.plugins.stock.modules.billetterie
TicketsPlugin
StockBilletteriePlugin() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.StockBilletteriePlugin
 
StockBilletterieReservationApp - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web
Pages for billetterie front
StockBilletterieReservationApp() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.StockBilletterieReservationApp
 
store(Portlet) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.BilletteriePortletDAO
store(Portlet) - Method in interface fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.IBilletterieDAO
SubscriptionProductJspBean - Class in fr.paris.lutece.plugins.stock.modules.billetterie.web
This class provides the user interface to manage form features ( manage, create, modify, remove)
SubscriptionProductJspBean() - Constructor for class fr.paris.lutece.plugins.stock.modules.billetterie.web.SubscriptionProductJspBean
Instantiates a new offer jsp bean.

T

TARGET_SELF - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.utils.constants.BilletterieConstants
The Constant TARGET_SELF.

U

update() - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.business.portlet.PortletBilletterie
Updates the current instance of the PortletBilletterie object

V

validate(T) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractXPageApp
Validate a bean using jsr 303 specs.
validateBilletterie(T) - Method in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
Validate a bean using jsr 303 specs.
voteCount - Variable in class fr.paris.lutece.plugins.stock.modules.billetterie.business.RatingProductDTO
 

_

_id - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.District_
 
_libelle - Static variable in class fr.paris.lutece.plugins.stock.modules.billetterie.business.district.District_
 
_nItemsPerPage - Variable in class fr.paris.lutece.plugins.stock.modules.billetterie.web.AbstractJspBean
 
A B C D E F G I L M N O P Q R S T U V _ 
Skip navigation links

Copyright © 2020 City of Paris. All rights reserved.