Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: ucb ::

service ODMAContentProvider
Description
The ODMA Content Provider (OCP) implements a ContentProvider for the UniversalContentBroker (UCB).

It provides access to a document structure stored on a Document Management System (DMS).

Since
OOo 1.1.2
See also
ContentProvider, Content, ODMAContent

Exported Interfaces - Summary
XContentProvider

provides two types of content; the document and the Root Folder. (details)

Exported Interfaces - Details
XContentProvider
Description
provides two types of content; the document and the Root Folder.

  1. The document Content corresponds to a document stored on the DMS.

  2. The Root Folder exists at any time and is used to show all documents avaible at that time. All other OCP contents are children of this folder. The OCP Root Folder can only contain OCP Documents. It has the URL „vnd.sun.star.odma:/“.

URL Scheme for OCP Contents

Each OCP content has an identifier corresponding to the following scheme:

vnd.sun.star.odma:/<name>

where <name> is the DocumentID given by the DMS.

Examples:

vnd.sun.star.odma:/ ( The URL of the OCP Root Folder )

vnd.sun.star.odma:/ a document id given by the DMS

vnd.sun.star.odma:/::ODMA\DMS_ID\DM_SPECIFIC_INFO


 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.