|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICalendarAttributeDAO
Interface ICalendarAttributeDAO
| Method Summary | |
|---|---|
CalendarAttribute |
findByKey(int idKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns an instance of a CalendarAttribute whose identifier is specified in parameter |
List<CalendarAttribute> |
findByType(String strCalendarType,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of calendarAttribute corresponding to a special type returns them in a list |
| Method Detail |
|---|
CalendarAttribute findByKey(int idKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
idKey - The calendar attribute idplugin - the Plugin
List<CalendarAttribute> findByType(String strCalendarType,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
strCalendarType - The calendar typeplugin - the plugin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||