public interface ProjectResource
| Modifier and Type | Field and Description |
|---|---|
static String |
PROJECT_SLUG_TEMPLATE |
static String |
SERVICE_PATH |
static final String PROJECT_SLUG_TEMPLATE
static final String SERVICE_PATH
javax.ws.rs.core.Response head()
javax.ws.rs.core.Response get()
javax.ws.rs.core.Response put(Project project)
project - The project's information.Copyright © 2014 Zanata Project. All Rights Reserved.