| Package | Description |
|---|---|
| com.openkm.sdk4j | |
| com.openkm.sdk4j.bean | |
| com.openkm.sdk4j.definition | |
| com.openkm.sdk4j.impl |
| Modifier and Type | Method and Description |
|---|---|
List<NodeClassSectionDefinition> |
OKMWebservice30.findSectionFiltered(String code,
String name,
int permissions) |
List<NodeClassSectionDefinition> |
OKMWebservice30.getChildrenSections(long parentId) |
List<NodeClassSectionDefinition> |
OKMWebservice30.getChildrenSectionsFilteredBySecurity(long parentId,
int permissions) |
List<NodeClassSectionDefinition> |
OKMWebservice30.getNodeClassBreadcrumb(long sectionId) |
List<NodeClassSectionDefinition> |
OKMWebservice30.getRootSections() |
List<NodeClassSectionDefinition> |
OKMWebservice30.getRootSectionsFilteredBySecurity(int permissions) |
| Modifier and Type | Field and Description |
|---|---|
protected NodeClassSectionDefinition |
NodeClass.section |
| Modifier and Type | Method and Description |
|---|---|
NodeClassSectionDefinition |
NodeClass.getSection() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeClass.setSection(NodeClassSectionDefinition section) |
| Modifier and Type | Method and Description |
|---|---|
List<NodeClassSectionDefinition> |
BaseFilePlan.findSectionFiltered(String code,
String name,
int permissions) |
List<NodeClassSectionDefinition> |
BaseFilePlan.getChildrenSections(long parentId) |
List<NodeClassSectionDefinition> |
BaseFilePlan.getChildrenSectionsFilteredBySecurity(long parentId,
int permissions) |
List<NodeClassSectionDefinition> |
BaseFilePlan.getNodeClassBreadcrumb(long sectionId) |
List<NodeClassSectionDefinition> |
BaseFilePlan.getRootSections() |
List<NodeClassSectionDefinition> |
BaseFilePlan.getRootSectionsFilteredBySecurity(int permissions) |
| Modifier and Type | Method and Description |
|---|---|
List<NodeClassSectionDefinition> |
FilePlanImpl.findSectionFiltered(String code,
String name,
int permissions) |
List<NodeClassSectionDefinition> |
FilePlanImpl.getChildrenSections(long parentId) |
List<NodeClassSectionDefinition> |
FilePlanImpl.getChildrenSectionsFilteredBySecurity(long parentId,
int permissions) |
List<NodeClassSectionDefinition> |
FilePlanImpl.getNodeClassBreadcrumb(long sectionId) |
List<NodeClassSectionDefinition> |
FilePlanImpl.getRootSections() |
List<NodeClassSectionDefinition> |
FilePlanImpl.getRootSectionsFilteredBySecurity(int permissions) |
Copyright © 2020 Open Knowledge Management System S.L.. All Rights Reserved.