|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttributeHome
public final class CalendarAttributeHome
class CalendarAttributeHome
| Method Summary | |
|---|---|
static CalendarAttribute |
findByKey(int idKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns an instance of a CalendarAttribute whose identifier is specified in parameter |
static java.util.List<CalendarAttribute> |
findByType(java.lang.String strCalendarAttributeType,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns a list of all calendarAttribute where calendar attribute type is specified in parameter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CalendarAttribute findByKey(int idKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
idKey - The calendar attribute idplugin - the Plugin
public static java.util.List<CalendarAttribute> findByType(java.lang.String strCalendarAttributeType,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
strCalendarAttributeType - The type of the calendar attributeplugin - the plugin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||