Title: OpenCMIS Modules Breadcrumb: opencmis:modules
OpenCMIS is divided into four groups of modules:
Interfaces, enums and exceptions used across all other modules.
Implementations of the interface defined in chemistry-opencmis-commons-api. It also generates and contains the JAXB classes.
Client API used by applications. See OpenCMIS Client API for details.
Implementations of the client API.
CMIS client AtomPub and Web Services binding implementation. See OpenCMIS Client Bindings for details.
CMIS server AtomPub and Web Services binding implementation. See OpenCMIS Server Framework for details.
Convenience classes for repository connectors. This module contains the CMIS query parser.
CMIS in-memory repository for test purposes. See OpenCMIS InMemory Repository for details.
CMIS file system repository for test purposes. See OpenCMIS FileShare Repository for details.
CMIS to JCR bridge. See OpenCMIS JCR Repository for details.
Integration tests covering the whole stack.
Simple web based CMIS client. See OpenCMIS Browser for details.
Utility classes for tests.
Development tools.