Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
M
N
O
P
R
S
T
U
Z
A
addHeaderResponse(HttpServletRequest, HttpServletResponse, String, String)
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.utils.export.
TicketsExportUtils
Writes the http header in the response
addStatisticInterval(Timestamp, String, int)
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
return a timestamp Object which correspond to the timestamp in parameter add with a number of times unit (day,week,month)specify in strTimesUnit .
ATTR_A_LAFFICHE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
The Constant ATTR_A_LAFFICHE.
ATTR_CONTACT
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
ATTR_DATE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
ATTR_DATE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
ATTR_DATE_END
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
The Constant ATTR_DATE_END.
ATTR_DATE_START
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
The Constant ATTR_DATE_START.
ATTR_EMAIL_AGENT
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
ATTR_FIRSTNAME_AGENT
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
ATTR_HOUR
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
ATTR_NAME_AGENT
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
ATTR_POSTER
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
The Constant ATTR_POSTER.
ATTR_POSTER_NAME
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
ATTR_PUBLIC
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
The Constant ATTR_PUBLIC.
ATTR_REDUCT_PRICE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
ATTR_WEBSITE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
The Constant ATTR_WEBSITE.
ATTR_WITH
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
The Constant ATTR_WITH.
ATTRIBUTE_CHILDREN_LIST
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
ATTRIBUTE_PARENT
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
B
buildCriteriaQuery(PurchaseFilter, Root<Purchase>, CriteriaQuery<Purchase>, CriteriaBuilder)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDAO
Build the criteria query used when purchases are searched by filter
buildCriteriaQuery(OfferFilter, Root<Offer>, CriteriaQuery<Offer>, CriteriaBuilder)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDAO
Build the criteria query used when offers are searched by filter
buildCriteriaQuery(ProductFilter, Root<Product>, CriteriaQuery<Product>, CriteriaBuilder)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDAO
Build the criteria query from the filter
buildListToCSVWriter(Collection<ResultStatistic>, String, Locale)
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
Converts the informations to export into a list of String[].
buildSortQuery(PurchaseFilter, Root<Purchase>, CriteriaQuery<Purchase>, CriteriaBuilder)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDAO
Add the order by parameter to the query
buildSortQuery(OfferFilter, Root<Offer>, CriteriaQuery<Offer>, CriteriaBuilder)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDAO
Add the order by parameter to the query
buildSortQuery(ProductFilter, Root<Product>, CriteriaQuery<Product>, CriteriaBuilder)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDAO
Build the sort query.
C
CategoryService
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.service
CategoryService.
checkAvailability(Integer, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
SeanceService
Check availability.
checkBeforePurchase(IPurchaseDTO, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.rules.
PurchaseInvitationRules
checkBeforePurchase(IPurchaseDTO, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.rules.
PurchaseInvitationSpectacleEnfantRules
checkBeforePurchase(IPurchaseDTO, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.rules.
PurchaseTarifReduitRules
COLON_STRING
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
COMMA_STRING
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
CONSTANT_GROUP_BY_DAY
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
The CONSTAN t_ grou p_ b y_ day.
CONSTANT_GROUP_BY_MONTH
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
The CONSTAN t_ grou p_ b y_ month.
CONSTANT_GROUP_BY_WEEK
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
The CONSTAN t_ grou p_ b y_ week.
convert()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
convert()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
convert()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
convert()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
convertEntity(Provider)
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
Return DTO converted from entity bean
convertEntity(Purchase)
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
Convert entity.
convertEntity(Offer)
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
Convert entity.
convertEntity(Product)
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Convert entity.
convertEntityList(Collection<Provider>)
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
Convert entity list to dto list.
convertEntityList(Collection<Purchase>)
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
Convert entity list.
convertEntityList(Collection<Offer>)
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
Convert entity list.
convertEntityList(Collection<Product>)
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Convert entity list.
copyParameters(UrlItem, Map<String, Object>, HttpServletRequest)
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.utils.
TicketsUtils
Copy the request's parameters into the UrlItem object and the map.
createXYGraph(List<ResultStatistic>, String, String, String)
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
create a JFreeChart Graph function of the statistic form submit.
D
doCancelPurchaseList(List<ReservationDTO>, String)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IPurchaseService
Release a list of reservation.
doCancelPurchaseList(List<ReservationDTO>, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
Release a list of reservation.
doCreateCategory(Category)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Creates a category.
doCreateCategory(Category)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Creates a category.
doDeleteCategory(int)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Deletes a category.
doDeleteCategory(int)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Deletes a category.
doDeleteOffer(int)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ISeanceService
Delete a seance.
doDeleteOffer(int)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
SeanceService
Delete a seance.
doDeleteProduct(int)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IShowService
Delete the product.
doDeleteProduct(int)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
Delete the product.
doDeleteProvider(int)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IProviderService
Delete a provider
doDeleteProvider(int)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ProviderService
Delete a provider
doDeletePurchase(int)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IPurchaseService
Delete a reservation.
doDeletePurchase(int)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
Delete a reservation.
doManageProductSaving(ShowDTO)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IStatisticService
Modifies a productStatistic
doManageProductSaving(ShowDTO)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
Modifies a productStatistic
doManagePurchaseSaving(ReservationDTO)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IStatisticService
Modifies a purchaseStatistic
doManagePurchaseSaving(ReservationDTO)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
Modifies a purchaseStatistic
doModifyCategory(Category)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Modifies a category.
doModifyCategory(Category)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Modifies a category.
doRemoveProductStatisticByIdProduct(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IStatisticService
remove all product statistic associated to the product identifier
doRemoveProductStatisticByIdProduct(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
remove all product statistic associated to the product identifier
doRemovePurchaseStatisticByIdPurchase(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IStatisticService
remove all purchase statistic associated to the purchase identifier
doRemovePurchaseStatisticByIdPurchase(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
remove all purchase statistic associated to the purchase identifier
doSaveCategory(Category)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Modifies a category.
doSaveCategory(Category)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Modifies a category.
doSaveOffer(SeanceDTO)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ISeanceService
Modifies a seance.
doSaveOffer(SeanceDTO)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
SeanceService
Modifies a seance.
doSaveProduct(ShowDTO, File[])
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IShowService
Modifies a product.
doSaveProduct(ShowDTO, File[])
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
Modifies a product.
doSaveProvider(PartnerDTO)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IProviderService
Modifies a provider
doSaveProvider(PartnerDTO)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ProviderService
Modifies a provider
doSavePurchase(ReservationDTO, String)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IPurchaseService
Modifies a reservation.
doSavePurchase(ReservationDTO, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
Modifies a reservation.
doSavePurchaseList(List<ReservationDTO>, String)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IPurchaseService
Save a list of reservation.
doSavePurchaseList(List<ReservationDTO>, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
Save a list of reservation.
DOT_STRING
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
E
EMPTY_STRING
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
The EMPT y_ string.
ERROR_BOOKING
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
ERROR_NOTHING_TO_EXPORT
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.export.
TicketsExportUtils
EXPORT_HEADER_DATE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
The EXPOR t_ heade r_ date.
EXPORT_HEADER_GROUPE_DAY
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
The EXPOR t_ heade r_ group e_ day.
EXPORT_HEADER_GROUPE_MONTH
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
The EXPOR t_ heade r_ group e_ month.
EXPORT_HEADER_GROUPE_WEEK
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
The EXPOR t_ heade r_ group e_ week.
EXPORT_HEADER_NB_PRODUCTS
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
The EXPOR t_ heade r_ n b_ products.
F
findAll()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Returns all.
findAll(List<String>)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Return all category.
findAll()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Returns all.
findAll(List<String>)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Return all category.
findAll()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IProviderService
Return all provider
findAll()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IPurchaseService
Find all.
findAll()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ISeanceService
Find all.
findAll()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IShowService
Return a list of all products.
findAll()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ProviderService
Return all provider
findAll()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
Find all.
findAll()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
SeanceService
Find all.
findAll()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
Return a list of all products.
findAllChildrenWithChildren(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Finds all category's children and fetch children.
findAllChildrenWithChildren(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Finds all category's children and fetch children.
findAllFirstLevelWithChildren()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Finds all categories (first level) and fetch children.
findAllFirstLevelWithChildren()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Finds all categories (first level) and fetch children.
findAllGenre()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ISeanceService
Return all the offer genre.
findAllGenre()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
SeanceService
Return all the offer genre.
findAvailableSeance(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.business.
ISeanceDAO
Returns list of available seance types (not cancelled) for given offer id
findAvailableSeance(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDAO
Returns list of available seance types (not cancelled) for given offer id
findAvailableSeanceByDate(Integer, Timestamp)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.business.
ISeanceDAO
Returns list of available seance types (not cancelled) for given date and hour.
findAvailableSeanceByDate(Integer, Timestamp)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDAO
Returns list of available seance types (not cancelled) for given date and hour.
findByFilter(CategoryFilter, PaginationProperties)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Finds by filter.
findByFilter(CategoryFilter, PaginationProperties)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Finds all categories which match the given filter.
findByFilter(ProviderFilter, PaginationProperties)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IProviderService
Find by filter.
findByFilter(PurchaseFilter, PaginationProperties)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IPurchaseService
Find by filter.
findByFilter(OfferFilter, PaginationProperties)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ISeanceService
Find by filter.
findByFilter(ProductFilter)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IShowService
Return a filtered list of product.
findByFilter(ProductFilter, PaginationProperties)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IShowService
Return a filtered list of product.
findByFilter(ProviderFilter, PaginationProperties)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ProviderService
Find by filter.
findByFilter(PurchaseFilter, PaginationProperties)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
Find by filter.
findByFilter(OfferFilter, PaginationProperties)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
SeanceService
Find by filter.
findByFilter(ProductFilter)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
Return a filtered list of product.
findByFilter(ProductFilter, PaginationProperties)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
Return a filtered list of product
findByFilterWithChildren(CategoryFilter)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Finds by filter and fetch children.
findByFilterWithChildren(CategoryFilter)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Finds by filter and fetch children.
findById(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Find by id.
findById(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Find by id.
findById(int)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IProviderService
Find by provider id
findById(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IPurchaseService
Return an purchase by his id.
findById(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IShowService
Find by id.
findById(int)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ProviderService
Find by provider id
findById(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
Return an purchase by his id.
findById(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
Find by id.
findByIdWithParent(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Finds a category and fetch parent.
findByIdWithParent(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Finds a category and fetch parent.
findByIdWithProduct(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Finds a category and fetch product.
findByIdWithProduct(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Finds a category and fetch product.
findByIdWithProducts(int)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IProviderService
Find by provider id with product fetched
findByIdWithProducts(int)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ProviderService
Find by provider id with product fetched
findByPrimarykeyWithChildren(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Finds a category and all his subcategories and fetch children.
findByPrimarykeyWithChildren(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Finds a category and all his subcategories and fetch children.
findSeanceByDate(Integer, Date)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ISeanceService
Find seance by date and hour.
findSeanceByDate(Integer, Date)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
SeanceService
Find seance by date and hour.
findSeanceById(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ISeanceService
Return an offer by his id.
findSeanceById(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
SeanceService
Return an offer by his id.
findSeanceByShow(Integer, OfferFilter)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ISeanceService
List of seance dates for a show.
findSeanceByShow(Integer, OfferFilter)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
SeanceService
List of seance dates for a show.
FORMAT_COMBO_DATE_SEANCE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
fr.paris.lutece.plugins.stock.modules.tickets.business
- package fr.paris.lutece.plugins.stock.modules.tickets.business
fr.paris.lutece.plugins.stock.modules.tickets.service
- package fr.paris.lutece.plugins.stock.modules.tickets.service
fr.paris.lutece.plugins.stock.modules.tickets.service.rules
- package fr.paris.lutece.plugins.stock.modules.tickets.service.rules
fr.paris.lutece.plugins.stock.modules.tickets.utils
- package fr.paris.lutece.plugins.stock.modules.tickets.utils
fr.paris.lutece.plugins.stock.modules.tickets.utils.constants
- package fr.paris.lutece.plugins.stock.modules.tickets.utils.constants
fr.paris.lutece.plugins.stock.modules.tickets.utils.export
- package fr.paris.lutece.plugins.stock.modules.tickets.utils.export
G
getAddress()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
getAlaffiche()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the alaffiche.
getAllByIdProduct(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.business.
IProductStatisticDAO
get all ProductStatistic by the product identifier
getAllByIdProduct(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatisticDAO
get all ProductStatistic by the product identifier
getAllByIdPurchase(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.business.
IPurchaseStatisticDAO
get all PurchaseStatistic by the purchase identifier
getAllByIdPurchase(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatisticDAO
get all PurchaseStatistic by the purchase identifier
getAllProduct(PaginationProperties)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IShowService
Return a list of all products.
getAllProduct(PaginationProperties)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
Return a list of products
getAllResultStatisticByParameters(String, String, String)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.business.
IProductStatisticDAO
get all association of date and products count by parameters
getAllResultStatisticByParameters(String, String, String)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.business.
IPurchaseStatisticDAO
get all association of date and purchases count by parameters
getAllResultStatisticByParameters(String, String, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatisticDAO
get all association of date and products count by parameters
getAllResultStatisticByParameters(String, String, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatisticDAO
get all association of date and purchases count by parameters
getCategory(int)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Get the category with the given id.
getCategory(int)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Get the category with the given id.
getCategoryName()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the category name.
getCategoryWithChildren(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Finds a category and all his subcategories and fetch children.
getCategoryWithChildren(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Finds a category and all his subcategories and fetch children.
getCategoryWithParent(int)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Finds a category and fetch parent.
getCategoryWithParent(int)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Finds a category and fetch parent.
getComeProduct(List<String>, PaginationProperties)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.business.
IShowDAO
Gets the come product.
getComeProduct(List<String>, PaginationProperties)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDAO
Gets the come product.
getComeProduct(List<String>, PaginationProperties)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IShowService
Return a list of product with date_start after the current date.
getComeProduct(List<String>, PaginationProperties)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
Return a list of product with date_start after the current date.
getComment()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
Gets the comment.
getContactName()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
getCountProductALAffiche()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IStatisticService
get the product showing count
getCountProductALAffiche()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
get the product showing count
getCountProductAVenir()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IStatisticService
get the product forthcoming count
getCountProductAVenir()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
get the product forthcoming count
getCountProductsByDates(String, String)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.business.
IProductStatisticDAO
get the purchase count by dates parameters
getCountProductsByDates(String, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatisticDAO
get the purchase count by dates parameters
getCountProductsByDates(String, String)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IStatisticService
get the products count by dates parameters
getCountProductsByDates(String, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
get the products count by dates parameters
getCountPurchaseOfDay()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IStatisticService
get the purchase day count
getCountPurchaseOfDay()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
get the purchase day count
getCountPurchaseOfMonth()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IStatisticService
get the purchase month count
getCountPurchaseOfMonth()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
get the purchase month count
getCountPurchasesByDates(String, String)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.business.
IPurchaseStatisticDAO
get the purchase count by dates parameters
getCountPurchasesByDates(String, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatisticDAO
get the purchase count by dates parameters
getCountPurchasesByDates(String, String)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IStatisticService
get the purchase count by dates parameters.
getCountPurchasesByDates(String, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
get the purchase count by dates parameters.
getCurrentAndComeProduct(List<String>)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.business.
IShowDAO
Return a list of product with date_end after the current date.
getCurrentAndComeProduct(List<String>)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDAO
Return a list of product with date_end after the current date.
getCurrentAndComeProduct(List<String>)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IShowService
Return a list of product with date_end after the current date.
getCurrentAndComeProduct(List<String>)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
Return a list of product with date_end after the current date.
getCurrentProduct(List<String>, PaginationProperties)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.business.
IShowDAO
getCurrentProduct(List<String>, PaginationProperties)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDAO
getCurrentProduct(List<String>, PaginationProperties)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IShowService
Return a list of products with date_end after the current date.
getCurrentProduct(List<String>, PaginationProperties)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
Return a list of products with date_end after the current date.
getDate()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Return the product_statistic date
getDate()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Return the purchase_statistic date
getDate()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
getDate()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
getDateBegin()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationFilter
Gets the date begin.
getDateBegin()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceFilter
Gets the date begin.
getDateEnd()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationFilter
Gets the date end.
getDateEnd()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceFilter
Gets the date end.
getDateFrom()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowFilter
getDateHour()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
getDateOr()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationFilter
Gets the date or.
getDateOr()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceFilter
Gets the date or.
getDateThe()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowFilter
getDateTo()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowFilter
getDayOfYear()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Return the product_statistic dayOfYear
getDayOfYear()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Return the purchase_statistic dayOfYear
getDescription()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
getDescription()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the description.
getEmailAgent()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
getEndDate()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the end date.
getFirstNameAgent()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
getHour()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationFilter
getHour()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
getHour()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceFilter
Gets the hour.
getId()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
getId()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Return product_statistic id
getId()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Return purchase_statistic id
getId()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
getId()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
getId()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the id.
getIdCategory()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the id category.
getIdGenre()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
Gets the id genre.
getIdOffer()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
NotificationDTO
getIdProduct()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatisticFilter
Return the product id
getIdProvider()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the id provider.
getIdPurchase()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatisticFilter
Return the purchase id
getImage(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IShowService
Gets the image data.
getImage(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
Gets the image data.
getInstance()
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Get an instance of
CategoryService
.
getInstance()
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ProviderService
Return the provider service instance
getMail()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
getMessage()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
NotificationDTO
getMonth()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Return the product_statistic month
getMonth()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Return the purchase_statistic month
getName()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
getName()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
getName()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the name.
getNameAgent()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
getNotificationAction()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
NotificationDTO
getNumberOfReservationByIdProductAndUserName(Integer, Integer, String)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IPurchaseService
Return the number of reservation for an offer and an agent.
getNumberOfReservationByIdProductAndUserName(Integer, Integer, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
Return the number of reservation for an offer and an agent.
getNumberResponse()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ResultStatistic
return the number of response
getOffer()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
return the offer
getOfferId()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
getPhoneNumber()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
getPluginName()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatisticDAO
getPluginName()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatisticDAO
getPosterName()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the poster name.
getPrice()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the price.
getProduct()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Return the product
getProduct()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
return the product
getProduct(int)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IShowService
Return the product object.
getProduct(int)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
Return the product object.
getProductStatistic(String, String, String)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IStatisticService
get a list of ResultStatistic containing all associations of date and number of product by parameters
getProductStatistic(String, String, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
get a list of ResultStatistic containing all associations of date and number of product by parameters
getProviderMail()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the provider mail.
getProviderName()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the provider name.
getPurchase()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Return the purchase
getPurchaseStatistic(String, String, String)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IStatisticService
get a list of ResultStatistic containing all associations of date and number of purchase by parameters
getPurchaseStatistic(String, String, String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
get a list of ResultStatistic containing all associations of date and number of purchase by parameters
getQuantity()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
getQuantity()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
getRecipientsTo()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
NotificationDTO
getReductPrice()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
getStartDate()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the start date.
getStatisticDate()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ResultStatistic
getStatut()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
getSubject()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
NotificationDTO
getTargetPublic()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the target public.
getTbImage(Integer)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IShowService
Gets the thumbnail image.
getTbImage(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
Gets the thumbnail image.
getTypeName()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
Gets the type name.
getUserName()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
getWebsite()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the website.
getWeek()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Return the product_statistic week
getWeek()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Return the purchase_statistic week
getWith()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Gets the with.
getYear()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Return the product_statistic year
getYear()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Return the purchase_statistic year
I
I18N_ALL
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
ICategoryService
- Interface in
fr.paris.lutece.plugins.stock.modules.tickets.service
ICategoryService.
ID_SPRING_DEFAULT
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
INDENT_STRING
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
init()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Init the object.
init()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Init the object.
init()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IProviderService
Init this service
init()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IPurchaseService
Init this service.
init()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ISeanceService
Init this service.
init()
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IShowService
Init the product service and register it in the global product service.
init()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ProviderService
Init this service
init()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
Init this service.
init()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
SeanceService
Init this service.
init()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
Init the product service and register it in the global product service.
init()
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
TicketsPlugin
Initialize the module kiosque
INotificationService
- Interface in
fr.paris.lutece.plugins.stock.modules.tickets.service
The Interface INotificationService.
IProductStatisticDAO
- Interface in
fr.paris.lutece.plugins.stock.modules.tickets.business
IPersonDAO Interface
IProviderService
- Interface in
fr.paris.lutece.plugins.stock.modules.tickets.service
IProviderService
IPurchaseService
- Interface in
fr.paris.lutece.plugins.stock.modules.tickets.service
The Interface IPurchaseService.
IPurchaseStatisticDAO
- Interface in
fr.paris.lutece.plugins.stock.modules.tickets.business
IPersonDAO Interface
IReservationDAO
- Interface in
fr.paris.lutece.plugins.stock.modules.tickets.business
Interface for reservation dao
ISeanceDAO
- Interface in
fr.paris.lutece.plugins.stock.modules.tickets.business
Interface for seance dao
ISeanceService
- Interface in
fr.paris.lutece.plugins.stock.modules.tickets.service
The Interface ISeanceService.
IShowDAO
- Interface in
fr.paris.lutece.plugins.stock.modules.tickets.business
The Interface for show dao.
IShowService
- Interface in
fr.paris.lutece.plugins.stock.modules.tickets.service
IProductService.
IStatisticService
- Interface in
fr.paris.lutece.plugins.stock.modules.tickets.service
The Interface IStatisticService.
M
MARK_FILTER
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
MARK_NB_ITEMS_PER_PAGE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
MARK_PAGINATOR
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
MARK_PARTNER
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
ResourceConstants
MESSAGE_ERROR_PURCHASE_QUANTITY_OFFER
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
The Constant MESSAGE_ERROR_PURCHASE_QUANTITY_OFFER.
MESSAGE_ERROR_PURCHASE_QUANTITY_OFFER_TYPE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
The Constant MESSAGE_ERROR_PURCHASE_QUANTITY_OFFER_TYPE.
MESSAGE_ERROR_PURCHASE_QUANTITY_OFFER_TYPE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.rules.
PurchaseInvitationRules
MESSAGE_ERROR_PURCHASE_QUANTITY_OFFER_TYPE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.rules.
PurchaseInvitationSpectacleEnfantRules
MESSAGE_ERROR_PURCHASE_QUANTITY_OFFER_TYPE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.rules.
PurchaseTarifReduitRules
MESSAGE_ERROR_PURCHASE_SESSION_EXPIRED
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
The Constant MESSAGE_ERROR_PURCHASE_SESSION_EXPIRED.
MESSAGE_ERROR_PURCHASE_UNAVAILABLE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
The Constant MESSAGE_ERROR_PURCHASE_UNAVAILABLE.
N
NB_PLACES_MAX_INVITATION
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.rules.
PurchaseInvitationRules
NB_PLACES_MAX_INVITATION_ENFANT
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.rules.
PurchaseInvitationSpectacleEnfantRules
NB_PLACES_MAX_TARIF_REDUIT
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.rules.
PurchaseTarifReduitRules
NO_ERROR_BOOKING
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
NotificationDTO
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
DTO for Notification
NotificationDTO()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
NotificationDTO
NotificationService
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.service
Service for sending notifications
NotificationService()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.service.
NotificationService
NUMBER_ONE_STRING
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
O
OFFER_RESOURCE_TYPE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
ResourceConstants
OFFER_STATUT_CANCEL
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
OFFER_STATUT_LOCK
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
OFFER_STATUT_OPEN
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
OFFER_TYPE_INVITATION
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
OFFER_TYPE_INVITATION_SPECTACLE_ENFANT
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
OFFER_TYPE_REDUCT
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
OFFER_TYPE_REDUCT_ID
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
P
PARAMETER_BUTTON_REFRESH
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
PARAMETER_ERROR
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
PARAMETER_FILTER
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
PARAMETER_FILTER_NAME
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
PARAMETER_FIRST_NAME
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
PARAMETER_LAST_NAME
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
PARAMETER_PARTNER_TYPE_LIST
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
ResourceConstants
PARAMETER_PARTNER_TYPE_LIST_DEFAULT
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
ResourceConstants
PARAMETER_QUANTITY
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
PartnerDTO
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
DTO for provider
PartnerDTO()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
PLUGIN_NAME
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
TicketsPlugin
product
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic_
ProductStatistic
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
ProductStatistic
ProductStatistic()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Constructor
ProductStatistic(ProductStatistic)
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Build a new productStatistic from a productStatistic object
ProductStatistic_
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
ProductStatistic_ the metamodel for productStatistic
ProductStatistic_()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic_
ProductStatisticDAO
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
This class provides Data Access methods for Person objects
ProductStatisticDAO()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatisticDAO
ProductStatisticFilter
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
ProductFilter
ProductStatisticFilter()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatisticFilter
PROPERTY_CSV_EXTENSION
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
PROPERTY_CSV_SEPARATOR
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
PROPERTY_DEFAULT_ITEM_PER_PAGE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
ProviderService
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.service
ProviderService
purchase
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic_
PurchaseInvitationRules
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.service.rules
Business rules for offer type Invitation
PurchaseInvitationRules()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.service.rules.
PurchaseInvitationRules
PurchaseInvitationSpectacleEnfantRules
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.service.rules
Business rules for offer type Invitation Enfant
PurchaseInvitationSpectacleEnfantRules()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.service.rules.
PurchaseInvitationSpectacleEnfantRules
PurchaseService
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.service
PurchaseService.
PurchaseStatistic
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
PurchaseStatistic
PurchaseStatistic()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Constructor
PurchaseStatistic(PurchaseStatistic)
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Build a new purchaseStatistic from a purchaseStatistic object
PurchaseStatistic_
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
PurchaseStatistic_ the metamodel for purchaseStatistic
PurchaseStatistic_()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic_
PurchaseStatisticDAO
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
This class provides Data Access methods for Person objects
PurchaseStatisticDAO()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatisticDAO
PurchaseStatisticFilter
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
PurchaseFilter
PurchaseStatisticFilter()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatisticFilter
PurchaseTarifReduitRules
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.service.rules
Business rules for offer type Tarif Réduit
PurchaseTarifReduitRules()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.service.rules.
PurchaseTarifReduitRules
R
ReservationDAO
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
DOCUMENT ME!
ReservationDAO()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDAO
ReservationDTO
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
DTO for Reservation
ReservationDTO()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
ReservationFilter
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
DOCUMENT ME!
ReservationFilter()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationFilter
RESOURCE_TYPE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
The Constant RESOURCE_TYPE.
RESOURCE_TYPE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
SeanceService
The Constant RESOURCE_TYPE.
ResourceConstants
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.utils.constants
The Class ResourceConstants.
ResultStatistic
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
class ResultStatistic
ResultStatistic()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
ResultStatistic
RIGHT_MANAGE_OFFRES
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
The Constant RIGHT_MANAGE_OFFRES.
RIGHT_MANAGE_OFFRES
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.
SeanceService
The Constant RIGHT_MANAGE_OFFRES.
S
sameDate(Timestamp, Timestamp, String)
- Static method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
Compare two timestamp and return true if they have the same times unit(Day,week,month).
SeanceDAO
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
Specific DAO for Seance
SeanceDAO()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDAO
SeanceDTO
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
DTO for Seance
SeanceDTO()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
SeanceFilter
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
Search filter for seance.
SeanceFilter()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceFilter
SeanceService
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.service
OfferService.
SeanceService()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.service.
SeanceService
send(NotificationDTO)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
INotificationService
Send a notification.
send(NotificationDTO)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
NotificationService
Send a notification.
setAddress(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
setAlaffiche(Boolean)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the alaffiche.
setCategoryName(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the category name.
setComment(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
Sets the comment.
setContactName(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
setDate(Timestamp)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Set the product_statistic date
setDate(Timestamp)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Set the purchase_statistic date
setDate(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
setDate(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
Sets the date.
setDateBegin(Timestamp)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationFilter
Sets the date begin.
setDateBegin(Timestamp)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceFilter
Sets the date begin.
setDateEnd(Timestamp)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationFilter
Sets the date end.
setDateEnd(Timestamp)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceFilter
Sets the date end.
setDateFrom(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowFilter
setDateHour(Date)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
Sets the date hour.
setDateOr(Timestamp)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationFilter
Sets the date or.
setDateOr(Timestamp)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceFilter
Sets the date or.
setDateThe(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowFilter
setDateTo(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowFilter
setDayOfYear(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Set the product_statistic dayOfYear
setDayOfYear(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Set the purchase_statistic dayOfYear
setDescription(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
Sets the description.
setDescription(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the description.
setEmailAgent(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
setEndDate(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the end date.
setFirstNameAgent(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
setHour(Timestamp)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationFilter
setHour(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
Sets the hour.
setHour(Timestamp)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceFilter
Sets the hour.
setId(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
setId(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Set the product_statistic id
setId(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Set the purchase_statistic id.
setId(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
Sets the id.
setId(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
Sets the id.
setId(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the id.
setIdCategory(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the id category.
setIdGenre(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
Sets the id genre.
setIdOffer(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
NotificationDTO
setIdProvider(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the id provider.
setIdPurchase(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatisticFilter
Set the product id
setIdPurchase(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatisticFilter
Set the purchase id
setMail(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
setMessage(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
NotificationDTO
setMonth(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Set the product_statistic month
setMonth(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Set the purchase_statistic month
setName(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
setName(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
Sets the name.
setName(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the name.
setNameAgent(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
setNotificationAction(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
NotificationDTO
setNumberResponse(int)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ResultStatistic
set the number of response
setOffer(SeanceDTO)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
set the offer to offer
setPhoneNumber(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PartnerDTO
setPosterName(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the poster name.
setPrice(Float)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the price.
setProduct(Product)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Set the product
setProduct(ShowDTO)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
set the product to product
setProviderMail(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the provider mail.
setProviderName(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the provider name.
setPurchase(Purchase)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Set the purchase
setQuantity(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
setQuantity(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
Sets the quantity.
setRecipientsTo(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
NotificationDTO
setReductPrice(Float)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
Sets the reduct price.
setStartDate(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the start date.
setStatisticDate(Timestamp)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ResultStatistic
set the statistic date
setStatut(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
Sets the statut.
setSubject(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
NotificationDTO
setTargetPublic(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the target public.
setTypeName(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
SeanceDTO
Sets the type name.
setUserName(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ReservationDTO
Sets the user name.
setWebsite(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the website.
setWeek(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Set the product_statistic week
setWeek(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Set the purchase_statistic week
setWith(String)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
Sets the with.
setYear(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
ProductStatistic
Set the product_statistic year
setYear(Integer)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.
PurchaseStatistic
Set the purchase_statistic year
ShowDAO
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
Specific Data Access methods
ShowDAO()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDAO
ShowDTO
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
DOCUMENT ME!.
ShowDTO()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowDTO
ShowFilter
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.business
ProductFilter
ShowFilter()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.
ShowFilter
ShowService
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.service
ProductService
ShowService()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
SPACE_STRING
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
StatisticService
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.service
The service Statistic.
StatisticService()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.service.
StatisticService
T
TicketsConstants
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.utils.constants
The Class TicketsConstants.
TicketsConstants()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
TicketsExportUtils
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.utils.export
The Class TicketsExportUtils.
TicketsPlugin
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.service
TicketsPlugin
TicketsPlugin()
- Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.service.
TicketsPlugin
TicketsUtils
- Class in
fr.paris.lutece.plugins.stock.modules.tickets.utils
KiosqueUtils
TRUE_STRING
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
U
UNDERSCORE_STRING
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
UNLIMITED_QUANTITY_VALUE
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
update(Category)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
CategoryService
Update the category.
update(Category)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ICategoryService
Update the category.
update(ReservationDTO)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
IPurchaseService
Update.
update(SeanceDTO)
- Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.
ISeanceService
Update.
update(ReservationDTO)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
PurchaseService
Update.
update(SeanceDTO)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
SeanceService
Update.
updateProduct(ShowDTO)
- Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.
ShowService
Z
ZERO_STRING
- Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.
TicketsConstants
A
B
C
D
E
F
G
I
M
N
O
P
R
S
T
U
Z
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
Mairie de Paris
. All Rights Reserved.