| Package | Description |
|---|---|
| com.independentsoft.share |
| Modifier and Type | Method and Description |
|---|---|
Form |
Service.getListForm(java.lang.String listId,
java.lang.String formId)
Gets the list form.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Form> |
Service.getListForms(java.lang.String listId)
Gets the list forms.
|
java.util.List<Form> |
Service.getListForms(java.lang.String listId,
java.util.List<IQueryOption> queryOptions)
Gets the list forms.
|