Package com.ibm.workplace.wcm.api.editions

This package defines the IBM Web Content Manager Edition API.

See:
          Description

Interface Summary
CorEditionServiceHome Home interface of the EditionService.
Edition An Edition object represents an Edition in the WCM repository.
EditionDelta Represents a Delta change set between 2 Editions.
EditionService EditionsService enables access to the WCM Editions API
EditionServiceHome Portal service interface of the EditionService.
EditionServiceProvider Portlet service interface of the EditionService.
 

Exception Summary
EditionServiceNotAvailableException EditionServiceNotAvailableException thrown when the EditionService is not available
 

Package com.ibm.workplace.wcm.api.editions Description

This package defines the IBM Web Content Manager Edition API.

This API provides interfaces that allows programmers to create, delete, and search for Editions. This is achieved through the use of the EditionService.

An Edition object represents an Edition in the WCM repository. An edition is a "named" collection of the versions of a subtree taken at a particular point in time.