Package com.crystaldecisions.sdk.plugin

This package is the base level package for all BusinessObjects Enterprise plugins.

See:
          Description

Interface Summary
CeKind This interface defines constants that correspond to the SI_KINDs.
CeProgID This interface defines constants that correspond to the SI_PROGIDs.
 

Package com.crystaldecisions.sdk.plugin Description

This package is the base level package for all BusinessObjects Enterprise plugins. It contains the CeKind, which is a constant that identifies the IInfoObject type for plugins. A plugin is an extension to the basic functionality of an IInfoObject.

Related Documentation