Package com.viglet.turing.api.entity
Class TurNLPEntityTermAPI
Object
TurNLPEntityTermAPI
@RestController
@RequestMapping("/api/entity/terms")
public class TurNLPEntityTermAPI
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionturTermAdd
(TurTerm turTerm) boolean
turTermDelete
(String id) turTermGet
(String id) turTermUpdate
(String id, TurTerm turTerm)
-
Constructor Details
-
TurNLPEntityTermAPI
-
-
Method Details
-
turTermList
-
turTermGet
-
turTermUpdate
-
turTermDelete
-
turTermAdd
-