|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGraphTypeDAO
IFormDAO Interface
Method Summary | |
---|---|
GraphType |
load(int idKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of the graph type from the table |
java.util.List<GraphType> |
select(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all graph type returns them in a list |
Method Detail |
---|
GraphType load(int idKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
idKey
- The identifier of the graph typeplugin
- the plugin
java.util.List<GraphType> select(fr.paris.lutece.portal.service.plugin.Plugin plugin)
plugin
- the plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |