Uses of Class
fr.paris.lutece.plugins.document.service.category.CategoryService.CategoryDisplay

Packages that use CategoryService.CategoryDisplay
fr.paris.lutece.plugins.document.service.category   
 

Uses of CategoryService.CategoryDisplay in fr.paris.lutece.plugins.document.service.category
 

Methods in fr.paris.lutece.plugins.document.service.category that return CategoryService.CategoryDisplay
static CategoryService.CategoryDisplay CategoryService.getCategoryDisplay(int nIdCategory)
          Return a CategoryDisplay object for a specified Category
 

Methods in fr.paris.lutece.plugins.document.service.category that return types with arguments of type CategoryService.CategoryDisplay
static java.util.Collection<CategoryService.CategoryDisplay> CategoryService.getAllCategoriesDisplay(fr.paris.lutece.portal.business.user.AdminUser user)
          Get all Category converted to CategoryDisplay objects
static java.util.Collection<CategoryService.CategoryDisplay> CategoryService.getAllCategoriesDisplay(int[] arrayIdCategory, fr.paris.lutece.portal.business.user.AdminUser user)
          Get all Category converted to CategoryDisplay objects and tagged with the assigned value when lists of categories matched
static java.util.Collection<CategoryService.CategoryDisplay> CategoryService.getAllCategoriesDisplay(java.util.List<Category> listCategory, fr.paris.lutece.portal.business.user.AdminUser user)
          Get all Category converted to CategoryDisplay objects and tagged with the assigned value when lists of categories matched
 



Copyright © 2010 Mairie de Paris. All Rights Reserved.