- getApiVersion() - Method in class fr.paris.lutece.plugins.botpress.business.BPBot
-
Returns the ApiVersion
- getApiVersions() - Static method in class fr.paris.lutece.plugins.botpress.service.ConverseService
-
Returns the list of managed API versions
- getAvatarRendererKey() - Method in class fr.paris.lutece.plugins.botpress.business.BPBot
-
Returns the AvatarRendererKey
- getAvatarUrl() - Method in class fr.paris.lutece.plugins.botpress.business.BPBot
-
Returns the AvatarUrl
- getBotApiEntryPointUrl() - Method in class fr.paris.lutece.plugins.botpress.service.BotInstance
-
Returns the BotApiEntryPointUrl
- getBotApiEntryPointUrl(String, String, int) - Static method in class fr.paris.lutece.plugins.botpress.service.ConverseService
-
Build the entry point URL
- getBotKey() - Method in class fr.paris.lutece.plugins.botpress.business.BPBot
-
Returns the BotKey
- getBotPressKey() - Method in class fr.paris.lutece.plugins.botpress.business.BPBot
-
Returns the BotPressKey
- getBotResponse(String, String, String, String, Locale) - Static method in class fr.paris.lutece.plugins.botpress.service.ConverseService
-
Get responses from the bot
- getBotsStatusList(Locale) - Static method in class fr.paris.lutece.plugins.botpress.service.BotRegistrationService
-
Returns the list of available bot status
- getBotStatus() - Method in class fr.paris.lutece.plugins.botpress.business.BPBot
-
Returns the BotStatus
- getBPBotsList() - Static method in class fr.paris.lutece.plugins.botpress.business.BPBotHome
-
Load the data of all the bPBot objects and returns them as a list
- getBPBotsReferenceList() - Static method in class fr.paris.lutece.plugins.botpress.business.BPBotHome
-
Load the data of all the bPBot objects and returns them as a referenceList
- getConfirmRemoveBPBot(HttpServletRequest) - Method in class fr.paris.lutece.plugins.botpress.web.BPBotJspBean
-
Manages the removal form of a bpbot whose identifier is in the http request
- getConverters() - Method in class fr.paris.lutece.plugins.botpress.service.renderers.AbstractRenderer
-
Returns the list of converters
- getConverters() - Method in interface fr.paris.lutece.plugins.botpress.service.renderers.BotMessageRenderer
-
Returns the list of converters
- getCreateBPBot(HttpServletRequest) - Method in class fr.paris.lutece.plugins.botpress.web.BPBotJspBean
-
Returns the form to create a bpbot
- getDescription() - Method in class fr.paris.lutece.plugins.botpress.business.BPBot
-
Returns the Description
- getErrorMessage() - Method in class fr.paris.lutece.plugins.botpress.business.BPBot
-
Returns the ErrorMessage
- getId() - Method in class fr.paris.lutece.plugins.botpress.business.BPBot
-
Returns the Id
- getIsStandalone() - Method in class fr.paris.lutece.plugins.botpress.business.BPBot
-
Returns the IsStandalone
- getLanguage() - Method in class fr.paris.lutece.plugins.botpress.business.BPBot
-
Returns the Language
- getLanguages(Locale) - Static method in class fr.paris.lutece.plugins.botpress.service.LanguageService
-
Gets a list of available languages
- getManageBPBots(HttpServletRequest) - Method in class fr.paris.lutece.plugins.botpress.web.BPBotJspBean
-
Build the Manage View
- getModes(Locale) - Static method in class fr.paris.lutece.plugins.botpress.service.BotRegistrationService
-
Return the list of mode
- getModifyBPBot(HttpServletRequest) - Method in class fr.paris.lutece.plugins.botpress.web.BPBotJspBean
-
Returns the form to update info about a bpbot
- getName() - Method in class fr.paris.lutece.plugins.botpress.business.BPBot
-
Returns the Name
- getPostContentType() - Method in interface fr.paris.lutece.plugins.botpress.service.renderers.BotMessageRenderer
-
Return the content type corresponding to this renderer
- getPostContentType() - Method in class fr.paris.lutece.plugins.botpress.service.renderers.FileRenderer
-
Return the content type corresponding to this renderer
- getPostContentType() - Method in class fr.paris.lutece.plugins.botpress.service.renderers.LicenseRenderer
-
- getPostContentType() - Method in class fr.paris.lutece.plugins.botpress.service.renderers.QuickRepliesRenderer
-
Return the content type corresponding to this renderer
- getPostContentType() - Method in class fr.paris.lutece.plugins.botpress.service.renderers.TextRenderer
-
Return the content type corresponding to this renderer
- getRenderer(JsonNode) - Static method in class fr.paris.lutece.plugins.botpress.service.RendererService
-
Give the good renderer to handle the response
- getServerUrl() - Method in class fr.paris.lutece.plugins.botpress.business.BPBot
-
Returns the ServerUrl
- getText() - Method in class fr.paris.lutece.plugins.botpress.business.RequestMessage
-
Returns the Text
- getType() - Method in class fr.paris.lutece.plugins.botpress.business.RequestMessage
-
Returns the Type
- getWelcomeMessage() - Method in class fr.paris.lutece.plugins.botpress.business.BPBot
-
Returns the WelcomeMessage