Serialized Form
Package fr.paris.lutece.plugins.stock.business |
serialVersionUID: 4564488633622666908L
attributeMap
java.util.Map<K,V> attributeMap
- The attribute map.
attributeDateMap
java.util.Map<K,V> attributeDateMap
- The attribute date map.
attributeNumMap
java.util.Map<K,V> attributeNumMap
- The attribute num map.
Package fr.paris.lutece.plugins.stock.business.attribute |
serialVersionUID: -4613744479505847771L
_key
java.lang.String _key
_value
java.lang.String _value
serialVersionUID: -4613744479505847781L
_key
java.lang.String _key
_value
java.sql.Timestamp _value
serialVersionUID: -3825993237137102586L
_key
java.lang.String _key
serialVersionUID: 3145178572137613258L
_key
java.lang.String _key
_value
java.math.BigDecimal _value
Package fr.paris.lutece.plugins.stock.business.attribute.category |
serialVersionUID: 1738131586838866057L
_owner
Category _owner
serialVersionUID: -4613744479505847791L
_owner
Category _owner
serialVersionUID: -2473416097480336489L
_owner
Category _owner
serialVersionUID: -2152281074558217469L
_owner
Category _owner
Package fr.paris.lutece.plugins.stock.business.attribute.offer |
serialVersionUID: 1738131586838866057L
_owner
Offer _owner
serialVersionUID: -4613744479505847791L
_owner
Offer _owner
serialVersionUID: -8616133042685217726L
_owner
Offer _owner
serialVersionUID: -2152281074558217469L
_owner
Offer _owner
Package fr.paris.lutece.plugins.stock.business.attribute.offer_genre |
serialVersionUID: 1738131586838866057L
_owner
OfferGenre _owner
serialVersionUID: -4613744479505847791L
_owner
OfferGenre _owner
serialVersionUID: -8547235736553257826L
_owner
OfferGenre _owner
serialVersionUID: -2152281074558217469L
_owner
OfferGenre _owner
Package fr.paris.lutece.plugins.stock.business.attribute.product |
serialVersionUID: 1738131586838866057L
_owner
Product _owner
serialVersionUID: -4613744479505847791L
_owner
Product _owner
serialVersionUID: 4065061282474396770L
_owner
Product _owner
serialVersionUID: -2152281074558217469L
_owner
Product _owner
Package fr.paris.lutece.plugins.stock.business.attribute.provider |
serialVersionUID: 1738131586838866057L
_owner
Provider _owner
serialVersionUID: -4613744479505847791L
_owner
Provider _owner
serialVersionUID: -196027664560791200L
_owner
Provider _owner
serialVersionUID: -2152281074558217469L
_owner
Provider _owner
Package fr.paris.lutece.plugins.stock.business.attribute.purchase |
serialVersionUID: 1738131586838866057L
_owner
Purchase _owner
serialVersionUID: 1156990765045333239L
_owner
Purchase _owner
serialVersionUID: 8118389937122254670L
_owner
Purchase _owner
serialVersionUID: -2152281074558217469L
_owner
Purchase _owner
Package fr.paris.lutece.plugins.stock.business.category |
serialVersionUID: 5658942621967331856L
_id
java.lang.Integer _id
- The _id.
_strDescription
java.lang.String _strDescription
- The _str description.
_strName
java.lang.String _strName
- The _str name.
_childrenList
java.util.Set<E> _childrenList
- The _children list.
_productSet
java.util.List<E> _productSet
- The _product set.
_parentCategory
Category _parentCategory
- The _parent category.
_provider
Provider _provider
- The _provider.
_attributeList
java.util.Set<E> _attributeList
- The _attribute list.
_attributeDateList
java.util.Set<E> _attributeDateList
- The _attribute date list.
_attributeNumList
java.util.Set<E> _attributeNumList
- The _attribute num list.
Package fr.paris.lutece.plugins.stock.business.offer |
serialVersionUID: -6390433796484715419L
_id
java.lang.Integer _id
- The _id.
_strName
java.lang.String _strName
- The _str name.
_strDescription
java.lang.String _strDescription
- The _str description.
_strStatut
java.lang.String _strStatut
- The _str statut.
_nQuantity
java.lang.Integer _nQuantity
- The _n quantity.
_product
Product _product
- The _product.
_type
OfferGenre _type
- The _type.
_attributeList
java.util.Set<E> _attributeList
- The _attribute list.
_attributeDateList
java.util.Set<E> _attributeDateList
- The _attribute date list.
_attributeNumList
java.util.Set<E> _attributeNumList
- The _attribute num list.
serialVersionUID: 5200753622831317126L
_nIdGenre
java.lang.Integer _nIdGenre
- The _n id genre.
_strName
java.lang.String _strName
- The _str name.
_attributeList
java.util.Set<E> _attributeList
- The _attribute list.
_attributeDateList
java.util.Set<E> _attributeDateList
- The _attribute date list.
_attributeNumList
java.util.Set<E> _attributeNumList
- The _attribute num list.
Package fr.paris.lutece.plugins.stock.business.product |
serialVersionUID: -2357849090898194150L
_idProduct
java.lang.Integer _idProduct
- The _id product.
_strDescription
java.lang.String _strDescription
- The _str description.
_strName
java.lang.String _strName
- The _str name.
_price
java.lang.Float _price
- The _price.
_category
Category _category
- The _category.
_provider
Provider _provider
- The _provider.
_attributeDateList
java.util.Set<E> _attributeDateList
- The _attribute date list.
_attributeNumList
java.util.Set<E> _attributeNumList
- The _attribute num list.
_attributeList
java.util.Set<E> _attributeList
- The _attribute list.
Package fr.paris.lutece.plugins.stock.business.provider |
serialVersionUID: 4296244688535088812L
_id
java.lang.Integer _id
_strName
java.lang.String _strName
_strAddress
java.lang.String _strAddress
_strContactName
java.lang.String _strContactName
_strPhoneNumber
java.lang.String _strPhoneNumber
_strMail
java.lang.String _strMail
_strComment
java.lang.String _strComment
_listProducts
java.util.List<E> _listProducts
_attributeList
java.util.Set<E> _attributeList
_attributeDateList
java.util.Set<E> _attributeDateList
_attributeNumList
java.util.Set<E> _attributeNumList
Package fr.paris.lutece.plugins.stock.business.purchase |
serialVersionUID: -28321587290817581L
_idPurchase
java.lang.Integer _idPurchase
_strUserName
java.lang.String _strUserName
_nQuantity
java.lang.Integer _nQuantity
_offer
Offer _offer
_attributeList
java.util.Set<E> _attributeList
_attributeDateList
java.util.Set<E> _attributeDateList
_attributeNumList
java.util.Set<E> _attributeNumList
Package fr.paris.lutece.plugins.stock.business.purchase.exception |
serialVersionUID: -52377360163133736L
_purchaseId
java.lang.Integer _purchaseId
- The purchase id.
serialVersionUID: -52377360163133736L
_purchaseId
java.lang.Integer _purchaseId
- The purchase id.
_quantityRequested
java.lang.Integer _quantityRequested
- The quantity requested.
_quantityAvailable
java.lang.Integer _quantityAvailable
- The quantity available.
serialVersionUID: 6444192762443019402L
_purchaseId
java.lang.Integer _purchaseId
- The purchase id.
serialVersionUID: -52377360163133736L
_purchaseId
java.lang.Integer _purchaseId
Package fr.paris.lutece.plugins.stock.utils |
Class fr.paris.lutece.plugins.stock.utils.TimestampValidation extends java.sql.Timestamp implements Serializable |
serialVersionUID: 1L
_strErrorValue
java.lang.String _strErrorValue
_nIdTypeError
int _nIdTypeError
Copyright © 2012 Mairie de Paris. All Rights Reserved.