Uses of Class
com.viglet.turing.persistence.model.ml.TurMLCategory
Packages that use TurMLCategory
Package
Description
-
Uses of TurMLCategory in com.viglet.turing.api.ml.category
Methods in com.viglet.turing.api.ml.category that return TurMLCategoryModifier and TypeMethodDescriptionTurMLCategoryAPI.turMLCategoryAdd
(TurMLCategory turMLCategory) TurMLCategoryAPI.turMLCategoryGet
(int id) TurMLCategoryAPI.turMLCategoryUpdate
(int id, TurMLCategory turMLCategory) Methods in com.viglet.turing.api.ml.category that return types with arguments of type TurMLCategoryMethods in com.viglet.turing.api.ml.category with parameters of type TurMLCategoryModifier and TypeMethodDescriptionTurMLCategoryAPI.turMLCategoryAdd
(TurMLCategory turMLCategory) TurMLCategoryAPI.turMLCategoryUpdate
(int id, TurMLCategory turMLCategory) -
Uses of TurMLCategory in com.viglet.turing.api.ml.data.group
Methods in com.viglet.turing.api.ml.data.group with parameters of type TurMLCategoryModifier and TypeMethodDescriptionTurMLDataGroupCategoryAPI.turDataGroupCategoryUpdate
(int dataGroupId, int id, TurMLCategory turMLCategory) -
Uses of TurMLCategory in com.viglet.turing.persistence.model.storage
Methods in com.viglet.turing.persistence.model.storage that return TurMLCategory