DOPs Core API Guide

Initialization

In order to initialize the DOPs Core, you invoke the Framewok.configure(DOStorage,String) method, providing:

Usage

A detailed overview of the usage of the DOPs API is under construction. Please consult the source code of the Demo Servlet contained in the DOPS Modules for a "straight to the point" demonstration.

In a nutshell, you use the DODictionary object returned by the aforementioned invocation of the Framewok.configure(DOStorage,String) method to create digital object instances, store these instances back to underlying storage, execute behavior, etc. Given a digital object instance, you can either call its behavior schemes in the behavior execution context of choice, or use the methods contained in the instance directly.

DOPs Guide (last edited 2007-03-30 12:34:23 by Kostas Saidis)

© 2005 - 2008 Kostas Saidis