Uses of Class
com.viglet.turing.persistence.model.nlp.TurNLPEntity
Package
Description
-
Uses of TurNLPEntity in com.viglet.turing.api.entity
Modifier and TypeMethodDescriptionTurNLPEntityAPI.turNLPEntityAdd
(TurNLPEntity turNLPEntity) TurNLPEntityAPI.turNLPEntityGet
(String id) TurNLPEntityAPI.turNLPEntityStructure()
TurNLPEntityAPI.turNLPEntityUpdate
(String id, TurNLPEntity turNLPEntity) Modifier and TypeMethodDescriptionTurNLPEntityAPI.turNLPEntityList()
TurNLPEntityAPI.turNLPEntityLocal()
Modifier and TypeMethodDescriptionTurNLPEntityAPI.turNLPEntityAdd
(TurNLPEntity turNLPEntity) TurNLPEntityAPI.turNLPEntityUpdate
(String id, TurNLPEntity turNLPEntity) -
Uses of TurNLPEntity in com.viglet.turing.persistence.repository.nlp
Modifier and TypeMethodDescriptionTurNLPEntityRepository.findByInternalName
(String internalName) TurNLPEntityRepository.findByName
(String name) Modifier and TypeMethodDescriptionTurNLPEntityRepository.findByEnabled
(int enabled) TurNLPEntityRepository.findByLocal
(int local) -
Uses of TurNLPEntity in com.viglet.turing.thesaurus