Package | Description |
---|---|
fr.paris.lutece.plugins.extend.modules.rating.business | |
fr.paris.lutece.plugins.extend.modules.rating.service |
Modifier and Type | Method and Description |
---|---|
RatingHistory |
RatingHistoryDAO.findByHistoryExtenderId(long lIdHistoryExtenderId,
fr.paris.lutece.portal.service.plugin.Plugin plugin) |
RatingHistory |
IRatingHistoryDAO.findByHistoryExtenderId(long lIdHistoryExtenderId,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Find a
RatingHistory |
Modifier and Type | Method and Description |
---|---|
void |
RatingHistoryDAO.create(RatingHistory ratingHistory,
fr.paris.lutece.portal.service.plugin.Plugin plugin) |
void |
IRatingHistoryDAO.create(RatingHistory ratingHistory,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert.
|
Modifier and Type | Method and Description |
---|---|
RatingHistory |
RatingHistoryService.findByHistoryExtenderId(long lIdHistoryExtenderId) |
RatingHistory |
IRatingHistoryService.findByHistoryExtenderId(long lIdHistoryExtenderId)
Find a
RatingHistory |
Modifier and Type | Method and Description |
---|---|
void |
RatingHistoryService.create(RatingHistory ratingHistory) |
void |
IRatingHistoryService.create(RatingHistory ratingHistory)
Insert.
|
Copyright © 2015 City of Paris. All rights reserved.