All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static Object |
add(String name,
String value,
Map<String,String> properties) |
static List<NameValuePair> |
convertExtendedProperties(Map<String,String> properties) |
static Map<String,String> |
getProperties(ContentStore contentStore,
String spaceId,
String contentId) |
static Object |
getValue(String key,
Map<String,String> properties) |
static void |
handle(String method,
String context,
Map<String,String> properties,
javax.servlet.http.HttpServletRequest request) |
static Object |
remove(String name,
Map<String,String> properties) |
static void |
setProperties(ContentStore contentStore,
String spaceId,
String contentId,
Map<String,String> properties) |