- getAllDictionaryData() - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
Load all dictionary data.
- getAllDictionaryData() - Method in interface ai.tock.nlp.front.service.storage.EntityTypeDefinitionDAO
-
Load all dictionary data.
- getApplicationById(id) - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
- getApplicationById(id) - Method in interface ai.tock.nlp.front.service.storage.ApplicationDefinitionDAO
-
- getApplicationByNamespaceAndName(namespace, name) - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
- getApplicationByNamespaceAndName(namespace, name) - Method in interface ai.tock.nlp.front.service.storage.ApplicationDefinitionDAO
-
- getApplicationDAO() - Static method in class ai.tock.nlp.front.service.ApplicationConfigurationServiceKt
-
- getApplications() - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
- getApplications() - Method in interface ai.tock.nlp.front.service.storage.ApplicationDefinitionDAO
-
- getConfig() - Method in class ai.tock.nlp.front.service.ApplicationCodecService
-
- getCurrentModelConfiguration(applicationName, nlpEngineType) - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
- getDictionaryDataByEntityName(qualifiedName) - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
Load DictionaryData for entity qualified name.
- getDictionaryDataByEntityName(qualifiedName) - Method in interface ai.tock.nlp.front.service.storage.EntityTypeDefinitionDAO
-
Load DictionaryData for entity qualified name.
- getDictionaryDataByNamespace(namespace) - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
Load all data of given namespace.
- getDictionaryDataByNamespace(namespace) - Method in interface ai.tock.nlp.front.service.storage.EntityTypeDefinitionDAO
-
Load all data of given namespace.
- getEntityTypeByName(name) - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
- getEntityTypeByName(name) - Method in interface ai.tock.nlp.front.service.storage.EntityTypeDefinitionDAO
-
- getEntityTypeDAO() - Static method in class ai.tock.nlp.front.service.ApplicationConfigurationServiceKt
-
- getEntityTypes() - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
- getEntityTypes() - Method in interface ai.tock.nlp.front.service.storage.EntityTypeDefinitionDAO
-
- getFrontModule() - Static method in class ai.tock.nlp.front.service.FrontIocKt
-
- getIntentById(id) - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
- getIntentById(id) - Method in interface ai.tock.nlp.front.service.storage.IntentDefinitionDAO
-
- getIntentByNamespaceAndName(namespace, name) - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
- getIntentByNamespaceAndName(namespace, name) - Method in interface ai.tock.nlp.front.service.storage.IntentDefinitionDAO
-
- getIntentDAO() - Static method in class ai.tock.nlp.front.service.ApplicationConfigurationServiceKt
-
- getIntentIdByQualifiedName(name) - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
- getIntentsByApplicationId(applicationId) - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
- getIntentsByApplicationId(applicationId) - Method in interface ai.tock.nlp.front.service.storage.IntentDefinitionDAO
-
- getIntentsUsingEntity(entityType) - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
- getIntentsUsingEntity(entityType) - Method in interface ai.tock.nlp.front.service.storage.IntentDefinitionDAO
-
- getLogDAO() - Static method in class ai.tock.nlp.front.service.ApplicationMonitorServiceKt
-
- getModel() - Method in class ai.tock.nlp.front.service.ModelTesterService
-
- getModel() - Method in class ai.tock.nlp.front.service.ModelUpdaterService
-
- getModelDAO() - Method in class ai.tock.nlp.front.service.ModelTesterService
-
- getNamespaces(user) - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
Returns all the namespaces of a user.
- getNamespaces(user) - Method in interface ai.tock.nlp.front.service.storage.UserNamespaceDAO
-
Returns all the namespaces of a user.
- getSentenceDAO() - Static method in class ai.tock.nlp.front.service.ApplicationConfigurationServiceKt
-
- getSentences(intents, language, status) - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
- getSentences(intents, language, status) - Method in interface ai.tock.nlp.front.service.storage.ClassifiedSentenceDAO
-
- getSupportedNlpEngineTypes() - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
- getTestBuilds(query) - Method in class ai.tock.nlp.front.service.ModelTesterService
-
- getTestBuilds(query) - Method in interface ai.tock.nlp.front.service.storage.TestModelDAO
-
- getTriggerDAO() - Static method in class ai.tock.nlp.front.service.ModelUpdaterServiceKt
-
- getTriggers() - Method in class ai.tock.nlp.front.service.ModelUpdaterService
-
- getTriggers() - Method in interface ai.tock.nlp.front.service.storage.ModelBuildTriggerDAO
-
- getUserLogDAO() - Static method in class ai.tock.nlp.front.service.ApplicationMonitorServiceKt
-
- getUserNamespaceDAO() - Static method in class ai.tock.nlp.front.service.ApplicationConfigurationServiceKt
-
- getUsers(namespace) - Method in class ai.tock.nlp.front.service.ApplicationConfigurationService
-
Returns all the users of a namespace.
- getUsers(namespace) - Method in interface ai.tock.nlp.front.service.storage.UserNamespaceDAO
-
Returns all the users of a namespace.