|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
P
- the productF
- the filterpublic interface IProductHome<P extends Product,F extends ProductFilter>
IProductHome
Method Summary | |
---|---|
java.util.List<P> |
findByFilter(F filter)
Finds by filter |
Methods inherited from interface fr.paris.lutece.util.jpa.IGenericHome |
---|
create, findAll, findByPrimaryKey, remove, update |
Method Detail |
---|
java.util.List<P> findByFilter(F filter)
filter
- the filter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |