Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

OpenCMIS Client API

The OpenCMIS Client API is under development and not working yet.

You can check the OpenCMIS Commons JavaDoc and OpenCMIS Client API JavaDoc for a first impression.

client layer provides an object oriented interface for easy consumption of the underlaying CMIS related layers. In additon to the CMIS specification the OpenCMIS client layer introduces a session concept which easily enables applications to get control on the client side cache behaviour.

The following UML diagramm illustrates the main classes of the client API:

!Class Diagram Client API|align=center!For the time being, you might want to use the client Provider API. The interface is not as nice as the client API but it is feature complete and working.