| Package | Description |
|---|---|
| com.openkm.sdk4j | |
| com.openkm.sdk4j.definition | |
| com.openkm.sdk4j.impl |
| Modifier and Type | Method and Description |
|---|---|
Document |
OKMWebservice10.createFromTemplate(String docId,
String dstPath,
boolean categories,
boolean keywords,
boolean propertyGroups,
boolean notes,
boolean wiki,
Map<String,String> properties) |
Map<String,String> |
OKMWebservice10.getPropertyGroupPropertiesSimple(String nodeId,
String grpName) |
void |
OKMWebservice10.setPropertyGroupProperties(String nodeId,
String grpName,
List<FormElement> feList)
setPropertyGroupProperties
|
void |
OKMWebservice10.setPropertyGroupPropertiesSimple(String nodeId,
String grpName,
Map<String,String> properties)
setPropertyGroupPropertiesSimple
|
| Modifier and Type | Method and Description |
|---|---|
Document |
BaseDocument.createFromTemplate(String docId,
String dstPath,
boolean categories,
boolean keywords,
boolean propertyGroups,
boolean notes,
boolean wiki,
Map<String,String> properties) |
Map<String,String> |
BasePropertyGroup.getPropertyGroupPropertiesSimple(String nodeId,
String grpName) |
void |
BasePropertyGroup.setPropertyGroupProperties(String nodeId,
String grpName,
List<FormElement> ofeList) |
void |
BasePropertyGroup.setPropertyGroupPropertiesSimple(String nodeId,
String grpName,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
Document |
DocumentImpl.createFromTemplate(String docId,
String dstPath,
boolean categories,
boolean keywords,
boolean propertyGroups,
boolean notes,
boolean wiki,
Map<String,String> properties) |
Map<String,String> |
PropertyGroupImpl.getPropertyGroupPropertiesSimple(String nodeId,
String grpName) |
void |
PropertyGroupImpl.setPropertyGroupProperties(String nodeId,
String grpName,
List<FormElement> feList)
setProperties
|
void |
PropertyGroupImpl.setPropertyGroupPropertiesSimple(String nodeId,
String grpName,
Map<String,String> properties)
setPropertiesSimple
|
Copyright © 2021 Open Knowledge Management System S.L.. All Rights Reserved.