- findAll(List<String>) - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryDAO
-
Find all category
- findAll(List<String>) - Method in interface fr.paris.lutece.plugins.stock.business.category.ICategoryDAO
-
Return all category
- findAllReferenceList() - Method in interface fr.paris.lutece.plugins.stock.business.offer.IOfferGenreDAO
-
Build a ReferenceList
with all the offer genre
- findAllReferenceList() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferGenreDAO
-
Build a ReferenceList
with all the offer genre
- findAllWithProducts(PaginationProperties) - Method in interface fr.paris.lutece.plugins.stock.business.provider.IProviderDAO
-
Find all providers with products fetched.
- findAllWithProducts(PaginationProperties) - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderDAO
-
Find all providers with product fetched.
- findByFilter(CategoryFilter, PaginationProperties) - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryDAO
-
Finds by filter
- findByFilter(CategoryFilter) - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryDAO
-
Find category list by filter
- findByFilter(CategoryFilter, PaginationProperties) - Method in interface fr.paris.lutece.plugins.stock.business.category.ICategoryDAO
-
Finds by filter
- findByFilter(CategoryFilter) - Method in interface fr.paris.lutece.plugins.stock.business.category.ICategoryDAO
-
Finds by filter
- findByFilter(OfferFilter, PaginationProperties) - Method in interface fr.paris.lutece.plugins.stock.business.offer.IOfferDAO
-
Find by filter
- findByFilter(OfferFilter, PaginationProperties) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferDAO
-
Find offers by filter.
- findByFilter(ProductFilter) - Method in interface fr.paris.lutece.plugins.stock.business.product.IProductDAO
-
Finds by filter
- findByFilter(ProductFilter, PaginationProperties) - Method in interface fr.paris.lutece.plugins.stock.business.product.IProductDAO
-
Finds by filter
- findByFilter(ProductFilter) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductDAO
-
Find product list by filter.
- findByFilter(ProductFilter, PaginationProperties) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductDAO
-
Finds by filter.
- findByFilter(ProviderFilter, PaginationProperties) - Method in interface fr.paris.lutece.plugins.stock.business.provider.IProviderDAO
-
Find by filter.
- findByFilter(ProviderFilter, PaginationProperties) - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderDAO
-
Find providers by filter.
- findByFilter(PurchaseFilter, PaginationProperties) - Method in interface fr.paris.lutece.plugins.stock.business.purchase.IPurchaseDAO
-
Find by filter with paginator.
- findByFilter(PurchaseFilter, PaginationProperties) - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseDAO
-
Find purchases by filter.
- findByFilterWithChildren(CategoryFilter) - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryDAO
-
Find category with children fetched by filter
- findByFilterWithChildren(CategoryFilter) - Method in interface fr.paris.lutece.plugins.stock.business.category.ICategoryDAO
-
Finds by filter and fetch children
- findById(Integer) - Method in interface fr.paris.lutece.plugins.stock.service.IOfferService
-
Returns offer
- findById(Integer) - Method in class fr.paris.lutece.plugins.stock.service.OfferService
-
Returns offer
- findByIdWithChildren(Integer) - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryDAO
-
Finds a category and all his subcategories and fetch children
- findByIdWithChildren(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.category.ICategoryDAO
-
Finds a category and all his subcategories and fetch children
- findByIdWithParent(Integer) - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryDAO
-
Finds a category and fetch parent
- findByIdWithParent(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.category.ICategoryDAO
-
Finds a category and fetch parent
- findByIdWithProduct(Integer) - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryDAO
-
Finds a category and fetch products
- findByIdWithProduct(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.category.ICategoryDAO
-
Finds a category and fetch products
- findByIdWithProducts(int) - Method in interface fr.paris.lutece.plugins.stock.business.provider.IProviderDAO
-
Find by provider id with product fetched
- findByIdWithProducts(int) - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderDAO
-
Find provider by id with product fetched
- findByName(String) - Method in interface fr.paris.lutece.plugins.stock.business.offer.IOfferGenreDAO
-
Find offers genre by their name
- findByName(String) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferGenreDAO
-
Find offers genre by their name
- findByProduct(Integer, OfferFilter) - Method in interface fr.paris.lutece.plugins.stock.business.offer.IOfferDAO
-
Returns offer list of a product
- findByProduct(Integer, OfferFilter) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferDAO
-
Returns offer list of a product
- findByProduct(Integer) - Method in interface fr.paris.lutece.plugins.stock.service.IOfferService
-
List all offers for a product
- findByProduct(Integer) - Method in class fr.paris.lutece.plugins.stock.service.OfferService
-
List all offers for a product
- findLibelleById(Integer) - Method in class fr.paris.lutece.plugins.stock.business.district.DistrictDAO
-
- findLibelleById(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.district.IDistrictDAO
-
Get district libelle by id
- findLibelleById(Integer) - Method in class fr.paris.lutece.plugins.stock.service.DistrictService
-
- findLibelleById(Integer) - Method in interface fr.paris.lutece.plugins.stock.service.IDistrictService
-
Get district libelle by id
- findWithOffersLinked(int) - Method in interface fr.paris.lutece.plugins.stock.business.offer.IOfferGenreDAO
-
Find the offer genre by its id.
- findWithOffersLinked(int) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferGenreDAO
-
Find the offer genre by its id.
- 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.attribute - package fr.paris.lutece.plugins.stock.business.attribute
-
- fr.paris.lutece.plugins.stock.business.attribute.category - package fr.paris.lutece.plugins.stock.business.attribute.category
-
- fr.paris.lutece.plugins.stock.business.attribute.offer - package fr.paris.lutece.plugins.stock.business.attribute.offer
-
- fr.paris.lutece.plugins.stock.business.attribute.offer_genre - package fr.paris.lutece.plugins.stock.business.attribute.offer_genre
-
- fr.paris.lutece.plugins.stock.business.attribute.product - package fr.paris.lutece.plugins.stock.business.attribute.product
-
- fr.paris.lutece.plugins.stock.business.attribute.provider - package fr.paris.lutece.plugins.stock.business.attribute.provider
-
- fr.paris.lutece.plugins.stock.business.attribute.purchase - package fr.paris.lutece.plugins.stock.business.attribute.purchase
-
- fr.paris.lutece.plugins.stock.business.attribute.utils - package fr.paris.lutece.plugins.stock.business.attribute.utils
-
- fr.paris.lutece.plugins.stock.business.category - package fr.paris.lutece.plugins.stock.business.category
-
- fr.paris.lutece.plugins.stock.business.district - package fr.paris.lutece.plugins.stock.business.district
-
- fr.paris.lutece.plugins.stock.business.offer - package fr.paris.lutece.plugins.stock.business.offer
-
- fr.paris.lutece.plugins.stock.business.product - package fr.paris.lutece.plugins.stock.business.product
-
- fr.paris.lutece.plugins.stock.business.provider - package fr.paris.lutece.plugins.stock.business.provider
-
- fr.paris.lutece.plugins.stock.business.purchase - package fr.paris.lutece.plugins.stock.business.purchase
-
- fr.paris.lutece.plugins.stock.business.purchase.exception - package fr.paris.lutece.plugins.stock.business.purchase.exception
-
- 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
-
- getAddress() - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Get the provider address
- getAddress() - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Return the adress filtered
- getAgentName() - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
- getAlaffiche() - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
- getAllByName(String) - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryDAO
-
Returns categories by name
- getAllByName(String) - Method in interface fr.paris.lutece.plugins.stock.business.category.ICategoryDAO
-
Returns categories by name
- getAllByName(String) - Method in interface fr.paris.lutece.plugins.stock.business.product.IProductDAO
-
Returns products by name
- getAllByName(String) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductDAO
-
Returns products by name
- getAllProduct() - Method in interface fr.paris.lutece.plugins.stock.service.IProductService
-
Return a list of all products
- getAllProduct() - Method in class fr.paris.lutece.plugins.stock.service.ProductService
-
Return a list of products
- getAttributeDateList() - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
- getAttributeDateList() - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Returns dynamic attributes list.
- getAttributeDateList() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferGenre
-
Gets the attribute date list.
- getAttributeDateList() - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Returns dynamic attributes list.
- getAttributeDateList() - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Returns dynamic attributes list
- getAttributeDateList() - Method in class fr.paris.lutece.plugins.stock.business.purchase.Purchase
-
Returns dynamic attributes list
- getAttributeDateList() - Method in class fr.paris.lutece.plugins.stock.business.StockEntityBean
-
Gets the attribute date list.
- getAttributeDateMap() - Method in class fr.paris.lutece.plugins.stock.business.StockEntityBean
-
Return map of dynamic attributes.
- getAttributeList() - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
- getAttributeList() - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Returns dynamic attributes list.
- getAttributeList() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferGenre
-
Gets the attribute list.
- getAttributeList() - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Get the product list.
- getAttributeList() - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Returns dynamic attributes list
- getAttributeList() - Method in class fr.paris.lutece.plugins.stock.business.purchase.Purchase
-
Returns dynamic attributes list
- getAttributeList() - Method in class fr.paris.lutece.plugins.stock.business.StockEntityBean
-
Gets the attribute list.
- getAttributeMap() - Method in class fr.paris.lutece.plugins.stock.business.StockEntityBean
-
Return map of dynamic attributes.
- getAttributeNumList() - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
- getAttributeNumList() - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Returns dynamic attributes list.
- getAttributeNumList() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferGenre
-
Gets the attribute num list.
- getAttributeNumList() - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Returns dynamic attributes list.
- getAttributeNumList() - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Returns dynamic attributes list
- getAttributeNumList() - Method in class fr.paris.lutece.plugins.stock.business.purchase.Purchase
-
Returns dynamic attributes list
- getAttributeNumList() - Method in class fr.paris.lutece.plugins.stock.business.StockEntityBean
-
Gets the attribute num list.
- getAttributeNumMap() - Method in class fr.paris.lutece.plugins.stock.business.StockEntityBean
-
Return map of dynamic numeric attributes.
- getCategory() - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Get the category linked to the product.
- getChildrenList() - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Return the children list.
- getComment() - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Get the comment
- getComment() - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Return the comment filtered
- getContactName() - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Get the contact name
- getContactName() - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Return the contact filtered
- getCountProductALAfficheByDate(String) - Method in interface fr.paris.lutece.plugins.stock.business.product.IProductDAO
-
Return the number of current product
- getCountProductALAfficheByDate(String) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductDAO
-
Return the number of current product
- getCountProductAVenirByDate(String) - Method in interface fr.paris.lutece.plugins.stock.business.product.IProductDAO
-
Return the number of future product
- getCountProductAVenirByDate(String) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductDAO
-
Return the number of future product
- getCountPurchaseByBeginDateAndLastDate(String, String) - Method in interface fr.paris.lutece.plugins.stock.business.purchase.IPurchaseDAO
-
Return the number of purchase for the current month
- getCountPurchaseByBeginDateAndLastDate(String, String) - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseDAO
-
Return the number of purchase for the current month
- getDate() - Method in interface fr.paris.lutece.plugins.stock.business.purchase.IPurchaseDTO
-
Get the date.
- getDateBeginOffer() - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Gets the date begin offer.
- getDateEndOffer() - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Gets the date end offer.
- getDateFrom() - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
- getDateThe() - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
- getDateTo() - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
- getDescription() - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Return the category description.
- getDescription() - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Return the offer description.
- getDescription() - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Return the product description.
- getFloat(String) - Static method in class fr.paris.lutece.plugins.stock.utils.StockUtils
-
Converts a String into Float
- getHeure() - Method in interface fr.paris.lutece.plugins.stock.business.purchase.IPurchaseDTO
-
Get the hour.
- getId() - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Return category id.
- getId() - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Return offer id.
- getId() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
Gets the id.
- getId() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferGenre
-
Get the identifier number of this offer genre.
- getId() - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Return the product id.
- getId() - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Return the provider id
- getId() - Method in class fr.paris.lutece.plugins.stock.business.purchase.Purchase
-
Return purchase id
- getId() - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Gets the id.
- getIdCategory() - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryFilter
-
Get the category id filtered
- getIdCategory() - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
Return the category id
- getIdGenre() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
Gets the id genre.
- getIdGenre() - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Gets the id genre.
- getIdOffer() - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Gets the id offer.
- getIdProduct() - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
Return the product id for filter
- getIdProduct() - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Gets the id product.
- getIdProvider() - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
Return the provider id
- getImage(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.product.IProductImageDAO
-
Gets the image.
- getImage(Integer) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductImageDAO
-
Gets the image.
- getInteger(String) - Static method in class fr.paris.lutece.plugins.stock.utils.StockUtils
-
Converts a String into Integer
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttribute
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeDate
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeId
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeNum
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.category.CategoryAttribute
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.category.CategoryAttributeDate
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.category.CategoryAttributeNum
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttribute
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttributeDate
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttributeNum
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttribute
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeDate
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeNum
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttribute
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeDate
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeNum
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttribute
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttributeDate
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttributeNum
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttribute
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeDate
-
- getKey() - Method in class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeNum
-
- getListEmailSubscriber(String) - Method in interface fr.paris.lutece.plugins.stock.service.ISubscriptionProductService
-
Get the list of emails users that subscribed to a list given product
- getListEmailSubscriber(String) - Method in class fr.paris.lutece.plugins.stock.service.SubscriptionProductService
-
Get the list of emails users that subscribed to a list given product
- getListIdOffers() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
Gets the list id offers.
- getMail() - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Get the provider mail
- getMail() - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Return the provider mail filtered
- getMaxTickets() - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Return the minimal number of tickets.
- getMinTickets() - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Return the minimal number of tickets.
- getName() - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Return the category name.
- getName() - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryFilter
-
return the category name filtered
- getName() - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Return the offer name.
- getName() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
Gets the name.
- getName() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferGenre
-
Gets the name.
- getName() - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Return the product name.
- getName() - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
Return the product id
- getName() - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Get the provider name
- getName() - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Return the provider name filtered
- getOffer() - Method in class fr.paris.lutece.plugins.stock.business.purchase.Purchase
-
Return the offer
- getOfferId() - Method in interface fr.paris.lutece.plugins.stock.business.purchase.IPurchaseDTO
-
Gets the offer id.
- getOrder() - Method in interface fr.paris.lutece.plugins.stock.business.ISortableFilter
-
Get the column ordered
- getOrders() - Method in interface fr.paris.lutece.plugins.stock.business.BeanFilter
-
Get the order column name.
- getOrders() - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryFilter
-
Get the order column name
- getOrders() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
- getOrders() - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
Get the colunm for order by
- getOrders() - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Get the order column name
- getOrders() - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Get the order column name.
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttribute
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeDate
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeNum
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.category.CategoryAttribute
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.category.CategoryAttributeDate
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.category.CategoryAttributeId
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.category.CategoryAttributeNum
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttribute
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttributeDate
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttributeId
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttributeNum
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttribute
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeDate
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeId
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeNum
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttribute
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeDate
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeId
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeNum
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttribute
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttributeDate
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttributeId
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttributeNum
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttribute
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeDate
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeId
-
- getOwner() - Method in class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeNum
-
- getParent() - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
return the category parent.
- getParentCategory() - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryFilter
-
Get the parent filtered
- getPhoneNumber() - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Get the phone number to contact the provider
- getPhoneNumber() - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Return the phone number
- getPluginName() - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryDAO
- getPluginName() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferDAO
-
- getPluginName() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferGenreDAO
-
- getPluginName() - Method in class fr.paris.lutece.plugins.stock.business.product.ProductDAO
- getPluginName() - Method in class fr.paris.lutece.plugins.stock.business.product.ProductImageDAO
-
- getPluginName() - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderDAO
- getPluginName() - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseDAO
-
- getPrice() - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Return the price.
- getProduct() - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Return the product.
- getProductId() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
Gets the product id.
- getProductName() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
Get the product name.
- getProductName() - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Gets the product name.
- getProductNull() - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryFilter
-
Return true if the filter is set to product null
- getProducts() - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Get the product list
- getProductsByUserSubscription(String) - Method in interface fr.paris.lutece.plugins.stock.service.ISubscriptionProductService
-
Find the list of products a user subscribed to
- getProductsByUserSubscription(String) - Method in class fr.paris.lutece.plugins.stock.service.SubscriptionProductService
-
Find the list of products a user subscribed to
- getProductSet() - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Return the product list.
- getProvider() - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Return the provider.
- getProvider() - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Get the provider linked to the product.
- getProviderName() - Method in class fr.paris.lutece.plugins.stock.service.StockSubscriptionProviderService
- getPurchaseId() - Method in exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseException
-
Gets the purchase id.
- getPurchaseId() - Method in exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseOutOfStock
-
Gets the purchase id.
- getPurchaseId() - Method in exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseSessionExpired
-
Gets the purchase id.
- getPurchaseId() - Method in exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseUnavailable
-
- getQuantity(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.offer.IOfferDAO
-
Returns offer quantity
- getQuantity() - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Return the offer name.
- getQuantity(Integer) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferDAO
-
Returns offer quantity
- getQuantity() - Method in interface fr.paris.lutece.plugins.stock.business.purchase.IPurchaseDTO
-
Gets the quantity.
- getQuantity() - Method in class fr.paris.lutece.plugins.stock.business.purchase.Purchase
-
Return the purchase quantity
- getQuantity(Integer) - Method in interface fr.paris.lutece.plugins.stock.service.IOfferService
-
Return available quantity of offer
- getQuantity(Integer) - Method in class fr.paris.lutece.plugins.stock.service.OfferService
-
Return available quantity of offer
- getQuantityAvailable() - Method in exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseOutOfStock
-
Gets the quantity available.
- getQuantityPurchasedByIdProductAndUserName(Integer, Integer, String) - Method in interface fr.paris.lutece.plugins.stock.business.purchase.IPurchaseDAO
-
Return the number of reservation for an offer and an agent.
- getQuantityPurchasedByIdProductAndUserName(Integer, Integer, String) - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseDAO
-
Return the number of reservation for an offer and an agent.
- getQuantityRequested() - Method in exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseOutOfStock
-
Gets the quantity requested.
- getRealImage(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.product.IProductImageDAO
-
Gets the real image.
- getRealImage(Integer) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductImageDAO
-
- getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.stock.service.StockResourceIdService
-
Returns a list of resource ids
- getStatus() - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryFilter
-
Get the status filtered
- getStatut() - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Gets the statut.
- getStatut() - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
Gets the statut.
- getSubscriptionHtmlDescription(LuteceUser, String, String, Locale) - Method in class fr.paris.lutece.plugins.stock.service.StockSubscriptionProviderService
- getSubscriptionHtmlDescriptionBis(LuteceUser, String, String, Locale, String) - Method in class fr.paris.lutece.plugins.stock.service.StockSubscriptionProviderService
-
- getTbImage(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.product.IProductImageDAO
-
Gets the thumbnail image.
- getTbImage(Integer) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductImageDAO
-
Gets the thumbnail image.
- getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.stock.service.StockResourceIdService
-
Returns the Title of a given resource
- getType() - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Return the type.
- getUrlModifySubscription(LuteceUser, String, String) - Method in class fr.paris.lutece.plugins.stock.service.StockSubscriptionProviderService
- getUserName() - Method in interface fr.paris.lutece.plugins.stock.business.purchase.IPurchaseDTO
-
Gets the user name.
- getUserName() - Method in class fr.paris.lutece.plugins.stock.business.purchase.Purchase
-
Return the purchase userName
- getUserName() - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Gets the user name.
- getValue() - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttribute
-
- getValue() - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeDate
-
- getValue() - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeNum
-
- greaterThan(CriteriaBuilder, Join<?, ? extends AbstractAttributeDate<?>>, String, Timestamp) - Static method in class fr.paris.lutece.plugins.stock.business.attribute.utils.AttributeDateUtils
-
Return predicate greaterTan for dynamic attribute
- greaterThanOrEqualTo(CriteriaBuilder, Join<?, ? extends AbstractAttributeDate<?>>, String, Timestamp) - Static method in class fr.paris.lutece.plugins.stock.business.attribute.utils.AttributeDateUtils
-
Return predicate greaterThanOrEqualTo for dynamic attribute
- greaterThanOrEqualTo(CriteriaBuilder, Join<?, ? extends AbstractAttributeNum<?>>, String, BigDecimal) - Static method in class fr.paris.lutece.plugins.stock.business.attribute.utils.AttributeNumUtils
-
Return predicate greaterThanOrEqualTo for dynamic attribute
- Offer - Class in fr.paris.lutece.plugins.stock.business.offer
-
Offer.
- Offer() - Constructor for class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Creates a new Offer.java object.
- Offer(Category) - Constructor for class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Creates a new Offer.java object.
- offer - Static variable in class fr.paris.lutece.plugins.stock.business.purchase.Purchase_
-
- Offer_ - Class in fr.paris.lutece.plugins.stock.business.offer
-
- Offer_() - Constructor for class fr.paris.lutece.plugins.stock.business.offer.Offer_
-
- OfferAttribute - Class in fr.paris.lutece.plugins.stock.business.attribute.offer
-
Category
- OfferAttribute(String, String, Offer) - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttribute
-
Creates a new OfferAttribute.java object.
- OfferAttribute() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttribute
-
Creates a new OfferAttribute.java object.
- OfferAttribute_ - Class in fr.paris.lutece.plugins.stock.business.attribute.offer
-
Metamodel for OfferAttribute
- OfferAttribute_() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttribute_
-
- OfferAttributeDate - Class in fr.paris.lutece.plugins.stock.business.attribute.offer
-
Category
- OfferAttributeDate(String, Timestamp, Offer) - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttributeDate
-
Creates a new OfferAttributeDate object.
- OfferAttributeDate() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttributeDate
-
Creates a new OfferAttributeDate.java object.
- OfferAttributeDate_ - Class in fr.paris.lutece.plugins.stock.business.attribute.offer
-
Metamodel for OfferAttributeDate
- OfferAttributeDate_() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttributeDate_
-
- OfferAttributeId - Class in fr.paris.lutece.plugins.stock.business.attribute.offer
-
Composite key for offerAttribute
- OfferAttributeId() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttributeId
-
- OfferAttributeNum - Class in fr.paris.lutece.plugins.stock.business.attribute.offer
-
Category
- OfferAttributeNum() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttributeNum
-
Creates a new OfferAttributeNum.java object.
- OfferAttributeNum(String, BigDecimal, Offer) - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttributeNum
-
Creates a new OfferAttributeNum.java object.
- OfferAttributeNum_ - Class in fr.paris.lutece.plugins.stock.business.attribute.offer
-
Metamodel for OfferAttributeNum
- OfferAttributeNum_() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttributeNum_
-
- OfferDAO<K,E> - Class in fr.paris.lutece.plugins.stock.business.offer
-
This class provides Data Access methods for
Offer
objects.
- OfferDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.offer.OfferDAO
-
- OfferFilter - Class in fr.paris.lutece.plugins.stock.business.offer
-
The Class OfferFilter.
- OfferFilter() - Constructor for class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
- OfferGenre - Class in fr.paris.lutece.plugins.stock.business.offer
-
OfferGenre entity.
- OfferGenre() - Constructor for class fr.paris.lutece.plugins.stock.business.offer.OfferGenre
-
Creates a new OfferGenre.java object.
- OfferGenre_ - Class in fr.paris.lutece.plugins.stock.business.offer
-
- OfferGenre_() - Constructor for class fr.paris.lutece.plugins.stock.business.offer.OfferGenre_
-
- OfferGenreAttribute - Class in fr.paris.lutece.plugins.stock.business.attribute.offer_genre
-
OfferGenre
- OfferGenreAttribute(String, String, OfferGenre) - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttribute
-
Creates a new OfferGenreAttribute.java object.
- OfferGenreAttribute() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttribute
-
Creates a new OfferGenreAttribute.java object.
- OfferGenreAttribute_ - Class in fr.paris.lutece.plugins.stock.business.attribute.offer_genre
-
Metamodel for OfferGenreAttribute
- OfferGenreAttribute_() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttribute_
-
- OfferGenreAttributeDate - Class in fr.paris.lutece.plugins.stock.business.attribute.offer_genre
-
OfferGenre
- OfferGenreAttributeDate(String, Timestamp, OfferGenre) - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeDate
-
Creates a new OfferGenreAttributeDate.java object.
- OfferGenreAttributeDate() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeDate
-
Creates a new OfferGenreAttributeDate.java object.
- OfferGenreAttributeDate_ - Class in fr.paris.lutece.plugins.stock.business.attribute.offer_genre
-
Metamodel OfferGenreAttributeDate
- OfferGenreAttributeDate_() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeDate_
-
- OfferGenreAttributeId - Class in fr.paris.lutece.plugins.stock.business.attribute.offer_genre
-
Composite key for OfferGenreAttribute
- OfferGenreAttributeId() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeId
-
- OfferGenreAttributeNum - Class in fr.paris.lutece.plugins.stock.business.attribute.offer_genre
-
OfferGenre
- OfferGenreAttributeNum() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeNum
-
Creates a new OfferGenreAttributeNum.java object.
- OfferGenreAttributeNum(String, BigDecimal, OfferGenre) - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeNum
-
Creates a new OfferGenreAttributeNum.java object.
- OfferGenreAttributeNum_ - Class in fr.paris.lutece.plugins.stock.business.attribute.offer_genre
-
Metamodel for OfferGenreAttributeNum
- OfferGenreAttributeNum_() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeNum_
-
- OfferGenreDAO - Class in fr.paris.lutece.plugins.stock.business.offer
-
This class provides Data Access methods for partner type objects
- OfferGenreDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.offer.OfferGenreDAO
-
- OfferService - Class in fr.paris.lutece.plugins.stock.service
-
ProductService
- OfferService() - Constructor for class fr.paris.lutece.plugins.stock.service.OfferService
-
- offersList - Static variable in class fr.paris.lutece.plugins.stock.business.offer.OfferGenre_
-
- owner - Static variable in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttribute_
-
- owner - Static variable in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeDate_
-
- owner - Static variable in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeNum_
-
- PARAMETER_BUTTON_CANCEL - Static variable in class fr.paris.lutece.plugins.stock.utils.constants.StockConstants
-
- 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_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
-
- parent - Static variable in class fr.paris.lutece.plugins.stock.business.category.Category_
-
- 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.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.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.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.product.Product_
-
- product - Static variable in class fr.paris.lutece.plugins.stock.business.offer.Offer_
-
- Product - Class in fr.paris.lutece.plugins.stock.business.product
-
Product.
- Product() - Constructor for class fr.paris.lutece.plugins.stock.business.product.Product
-
Constructor.
- Product(Product) - Constructor for class fr.paris.lutece.plugins.stock.business.product.Product
-
Constructor from an other product object.
- Product_ - Class in fr.paris.lutece.plugins.stock.business.product
-
- Product_() - Constructor for class fr.paris.lutece.plugins.stock.business.product.Product_
-
- ProductAttribute - Class in fr.paris.lutece.plugins.stock.business.attribute.product
-
Category
- ProductAttribute(String, String, Product) - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttribute
-
Creates a new ProductAttribute.java object.
- ProductAttribute() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttribute
-
Creates a new ProductAttribute.java object.
- ProductAttribute_ - Class in fr.paris.lutece.plugins.stock.business.attribute.product
-
- ProductAttribute_() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttribute_
-
- ProductAttributeDate - Class in fr.paris.lutece.plugins.stock.business.attribute.product
-
Category
- ProductAttributeDate(String, Timestamp, Product) - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeDate
-
Creates a new ProductAttributeDate.java object.
- ProductAttributeDate() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeDate
-
Creates a new ProductAttributeDate.java object.
- ProductAttributeDate_ - Class in fr.paris.lutece.plugins.stock.business.attribute.product
-
- ProductAttributeDate_() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeDate_
-
- ProductAttributeId - Class in fr.paris.lutece.plugins.stock.business.attribute.product
-
Composite key
- ProductAttributeId() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeId
-
- ProductAttributeNum - Class in fr.paris.lutece.plugins.stock.business.attribute.product
-
Category
- ProductAttributeNum() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeNum
-
Creates a new ProductAttributeNum.java object.
- ProductAttributeNum(String, BigDecimal, Product) - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeNum
-
Creates a new ProductAttributeNum.java object.
- ProductAttributeNum_ - Class in fr.paris.lutece.plugins.stock.business.attribute.product
-
- ProductAttributeNum_() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeNum_
-
- ProductDAO<K,E> - Class in fr.paris.lutece.plugins.stock.business.product
-
This class provides Data Access methods for
Product
objects.
- ProductDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.product.ProductDAO
-
- ProductFilter - Class in fr.paris.lutece.plugins.stock.business.product
-
ProductFilter
- ProductFilter() - Constructor for class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
- ProductImageDAO - Class in fr.paris.lutece.plugins.stock.business.product
-
DOCUMENT ME!
- ProductImageDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.product.ProductImageDAO
-
- products - Static variable in class fr.paris.lutece.plugins.stock.business.provider.Provider_
-
- ProductService - Class in fr.paris.lutece.plugins.stock.service
-
ProductService
- ProductService() - Constructor for class fr.paris.lutece.plugins.stock.service.ProductService
-
- productSet - Static variable in class fr.paris.lutece.plugins.stock.business.category.Category_
-
- provider - Static variable in class fr.paris.lutece.plugins.stock.business.category.Category_
-
- provider - Static variable in class fr.paris.lutece.plugins.stock.business.product.Product_
-
- Provider - Class in fr.paris.lutece.plugins.stock.business.provider
-
Provider
- Provider() - Constructor for class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Constructor
- Provider(Provider) - Constructor for class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Construct a new provider from an other
- Provider_ - Class in fr.paris.lutece.plugins.stock.business.provider
-
- Provider_() - Constructor for class fr.paris.lutece.plugins.stock.business.provider.Provider_
-
- ProviderAttribute - Class in fr.paris.lutece.plugins.stock.business.attribute.provider
-
Category
- ProviderAttribute(String, String, Provider) - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttribute
-
Creates a new ProviderAttribute.java object.
- ProviderAttribute() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttribute
-
Creates a new ProviderAttribute.java object.
- ProviderAttribute_ - Class in fr.paris.lutece.plugins.stock.business.attribute.provider
-
- ProviderAttribute_() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttribute_
-
- ProviderAttributeDate - Class in fr.paris.lutece.plugins.stock.business.attribute.provider
-
Category
- ProviderAttributeDate(String, Timestamp, Provider) - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttributeDate
-
Creates a new ProviderAttributeDate.java object.
- ProviderAttributeDate() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttributeDate
-
Creates a new ProviderAttributeDate.java object.
- ProviderAttributeDate_ - Class in fr.paris.lutece.plugins.stock.business.attribute.provider
-
- ProviderAttributeDate_() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttributeDate_
-
- ProviderAttributeId - Class in fr.paris.lutece.plugins.stock.business.attribute.provider
-
Composite key
- ProviderAttributeId() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttributeId
-
- ProviderAttributeNum - Class in fr.paris.lutece.plugins.stock.business.attribute.provider
-
Category
- ProviderAttributeNum() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttributeNum
-
Creates a new ProviderAttributeNum.java object.
- ProviderAttributeNum(String, BigDecimal, Provider) - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttributeNum
-
Creates a new ProviderAttributeNum.java object.
- ProviderAttributeNum_ - Class in fr.paris.lutece.plugins.stock.business.attribute.provider
-
- ProviderAttributeNum_() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttributeNum_
-
- ProviderDAO - Class in fr.paris.lutece.plugins.stock.business.provider
-
This class provides Data Access methods for
Provider
objects
- ProviderDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.provider.ProviderDAO
-
- ProviderFilter - Class in fr.paris.lutece.plugins.stock.business.provider
-
ProviderFilter
- ProviderFilter() - Constructor for class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
- Purchase - Class in fr.paris.lutece.plugins.stock.business.purchase
-
Purchase
- Purchase() - Constructor for class fr.paris.lutece.plugins.stock.business.purchase.Purchase
-
Creates a new Purchase.java object.
- Purchase_ - Class in fr.paris.lutece.plugins.stock.business.purchase
-
- Purchase_() - Constructor for class fr.paris.lutece.plugins.stock.business.purchase.Purchase_
-
- PurchaseAttribute - Class in fr.paris.lutece.plugins.stock.business.attribute.purchase
-
Category
- PurchaseAttribute(String, String, Purchase) - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttribute
-
Creates a new PurchaseAttribute.java object.
- PurchaseAttribute() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttribute
-
Creates a new PurchaseAttribute.java object.
- PurchaseAttribute_ - Class in fr.paris.lutece.plugins.stock.business.attribute.purchase
-
- PurchaseAttribute_() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttribute_
-
- PurchaseAttributeDate - Class in fr.paris.lutece.plugins.stock.business.attribute.purchase
-
Category
- PurchaseAttributeDate(String, Timestamp, Purchase) - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeDate
-
Creates a new PurchaseAttributeDate.java object.
- PurchaseAttributeDate() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeDate
-
Creates a new PurchaseAttributeDate.java object.
- PurchaseAttributeDate_ - Class in fr.paris.lutece.plugins.stock.business.attribute.purchase
-
- PurchaseAttributeDate_() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeDate_
-
- PurchaseAttributeId - Class in fr.paris.lutece.plugins.stock.business.attribute.purchase
-
Composite key
- PurchaseAttributeId() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeId
-
- PurchaseAttributeNum - Class in fr.paris.lutece.plugins.stock.business.attribute.purchase
-
Category
- PurchaseAttributeNum() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeNum
-
Creates a new PurchaseAttributeNum.java object.
- PurchaseAttributeNum(String, BigDecimal, Purchase) - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeNum
-
Creates a new PurchaseAttributeNum.java object.
- PurchaseAttributeNum_ - Class in fr.paris.lutece.plugins.stock.business.attribute.purchase
-
- PurchaseAttributeNum_() - Constructor for class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeNum_
-
- PurchaseDAO<K,E> - Class in fr.paris.lutece.plugins.stock.business.purchase
-
This class provides Data Access methods for
Purchase
objects.
- PurchaseDAO() - Constructor for class fr.paris.lutece.plugins.stock.business.purchase.PurchaseDAO
-
- PurchaseException - Exception in fr.paris.lutece.plugins.stock.business.purchase.exception
-
Exceptions thrown while purchase procedure
- PurchaseException(Integer, String) - Constructor for exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseException
-
Instantiates a new purchase exception.
- PurchaseFilter - Class in fr.paris.lutece.plugins.stock.business.purchase
-
Filter for purchase
- PurchaseFilter() - Constructor for class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
- PurchaseOutOfStock - Exception in fr.paris.lutece.plugins.stock.business.purchase.exception
-
Exception thrown when quantity available for offer is not enough
- PurchaseOutOfStock(Integer, String) - Constructor for exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseOutOfStock
-
Instantiates a new purchase out of stock.
- PurchaseOutOfStock(Integer, Integer, Integer, String) - Constructor for exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseOutOfStock
-
Instantiates a new purchase out of stock.
- PurchaseRules - Class in fr.paris.lutece.plugins.stock.service
-
To be overrided.
- PurchaseRules() - Constructor for class fr.paris.lutece.plugins.stock.service.PurchaseRules
-
- PurchaseSessionExpired - Exception in fr.paris.lutece.plugins.stock.business.purchase.exception
-
Exception thrown when purchase have not active session
- PurchaseSessionExpired(Integer, String) - Constructor for exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseSessionExpired
-
Instantiates a new purchase session expired.
- PurchaseSessionManager - Class in fr.paris.lutece.plugins.stock.service
-
Singleton spring.
- PurchaseSessionManager() - Constructor for class fr.paris.lutece.plugins.stock.service.PurchaseSessionManager
-
- PurchaseUnavailable - Exception in fr.paris.lutece.plugins.stock.business.purchase.exception
-
General exception for forbidden purchase
- PurchaseUnavailable(Integer, String) - Constructor for exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseUnavailable
-
Instantiates a new purchase unavailable.
- saveImage(Integer, File, File, File) - Method in interface fr.paris.lutece.plugins.stock.business.product.IProductImageDAO
-
Save image.
- saveImage(Integer, File, File, File) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductImageDAO
-
- selectAllChildrenWithChildrenWithProduct(Integer) - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryDAO
-
Finds all category's children and fetch children
- selectAllChildrenWithChildrenWithProduct(Integer) - Method in interface fr.paris.lutece.plugins.stock.business.category.ICategoryDAO
-
Finds all category's children and fetch children
- selectAllFirstLevelWithChildrenWithProduct() - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryDAO
-
Finds all first level categories (i.e.
- selectAllFirstLevelWithChildrenWithProduct() - Method in interface fr.paris.lutece.plugins.stock.business.category.ICategoryDAO
-
Finds all first level categories (i.e.
- SEQUENCE_TABLE_NAME - Static variable in class fr.paris.lutece.plugins.stock.utils.jpa.StockJPAUtils
-
Name of the sequence table
- sessionCreated(HttpSessionEvent) - Method in class fr.paris.lutece.plugins.stock.web.StockSessionListener
-
Unimplemented
- sessionDestroyed(HttpSessionEvent) - Method in class fr.paris.lutece.plugins.stock.web.StockSessionListener
-
Call when session expire.
- setAddress(String) - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Set the provider address
- setAddress(String) - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Set the adress to filter
- setAgentName(String) - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
- setAlaffiche(Boolean) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
- setAttributeDateList(Set<CategoryAttributeDate>) - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Sets the attribute date list.
- setAttributeDateList(Set<OfferAttributeDate>) - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Sets the attribute date list.
- setAttributeDateList(Set<OfferGenreAttributeDate>) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferGenre
-
Sets the attribute date list.
- setAttributeDateList(Set<ProductAttributeDate>) - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Sets the attribute date list.
- setAttributeDateList(Set<ProviderAttributeDate>) - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Sets the attribute date list.
- setAttributeDateList(Set<PurchaseAttributeDate>) - Method in class fr.paris.lutece.plugins.stock.business.purchase.Purchase
-
Set attribute list
- setAttributeList(Set<CategoryAttribute>) - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Sets the attribute list.
- setAttributeList(Set<OfferAttribute>) - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Sets the attribute list.
- setAttributeList(Set<OfferGenreAttribute>) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferGenre
-
Sets the attribute list.
- setAttributeList(Set<ProductAttribute>) - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Sets the attribute list.
- setAttributeList(Set<ProviderAttribute>) - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
- setAttributeList(Set<PurchaseAttribute>) - Method in class fr.paris.lutece.plugins.stock.business.purchase.Purchase
-
Set attribute list
- setAttributeNumList(Set<CategoryAttributeNum>) - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Sets the attribute num list.
- setAttributeNumList(Set<OfferAttributeNum>) - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Sets the attribute num list.
- setAttributeNumList(Set<OfferGenreAttributeNum>) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferGenre
-
Sets the attribute num list.
- setAttributeNumList(Set<ProductAttributeNum>) - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Set attribute list.
- setAttributeNumList(Set<ProviderAttributeNum>) - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Set attribute list
- setAttributeNumList(Set<PurchaseAttributeNum>) - Method in class fr.paris.lutece.plugins.stock.business.purchase.Purchase
-
Set attribute list
- setCategory(Category) - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Set the category linked to the product.
- setChildrenList(Set<Category>) - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Set the children list.
- setComment(String) - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Set the comment
- setComment(String) - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Set the comment to filter
- setContactName(String) - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Set the contact name
- setContactName(String) - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Set the contact to filter
- setDateBeginOffer(Timestamp) - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Sets the date begin offer.
- setDateEndOffer(Timestamp) - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Sets the date end offer.
- setDateFrom(String) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
- setDateThe(String) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
- setDateTo(String) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
- setDescription(String) - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Set the category description.
- setDescription(String) - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Set the category description.
- setDescription(String) - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Set the product description.
- setId(Integer) - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Set the category id.
- setId(Integer) - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Set the offer id.
- setId(String) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
Sets the id.
- setId(Integer) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferGenre
-
setter id.
- setId(Integer) - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Set the product id.
- setId(Integer) - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Set the provider id
- setId(Integer) - Method in class fr.paris.lutece.plugins.stock.business.purchase.Purchase
-
Set the purchase id
- setId(String) - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Sets the id.
- setIdCategory(Integer) - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryFilter
-
Set the category id to filter
- setIdCategory(Integer) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
Set the category id
- setIdGenre(Integer) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
Sets the id genre.
- setIdGenre(Integer) - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Sets the id genre.
- setIdOffer(Integer) - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Sets the id offer.
- setIdProduct(Integer) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
Set the product id to filter
- setIdProduct(Integer) - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Sets the id product.
- setIdProvider(Integer) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
Set the provider id
- setKey(String) - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttribute
-
- setKey(String) - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeDate
-
- setKey(String) - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeId
-
- setKey(String) - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeNum
-
- setListIdOffers(List<Integer>) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
Sets the list id offers.
- setMail(String) - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Set the provider mail
- setMail(String) - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Set the provider mail to filter
- setMaxTickets(Integer) - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Set the maximum number of tickets.
- setMinTickets(Integer) - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Set the minimal number of tickets.
- setName(String) - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Set the category name.
- setName(String) - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryFilter
-
Set the category name to filter
- setName(String) - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Set the category name.
- setName(String) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
Sets the name.
- setName(String) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferGenre
-
Set name.
- setName(String) - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Set the product name.
- setName(String) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
Set the product name
- setName(String) - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Set the provider name
- setName(String) - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Set the name to filter
- setOffer(Offer) - Method in class fr.paris.lutece.plugins.stock.business.purchase.Purchase
-
Set the offer
- setOrder(String) - Method in interface fr.paris.lutece.plugins.stock.business.ISortableFilter
-
Set the column ordered
- setOrderAsc(boolean) - Method in interface fr.paris.lutece.plugins.stock.business.BeanFilter
-
Set the order way.
- setOrderAsc(boolean) - Method in class fr.paris.lutece.plugins.stock.business.category.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.offer.OfferFilter
-
- setOrderAsc(boolean) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
Set the order, true for ascending false for descending
- setOrderAsc(boolean) - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Set the order way
- setOrderAsc(boolean) - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Set the order way.
- setOrders(List<String>) - Method in interface fr.paris.lutece.plugins.stock.business.BeanFilter
-
Set the column to order.
- setOrders(List<String>) - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryFilter
-
Set the column to order
- setOrders(List<String>) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
- setOrders(List<String>) - Method in class fr.paris.lutece.plugins.stock.business.product.ProductFilter
-
Set the column to order by
- setOrders(List<String>) - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Set the column to order
- setOrders(List<String>) - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Set the column to order.
- setOwner(Category) - Method in class fr.paris.lutece.plugins.stock.business.attribute.category.CategoryAttribute
-
- setOwner(Category) - Method in class fr.paris.lutece.plugins.stock.business.attribute.category.CategoryAttributeDate
-
- setOwner(Category) - Method in class fr.paris.lutece.plugins.stock.business.attribute.category.CategoryAttributeId
-
- setOwner(Category) - Method in class fr.paris.lutece.plugins.stock.business.attribute.category.CategoryAttributeNum
-
- setOwner(Offer) - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttribute
-
- setOwner(Offer) - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttributeDate
-
- setOwner(Offer) - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttributeId
-
- setOwner(Offer) - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer.OfferAttributeNum
-
- setOwner(OfferGenre) - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttribute
-
- setOwner(OfferGenre) - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeDate
-
- setOwner(OfferGenre) - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeId
-
- setOwner(OfferGenre) - Method in class fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeNum
-
- setOwner(Product) - Method in class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttribute
-
- setOwner(Product) - Method in class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeDate
-
- setOwner(Product) - Method in class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeId
-
- setOwner(Product) - Method in class fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeNum
-
- setOwner(Provider) - Method in class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttribute
-
- setOwner(Provider) - Method in class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttributeDate
-
- setOwner(Provider) - Method in class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttributeId
-
- setOwner(Provider) - Method in class fr.paris.lutece.plugins.stock.business.attribute.provider.ProviderAttributeNum
-
- setOwner(Purchase) - Method in class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttribute
-
- setOwner(Purchase) - Method in class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeDate
-
- setOwner(Purchase) - Method in class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeId
-
- setOwner(Purchase) - Method in class fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeNum
-
- setParent(Category) - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Set the Category parent.
- setParentCategory(Integer) - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryFilter
-
Set the parent to filter
- setPhoneNumber(String) - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Set the phone number
- setPhoneNumber(String) - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Set the phonenumber to filter
- setPrice(Float) - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Set the price.
- setProduct(Product) - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Set the product.
- setProductId(Integer) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
Sets the product id.
- setProductName(String) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
Set the product name.
- setProductName(String) - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Sets the product name.
- setProductNull(Boolean) - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryFilter
-
Set if the filter is set to product null
- setProducts(List<Category>) - Method in class fr.paris.lutece.plugins.stock.business.provider.Provider
-
Set the product list
- setProducts(boolean) - Method in class fr.paris.lutece.plugins.stock.business.provider.ProviderFilter
-
Set if a provider must have product
- setProductSet(List<Product>) - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Set the product list.
- setProvider(Provider) - Method in class fr.paris.lutece.plugins.stock.business.category.Category
-
Set the provider.
- setProvider(Provider) - Method in class fr.paris.lutece.plugins.stock.business.product.Product
-
Set the provider linked to the product.
- setPurchaseId(Integer) - Method in exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseException
-
Sets the purchase id.
- setPurchaseId(Integer) - Method in exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseOutOfStock
-
Sets the purchase id.
- setPurchaseId(Integer) - Method in exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseSessionExpired
-
Sets the purchase id.
- setPurchaseId(Integer) - Method in exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseUnavailable
-
- setQuantity(Integer) - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Set the category quantity.
- setQuantity(Integer) - Method in class fr.paris.lutece.plugins.stock.business.purchase.Purchase
-
Set the category quantity
- setQuantityAvailable(Integer) - Method in exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseOutOfStock
-
Sets the quantity available.
- setQuantityRequested(Integer) - Method in exception fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseOutOfStock
-
Sets the quantity requested.
- setStatus(Boolean) - Method in class fr.paris.lutece.plugins.stock.business.category.CategoryFilter
-
Set the status filtered
- setStatut(String) - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Sets the statut.
- setStatut(String) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
Sets the statut.
- setType(OfferGenre) - Method in class fr.paris.lutece.plugins.stock.business.offer.Offer
-
Set the type.
- setUserName(String) - Method in class fr.paris.lutece.plugins.stock.business.purchase.Purchase
-
Set the category userName
- setUserName(String) - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Sets the user name.
- setValue(String) - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttribute
-
- setValue(Timestamp) - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeDate
-
- setValue(BigDecimal) - Method in class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeNum
-
- setWithoutSession(boolean) - Method in class fr.paris.lutece.plugins.stock.business.offer.OfferFilter
-
Sets the without session.
- setWithoutSession(boolean) - Method in class fr.paris.lutece.plugins.stock.business.purchase.PurchaseFilter
-
Sets the without session.
- statut - Static variable in class fr.paris.lutece.plugins.stock.business.offer.Offer_
-
- STOCK_PROVIDER_NAME - Static variable in class fr.paris.lutece.plugins.stock.service.StockSubscriptionProviderService
-
- STOCK_SUBSCRIPTION_KEY - Static variable in class fr.paris.lutece.plugins.stock.service.StockSubscriptionProviderService
-
- StockConstants - Class in fr.paris.lutece.plugins.stock.utils.constants
-
This class provides the constants of this plugin
- StockEntityBean<E> - Class in fr.paris.lutece.plugins.stock.business
-
Abstract class extended by all stock entities.
- StockEntityBean() - Constructor for class fr.paris.lutece.plugins.stock.business.StockEntityBean
-
- StockJPAUtils - Class in fr.paris.lutece.plugins.stock.utils.jpa
-
JPA Utils methods
- StockPlugin - Class in fr.paris.lutece.plugins.stock.service
-
DocumentPlugin
- StockPlugin() - Constructor for class fr.paris.lutece.plugins.stock.service.StockPlugin
-
- 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
-
- StockSessionListener - Class in fr.paris.lutece.plugins.stock.web
-
Session listener for releasing all unconfirmed purchases on session expire
- StockSessionListener() - Constructor for class fr.paris.lutece.plugins.stock.web.StockSessionListener
-
- StockSubscriptionProviderService - Class in fr.paris.lutece.plugins.stock.service
-
Subscription provider service for products
- StockSubscriptionProviderService() - Constructor for class fr.paris.lutece.plugins.stock.service.StockSubscriptionProviderService
-
- StockUtils - Class in fr.paris.lutece.plugins.stock.utils
-
This class provides utils methodes
- SubscriptionProductService - Class in fr.paris.lutece.plugins.stock.service
-
ProductService
- SubscriptionProductService() - Constructor for class fr.paris.lutece.plugins.stock.service.SubscriptionProductService
-