Novell exteNd
Director 5.2 API

com.sssw.cm.api
Interface EbiDelegateConstants

All Known Implementing Classes:
EboFactory

public interface EbiDelegateConstants

This class contains constants for CM Delegates.


Field Summary
static String DELEGATE_CONTENT
          The Content Manager Delegate.
static String DELEGATE_HELPER
          The CM Helper Delegate.
static String DELEGATE_TASK
          The CM Task Manager Delegate.
 

Field Detail

DELEGATE_CONTENT

public static final String DELEGATE_CONTENT
The Content Manager Delegate.

DELEGATE_HELPER

public static final String DELEGATE_HELPER
The CM Helper Delegate. This Delegate is used internally by the system.

DELEGATE_TASK

public static final String DELEGATE_TASK
The CM Task Manager Delegate.

Novell exteNd
Director 5.2 API