@Path(value="record") public class RecordManagement extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
RECORD_ID_PATH_PART |
static String |
RECORD_PATH_PART |
static String |
TYPE_PATH_PART |
| Constructor and Description |
|---|
RecordManagement() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
add(String json) |
javax.ws.rs.core.Response |
get(String type,
String recordId) |
public static final String RECORD_PATH_PART
public static final String TYPE_PATH_PART
public static final String RECORD_ID_PATH_PART
Copyright © 2018. All Rights Reserved.