|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICategoryHome | |
---|---|
fr.paris.lutece.plugins.stock.business | |
fr.paris.lutece.plugins.stock.service |
Uses of ICategoryHome in fr.paris.lutece.plugins.stock.business |
---|
Classes in fr.paris.lutece.plugins.stock.business that implement ICategoryHome | |
---|---|
class |
CategoryHome
This class provides instances management methods (create, find, ...) for Person objects |
Uses of ICategoryHome in fr.paris.lutece.plugins.stock.service |
---|
Methods in fr.paris.lutece.plugins.stock.service that return ICategoryHome | |
---|---|
ICategoryHome |
ProductService.getHomeCategory()
|
ICategoryHome |
CategoryService.getHomeCategory()
Get the ICategoryHome object |
ICategoryHome |
TicketProductService.getHomeCategory()
Get the ICategoryHome object |
Methods in fr.paris.lutece.plugins.stock.service with parameters of type ICategoryHome | |
---|---|
void |
ProductService.setHomeCategory(ICategoryHome homeCategory)
|
void |
CategoryService.setHomeCategory(ICategoryHome homeCategory)
Set the ICategoryHome object |
void |
TicketProductService.setHomeCategory(ICategoryHome homeCategory)
Set the the ICategoryHome object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |