Skip navigation links
A B C D E F G H I M N O P R S T U Z 

A

addEmptyContact() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
Add an empty contact to the partner
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_ACCESSIBLE_COMMENT - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
ATTR_COLOR - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowCategoryDTO
The Constant ATTR_COLOR.
ATTR_CONTACT_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
ATTR_CONTACT_MAIL - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
ATTR_CONTACT_NAME - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
ATTR_CONTACT_PHONE - 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_DATE_UPDATE - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
The Constant ATTR_DATE_UPDATE.
ATTR_DISTRICT - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
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_ID_CONTACT - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
 
ATTR_ID_CONTACT - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
 
ATTR_INIT_QUANTITY - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
 
ATTR_IS_ACCESSIBLE - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
ATTR_MAX_TICKETS - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
 
ATTR_METRO_COMMENT - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
ATTR_MIN_TICKETS - 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_SUBSCRIBABLE - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
The Constant ATTR_SUBSCRIBABLE.
ATTR_TOTAL_QUANTITY - 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
 
COMPARATOR_USING_ID - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.Contact
comparator of contact, using ID parameter
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.
Contact - Class in fr.paris.lutece.plugins.stock.modules.tickets.business
This object store informations about a partner's contact
Contact(int, String, String, String) - Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.Contact
Constructor of the contact
Contact() - Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.Contact
default constructor
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 an offer to database
convert() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowCategoryDTO
{inheritDoc}
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 for pagination
convertEntity(Offer) - Static method in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
Convert entity from database
convertEntity(Category) - Static method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowCategoryDTO
Convert a category into a ShowCategory
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 from database
convertEntityList(Collection<Category>) - Static method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowCategoryDTO
Convert a list of Category into a list of ShowCategoryDTO
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.
correctProduct(ShowDTO) - Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.IShowService
Check if rules should be apply to the product
correctProduct(ShowDTO) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.ShowService
 
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.
doDeleteCategory(int) - Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.IShowCategoryService
doDeleteCategory(int) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.ShowCategoryService
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
doMasseDeleteOffer(List<Integer>) - Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.ISeanceService
Same action as doDeleteOffer but with many offer
doMasseDeleteOffer(List<Integer>) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.SeanceService
Same action as doDeleteOffer but with many offer
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.
doSaveCategory(ShowCategoryDTO) - Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.IShowCategoryService
Modify a category.
doSaveCategory(ShowCategoryDTO) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.ShowCategoryService
Modify 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.
equals(Object) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.Contact
To know if two contact are the same
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(PurchaseFilter) - Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.IPurchaseService
Find by filter without pagination properties.
findByFilter(OfferFilter, PaginationProperties) - Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.ISeanceService
Find by filter.
findByFilter(CategoryFilter, PaginationProperties) - Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.IShowCategoryService
Finds 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
 
findByFilter(PurchaseFilter) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.PurchaseService
 
findByFilter(OfferFilter, PaginationProperties) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.SeanceService
Find by filter.
findByFilter(CategoryFilter, PaginationProperties) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.ShowCategoryService
Finds 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.IShowCategoryService
Find by 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.ShowCategoryService
Find by 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, Locale) - Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.ISeanceService
List of seance dates for a show.
findSeanceByShow(Integer, OfferFilter, Locale) - 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
 
FORMAT_DATE - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.service.ShowService
 
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.resource - package fr.paris.lutece.plugins.stock.modules.tickets.service.resource
 
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

getAccessibleComment() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
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.
getCategoryColor() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
Get the category color.
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.
getColor() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowCategoryDTO
Return the category color.
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.
getContactForm(int) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
Prestation form
getContactId(int) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
getContactList() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
getContactMail(int) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
getContactName(int) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
getContactPhoneNumber(int) - 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.ShowCategoryDTO
Return the category description.
getDescription() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
Gets the description.
getDistrict() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
getEmailAgent() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ReservationDTO
 
getEmailAgent() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.UnauthentifiedPurchaserDTO
 
getEndDate() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
Gets the end date.
getExtendableResourceDescription() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
getExtendableResourceImageUrl() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
getExtendableResourceName() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
getExtendableResourceType() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
getFirstNameAgent() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ReservationDTO
 
getFirstNameAgent() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.UnauthentifiedPurchaserDTO
 
getHeure() - 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.Contact
get the id of the contact
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.ShowCategoryDTO
{inheritDoc}
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.
getIdContact() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
 
getIdContact() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
 
getIdExtendableResource() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
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.
getInitialQuantity() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
 
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
getInstance() - Static method in class fr.paris.lutece.plugins.stock.modules.tickets.service.ShowCategoryService
Get the instance of the service.
getMail() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.Contact
get the adress mail of the contact
getMaxTickets() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
 
getMessage() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.NotificationDTO
 
getMetroComment() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
getMinTickets() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
 
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.Contact
get the name of the contact
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.ShowCategoryDTO
Return the category name.
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
 
getNameAgent() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.UnauthentifiedPurchaserDTO
 
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.Contact
get the phone number of the contact
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.
getProductById(Integer) - Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.IShowService
 
getProductById(Integer) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.ShowService
 
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
getProviderAddress() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
Gets the provider Address.
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
 
getRealImage(Integer) - Method in interface fr.paris.lutece.plugins.stock.modules.tickets.service.IShowService
Gets the real image.
getRealImage(Integer) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.ShowService
 
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
 
getResource(String, String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.resource.ShowExtendableResourceService
getResourceType() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.resource.ShowExtendableResourceService
getResourceTypeDescription(Locale) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.resource.ShowExtendableResourceService
getResourceUrl(String, String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.resource.ShowExtendableResourceService
 
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.
getTotalQuantity() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
 
getTypeName() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
Gets the type name.
getUpdateDate() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
Gets the update date.
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

H

hashCode() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.Contact

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.IShowCategoryService
Init the object.
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.ShowCategoryService
Init the object.
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
isAccessible() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
isAvailableChildInvitation() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
 
isAvailableInvitation() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
 
isAvailableReducedPrice() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
 
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.
IShowCategoryService - Interface in fr.paris.lutece.plugins.stock.modules.tickets.service
interface IShowCategoryService
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.
isInvoked(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.service.resource.ShowExtendableResourceService
isSubscribable() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
Get the subscribable
IStatisticService - Interface in fr.paris.lutece.plugins.stock.modules.tickets.service
The Interface IStatisticService.
isToDisplay() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ReservationDTO
 

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

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_PURCHASE_NAME - 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
 
PROPERTY_RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
The Constant PROPERTY_RESOURCE_TYPE.
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

removeContact(int) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
Remove contact from partner with id
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.
setAccessible(boolean) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
setAccessibleComment(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
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.
setAvailableChildInvitation(boolean) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
 
setAvailableInvitation(boolean) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
 
setAvailableReducedPrice(boolean) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
 
setCategoryColor(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
Set the category color.
setCategoryName(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
Sets the category name.
setColor(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowCategoryDTO
Set the category color.
setComment(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
Sets the comment.
setContactForm(int, Contact) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
Setter prestation pour le form
setContactId(int, int) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
setContactList(List<Contact>) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
setContactMail(int, String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
setContactName(int, String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
setContactPhoneNumber(int, 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.ShowCategoryDTO
Set the category description.
setDescription(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
Sets the description.
setDistrict(Integer) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
setEmailAgent(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ReservationDTO
 
setEmailAgent(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.UnauthentifiedPurchaserDTO
 
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
 
setFirstNameAgent(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.UnauthentifiedPurchaserDTO
 
setHeure(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ReservationDTO
Set the heure
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(int) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.Contact
Set the id
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.ShowCategoryDTO
Set 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.
setIdContact(Integer[]) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
Set the contact
setIdContact(Integer[]) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
Set the contact
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
setInitialQuantity(Integer) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
Sets the initial quantity.
setMail(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.Contact
Set the phone number
setMaxTickets(Integer) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
Sets the maxTickets.
setMessage(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.NotificationDTO
 
setMetroComment(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
setMinTickets(Integer) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
Sets the minTickets.
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.Contact
Set the phone number
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.ShowCategoryDTO
Set the category 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
 
setNameAgent(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.UnauthentifiedPurchaserDTO
 
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.Contact
Set the phone number
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
setProviderAddress(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
Sets the provider Address.
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
 
setSubscribable(boolean) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
Set the subscribable
setTargetPublic(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
Sets the target public.
setToDisplay(boolean) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ReservationDTO
 
setTotalQuantity(Integer) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
 
setTypeName(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.SeanceDTO
Sets the type name.
setUpdateDate(String) - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
Sets the update date.
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
ShowCategoryDTO - Class in fr.paris.lutece.plugins.stock.modules.tickets.business
Class ShowCategoryDTO
ShowCategoryDTO() - Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowCategoryDTO
 
ShowCategoryService - Class in fr.paris.lutece.plugins.stock.modules.tickets.service
Class ShowCategoryService.
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
 
ShowExtendableResourceService - Class in fr.paris.lutece.plugins.stock.modules.tickets.service.resource
ShowExtendableResourceService
ShowExtendableResourceService() - Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.service.resource.ShowExtendableResourceService
 
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
 
STRING_FALSE - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
STRING_FALSE - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
The Constant STRING_FALSE.
STRING_TRUE - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.PartnerDTO
 
STRING_TRUE - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.business.ShowDTO
The Constant STRING_TRUE.

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
toString() - Method in class fr.paris.lutece.plugins.stock.modules.tickets.business.Contact
TRUE_STRING - Static variable in class fr.paris.lutece.plugins.stock.modules.tickets.utils.constants.TicketsConstants
 

U

UnauthentifiedPurchaserDTO - Class in fr.paris.lutece.plugins.stock.modules.tickets.business
DTO for unauthentified agent
UnauthentifiedPurchaserDTO() - Constructor for class fr.paris.lutece.plugins.stock.modules.tickets.business.UnauthentifiedPurchaserDTO
 
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 H I M N O P R S T U Z 
Skip navigation links

Copyright © 2020 City of Paris. All rights reserved.