| Package | Description |
|---|---|
| com.openkm.sdk4j | |
| com.openkm.sdk4j.bean.form | |
| com.openkm.sdk4j.definition | |
| com.openkm.sdk4j.impl | |
| com.openkm.sdk4j.util |
| Modifier and Type | Method and Description |
|---|---|
List<FormElement> |
OKMWebservice20.getPropertyGroupForm(String grpName)
getPropertyGroupForm
|
List<FormElement> |
OKMWebservice20.getPropertyGroupProperties(String nodeId,
String grpName)
getPropertyGroupProperties
|
| Modifier and Type | Method and Description |
|---|---|
void |
OKMWebservice20.setPropertyGroupProperties(String nodeId,
String grpName,
List<FormElement> feList)
setPropertyGroupProperties
|
| Modifier and Type | Class and Description |
|---|---|
class |
Button |
class |
CheckBox |
class |
Input |
class |
Select |
class |
Separator |
class |
SuggestBox |
class |
Text |
class |
TextArea |
| Modifier and Type | Method and Description |
|---|---|
List<FormElement> |
BasePropertyGroup.getPropertyGroupForm(String grpName) |
List<FormElement> |
BasePropertyGroup.getPropertyGroupProperties(String nodeId,
String grpName) |
| Modifier and Type | Method and Description |
|---|---|
void |
BasePropertyGroup.setPropertyGroupProperties(String nodeId,
String grpName,
List<FormElement> ofeList) |
| Modifier and Type | Method and Description |
|---|---|
List<FormElement> |
PropertyGroupImpl.getPropertyGroupForm(String grpName)
getPropertyGroupForm
|
List<FormElement> |
PropertyGroupImpl.getPropertyGroupProperties(String nodeId,
String grpName)
getProperties
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyGroupImpl.setPropertyGroupProperties(String nodeId,
String grpName,
List<FormElement> feList)
setProperties
|
| Modifier and Type | Method and Description |
|---|---|
FormElement |
BeanHelper.copyToBaseFormElement(FormElementComplex fec)
Conversion from FormElementComplex to OKMFormElement.
|
| Modifier and Type | Method and Description |
|---|---|
List<FormElement> |
BeanHelper.coptyToBaseFormElementList(FormElementComplexList fecList)
Conversion from FormElementComplex List to OKMFormElement list
|
| Modifier and Type | Method and Description |
|---|---|
FormElementComplex |
BeanHelper.copyToFormElementComplex(FormElement fe)
Conversion from OKMFormElement to FormElementComplex
|
| Modifier and Type | Method and Description |
|---|---|
FormElementComplexList |
BeanHelper.copyToBaseFormElementList(List<FormElement> ofeList)
Conversion from OKMFormElement list to FormElementComplex List
|
Copyright © 2015 Open Knowledge Management System S.L.. All rights reserved.