fr.paris.lutece.plugins.stock.business.order
Class Basket_

java.lang.Object
  extended by fr.paris.lutece.plugins.stock.business.order.Basket_

public class Basket_
extends java.lang.Object


Field Summary
static javax.persistence.metamodel.SingularAttribute<Basket,java.lang.Integer> idBasket
           
static javax.persistence.metamodel.SingularAttribute<Basket,java.lang.Integer> idUser
           
static javax.persistence.metamodel.ListAttribute<Basket,Item> itemList
           
static javax.persistence.metamodel.SingularAttribute<Basket,java.lang.Boolean> validated
           
 
Constructor Summary
Basket_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

idBasket

public static volatile javax.persistence.metamodel.SingularAttribute<Basket,java.lang.Integer> idBasket

idUser

public static volatile javax.persistence.metamodel.SingularAttribute<Basket,java.lang.Integer> idUser

itemList

public static volatile javax.persistence.metamodel.ListAttribute<Basket,Item> itemList

validated

public static volatile javax.persistence.metamodel.SingularAttribute<Basket,java.lang.Boolean> validated
Constructor Detail

Basket_

public Basket_()


Copyright © 2011 Mairie de Paris. All Rights Reserved.