API description

OpenKM API classes:

OpenKM API classDescription

OKMAuth

Manage security and users. For example, add or remove grants on a node, create or modify users or getting the profiles.

OKMBookmark

Manage the user bookmarks.

OKMDashboard

Manage all data shown on the dashboard.

OKMDocument

Manage documents. For example create, move or delete a document.

OKMFolder

Manage folders. For example create, move or delete a folder.

OKMMail

Manage mails. For example create, move or delete a mails.

OKMNote

Manage notes on any node type. For example create, edit or delete a note on a document, folder, mail or record.

OKMNotification

Manage notifications. For example, add or remove subscriptions on a document or a folder.

OKMProperty

Manage categories and keywords. For example add or remove keywords in a document, folder, mail or record.

OKMPropertyGroup

Manage metadata. For example add metadata group, set metadata fields.

OKMRepository

A lot of stuff related to the repository. For example get the properties of the main root node ( /okm:root ).

OKMSearch

Manage search feature. For example, manage saved queries or perform a new query to the repository.

OKMStats

General stats of the repository.

OKMUserConfig

Manage user home configuration.

OKMWorkflow

Manage workflows. For example, execute a new workflow.