Uses of Class
nzilbb.labbcat.model.Project
Packages that use Project
Package
Description
LaBB-CAT client library.
LaBB-CAT client models.
-
Uses of Project in nzilbb.labbcat
Methods in nzilbb.labbcat that return ProjectModifier and TypeMethodDescriptionLabbcatAdmin.createProject
(Project project) Deprecated, for removal: This API element is subject to removal in a future version.Project[]
LabbcatAdmin.readProjects()
Deprecated, for removal: This API element is subject to removal in a future version.Projects are now layer categories - a type ofCategory
with classId = "layer".Project[]
LabbcatAdmin.readProjects
(Integer pageNumber, Integer pageLength) Deprecated, for removal: This API element is subject to removal in a future version.Projects are now layer categories - a type ofCategory
with classId = "layer".LabbcatAdmin.updateProject
(Project project) Deprecated, for removal: This API element is subject to removal in a future version.Projects are now layer categories - a type ofCategory
with classId = "layer".Methods in nzilbb.labbcat with parameters of type ProjectModifier and TypeMethodDescriptionLabbcatAdmin.createProject
(Project project) Deprecated, for removal: This API element is subject to removal in a future version.Projects are now layer categories - a type ofCategory
with classId = "layer".void
LabbcatAdmin.deleteProject
(Project project) Deprecated, for removal: This API element is subject to removal in a future version.Projects are now layer categories - a type ofCategory
with classId = "layer".LabbcatAdmin.updateProject
(Project project) Deprecated, for removal: This API element is subject to removal in a future version.Projects are now layer categories - a type ofCategory
with classId = "layer". -
Uses of Project in nzilbb.labbcat.model
Methods in nzilbb.labbcat.model that return ProjectModifier and TypeMethodDescriptionProject.setProject
(String newProject) Deprecated, for removal: This API element is subject to removal in a future version.Setter for the name of the project.Project.setProjectId
(int newProjectId) Deprecated, for removal: This API element is subject to removal in a future version.
Category
with classId = "layer".