public final class GraphTypeHome extends Object
Modifier and Type | Method and Description |
---|---|
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 List<GraphType> |
getList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns a list of all GraphType
|
public static GraphType findByPrimaryKey(int idKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
idKey
- The entry type primary keyplugin
- the PluginCopyright © 2017 City of Paris. All rights reserved.