- canCancelRating(String, String, LuteceUser) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.validator.IRatingValidator
-
check if the rating can be canceled
- canCancelRating(String, String, LuteceUser) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.service.validator.RatingValidationManagementService
-
check if the rating can be done
- cancelRating(Rating) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.DefaultRatingTypeImpl
-
- cancelRating(Rating) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingFacadeFactory
-
Do cancel rating
- cancelRating(RatingExtenderConfig, Rating) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingFacadeFactory
-
Do cancel rating
- cancelRating(Consumer<Rating>) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingType.Builder
-
Do cancel rating
- cancelRating(Rating) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingType
-
Do cancel rating
- cancelRating(Consumer<Rating>) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingTypeBuilderImpl
-
- cancelRating(Rating) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingTypeImpl
-
Do cancel rating
- cancelRating(String, String, LuteceUser) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.IRatingListener
-
Notify the removal of a rating
- canDeleteVote(LuteceUser, String, String) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.security.IRatingSecurityService
-
Check if the given user (authenticated) can delete his vote.
- canDeleteVote(RatingExtenderConfig, LuteceUser, String, String) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.security.IRatingSecurityService
-
Check if the given user (authenticated) can delete his vote.
- canDeleteVote(LuteceUser, String, String) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.security.RatingSecurityService
-
Check if the given user (authenticated) can delete his vote.
- canDeleteVote(RatingExtenderConfig, LuteceUser, String, String) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.security.RatingSecurityService
-
Check if the given user (authenticated) can delete his vote.
- canRating(String, String, LuteceUser) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.validator.IRatingValidator
-
check if the rating can be done
- canRating(String, String, LuteceUser) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.service.validator.RatingValidationManagementService
-
check if the rating can be done
- canVote(LuteceUser, String, String) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.security.IRatingSecurityService
-
Check if the given user (authenticated or not) can vote or not.
- canVote(RatingExtenderConfig, LuteceUser, String, String) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.security.IRatingSecurityService
-
Check if the given user (authenticated or not) can vote or not.
- canVote(LuteceUser, String, String) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.security.RatingSecurityService
-
Check if the given user (authenticated or not) can vote or not.
- canVote(RatingExtenderConfig, LuteceUser, String, String) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.security.RatingSecurityService
-
Check if the given user (authenticated or not) can vote or not.
- CONSTANT_AND - Static variable in class fr.paris.lutece.plugins.extend.modules.rating.business.RatingDAO
-
- CONSTANT_EVERY_EXTENDABLE_RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.extend.modules.rating.service.RatingListenerService
-
Constant that represents every extendable resource type
- CONSTANT_WHERE - Static variable in class fr.paris.lutece.plugins.extend.modules.rating.business.RatingDAO
-
- containsExtendableResourceType() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.RatingExtenderFilter
-
Return true if filter contain rating Extendable Resource Type
- containsIdExtendableResource() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.RatingExtenderFilter
-
Return true if filter contain rating Extendable Resource
- containsRatingType() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.RatingExtenderFilter
-
Return true if filter contain rating type
- containsRatingValue() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.RatingExtenderFilter
-
Return true if filter contain rating value
- containsUserGuid() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.RatingExtenderFilter
-
Return true if filter contain rating user guid
- create(Rating) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.business.RatingHome
-
Insert.
- createRating(String, String, LuteceUser) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.service.RatingListenerService
-
Notify to listeners the creation of a rating.
- getAverageScore() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.StarRating
-
Calculate the score (min : 1 - max : 4).
- getAverageScoreRoundToHalf() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.StarRating
-
- getButtonTemplate() - Method in class fr.paris.lutece.plugins.extend.modules.rating.web.action.RatingInstallerPluginAction
- getComponentDescription(Locale) - Method in class fr.paris.lutece.plugins.extend.modules.rating.dashboard.PublicDashboardRating
-
- getComponentId() - Method in class fr.paris.lutece.plugins.extend.modules.rating.dashboard.PublicDashboardRating
-
- getConfig(int) - Method in class fr.paris.lutece.plugins.extend.modules.rating.web.component.RatingResourceExtenderComponent
- getConfigHtml(ResourceExtenderDTO, Locale, HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.rating.web.component.RatingResourceExtenderComponent
- getContent(String, String, String, HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.extender.RatingResourceExtender
- getDashboardModel(String, Map<String, String[]>) - Method in class fr.paris.lutece.plugins.extend.modules.rating.dashboard.PublicDashboardRating
-
- getDashboardTemplate() - Method in class fr.paris.lutece.plugins.extend.modules.rating.dashboard.PublicDashboardRating
-
- getDateEnd() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.config.RatingExtenderConfig
-
- getDateEndString() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.config.RatingExtenderConfig
-
- getDateStart() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.config.RatingExtenderConfig
-
- getDateStartString() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.config.RatingExtenderConfig
-
- getExtendableResourceType() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.RatingExtenderFilter
-
Returns the ExtendableResourceType
- getIdExtendableResource() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.RatingExtenderFilter
-
Returns the IdExtendableResource
- getIdMailingList() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.config.RatingExtenderConfig
-
- getIdRating() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.Rating
-
- getInfoExtender(String, String) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.DefaultRatingTypeImpl
-
- getInfoExtender(BiFunction<String, String, List<Rating>>) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingType.Builder
-
BiFunction to get the list of extender type information object
- getInfoExtender(String, String) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingType
-
BiFunction to get the list of extender type information object
- getInfoExtender(BiFunction<String, String, List<Rating>>) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingTypeBuilderImpl
-
- getInfoExtender(String, String) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingTypeImpl
-
BiFunction to get the list of extender type information object
- getInfoExtenderByList(List<String>, String) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.DefaultRatingTypeImpl
-
- getInfoExtenderByList(BiFunction<List<String>, String, List<Rating>>) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingType.Builder
-
BiFunction to get the list of extender type information object
- getInfoExtenderByList(List<String>, String) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingType
-
BiFunction to get the list of extender type information object
- getInfoExtenderByList(BiFunction<List<String>, String, List<Rating>>) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingTypeBuilderImpl
-
- getInfoExtenderByList(List<String>, String) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingTypeImpl
-
BiFunction to get the list of extender type information object
- getInfoForExport(String, String) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.DefaultRatingTypeImpl
-
- getInfoForExport(String, String) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingFacadeFactory
-
Get the information value associate to the extenderType to export in the file export
- getInfoForExport(BinaryOperator<String>) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingType.Builder
-
BinaryOperator to get the information value associate to the rating Type to export in the file export
- getInfoForExport(String, String) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingType
-
BinaryOperator to get the information value associate to the rating Type to export in the file export
- getInfoForExport(BinaryOperator<String>) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingTypeBuilderImpl
-
- getInfoForExport(String, String) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingTypeImpl
-
BinaryOperator to get the information value associate to the rating Type to export in the file export
- getInfoForRecap(String, String) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.DefaultRatingTypeImpl
-
- getInfoForRecap(String, String) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingFacadeFactory
-
Get the information value associate to the extenderType to write in the recap
- getInfoForRecap(BinaryOperator<String>) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingType.Builder
-
BinaryOperator to get the information value associate to the ExtenderType to write in the recap
- getInfoForRecap(String, String) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingType
-
BinaryOperator to get the information value associate to the ExtenderType to write in the recap
- getInfoForRecap(BinaryOperator<String>) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingTypeBuilderImpl
-
- getInfoForRecap(String, String) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingTypeImpl
-
BinaryOperator to get the information value associate to the ExtenderType to write in the recap
- getInfoHtml(ResourceExtenderDTO, Locale, HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.rating.web.component.RatingResourceExtenderComponent
- getInfoRating(String, String) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingFacadeFactory
-
Get rating list information object
- getInfoRatingByList(List<String>, String) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingFacadeFactory
-
Get the rating list by id resources
- getListRatingType() - Static method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingFacadeFactory
-
Get all rating type
- getName() - Method in class fr.paris.lutece.plugins.extend.modules.rating.web.action.RatingInstallerPluginAction
- getNbDaysToVote() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.config.RatingExtenderConfig
-
This number of days before one can vote again.
- getNbVotePerUser() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.config.RatingExtenderConfig
-
- getPageAddOn(RatingExtenderConfig, String, String, String, HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.DefaultRatingTypeImpl
-
- getPageAddOn(RatingExtenderConfig, String, String, String, HttpServletRequest) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingFacadeFactory
-
Get PageAddOn
- getPageAddOn(QuinquaFunction<RatingExtenderConfig, String, String, String, HttpServletRequest, String>) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingType.Builder
-
GetPageAddOn
- getPageAddOn(RatingExtenderConfig, String, String, String, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingType
-
GetPageAddOn
- getPageAddOn(QuinquaFunction<RatingExtenderConfig, String, String, String, HttpServletRequest, String>) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingTypeBuilderImpl
-
- getPageAddOn(RatingExtenderConfig, String, String, String, HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingTypeImpl
-
GetPageAddOn
- getPageAddOn(String, String, String, HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.rating.web.component.RatingResourceExtenderComponent
- getPlugin() - Static method in class fr.paris.lutece.plugins.extend.modules.rating.service.RatingPlugin
-
Gets the plugin.
- getRatingCount() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.Rating
-
/**
- getRatingInstance(String) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingFacadeFactory
-
Get an instance of rating
- getRatingTemplatePaht(String) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.util.constants.RatingUtils
-
- getRatingType() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.config.RatingExtenderConfig
-
- getRatingType() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.Rating
-
Returns the RatingType
- getRatingType() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.RatingExtenderFilter
-
Returns the RatingType
- getRatingType(Class<? extends Rating>) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingFacadeFactory
-
Get the rating type
- getRatingType(String) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingFacadeFactory
-
Get rating type
- getRatingValue() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.Rating
-
Returns the RatingValue
- getRatingValue() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.RatingExtenderFilter
-
Returns the RatingValue
- getScoreDislike() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.ThumbRating
-
Returns the ScoreDislike
- getScoreLike() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.ThumbRating
-
Returns the ScoreLike
- getScoreValue() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.Rating
-
- getScoreValue() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.StarRating
-
- getSessionKeyUrlRedirect(String, String) - Static method in class fr.paris.lutece.plugins.extend.modules.rating.web.RatingJspBean
-
Get the session key of the URL to redirect the user to after he has voted
for the resource
- getTemplatePath() - Method in enum fr.paris.lutece.plugins.extend.modules.rating.util.constants.RatingUtils.RatingType
-
- getTitle() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.Rating
-
Get tilte of the rating type
- getTitle() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.SimpleRating
-
- getTitle() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.StarRating
-
- getTitle() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.ThumbRating
-
- getTitle() - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.DefaultRatingTypeImpl
-
- getTitle() - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingType
-
Get title of rating type
- getTitle() - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingTypeImpl
-
Get title of rating type
- getType() - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.DefaultRatingTypeImpl
-
- getType() - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingType
-
Get type of this
- getType() - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingTypeImpl
-
Get type of this
- getType() - Method in enum fr.paris.lutece.plugins.extend.modules.rating.util.constants.RatingUtils.RatingType
-
- getTypeName() - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.DefaultRatingTypeImpl
-
- getTypeName() - Method in interface fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingType
-
Get the name type of the rating type
- getTypeName() - Method in class fr.paris.lutece.plugins.extend.modules.rating.service.facade.RatingTypeImpl
-
Get the name type of the rating type
- getUser() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.Rating
-
- getUserGuid() - Method in class fr.paris.lutece.plugins.extend.modules.rating.business.RatingExtenderFilter
-
Returns the UserGuid