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 ICategoryDAO.load(int idKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the data of the category type from the table
 Category CategoryDAO.load(int idKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
           
 

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> ICategoryDAO.select(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the data of all category returns them in a list
 java.util.List<Category> CategoryDAO.select(fr.paris.lutece.portal.service.plugin.Plugin plugin)
           
 

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 © 2012 Mairie de Paris. All Rights Reserved.