Package | Description |
---|---|
fr.paris.lutece.plugins.extend.modules.rating.service.facade |
Modifier and Type | Class and Description |
---|---|
class |
RatingTypeBuilderImpl |
Modifier and Type | Method and Description |
---|---|
RatingType.Builder |
RatingType.Builder.cancelRating(Consumer<Rating> doCancelRating)
Do cancel rating
|
RatingType.Builder |
RatingType.Builder.doRating(Consumer<Rating> doRating)
Consumer to rate
|
RatingType.Builder |
RatingType.Builder.getInfoExtender(BiFunction<String,String,List<Rating>> getInfoExtender)
BiFunction to get the list of extender type information object
|
RatingType.Builder |
RatingType.Builder.getInfoExtenderByList(BiFunction<List<String>,String,List<Rating>> getInfoExtenderByList)
BiFunction to get the list of extender type information object
|
RatingType.Builder |
RatingType.Builder.getInfoForExport(BinaryOperator<String> getInfoForExport)
BinaryOperator to get the information value associate to the rating Type to export in the file export
|
RatingType.Builder |
RatingType.Builder.getInfoForRecap(BinaryOperator<String> getInfoForRecap)
BinaryOperator to get the information value associate to the ExtenderType to write in the recap
|
RatingType.Builder |
RatingType.Builder.getPageAddOn(QuinquaFunction<RatingExtenderConfig,String,String,String,javax.servlet.http.HttpServletRequest,String> getPageAddOn)
GetPageAddOn
|
static RatingType.Builder |
RatingType.newBuilder(Class<? extends Rating> type,
String strTitle)
Get builder to building an rating type
|
Copyright © 2022 City of Paris. All rights reserved.