Wednesday, October 18, 2006

Repository Object Model

To successfully program we need to understand the Repository Object Model

RepObject is a contraction of Repository Object. This is the name of the exposed dll object definition.

RepObject is part of a larger structure of repository objects.

The root for the entire object model is the RepServer (short for Repository Server). This is also the session manager.

The RepObject can be one of five types
1) Repository (root)
2) Folder
3) Batch
4) Document
5) Page

Every RepObject except a Page RepObject can contain other RepObjects.




No comments: