A B C D E F G H I L M N O P Q R S T U V W

A

AbstractProductDAO<K,P extends Product,F extends ProductFilter,P_ extends Product_> - Class in fr.paris.lutece.plugins.stock.business
This class provides Data Access methods for Person objects
AbstractProductDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.AbstractProductDAO
Constructor
AbstractTicketCategoryDAO<K,T extends TicketCategory> - Class in fr.paris.lutece.plugins.stock.business
This class provides Data Access methods for Person objects
AbstractTicketCategoryDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.AbstractTicketCategoryDAO
Constructor
AbstractTicketProductDAO<K,T extends TicketProduct,F extends TicketProductFilter,T_ extends TicketProduct_> - Class in fr.paris.lutece.plugins.stock.business
This class provides Data Access methods for Person objects
AbstractTicketProductDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.AbstractTicketProductDAO
 
active - Static variable in class fr.paris.lutece.plugins.stock.business.Category_
 
addPermission(String) - Static method in class fr.paris.lutece.plugins.stock.service.ProviderPermissionsService
Adds a permission to this service
addPermissions(Map<String, Object>, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Adds permissions into the model
addPermissionToModel(Map<String, Object>, AdminUser) - Static method in class fr.paris.lutece.plugins.stock.service.ProviderPermissionsService
Adds user authorized permissions into the model
address - Static variable in class fr.paris.lutece.plugins.stock.business.Provider_
 
ATTRIBUTE_CHILDREN_LIST - Static variable in class fr.paris.lutece.plugins.stock.business.Category
 
ATTRIBUTE_PARENT - Static variable in class fr.paris.lutece.plugins.stock.business.Category
 

B

Basket - Class in fr.paris.lutece.plugins.stock.business.order
Basket
Basket() - Constructor for class fr.paris.lutece.plugins.stock.business.order.Basket
 
basket - Static variable in class fr.paris.lutece.plugins.stock.business.order.Item_
 
Basket_ - Class in fr.paris.lutece.plugins.stock.business.order
 
Basket_() - Constructor for class fr.paris.lutece.plugins.stock.business.order.Basket_
 
BasketDAO - Class in fr.paris.lutece.plugins.stock.business.order
This class provides Data Access methods for Person objects
BasketDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.order.BasketDAO
 
BasketHome - Class in fr.paris.lutece.plugins.stock.business.order
This class provides instances management methods (create, find, ...) for Person objects
BasketHome() - Constructor for class fr.paris.lutece.plugins.stock.business.order.BasketHome
 
bookingMail - Static variable in class fr.paris.lutece.plugins.stock.business.TicketCategory_
 
bookingPhone - Static variable in class fr.paris.lutece.plugins.stock.business.TicketCategory_
 
buildCriteriaLikeString(String) - Static method in class fr.paris.lutece.plugins.stock.utils.jpa.StockJPAUtils
Encloses string with percent "%"
buildFilter(ProviderFilter, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Fill the filter from the request
buildPredicates(F, Root<P>, CriteriaBuilder) - Method in class fr.paris.lutece.plugins.stock.business.AbstractProductDAO
Build the predicate list from filter
buildPredicates(F, Root<T>, CriteriaBuilder) - Method in class fr.paris.lutece.plugins.stock.business.AbstractTicketProductDAO
Build the predicate list from filter
buildSortQuery(F, Root<P>, CriteriaQuery<P>, CriteriaBuilder) - Method in class fr.paris.lutece.plugins.stock.business.AbstractProductDAO
Build the sort query

C

Category - Class in fr.paris.lutece.plugins.stock.business
Category
Category() - Constructor for class fr.paris.lutece.plugins.stock.business.Category
Constructor
Category(Category) - Constructor for class fr.paris.lutece.plugins.stock.business.Category
Build a new category from a category object
category - Static variable in class fr.paris.lutece.plugins.stock.business.Product_
 
Category_ - Class in fr.paris.lutece.plugins.stock.business
Category_ the metamodel for category
Category_() - Constructor for class fr.paris.lutece.plugins.stock.business.Category_
 
CategoryDAO - Class in fr.paris.lutece.plugins.stock.business
This class provides Data Access methods for Person objects
CategoryDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.CategoryDAO
 
CategoryFilter - Class in fr.paris.lutece.plugins.stock.business
CategoryFilter
CategoryFilter() - Constructor for class fr.paris.lutece.plugins.stock.business.CategoryFilter
 
CategoryHome - Class in fr.paris.lutece.plugins.stock.business
This class provides instances management methods (create, find, ...) for Person objects
CategoryHome() - Constructor for class fr.paris.lutece.plugins.stock.business.CategoryHome
 
CategoryService - Class in fr.paris.lutece.plugins.stock.service
CategoryService
childrenList - Static variable in class fr.paris.lutece.plugins.stock.business.Category_
 
comment - Static variable in class fr.paris.lutece.plugins.stock.business.Provider_
 
contactName - Static variable in class fr.paris.lutece.plugins.stock.business.Provider_
 

D

dateBegin - Static variable in class fr.paris.lutece.plugins.stock.business.TicketProduct_
 
dateEnd - Static variable in class fr.paris.lutece.plugins.stock.business.TicketProduct_
 
days - Static variable in class fr.paris.lutece.plugins.stock.business.TicketProduct_
 
doCreateCategory(Category, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Creates a category
doCreateCategory(String, Category, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Creates a category
doCreateCategory(Category, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Creates a category
doCreateCategory(Category, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Creates a category
doCreateCategory(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Process the data capture form of a new category
doCreateProduct(String, Product, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Creates a product
doCreateProduct(Product, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Create the product
doCreateProduct(Product, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Create the product
doCreateProduct(Product, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Create the product
doCreateProduct(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Process the data capture form of a new product
doCreateProvider(String, Provider, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Creates a provider
doCreateProvider(Provider, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.stock.service.IProviderService
Creates a provider
doCreateProvider(Provider, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Creates a provider
doCreateProvider(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Process the data capture form of a new provider
doDeleteCategory(int) - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Deletes a category
doDeleteCategory(String, int) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Deletes a category
doDeleteCategory(int) - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Deletes a category
doDeleteCategory(int) - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Deletes a category
doDeleteCategory(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Deletes a category
doDeleteProduct(String, int) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Deletes a product
doDeleteProduct(int) - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Delete the product
doDeleteProduct(int) - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Delete the product
doDeleteProduct(int) - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Delete the product
doDeleteProduct(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Deletes a product
doDeleteProvider(String, int) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Delete a provider
doDeleteProvider(int) - Method in interface fr.paris.lutece.plugins.stock.service.IProviderService
Delete a provider
doDeleteProvider(int) - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Delete a provider
doDeleteProvider(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Delete a provider
doModifyCategory(Category, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Modifies a category
doModifyCategory(String, Category, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Modifies a category
doModifyCategory(Category, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Modifies a category
doModifyCategory(Category, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Modifies a category
doModifyCategory(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Process the data capture form to modify a category
doModifyProduct(String, Product, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Modifies a product
doModifyProduct(Product, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Modify the product
doModifyProduct(Product, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Modify the product
doModifyProduct(Product, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Modify the product
doModifyProduct(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Process the data capture form to modify a product
doModifyProvider(String, Provider, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Modifies a provider.
doModifyProvider(Provider, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.stock.service.IProviderService
Modifies a provider
doModifyProvider(Provider, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Modifies a provider
doModifyProvider(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Process the data capture form of a provider
doOrderProduct(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.OrderJspBean
Process the data capture form of a new product order
duration - Static variable in class fr.paris.lutece.plugins.stock.business.TicketProduct_
 

E

EMPTY_STRING - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
EMPTY_STRING - Static variable in class fr.paris.lutece.plugins.stock.utils.StockUtils
 
equals(Object) - Method in class fr.paris.lutece.plugins.stock.business.Category
equals(Object) - Method in class fr.paris.lutece.plugins.stock.business.Product
equals(Object) - Method in class fr.paris.lutece.plugins.stock.business.Provider

F

findAllChildrenWithChildren(Integer) - Method in class fr.paris.lutece.plugins.stock.business.CategoryHome
Finds all category's children and fetch children
findAllChildrenWithChildren(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.ICategoryHome
Finds all category's children and fetch children
findAllFirstLevelWithChildren() - Method in class fr.paris.lutece.plugins.stock.business.CategoryHome
Finds all categories (first level) and fetch children
findAllFirstLevelWithChildren() - Method in interface fr.paris.lutece.plugins.stock.business.ICategoryHome
Finds all categories (first level) and fetch children
findAllFirstLevelWithChildren() - Method in interface fr.paris.lutece.plugins.stock.business.ITicketCategoryHome
Finds all tickets categories (first level) and fetch children
findAllFirstLevelWithChildren() - Method in class fr.paris.lutece.plugins.stock.business.TicketCategoryHome
Finds all tickets categories (first level) and fetch children
findAllWithProducts() - Method in interface fr.paris.lutece.plugins.stock.business.IProviderDAO
Find all providers with products fetched
findAllWithProducts() - Method in interface fr.paris.lutece.plugins.stock.business.IProviderHome
Find all providers with products fetched
findAllWithProducts() - Method in class fr.paris.lutece.plugins.stock.business.ProviderDAO
Find all providers with product fetched
findAllWithProducts() - Method in class fr.paris.lutece.plugins.stock.business.ProviderHome
Find all providers with products fetched
findByFilter(F) - Method in class fr.paris.lutece.plugins.stock.business.AbstractProductDAO
Find product list by filter
findByFilter(CategoryFilter) - Method in class fr.paris.lutece.plugins.stock.business.CategoryDAO
Find category list by filter
findByFilter(CategoryFilter) - Method in class fr.paris.lutece.plugins.stock.business.CategoryHome
Finds by filter
findByFilter(CategoryFilter) - Method in interface fr.paris.lutece.plugins.stock.business.ICategoryDAO
Finds by filter
findByFilter(CategoryFilter) - Method in interface fr.paris.lutece.plugins.stock.business.ICategoryHome
Finds by filter
findByFilter(F) - Method in interface fr.paris.lutece.plugins.stock.business.IProductDAO
Finds by filter
findByFilter(F) - Method in interface fr.paris.lutece.plugins.stock.business.IProductHome
Finds by filter
findByFilter(ProviderFilter) - Method in interface fr.paris.lutece.plugins.stock.business.IProviderDAO
Find by filter
findByFilter(ProviderFilter) - Method in interface fr.paris.lutece.plugins.stock.business.IProviderHome
Find by filter
findByFilter(F) - Method in class fr.paris.lutece.plugins.stock.business.ProductHome
Find by filter
findByFilter(ProviderFilter) - Method in class fr.paris.lutece.plugins.stock.business.ProviderDAO
Find providers by filter
findByFilter(ProviderFilter) - Method in class fr.paris.lutece.plugins.stock.business.ProviderHome
Find by filter
findByFilter(CategoryFilter) - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Finds all categories which match the given filter
findByFilter(String, CategoryFilter) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Finds all categories which match the given filter
findByFilter(String, ProductFilter) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Get all the products which match with the given filter
findByFilter(CategoryFilter) - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Finds all categories which match the given filter
findByFilter(ProductFilter) - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Return a filtered list of product
findByFilter(ProductFilter) - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Return a filtered list of product
findByFilter(CategoryFilter) - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Finds all categories which match the given filter
findByFilter(ProductFilter) - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Return a filtered list of product
findByFilterWithChildren(CategoryFilter) - Method in class fr.paris.lutece.plugins.stock.business.CategoryDAO
Find category with children fetched by filter
findByFilterWithChildren(CategoryFilter) - Method in class fr.paris.lutece.plugins.stock.business.CategoryHome
Finds by filter and fetch children
findByFilterWithChildren(CategoryFilter) - Method in interface fr.paris.lutece.plugins.stock.business.ICategoryDAO
Finds by filter and fetch children
findByFilterWithChildren(CategoryFilter) - Method in interface fr.paris.lutece.plugins.stock.business.ICategoryHome
Finds by filter and fetch children
findByIdWithChildren(K) - Method in class fr.paris.lutece.plugins.stock.business.AbstractTicketCategoryDAO
Find ticket by id with children fetched
findByIdWithChildren(Integer) - Method in class fr.paris.lutece.plugins.stock.business.CategoryDAO
Finds a category and all his subcategories and fetch children
findByIdWithChildren(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.ICategoryDAO
Finds a category and all his subcategories and fetch children
findByIdWithChildren(K) - Method in interface fr.paris.lutece.plugins.stock.business.ITicketCategoryDAO
Finds a ticket category and all his subcategories and fetch children
findByIdWithParent(K) - Method in class fr.paris.lutece.plugins.stock.business.AbstractTicketCategoryDAO
Find ticket by id with parent fetched
findByIdWithParent(Integer) - Method in class fr.paris.lutece.plugins.stock.business.CategoryDAO
Finds a category and fetch parent
findByIdWithParent(Integer) - Method in class fr.paris.lutece.plugins.stock.business.CategoryHome
Finds a category and fetch parent
findByIdWithParent(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.ICategoryDAO
Finds a category and fetch parent
findByIdWithParent(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.ICategoryHome
Finds a category and fetch parent
findByIdWithParent(K) - Method in interface fr.paris.lutece.plugins.stock.business.ITicketCategoryDAO
Finds a ticket category and fetch parent
findByIdWithParent(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.ITicketCategoryHome
Finds a ticket category and fetch parent
findByIdWithParent(Integer) - Method in class fr.paris.lutece.plugins.stock.business.TicketCategoryHome
Finds a ticket category and fetch parent
findByIdWithProduct(Integer) - Method in class fr.paris.lutece.plugins.stock.business.CategoryDAO
Finds a category and fetch products
findByIdWithProduct(Integer) - Method in class fr.paris.lutece.plugins.stock.business.CategoryHome
Finds a category and fetch product
findByIdWithProduct(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.ICategoryDAO
Finds a category and fetch products
findByIdWithProduct(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.ICategoryHome
Finds a category and fetch product
findByIdWithProducts(int) - Method in interface fr.paris.lutece.plugins.stock.business.IProviderDAO
Find by provider id with product fetched
findByIdWithProducts(int) - Method in interface fr.paris.lutece.plugins.stock.business.IProviderHome
Find by provider id with product fetched
findByIdWithProducts(int) - Method in class fr.paris.lutece.plugins.stock.business.ProviderDAO
Find provider by id with product fetched
findByIdWithProducts(int) - Method in class fr.paris.lutece.plugins.stock.business.ProviderHome
Find by provider id with product fetched
findByPrimarykeyWithChildren(Integer) - Method in class fr.paris.lutece.plugins.stock.business.CategoryHome
Finds a category and all his subcategories and fetch children
findByPrimarykeyWithChildren(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.ICategoryHome
Finds a category and all his subcategories and fetch children
findByPrimarykeyWithChildren(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.ITicketCategoryHome
Finds a ticket category and all his subcategories and fetch children
findByPrimarykeyWithChildren(Integer) - Method in class fr.paris.lutece.plugins.stock.business.TicketCategoryHome
Finds a ticket category and all his subcategories and fetch children
findValidatedByUserId(int) - Method in class fr.paris.lutece.plugins.stock.business.order.BasketDAO
Find a basket by his user id
findValidatedByUserId(int) - Method in class fr.paris.lutece.plugins.stock.business.order.BasketHome
Find a basket by his userid
findValidatedByUserId(int) - Method in interface fr.paris.lutece.plugins.stock.business.order.IBasketDAO
Find a basket by his user id
findValidatedByUserId(int) - Method in interface fr.paris.lutece.plugins.stock.business.order.IBasketHome
Find a basket by his userid
formatHour(String, Locale) - Static method in class fr.paris.lutece.plugins.stock.utils.StockUtils
Get the hour from String date
fr.paris.lutece.plugins.stock.business - package fr.paris.lutece.plugins.stock.business
 
fr.paris.lutece.plugins.stock.business.order - package fr.paris.lutece.plugins.stock.business.order
 
fr.paris.lutece.plugins.stock.service - package fr.paris.lutece.plugins.stock.service
 
fr.paris.lutece.plugins.stock.utils - package fr.paris.lutece.plugins.stock.utils
 
fr.paris.lutece.plugins.stock.utils.constants - package fr.paris.lutece.plugins.stock.utils.constants
 
fr.paris.lutece.plugins.stock.utils.jpa - package fr.paris.lutece.plugins.stock.utils.jpa
 
fr.paris.lutece.plugins.stock.web - package fr.paris.lutece.plugins.stock.web
 

G

getActive() - Method in class fr.paris.lutece.plugins.stock.business.Category
Return the category status
getAddress() - Method in class fr.paris.lutece.plugins.stock.business.Provider
Get the provider address
getAddress() - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Return the adress filtered
getAllRegisteredObjectDefinition() - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Get the ObjectDefinition objects of all the registered services
getAllRegisteredObjectDefinition(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Get the ObjectDefinition objects of the registered services where the given user is authorized to create
getAllRegisteredObjectDefinition() - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Get the ObjectDefinition objects of all the registered services
getAllRegisteredServices() - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Get all the registered services
getAllRegisteredServices() - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Get all the registered services
getAuthorizedObjectDefinitionForCreation(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Get the ObjectDefinition objects of the registered services where the given user is authorized to create
getBasket() - Method in class fr.paris.lutece.plugins.stock.business.order.Item
Get the basket where the item is set
getBookingMail() - Method in class fr.paris.lutece.plugins.stock.business.TicketCategory
Return the booking mail
getBookingPhone() - Method in class fr.paris.lutece.plugins.stock.business.TicketCategory
Return booking phone
getCategory() - Method in class fr.paris.lutece.plugins.stock.business.Product
Get the category linked to the product
getCategory(int) - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Get the category with the given id
getCategory(String, int) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Get the category with the given id
getCategory(int) - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Get the category with the given id
getCategory(int) - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Get the category with the given id
getCategoryClass() - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Get the class of the category object
getCategoryClass() - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Get the class of the category object
getCategoryClass() - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Get the class of the category object
getCategoryWithChildren(Integer) - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Finds a category and all his subcategories and fetch children
getCategoryWithChildren(String, int) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Finds a category and fetch children
getCategoryWithChildren(Integer) - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Finds a category and all his subcategories and fetch children
getCategoryWithChildren(Integer) - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Finds a category and all his subcategories and fetch children
getCategoryWithParent(int) - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Finds a category and fetch parent
getCategoryWithParent(String, int) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Finds a category and fetch parent
getCategoryWithParent(int) - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Finds a category and fetch parent
getCategoryWithParent(int) - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Finds a category and fetch parent
getChildrenList() - Method in class fr.paris.lutece.plugins.stock.business.Category
Return the children list
getChooseProviderOfProduct(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Returns the Html code for choosing the provider of the product to create
getComment() - Method in class fr.paris.lutece.plugins.stock.business.Provider
Get the comment
getComment() - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Return the comment filtered
getContactName() - Method in class fr.paris.lutece.plugins.stock.business.Provider
Get the contact name
getContactName() - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Return the contact filtered
getCreateCategory(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Returns the form to create a category
getCreatePageTitle() - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Return the title of the provider creation page
getCreatePageTitle() - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Return the title of the categorie creation page
getCreateProduct(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Returns the form to create a product
getCreateProvider(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Returns the form to create a provider
getCreateTemplate() - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Get the creation template of a service
getCreateTemplate(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Get the creation template of a service
getCreateTemplate(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Get the creation template of a service
getCreateTemplate(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Get the creation template of a service
getCreateTemplate() - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Get the creation template of a service
getCreateTemplate() - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Return create template url for a product
getCreateTemplate() - Method in interface fr.paris.lutece.plugins.stock.service.IProviderService
Get the creation template of this provider
getCreateTemplate() - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Return create template url for a product
getCreateTemplate() - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Get the creation template of this provider
getCreateTemplate() - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Get the creation template of a service
getCreateTemplate() - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Return create template url for a product
getCreationJsp() - Method in class fr.paris.lutece.plugins.stock.business.ObjectDefinition
Get the jsp for creation
getDateBegin() - Method in class fr.paris.lutece.plugins.stock.business.TicketProduct
Return the date begin
getDateBegin() - Method in class fr.paris.lutece.plugins.stock.business.TicketProductFilter
Return the date begin filtered
getDateEnd() - Method in class fr.paris.lutece.plugins.stock.business.TicketProduct
Get the date end
getDateEnd() - Method in class fr.paris.lutece.plugins.stock.business.TicketProductFilter
Get the date end filtered
getDays() - Method in class fr.paris.lutece.plugins.stock.business.TicketProduct
Return the days when there is a session during the week
getDeleteCategory(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Returns the confirmation message to delete a category
getDeleteJsp() - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Return the jsp for deleting a category
getDeleteJsp(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Get the deletion jsp of a service
getDeleteJsp(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Get the deletion jsp of a service
getDeleteJsp(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Get the deletion jsp of a service
getDeleteJsp() - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Return the jsp for deleting a category
getDeleteJsp() - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Return the jsp for deleting a product
getDeleteJsp() - Method in interface fr.paris.lutece.plugins.stock.service.IProviderService
Return the jsp for deleting this provider
getDeleteJsp() - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Return the jsp for deleting a product
getDeleteJsp() - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Return the jsp for deleting this provider
getDeleteJsp() - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Return the jsp for deleting a product
getDeleteJsp() - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Return the jsp for deleting a product
getDeleteMessage() - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
return the message to display before deleting a provider
getDeleteProduct(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Returns the confirmation message to delete a product
getDeleteProvider(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Returns the confirmation message to delete a provider
getDeletionJsp() - Method in class fr.paris.lutece.plugins.stock.business.ObjectDefinition
Get the deletion jsp
getDuration() - Method in class fr.paris.lutece.plugins.stock.business.TicketProduct
Get Duration of the session
getFloat(String) - Static method in class fr.paris.lutece.plugins.stock.utils.StockUtils
Converts a String into Float
getHomeCategory() - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Get the ICategoryHome object
getHomeCategory() - Method in class fr.paris.lutece.plugins.stock.service.ProductService
getHomeCategory() - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Get the ICategoryHome object
getHomeProduct() - Method in class fr.paris.lutece.plugins.stock.service.ProductService
getHomeProvider() - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Get the IProviderHome object
getHomeProvider() - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Return the home provider
getHomeProvider() - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Get the provider home
getHomeTicketCategory() - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Get the ITicketCategoryHome object
getHomeTicketProduct() - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Get the ITicketProductHome object
getHour() - Method in class fr.paris.lutece.plugins.stock.business.TicketProduct
Get the hour of the session
getIdBasket() - Method in class fr.paris.lutece.plugins.stock.business.order.Basket
Return the basket id
getIdCategory() - Method in class fr.paris.lutece.plugins.stock.business.Category
Return category id
getIdCategory() - Method in class fr.paris.lutece.plugins.stock.business.CategoryFilter
Get the category id filtered
getIdCategory() - Method in class fr.paris.lutece.plugins.stock.business.ProductFilter
Return the category id
getIdCategory(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Return the category id contained in the request
getIdItem() - Method in class fr.paris.lutece.plugins.stock.business.order.Item
Return the item id
getIdProduct() - Method in class fr.paris.lutece.plugins.stock.business.order.Item
Return the product id
getIdProduct() - Method in class fr.paris.lutece.plugins.stock.business.Product
Return the product id
getIdProduct() - Method in class fr.paris.lutece.plugins.stock.business.ProductFilter
Return the product id for filter
getIdProvider() - Method in class fr.paris.lutece.plugins.stock.business.Provider
Return the provider id
getIdUser() - Method in class fr.paris.lutece.plugins.stock.business.order.Basket
Get the user id
getInstance() - Static method in class fr.paris.lutece.plugins.stock.service.CategoryService
Get an instance of CategoryService
getInstance() - Static method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Get the instance of this class
getInstance() - Static method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Get the instance of this class
getInstance() - Static method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Get the instance of this class
getInstance() - Static method in class fr.paris.lutece.plugins.stock.service.ProductService
getInstance() - Static method in class fr.paris.lutece.plugins.stock.service.ProviderService
Return the provider service instance
getInstance() - Static method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Get the single instance of this class
getInstance() - Static method in class fr.paris.lutece.plugins.stock.service.TicketProductService
getInteger(String) - Static method in class fr.paris.lutece.plugins.stock.utils.StockUtils
Converts a String into Integer
getItemList() - Method in class fr.paris.lutece.plugins.stock.business.order.Basket
Return the item ordered
getJspManageCategories(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Returns url of the jsp manage category
getJspManageProduct(HttpServletRequest, Product) - Method in class fr.paris.lutece.plugins.stock.web.OrderJspBean
Returns url of the jsp manage product
getJspManageProduct(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Returns url of the jsp manage product
getJspManageProvider(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
return url of the jsp manage provider
getMail() - Method in class fr.paris.lutece.plugins.stock.business.Provider
Get the provider mail
getMail() - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Return the provider mail filtered
getManageCategories(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Return management page of categories
getManageCreationCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Returns the Html code for choosing the category type to create
getManageCreationProduct(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Return the Html code for choosing the category type to create
getManageCreationProvider(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Return the Html code for choosing the provider type to create
getManageProducts(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Return management page of product
getManageProviderProducts(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Return management page of a provider's products
getManageProviders(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Return the Html code for the management page of providers
getManageStock(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Return management page of plugin stock
getMangagePageTitle() - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Return the title of the providers management page
getMessageDeleteCategoryConfirmation() - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Returns message for delete confirmation
getMessageDeleteProductConfirmation() - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Returns message for delete confirmation
getMessageNotAuthorizedForCreate() - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Get the message when a user is not authorized to create a category
getMessageNotAuthorizedForCreate(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Get the message when a user is not authorized to create a category
getMessageNotAuthorizedForCreate(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Get the message when a user is not authorized to create a product
getMessageNotAuthorizedForCreate() - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Get the message when a user is not authorized to create a category
getMessageNotAuthorizedForCreate() - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Get the message when a user is not authorized to create a product
getMessageNotAuthorizedForCreate() - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Get the message when a user is not authorized to create a product
getMessageNotAuthorizedForCreate() - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Get the message when a user is not authorized to create a category
getMessageNotAuthorizedForCreate() - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Get the message when a user is not authorized to create a product
getMessageNotAuthorizedForDelete() - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Get the message when a user is not authorized to delete a category
getMessageNotAuthorizedForDelete(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Get the message when a user is not authorized to delete a category
getMessageNotAuthorizedForDelete(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Get the message when a user is not authorized to delete a product
getMessageNotAuthorizedForDelete() - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Get the message when a user is not authorized to delete a category
getMessageNotAuthorizedForDelete() - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Get the message when a user is not authorized to delete a product
getMessageNotAuthorizedForDelete() - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Get the message when a user is not authorized to delete a product
getMessageNotAuthorizedForDelete() - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Get the message when a user is not authorized to delete a category
getMessageNotAuthorizedForDelete() - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Get the message when a user is not authorized to delete a product
getMessageNotAuthorizedForModification() - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Get the message when a user is not authorized to modify a category
getMessageNotAuthorizedForModification(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Get the message when a user is not authorized to modify a category
getMessageNotAuthorizedForModification(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Get the message when a user is not authorized to modify a product
getMessageNotAuthorizedForModification() - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Get the message when a user is not authorized to modify a category
getMessageNotAuthorizedForModification() - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Get the message when a user is not authorized to modify a product
getMessageNotAuthorizedForModification() - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Get the message when a user is not authorized to modify a product
getMessageNotAuthorizedForModification() - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Get the message when a user is not authorized to modify a category
getMessageNotAuthorizedForModification() - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Get the message when a user is not authorized to modify a product
getModificationJsp() - Method in class fr.paris.lutece.plugins.stock.business.ObjectDefinition
Get the jsp for modification
getModifyCategory(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Returns the form to modify a category
getModifyPageTitle() - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Return the title of the provider modification page
getModifyPageTitle() - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Return the title of the categorie modification page
getModifyProduct(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Returns the form to modify a product
getModifyProvider(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Returns the form to modify a provider
getModifyTemplate() - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Get the modification template of a service
getModifyTemplate(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Get the modification template of a service
getModifyTemplate(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Get the modification template of a service
getModifyTemplate(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Get the modification template of a service
getModifyTemplate() - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Get the modification template of a service
getModifyTemplate() - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Return modify template url for a product
getModifyTemplate() - Method in interface fr.paris.lutece.plugins.stock.service.IProviderService
Get the modification template of this provider
getModifyTemplate() - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Return modify template url for a product
getModifyTemplate() - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Get the modification template of this provider
getModifyTemplate() - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Get the modification template of a service
getModifyTemplate() - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Return modify template url for a product
getName() - Method in class fr.paris.lutece.plugins.stock.business.Category
Return the category name
getName() - Method in class fr.paris.lutece.plugins.stock.business.CategoryFilter
return the category name filtered
getName() - Method in class fr.paris.lutece.plugins.stock.business.Provider
Get the provider name
getName() - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Return the provider name filtered
getNameKey() - Method in class fr.paris.lutece.plugins.stock.business.ObjectDefinition
Return the name key
getNDay() - Method in enum fr.paris.lutece.plugins.stock.business.WeekDaysEnum
return the week day id
getObjectDefinition() - Method in class fr.paris.lutece.plugins.stock.business.Category
Return the object definition
getObjectDefinition() - Method in class fr.paris.lutece.plugins.stock.business.Product
Get the object definition for this kind of product
getObjectDefinition() - Method in class fr.paris.lutece.plugins.stock.business.Provider
Get the object definition for provider class
getObjectDefinition() - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Return the ObjectDefinition object of the service
getObjectDefinition(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Finds the ObjectDefinition objects of the given category entity name
getObjectDefinition(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Get the ObjectDefinition objects of the given product entity name
getObjectDefinition(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Get the ObjectDefinition objects of the given provider entity
getObjectDefinition() - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Return the ObjectDefinition object of the service
getObjectDefinition() - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Return the object definition
getObjectDefinition() - Method in interface fr.paris.lutece.plugins.stock.service.IProviderService
Get the specifical ObjectDefinition of the entity object
getObjectDefinition() - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Return the object definition
getObjectDefinition() - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Get the specifical ObjectDefinition of the entity object
getObjectDefinition() - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Return the ObjectDefinition object of the service
getObjectDefinition() - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Return the object definition
getOrder() - Method in class fr.paris.lutece.plugins.stock.business.CategoryFilter
Get the column ordered
getOrder() - Method in interface fr.paris.lutece.plugins.stock.business.ISortableFilter
Get the column ordered
getOrder() - Method in class fr.paris.lutece.plugins.stock.business.ProductFilter
Get the colunm for order by
getOrder() - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Get the order column name
getOrderProduct(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.stock.web.OrderJspBean
Return management page of product
getOrderTemplate(String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Get the product order template of a service
getOrderTemplate() - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Return template url for ordering a product
getOrderTemplate() - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Return template url for ordering a product
getOrderTemplate() - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Return template url for ordering a product
getParent() - Method in class fr.paris.lutece.plugins.stock.business.Category
return the category parent
getParentCategory() - Method in class fr.paris.lutece.plugins.stock.business.CategoryFilter
Get the parent filtered
getPhoneNumber() - Method in class fr.paris.lutece.plugins.stock.business.Provider
Get the phone number to contact the provider
getPhoneNumber() - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Return the phone number
getPluginName() - Method in class fr.paris.lutece.plugins.stock.business.AbstractProductDAO
getPluginName() - Method in class fr.paris.lutece.plugins.stock.business.AbstractTicketCategoryDAO
getPluginName() - Method in class fr.paris.lutece.plugins.stock.business.AbstractTicketProductDAO
getPluginName() - Method in class fr.paris.lutece.plugins.stock.business.CategoryDAO
getPluginName() - Method in class fr.paris.lutece.plugins.stock.business.order.BasketDAO
getPluginName() - Method in class fr.paris.lutece.plugins.stock.business.order.ItemDAO
getPluginName() - Method in class fr.paris.lutece.plugins.stock.business.ProviderDAO
getPrice() - Method in class fr.paris.lutece.plugins.stock.business.order.Item
Return the total price for product ordered in this item
getPrice() - Method in class fr.paris.lutece.plugins.stock.business.Product
Return the price
getPrice() - Method in class fr.paris.lutece.plugins.stock.business.ProductFilter
Return the price to filter
getProduct(String, int) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Get the product with the given id
getProduct(int) - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Return the product object
getProduct(int) - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Return the product object
getProduct(int) - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Return the product object
getProductClass() - Method in class fr.paris.lutece.plugins.stock.business.AbstractProductDAO
Get the product P class
getProductClass() - Method in class fr.paris.lutece.plugins.stock.business.AbstractTicketCategoryDAO
Get the product P class
getProductClass() - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Return the class of the product
getProductClass() - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Return the class of the product
getProductClass() - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Return the class of the product
getProductNull() - Method in class fr.paris.lutece.plugins.stock.business.CategoryFilter
Return true if the filter is set to product null
getProducts() - Method in class fr.paris.lutece.plugins.stock.business.Provider
Get the product list
getProductSet() - Method in class fr.paris.lutece.plugins.stock.business.Category
Return the product list
getProvider() - Method in class fr.paris.lutece.plugins.stock.business.Category
Return the provider
getProviderClass() - Method in interface fr.paris.lutece.plugins.stock.service.IProviderService
Get the class name of this provider object
getProviderClass() - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Get the class name of this provider object
getQuantity() - Method in class fr.paris.lutece.plugins.stock.business.order.Item
Get the quantity ordered
getRelativeJspManageProvider(HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
return the url of the jsp manage provider.
getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.stock.service.ProviderIdService
getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.stock.service.StockResourceIdService
Returns a list of resource ids
getReturnJspAfterCreateCategory(HttpServletRequest, Category) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Returns url of the jsp after creating a category
getReturnJspAfterCreateProduct(HttpServletRequest, Product) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Returns url of the jsp after creating a product
getReturnJspAfterModifyProduct(HttpServletRequest, Product) - Method in class fr.paris.lutece.plugins.stock.web.StockJspBean
Returns url of the jsp after product modification
getStatus() - Method in class fr.paris.lutece.plugins.stock.business.CategoryFilter
Get the status filtered
getStockQuantity() - Method in class fr.paris.lutece.plugins.stock.business.Product
Return the quantity of available product
getStockQuantity() - Method in class fr.paris.lutece.plugins.stock.business.ProductFilter
Return the stock quantity filtered
getSummary() - Method in class fr.paris.lutece.plugins.stock.business.order.Item
Get the summary of the product ordered
getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.stock.service.ProviderIdService
getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.stock.service.StockResourceIdService
Returns the Title of a given resource
GlobalCategoryService - Class in fr.paris.lutece.plugins.stock.service
This class provides generics methods for ICategoryService implementations
GlobalProductService - Class in fr.paris.lutece.plugins.stock.service
This class provides generics methods for IProductService implementations
GlobalProviderService - Class in fr.paris.lutece.plugins.stock.service
This class provides generics methods for IProviderService implementations

H

hasFilter() - Method in class fr.paris.lutece.plugins.stock.business.CategoryFilter
Return true if there is filters
hasFilter() - Method in class fr.paris.lutece.plugins.stock.business.ProductFilter
Return true if there is filters
hasFilter() - Method in class fr.paris.lutece.plugins.stock.business.TicketProductFilter
Return true if there is filters
hashCode() - Method in class fr.paris.lutece.plugins.stock.business.Category
hashCode() - Method in class fr.paris.lutece.plugins.stock.business.Product
hashCode() - Method in class fr.paris.lutece.plugins.stock.business.Provider
hour - Static variable in class fr.paris.lutece.plugins.stock.business.TicketProduct_
 

I

IBasketDAO - Interface in fr.paris.lutece.plugins.stock.business.order
IPersonDAO Interface
IBasketHome - Interface in fr.paris.lutece.plugins.stock.business.order
 
ICategoryDAO - Interface in fr.paris.lutece.plugins.stock.business
IPersonDAO Interface
ICategoryHome - Interface in fr.paris.lutece.plugins.stock.business
ICategoryHome the category home interface
ICategoryService - Interface in fr.paris.lutece.plugins.stock.service
ICategoryService
idBasket - Static variable in class fr.paris.lutece.plugins.stock.business.order.Basket_
 
idCategory - Static variable in class fr.paris.lutece.plugins.stock.business.Category_
 
idItem - Static variable in class fr.paris.lutece.plugins.stock.business.order.Item_
 
idProduct - Static variable in class fr.paris.lutece.plugins.stock.business.order.Item_
 
idProduct - Static variable in class fr.paris.lutece.plugins.stock.business.Product_
 
idProvider - Static variable in class fr.paris.lutece.plugins.stock.business.Provider_
 
idUser - Static variable in class fr.paris.lutece.plugins.stock.business.order.Basket_
 
IItemDAO - Interface in fr.paris.lutece.plugins.stock.business.order
IPersonDAO Interface
IItemHome - Interface in fr.paris.lutece.plugins.stock.business.order
 
init() - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Init the object
init() - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Init the object
init() - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Init the product service and register it in the global product service
init() - Method in interface fr.paris.lutece.plugins.stock.service.IProviderService
Init this service
init() - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Init the product service and register it in the global product service
init() - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Init this service
init() - Method in class fr.paris.lutece.plugins.stock.service.StockPlugin
init() - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Init the object
init() - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Init the product service and register it in the global product service
initModelForCreation(Map<String, Object>) - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Initaliaze the model in parameter for a creation
initModelForCreation(String, Map<String, Object>) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Initaliaze the model in parameter for a creation
initModelForCreation(String, Map<String, Object>) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Initaliaze the model in parameter for a creation
initModelForCreation(Map<String, Object>) - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Initaliaze the model in parameter for a creation
initModelForCreation(Map<String, Object>) - Method in interface fr.paris.lutece.plugins.stock.service.IProviderService
Initaliaze the model in parameter for a creation
initModelForCreation(Map<String, Object>) - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Initaliaze the model in parameter for a creation
initModelForCreation(Map<String, Object>) - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Initaliaze the model in parameter for a creation
initModelForModification(int, Map<String, Object>) - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Initaliaze the model in parameter for a modification
initModelForModification(String, int, Map<String, Object>) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Initaliaze the model in parameter for a modification
initModelForModification(String, int, Map<String, Object>, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Initaliaze the model in parameter for a modification
initModelForModification(String, int, Map<String, Object>) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Initaliaze the model in parameter for a modification
initModelForModification(int, Map<String, Object>) - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Initaliaze the model in parameter for a modification
initModelForModification(int, Map<String, Object>, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Insert the needed tag by the product for modification into the model
initModelForModification(int, Map<String, Object>) - Method in interface fr.paris.lutece.plugins.stock.service.IProviderService
Initaliaze the model in parameter for a modification
initModelForModification(int, Map<String, Object>, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Insert the needed tag by the product for modification into the model
initModelForModification(int, Map<String, Object>) - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Initaliaze the model in parameter for a modification
initModelForModification(int, Map<String, Object>) - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Initaliaze the model in parameter for a modification
initModelForModification(int, Map<String, Object>, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Insert the needed tag by the product for modification into the model
initModelForOrder(String, int, Map<String, Object>, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Initaliaze the model in parameter for an order
initModelForOrder(int, Map<String, Object>, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Insert the needed tag by the product for ordering into the model
initModelForOrder(int, Map<String, Object>, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Insert the needed tag by the product for ordering into the model
initModelForOrder(int, Map<String, Object>, HttpServletRequest) - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Insert the needed tag by the product for ordering into the model
initServices() - Method in class fr.paris.lutece.plugins.stock.service.StockPlugin
Init all the global services
install() - Method in class fr.paris.lutece.plugins.stock.service.StockPlugin
IProductDAO<K,P extends Product,F extends ProductFilter> - Interface in fr.paris.lutece.plugins.stock.business
IPersonDAO Interface
IProductHome<P extends Product,F extends ProductFilter> - Interface in fr.paris.lutece.plugins.stock.business
IProductHome
IProductService - Interface in fr.paris.lutece.plugins.stock.service
IProductService
IProviderDAO - Interface in fr.paris.lutece.plugins.stock.business
IProviderDAO Interface
IProviderHome - Interface in fr.paris.lutece.plugins.stock.business
IProviderHome
IProviderService - Interface in fr.paris.lutece.plugins.stock.service
IProviderService
isAuthorizedToCreate(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Checks if the given user is authorized to create a category
isAuthorizedToCreate(AdminUser, String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Checks if a user is authorized to create the given category entity name
isAuthorizedToCreate(AdminUser, String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Checks if a user is authorized to create the given product entity name
isAuthorizedToCreate(AdminUser, String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Checks if a user is authorized to create the given provider entity
isAuthorizedToCreate(AdminUser) - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Checks if the given user is authorized to create a category
isAuthorizedToCreate(AdminUser) - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Checks if if the given user is authorized to create a product
isAuthorizedToCreate(AdminUser) - Method in interface fr.paris.lutece.plugins.stock.service.IProviderService
Check if the user in parameter can create this type of provider
isAuthorizedToCreate(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Checks if if the given user is authorized to create a product
isAuthorizedToCreate(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Check if the user in parameter can create this type of provider
isAuthorizedToCreate(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Checks if the given user is authorized to create a category
isAuthorizedToCreate(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Checks if if the given user is authorized to create a product
isAuthorizedToDelete(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Checks if the given user is authorized to delete a category
isAuthorizedToDelete(AdminUser, String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Checks if a user is authorized to delete the given category entity name
isAuthorizedToDelete(AdminUser, String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Checks if a user is authorized to delete the given product entity name
isAuthorizedToDelete(AdminUser, String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Checks if a user is authorized to delete the given provider entity
isAuthorizedToDelete(AdminUser) - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Checks if the given user is authorized to delete a category
isAuthorizedToDelete(AdminUser) - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Checks if if the given user is authorized to delete a product
isAuthorizedToDelete(AdminUser) - Method in interface fr.paris.lutece.plugins.stock.service.IProviderService
Check if the user in parameter can delete this type of provider
isAuthorizedToDelete(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Checks if if the given user is authorized to delete a product
isAuthorizedToDelete(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Check if the user in parameter can delete this type of provider
isAuthorizedToDelete(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Checks if the given user is authorized to delete a category
isAuthorizedToDelete(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Checks if if the given user is authorized to delete a product
isAuthorizedToModify(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Checks if the given user is authorized to modify a category
isAuthorizedToModify(AdminUser, String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Checks if a user is authorized to modify the given category entity name
isAuthorizedToModify(AdminUser, String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Checks if a user is authorized to modify the given product entity name
isAuthorizedToModify(AdminUser, String) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Checks if a user is authorized to modify the given provider entity
isAuthorizedToModify(AdminUser) - Method in interface fr.paris.lutece.plugins.stock.service.ICategoryService
Checks if the given user is authorized to modify a category
isAuthorizedToModify(AdminUser) - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Checks if if the given user is authorized to modify a product
isAuthorizedToModify(AdminUser) - Method in interface fr.paris.lutece.plugins.stock.service.IProviderService
Check if the user in parameter can modify this type of provider
isAuthorizedToModify(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Checks if if the given user is authorized to modify a product
isAuthorizedToModify(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Check if the user in parameter can modify this type of provider
isAuthorizedToModify(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Checks if the given user is authorized to modify a category
isAuthorizedToModify(AdminUser) - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Checks if if the given user is authorized to modify a product
isOrderAsc() - Method in class fr.paris.lutece.plugins.stock.business.CategoryFilter
Return true if the order is set to ascending
isOrderAsc() - Method in interface fr.paris.lutece.plugins.stock.business.ISortableFilter
Return true if the order is set to ascending
isOrderAsc() - Method in class fr.paris.lutece.plugins.stock.business.ProductFilter
Return true if the order is ascending
isOrderAsc() - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Return true if the order is ascending
ISortableFilter - Interface in fr.paris.lutece.plugins.stock.business
ISortableFilter
isProducts() - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Return true if provider must have product
isValidated() - Method in class fr.paris.lutece.plugins.stock.business.order.Basket
Return true if the basket is validated by the user
Item - Class in fr.paris.lutece.plugins.stock.business.order
Item
Item() - Constructor for class fr.paris.lutece.plugins.stock.business.order.Item
 
Item_ - Class in fr.paris.lutece.plugins.stock.business.order
 
Item_() - Constructor for class fr.paris.lutece.plugins.stock.business.order.Item_
 
ItemDAO - Class in fr.paris.lutece.plugins.stock.business.order
This class provides Data Access methods for Person objects
ItemDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.order.ItemDAO
 
ItemHome - Class in fr.paris.lutece.plugins.stock.business.order
This class provides instances management methods (create, find, ...) for Person objects
ItemHome() - Constructor for class fr.paris.lutece.plugins.stock.business.order.ItemHome
 
itemList - Static variable in class fr.paris.lutece.plugins.stock.business.order.Basket_
 
ITicketCategoryDAO<K,T extends TicketCategory> - Interface in fr.paris.lutece.plugins.stock.business
ITicketCategoryDAO Interface
ITicketCategoryHome<T extends TicketCategory> - Interface in fr.paris.lutece.plugins.stock.business
ITicketCategoryHome
ITicketProductDAO<K,T extends TicketProduct,F extends TicketProductFilter> - Interface in fr.paris.lutece.plugins.stock.business
IPersonDAO Interface
ITicketProductHome<T extends TicketProduct,F extends TicketProductFilter> - Interface in fr.paris.lutece.plugins.stock.business
ITicketProductHome

L

LIKE_ENCLOSING - Static variable in class fr.paris.lutece.plugins.stock.utils.jpa.StockJPAUtils
Percent for LIKE queries

M

mail - Static variable in class fr.paris.lutece.plugins.stock.business.Provider_
 
MARK_CATEGORY - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
MARK_FILTER - Static variable in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
 
MARK_JSP_BACK - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
MARK_NB_ITEMS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
 
MARK_PAGINATOR - Static variable in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
 
MESSAGE_CONFIRMATION_DELETE_PROVIDER - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
MESSAGE_ERROR_CATEGORY_ID - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
MESSAGE_ERROR_NAN - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
MESSAGE_ERROR_OCCUR - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
MESSAGE_ERROR_OCCUR - Static variable in class fr.paris.lutece.plugins.stock.utils.StockUtils
 
MESSAGE_ERROR_PHONE_NUMBER_FORMAT - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 

N

name - Static variable in class fr.paris.lutece.plugins.stock.business.Category_
 
name - Static variable in class fr.paris.lutece.plugins.stock.business.Provider_
 

O

ObjectDefinition - Class in fr.paris.lutece.plugins.stock.business
ObjectDefinition
ObjectDefinition(String, String, String, String) - Constructor for class fr.paris.lutece.plugins.stock.business.ObjectDefinition
Constructor
OrderJspBean - Class in fr.paris.lutece.plugins.stock.web
This class provides the user interface to manage form features ( manage, create, modify, remove)
OrderJspBean() - Constructor for class fr.paris.lutece.plugins.stock.web.OrderJspBean
Constructor

P

PARAMETER_BUTTON_CANCEL - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
PARAMETER_CATEGORY_ACTION_ID - Static variable in class fr.paris.lutece.plugins.stock.web.StockJspBean
 
PARAMETER_CATEGORY_ID - Static variable in class fr.paris.lutece.plugins.stock.web.StockJspBean
 
PARAMETER_FILTER - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
PARAMETER_FILTER_NAME - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
PARAMETER_FILTER_PRICE - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
PARAMETER_FILTER_QUANTITY - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
PARAMETER_JSP - Static variable in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
 
PARAMETER_PRODUCT_PRICE - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
PARAMETER_PRODUCT_QUANTITY - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
PARAMETER_PROVIDER_ID - Static variable in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
 
parent - Static variable in class fr.paris.lutece.plugins.stock.business.Category_
 
PERMISSION_CREATE - Static variable in class fr.paris.lutece.plugins.stock.service.ProviderIdService
Permission for creating a provider
PERMISSION_CREATE - Static variable in class fr.paris.lutece.plugins.stock.service.StockResourceIdService
Permission for creating a product
PERMISSION_CREATE_CATEGORY - Static variable in class fr.paris.lutece.plugins.stock.service.StockResourceIdService
Permission for creating a category
PERMISSION_DELETE - Static variable in class fr.paris.lutece.plugins.stock.service.ProviderIdService
Permission for deleting a provider
PERMISSION_DELETE - Static variable in class fr.paris.lutece.plugins.stock.service.StockResourceIdService
Permission for deleting a product
PERMISSION_DELETE_CATEGORY - Static variable in class fr.paris.lutece.plugins.stock.service.StockResourceIdService
Permission for deleting a category
PERMISSION_MANAGE - Static variable in class fr.paris.lutece.plugins.stock.service.StockResourceIdService
 
PERMISSION_MODIFY - Static variable in class fr.paris.lutece.plugins.stock.service.ProviderIdService
Permission for modifying a provider
PERMISSION_MODIFY - Static variable in class fr.paris.lutece.plugins.stock.service.StockResourceIdService
Permission for modifying a product
PERMISSION_MODIFY_CATEGORY - Static variable in class fr.paris.lutece.plugins.stock.service.StockResourceIdService
Permission for modifying a category
phoneNumber - Static variable in class fr.paris.lutece.plugins.stock.business.Provider_
 
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.stock.service.StockPlugin
 
price - Static variable in class fr.paris.lutece.plugins.stock.business.order.Item_
 
price - Static variable in class fr.paris.lutece.plugins.stock.business.Product_
 
Product - Class in fr.paris.lutece.plugins.stock.business
Product
Product() - Constructor for class fr.paris.lutece.plugins.stock.business.Product
Constructor
Product(Product) - Constructor for class fr.paris.lutece.plugins.stock.business.Product
Constructor from an other product object
Product_ - Class in fr.paris.lutece.plugins.stock.business
Product_ the metamodel
Product_() - Constructor for class fr.paris.lutece.plugins.stock.business.Product_
 
ProductDAO - Class in fr.paris.lutece.plugins.stock.business
This class provides Data Access methods for Product objects
ProductDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.ProductDAO
 
ProductFilter - Class in fr.paris.lutece.plugins.stock.business
ProductFilter
ProductFilter() - Constructor for class fr.paris.lutece.plugins.stock.business.ProductFilter
 
ProductHome<P extends Product,F extends ProductFilter,DAO extends IProductDAO<java.lang.Integer,P,F>> - Class in fr.paris.lutece.plugins.stock.business
This class provides instances management methods (create, find, ...) for Person objects
ProductHome() - Constructor for class fr.paris.lutece.plugins.stock.business.ProductHome
 
products - Static variable in class fr.paris.lutece.plugins.stock.business.Provider_
 
ProductService - Class in fr.paris.lutece.plugins.stock.service
ProductService
productSet - Static variable in class fr.paris.lutece.plugins.stock.business.Category_
 
PROPERTY_DEFAULT_SESSION_PER_PAGE - Static variable in class fr.paris.lutece.plugins.stock.web.ProviderJspBean
 
PROPERTY_DEFAULT_SESSION_PER_PAGE - Static variable in class fr.paris.lutece.plugins.stock.web.StockJspBean
 
provider - Static variable in class fr.paris.lutece.plugins.stock.business.Category_
 
Provider - Class in fr.paris.lutece.plugins.stock.business
Provider
Provider() - Constructor for class fr.paris.lutece.plugins.stock.business.Provider
Constructor
Provider(Provider) - Constructor for class fr.paris.lutece.plugins.stock.business.Provider
Construct a new provider from an other
Provider_ - Class in fr.paris.lutece.plugins.stock.business
Static metamodel for provider
Provider_() - Constructor for class fr.paris.lutece.plugins.stock.business.Provider_
 
ProviderDAO - Class in fr.paris.lutece.plugins.stock.business
This class provides Data Access methods for Provider objects
ProviderDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.ProviderDAO
 
ProviderFilter - Class in fr.paris.lutece.plugins.stock.business
ProviderFilter
ProviderFilter() - Constructor for class fr.paris.lutece.plugins.stock.business.ProviderFilter
 
ProviderHome - Class in fr.paris.lutece.plugins.stock.business
This class provides instances management methods (create, find, ...) for Person objects
ProviderHome() - Constructor for class fr.paris.lutece.plugins.stock.business.ProviderHome
 
ProviderIdService - Class in fr.paris.lutece.plugins.stock.service
RBAC Resource Id Service to allow roles on AdminUser Services
ProviderIdService() - Constructor for class fr.paris.lutece.plugins.stock.service.ProviderIdService
 
ProviderJspBean - Class in fr.paris.lutece.plugins.stock.web
This class provides the user interface to manage form features ( manage, create, modify, remove)
ProviderJspBean() - Constructor for class fr.paris.lutece.plugins.stock.web.ProviderJspBean
Constructor
ProviderPermissionsService - Class in fr.paris.lutece.plugins.stock.service
ProviderPermissionsService
ProviderService - Class in fr.paris.lutece.plugins.stock.service
ProviderService

Q

quantity - Static variable in class fr.paris.lutece.plugins.stock.business.order.Item_
 

R

register(ICategoryService) - Method in class fr.paris.lutece.plugins.stock.service.GlobalCategoryService
Register a ICategoryService service
register(IProductService) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProductService
Register a IProductService service
register(IProviderService) - Method in class fr.paris.lutece.plugins.stock.service.GlobalProviderService
Register a IProviderService service
register() - Method in class fr.paris.lutece.plugins.stock.service.ProviderIdService
register() - Method in class fr.paris.lutece.plugins.stock.service.StockResourceIdService
Initializes the service
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.stock.business.Provider
 
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.stock.service.StockResourceIdService
 
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.stock.web.StockJspBean
 
RIGHT_MANAGE_STOCK - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
RIGHT_MANAGE_STOCK - Static variable in class fr.paris.lutece.plugins.stock.web.StockJspBean
 

S

selectAllChildrenWithChildrenWithProduct(Integer) - Method in class fr.paris.lutece.plugins.stock.business.CategoryDAO
Finds all category's children and fetch children
selectAllChildrenWithChildrenWithProduct(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.ICategoryDAO
Finds all category's children and fetch children
selectAllFirstLevelWithChildren() - Method in class fr.paris.lutece.plugins.stock.business.AbstractTicketCategoryDAO
Find all ticket category without parents, with children fetched
selectAllFirstLevelWithChildren() - Method in interface fr.paris.lutece.plugins.stock.business.ITicketCategoryDAO
Finds all first level tickets categories (i.e. parent == null ) and fetch children
selectAllFirstLevelWithChildrenWithProduct() - Method in class fr.paris.lutece.plugins.stock.business.CategoryDAO
Finds all first level categories (i.e. parent == null ) and fetch children
selectAllFirstLevelWithChildrenWithProduct() - Method in interface fr.paris.lutece.plugins.stock.business.ICategoryDAO
Finds all first level categories (i.e. parent == null ) and fetch children
SEQUENCE_TABLE_NAME - Static variable in class fr.paris.lutece.plugins.stock.utils.jpa.StockJPAUtils
Name of the sequence table
setActive(boolean) - Method in class fr.paris.lutece.plugins.stock.business.Category
Set the category status
setAddress(String) - Method in class fr.paris.lutece.plugins.stock.business.Provider
Set the provider address
setAddress(String) - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Set the adress to filter
setBasket(Basket) - Method in class fr.paris.lutece.plugins.stock.business.order.Item
Set the basket linked to the item
setBookingMail(String) - Method in class fr.paris.lutece.plugins.stock.business.TicketCategory
Set the booking mail
setBookingPhone(String) - Method in class fr.paris.lutece.plugins.stock.business.TicketCategory
Set the booking phone
setCategory(Category) - Method in class fr.paris.lutece.plugins.stock.business.Product
Set the category linked to the product
setChildrenList(List<Category>) - Method in class fr.paris.lutece.plugins.stock.business.Category
Set the children list
setComment(String) - Method in class fr.paris.lutece.plugins.stock.business.Provider
Set the comment
setComment(String) - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Set the comment to filter
setContactName(String) - Method in class fr.paris.lutece.plugins.stock.business.Provider
Set the contact name
setContactName(String) - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Set the contact to filter
setCreationJsp(String) - Method in class fr.paris.lutece.plugins.stock.business.ObjectDefinition
Set the jsp for creation
setDateBegin(Timestamp) - Method in class fr.paris.lutece.plugins.stock.business.TicketProduct
Set the date begin
setDateBegin(Timestamp) - Method in class fr.paris.lutece.plugins.stock.business.TicketProductFilter
Set the date begin to filter
setDateEnd(Timestamp) - Method in class fr.paris.lutece.plugins.stock.business.TicketProduct
Set date end
setDateEnd(Timestamp) - Method in class fr.paris.lutece.plugins.stock.business.TicketProductFilter
Set the date end to filter
setDays(List<WeekDaysEnum>) - Method in class fr.paris.lutece.plugins.stock.business.TicketProduct
Set the days when there is a session during the week
setDeletionJsp(String) - Method in class fr.paris.lutece.plugins.stock.business.ObjectDefinition
Set the deletion jsp
setDuration(int) - Method in class fr.paris.lutece.plugins.stock.business.TicketProduct
Set the duration of the session
setHomeCategory(ICategoryHome) - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Set the ICategoryHome object
setHomeCategory(ICategoryHome) - Method in class fr.paris.lutece.plugins.stock.service.ProductService
setHomeCategory(ICategoryHome) - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Set the the ICategoryHome object
setHomeProduct(IProductHome<Product, ProductFilter>) - Method in class fr.paris.lutece.plugins.stock.service.ProductService
setHomeProvider(IProviderHome) - Method in class fr.paris.lutece.plugins.stock.service.CategoryService
Set the IProviderHome object
setHomeProvider(IProviderHome) - Method in class fr.paris.lutece.plugins.stock.service.ProviderService
Set the home provider
setHomeProvider(IProviderHome) - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Set the provider home
setHomeTicketCategory(ITicketCategoryHome<TicketCategory>) - Method in class fr.paris.lutece.plugins.stock.service.TicketCategoryService
Set the ITicketCategoryHome object
setHomeTicketProduct(ITicketProductHome<TicketProduct, TicketProductFilter>) - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Set the ITicketProductHome object
setHour(Timestamp) - Method in class fr.paris.lutece.plugins.stock.business.TicketProduct
Set the hour of the session
setIdBasket(int) - Method in class fr.paris.lutece.plugins.stock.business.order.Basket
Set the basket id
setIdCategory(int) - Method in class fr.paris.lutece.plugins.stock.business.Category
Set the category id
setIdCategory(Integer) - Method in class fr.paris.lutece.plugins.stock.business.CategoryFilter
Set the category id to filter
setIdCategory(Integer) - Method in class fr.paris.lutece.plugins.stock.business.ProductFilter
Set the category id
setIdItem(int) - Method in class fr.paris.lutece.plugins.stock.business.order.Item
Set the item id
setIdProduct(int) - Method in class fr.paris.lutece.plugins.stock.business.order.Item
Set the product id
setIdProduct(int) - Method in class fr.paris.lutece.plugins.stock.business.Product
Set the product id
setIdProduct(Integer) - Method in class fr.paris.lutece.plugins.stock.business.ProductFilter
Set the product id to filter
setIdProvider(int) - Method in class fr.paris.lutece.plugins.stock.business.Provider
Set the provider id
setIdUser(int) - Method in class fr.paris.lutece.plugins.stock.business.order.Basket
Set the user id
setItemList(List<Item>) - Method in class fr.paris.lutece.plugins.stock.business.order.Basket
Set the item ordered
setMail(String) - Method in class fr.paris.lutece.plugins.stock.business.Provider
Set the provider mail
setMail(String) - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Set the provider mail to filter
setModificationJspe(String) - Method in class fr.paris.lutece.plugins.stock.business.ObjectDefinition
Set the modification jsp
setName(String) - Method in class fr.paris.lutece.plugins.stock.business.Category
Set the category name
setName(String) - Method in class fr.paris.lutece.plugins.stock.business.CategoryFilter
Set the category name to filter
setName(String) - Method in class fr.paris.lutece.plugins.stock.business.Provider
Set the provider name
setName(String) - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Set the name to filter
setNameKey(String) - Method in class fr.paris.lutece.plugins.stock.business.ObjectDefinition
Set the name key
setOrder(String) - Method in class fr.paris.lutece.plugins.stock.business.CategoryFilter
Set the column ordered
setOrder(String) - Method in interface fr.paris.lutece.plugins.stock.business.ISortableFilter
Set the column ordered
setOrder(String) - Method in class fr.paris.lutece.plugins.stock.business.ProductFilter
Set the column to order by
setOrder(String) - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Set the column to order
setOrderAsc(boolean) - Method in class fr.paris.lutece.plugins.stock.business.CategoryFilter
Set the order to ascending or descending
setOrderAsc(boolean) - Method in interface fr.paris.lutece.plugins.stock.business.ISortableFilter
Set the order to ascending or descending
setOrderAsc(boolean) - Method in class fr.paris.lutece.plugins.stock.business.ProductFilter
Set the order, true for ascending false for descending
setOrderAsc(boolean) - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Set the order way
setParent(Category) - Method in class fr.paris.lutece.plugins.stock.business.Category
Set the Category parent
setParentCategory(Integer) - Method in class fr.paris.lutece.plugins.stock.business.CategoryFilter
Set the parent to filter
setPhoneNumber(String) - Method in class fr.paris.lutece.plugins.stock.business.Provider
Set the phone number
setPhoneNumber(String) - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Set the phonenumber to filter
setPrice(float) - Method in class fr.paris.lutece.plugins.stock.business.order.Item
Set the price
setPrice(float) - Method in class fr.paris.lutece.plugins.stock.business.Product
Set the price
setPrice(Float) - Method in class fr.paris.lutece.plugins.stock.business.ProductFilter
Set the price to filter
setProductNull(Boolean) - Method in class fr.paris.lutece.plugins.stock.business.CategoryFilter
Set if the filter is set to product null
setProducts(List<Category>) - Method in class fr.paris.lutece.plugins.stock.business.Provider
Set the product list
setProducts(boolean) - Method in class fr.paris.lutece.plugins.stock.business.ProviderFilter
Set if a provider must have product
setProductSet(List<Product>) - Method in class fr.paris.lutece.plugins.stock.business.Category
Set the product list
setProvider(Provider) - Method in class fr.paris.lutece.plugins.stock.business.Category
Set the provider
setQuantity(int) - Method in class fr.paris.lutece.plugins.stock.business.order.Item
Set the quantity ordered
setStatus(Boolean) - Method in class fr.paris.lutece.plugins.stock.business.CategoryFilter
Set the status filtered
setStockQuantity(int) - Method in class fr.paris.lutece.plugins.stock.business.Product
Set the quantity in stock
setStockQuantity(Integer) - Method in class fr.paris.lutece.plugins.stock.business.ProductFilter
Set the quantity to filter
setSummary(String) - Method in class fr.paris.lutece.plugins.stock.business.order.Item
Set the summary
setValidated(boolean) - Method in class fr.paris.lutece.plugins.stock.business.order.Basket
Validate the order
StockConstants - Class in fr.paris.lutece.plugins.stock.utils.constants
This class provides the constants of this plugin
StockJPAUtils - Class in fr.paris.lutece.plugins.stock.utils.jpa
JPA Utils methods
StockJspBean - Class in fr.paris.lutece.plugins.stock.web
This class provides the user interface to manage form features ( manage, create, modify, remove)
StockJspBean() - Constructor for class fr.paris.lutece.plugins.stock.web.StockJspBean
Constructor
StockPlugin - Class in fr.paris.lutece.plugins.stock.service
DocumentPlugin
StockPlugin() - Constructor for class fr.paris.lutece.plugins.stock.service.StockPlugin
 
stockQuantity - Static variable in class fr.paris.lutece.plugins.stock.business.Product_
 
StockResourceIdService - Class in fr.paris.lutece.plugins.stock.service
RBAC Resource Id Service to allow roles on AdminUser Services
StockResourceIdService() - Constructor for class fr.paris.lutece.plugins.stock.service.StockResourceIdService
 
StockUtils - Class in fr.paris.lutece.plugins.stock.utils
This class provides utils methodes
summary - Static variable in class fr.paris.lutece.plugins.stock.business.order.Item_
 

T

TicketCategory - Class in fr.paris.lutece.plugins.stock.business
TicketCategory
TicketCategory() - Constructor for class fr.paris.lutece.plugins.stock.business.TicketCategory
Constructor
TicketCategory(Category) - Constructor for class fr.paris.lutece.plugins.stock.business.TicketCategory
Constructor from an other category
TicketCategory_ - Class in fr.paris.lutece.plugins.stock.business
TicketCategory_ the metamodel
TicketCategory_() - Constructor for class fr.paris.lutece.plugins.stock.business.TicketCategory_
 
TicketCategoryDAO - Class in fr.paris.lutece.plugins.stock.business
TicketCategoryDAO
TicketCategoryDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.TicketCategoryDAO
 
TicketCategoryHome<T extends TicketCategory,I extends ITicketCategoryDAO<java.lang.Integer,T>> - Class in fr.paris.lutece.plugins.stock.business
This class provides instances management methods (create, find, ...) for Person objects
TicketCategoryHome() - Constructor for class fr.paris.lutece.plugins.stock.business.TicketCategoryHome
 
TicketCategoryService - Class in fr.paris.lutece.plugins.stock.service
TicketCategoryService
TicketProduct - Class in fr.paris.lutece.plugins.stock.business
TicketProduct
TicketProduct() - Constructor for class fr.paris.lutece.plugins.stock.business.TicketProduct
Constructor
TicketProduct(Product) - Constructor for class fr.paris.lutece.plugins.stock.business.TicketProduct
Constructor from an other product
TicketProduct_ - Class in fr.paris.lutece.plugins.stock.business
TicketProduct_ the metamodel
TicketProduct_() - Constructor for class fr.paris.lutece.plugins.stock.business.TicketProduct_
 
TicketProductDAO - Class in fr.paris.lutece.plugins.stock.business
TicketProductDAO
TicketProductDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.TicketProductDAO
 
TicketProductFilter - Class in fr.paris.lutece.plugins.stock.business
TicketProductFilter
TicketProductFilter() - Constructor for class fr.paris.lutece.plugins.stock.business.TicketProductFilter
 
TicketProductHome<T extends TicketProduct,F extends TicketProductFilter,DAO extends ITicketProductDAO<java.lang.Integer,T,F>> - Class in fr.paris.lutece.plugins.stock.business
This class provides instances management methods (create, find, ...) for Person objects
TicketProductHome() - Constructor for class fr.paris.lutece.plugins.stock.business.TicketProductHome
 
TicketProductService - Class in fr.paris.lutece.plugins.stock.service
TicketProductService

U

UNDEFINED - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
 
updateProduct(Product) - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
Update a product in the database
updateProduct(Product) - Method in class fr.paris.lutece.plugins.stock.service.ProductService
Update a product in the database
updateProduct(Product) - Method in class fr.paris.lutece.plugins.stock.service.TicketProductService
Update a product in the database

V

validated - Static variable in class fr.paris.lutece.plugins.stock.business.order.Basket_
 
valueOf(String) - Static method in enum fr.paris.lutece.plugins.stock.business.WeekDaysEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.paris.lutece.plugins.stock.business.WeekDaysEnum
Returns an array containing the constants of this enum type, in the order they are declared.

W

WeekDaysEnum - Enum in fr.paris.lutece.plugins.stock.business
WeekDaysEnum

A B C D E F G H I L M N O P Q R S T U V W

Copyright © 2011 Mairie de Paris. All Rights Reserved.