Uses of Class
fr.paris.lutece.plugins.directory.business.Category

Packages that use Category
fr.paris.lutece.plugins.directory.business   
 

Uses of Category in fr.paris.lutece.plugins.directory.business
 

Methods in fr.paris.lutece.plugins.directory.business that return Category
static Category CategoryHome.findByPrimaryKey(int nKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns an instance of a Category whose identifier is specified in parameter
 Category DirectoryXsl.getCategory()
           
 Category CategoryDAO.load(int idKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
           
 Category ICategoryDAO.load(int idKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the data of the category type from the table
 

Methods in fr.paris.lutece.plugins.directory.business that return types with arguments of type Category
static java.util.List<Category> CategoryHome.getList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns a list of all Category
 java.util.List<Category> CategoryDAO.select(fr.paris.lutece.portal.service.plugin.Plugin plugin)
           
 java.util.List<Category> ICategoryDAO.select(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the data of all category returns them in a list
 

Methods in fr.paris.lutece.plugins.directory.business with parameters of type Category
 void DirectoryXsl.setCategory(Category category)
          set the category of the xsl
 



Copyright © 2010 Mairie de Paris. All Rights Reserved.