Package | Description |
---|---|
fr.paris.lutece.plugins.form.business |
Modifier and Type | Class and Description |
---|---|
class |
GraphTypeBarChart
class GraphTypeBarChart
|
class |
GraphTypePieChart
GraphTypePieChart
|
Modifier and Type | Method and Description |
---|---|
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 |
GraphTypeDAO.load(int idKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of the graph type from the table
|
GraphType |
IGraphTypeDAO.load(int idKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of the graph type from the table
|
Modifier and Type | Method and Description |
---|---|
static List<GraphType> |
GraphTypeHome.getList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns a list of all GraphType
|
List<GraphType> |
GraphTypeDAO.select(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all graph type returns them in a list
|
List<GraphType> |
IGraphTypeDAO.select(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all graph type returns them in a list
|
Modifier and Type | Method and Description |
---|---|
void |
Recap.setGraphType(GraphType graphType)
set the graph type associate to the recap
|
Copyright © 2015 City of Paris. All rights reserved.