|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICategoryDAO
ICategoryDAO
Method Summary | |
---|---|
Category |
load(int idKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of the category type from the table |
List<Category> |
select(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all category returns them in a list |
Method Detail |
---|
Category load(int idKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
idKey
- The identifier of the categoryplugin
- the plugin
List<Category> 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 |