|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.jpa.AbstractLuteceHome<java.lang.Integer,Basket,IBasketDAO>
fr.paris.lutece.plugins.stock.business.order.BasketHome
@Transactional public final class BasketHome
This class provides instances management methods (create, find, ...) for Person objects
Constructor Summary | |
---|---|
BasketHome()
|
Method Summary | |
---|---|
Basket |
findValidatedByUserId(int nIdUser)
Find a basket by his userid |
Methods inherited from class fr.paris.lutece.portal.service.jpa.AbstractLuteceHome |
---|
create, findAll, findByPrimaryKey, getDao, remove, setDao, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface fr.paris.lutece.util.jpa.IGenericHome |
---|
create, findAll, findByPrimaryKey, remove, update |
Constructor Detail |
---|
public BasketHome()
Method Detail |
---|
public Basket findValidatedByUserId(int nIdUser)
findValidatedByUserId
in interface IBasketHome
nIdUser
- the user id
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |