fr.paris.lutece.plugins.form.business
Class GraphTypeHome

java.lang.Object
  extended by fr.paris.lutece.plugins.form.business.GraphTypeHome

public final class GraphTypeHome
extends java.lang.Object

class GraphTypeHome


Method Summary
static GraphType findByPrimaryKey(int idKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns an instance of a GraphType whose identifier is specified in parameter
static java.util.List<GraphType> getList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns a list of all GraphType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

findByPrimaryKey

public static GraphType findByPrimaryKey(int idKey,
                                         fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns an instance of a GraphType whose identifier is specified in parameter

Parameters:
idKey - The entry type primary key
plugin - the Plugin
Returns:
an instance of GraphType

getList

public static java.util.List<GraphType> getList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns a list of all GraphType

Parameters:
plugin - the plugin
Returns:
the list of graphType


Copyright © 2008 Mairie de Paris. All Rights Reserved.