Package | Description |
---|---|
org.zanata.rest.client | |
org.zanata.rest.dto | |
org.zanata.rest.service |
Modifier and Type | Method and Description |
---|---|
Project |
ProjectClient.get() |
Project[] |
ProjectsClient.getProjects() |
Modifier and Type | Method and Description |
---|---|
void |
ProjectClient.put(Project project) |
Modifier and Type | Method and Description |
---|---|
Project |
Project.createSample() |
Modifier and Type | Method and Description |
---|---|
Collection<Project> |
Project.createSamples() |
List<Project> |
ProjectList.getProjects() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
MockProjectResource.put(Project project) |
javax.ws.rs.core.Response |
ProjectResource.put(Project project)
Creates or modifies a Project.
|
Copyright © 2017 Zanata Project. All rights reserved.