Programming Guide

The Programming Guide describes the basic concepts of the Stardust API and its relationship to the general process modeling and runtime concepts.

Audience

This guide is intended for people who are using Stardust as a programmer.

Contents

This book is organized in the following topics:

Embedded Usage

Embedded usage of Stardust allows to workflow-enable your application by leveraging functionality provided by the Stardust APIs. This is described in the Embedded Usage:

Querying Workflow and Data

The sections of the following chapters help building queries of arbitrary complexity:

SPI Programming

Tutorials

Stardust provides the following tutorial to guide you through specific programming topics:

Other Programming Topics

Additionally you find chapters with information on:

Using the Stardust CMIS DMS Provider

Chapter Using the Stardust CMIS DMS Provider describes how to integrate the CMIS DMS Provider to allow different content management systems to share their information.

Extending the Portal Framework

Chapter Extending the Stardust Portal Components describes how to use the Portal Framework provided with the Stardust Portal to modify and extend the content of the Portal and add your own application components.

Related Documents