|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICategoryService | |
---|---|
fr.paris.lutece.plugins.stock.service |
Uses of ICategoryService in fr.paris.lutece.plugins.stock.service |
---|
Classes in fr.paris.lutece.plugins.stock.service that implement ICategoryService | |
---|---|
class |
CategoryService
CategoryService |
class |
TicketCategoryService
TicketCategoryService |
Methods in fr.paris.lutece.plugins.stock.service that return types with arguments of type ICategoryService | |
---|---|
java.util.List<ICategoryService> |
GlobalCategoryService.getAllRegisteredServices()
Get all the registered services |
Methods in fr.paris.lutece.plugins.stock.service with parameters of type ICategoryService | |
---|---|
void |
GlobalCategoryService.register(ICategoryService service)
Register a ICategoryService service |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |