Uses of Class
fr.paris.lutece.plugins.form.business.GraphType

Packages that use GraphType
fr.paris.lutece.plugins.form.business   
 

Uses of GraphType in fr.paris.lutece.plugins.form.business
 

Subclasses of GraphType in fr.paris.lutece.plugins.form.business
 class GraphTypeBarChart
          class GraphTypeBarChart
 class GraphTypePieChart
          GraphTypePieChart
 

Methods in fr.paris.lutece.plugins.form.business that return GraphType
static GraphType GraphTypeHome.findByPrimaryKey(int idKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns an instance of a GraphType whose identifier is specified in parameter
 GraphType Recap.getGraphType()
           
 GraphType IGraphTypeDAO.load(int idKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the data of the graph type from the table
 GraphType GraphTypeDAO.load(int idKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the data of the graph type from the table
 

Methods in fr.paris.lutece.plugins.form.business that return types with arguments of type GraphType
static java.util.List<GraphType> GraphTypeHome.getList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns a list of all GraphType
 java.util.List<GraphType> IGraphTypeDAO.select(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the data of all graph type returns them in a list
 java.util.List<GraphType> GraphTypeDAO.select(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the data of all graph type returns them in a list
 

Methods in fr.paris.lutece.plugins.form.business with parameters of type GraphType
 void Recap.setGraphType(GraphType graphType)
          set the graph type associate to the recap
 



Copyright © 2012 Mairie de Paris. All Rights Reserved.