Package 

Class SearchConnector

  • All Implemented Interfaces:
    ai.tock.bot.definition.ConnectorStoryHandler , ai.tock.bot.engine.BotBus , ai.tock.bot.engine.Bus , ai.tock.bot.engine.I18nTranslator , ai.tock.translator.I18nKeyProvider

    
    public class SearchConnector
    extends ConnectorStoryHandlerBase<SearchDef>
                        

    Connector specific behaviour.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final CharSequence title(Section $self)
      final CharSequence content(Section $self)
      final BotBus sendFirstJourney(Journey journey)
      abstract ConnectorMessage sendFirstJourney(List<Section> sections)
      • Methods inherited from class ai.tock.bot.engine.BotBus

        booleanChoice, changeContextValue, changeContextValue, changeEntityText, changeEntityValue, changeEntityValue, changeEntityValue, choice, contextValue, contextValue, defaultDelay, end, end, end, end, end, end, end, endRawText, entityText, entityText, entityValue, entityValue, entityValueDetails, entityValueDetails, getAction, getBotDefinition, getBusContextValue, getBusContextValue, getConnectorData, getContextId, getCurrentDialog, getCurrentIntent, getDialog, getEntities, getI18nProvider, getNextUserActionState, getStep, getStepName, getStory, getTest, getUnderlyingConnector, getUserPreferences, getUserText, getUserTimeline, handleAndSwitchStory, hasActionEntity, hasActionEntity, hasChoiceValue, i18n, i18nKey, isChoiceAction, isCompatibleWith, isFeatureEnabled, isIntent, markAsUnknown, nlpStats, reloadProfile, removeAllEntityValues, removeEntityValue, removeEntityValue, resetDialogState, send, send, send, send, send, send, send, send, setBusContextValue, setBusContextValue, setI18nProvider, setNextUserActionState, setStep, setStory, skipAnswer, switchStory, withMessage, withNotificationType, withPriority, withVisibility
      • Methods inherited from class ai.tock.bot.engine.Bus

        getApplicationId, getBotId, getCurrentAnswerIndex, getIntent, getUserId, sendRawText, withMessage, withMessage
      • Methods inherited from class ai.tock.bot.definition.ConnectorStoryHandlerBase

        getContext
      • Methods inherited from class ai.tock.bot.engine.I18nTranslator

        getTargetConnectorType, getUserInterfaceType, getUserLocale, translate, translate, translate, translateAndReturnBlankAsNull
      • Methods inherited from class ai.tock.translator.I18nKeyProvider

        i18n
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait