JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.openkm.sdk4j.bean.KeyValue
Packages that use
KeyValue
Package
Description
com.openkm.sdk4j.util
Uses of
KeyValue
in
com.openkm.sdk4j.util
Method parameters in
com.openkm.sdk4j.util
with type arguments of type
KeyValue
Modifier and Type
Method
Description
static
Map
<
String
,
String
>
BeanHelper.
copyKeyValueToMap
(
List
<
KeyValue
> keyValues)
Conversion from keyValue to Map