Package com.ibm.workplace.wcm.api

Interface Summary
AuthoringTemplate Represents an authoring template.
Category Represents a Category in the repository.
ChildPosition  
Content A Content object represents a Content item in the WCM repository.
ContentComponent The root interface in the Content Component hierarchy.
ContentComponentContainer The root interface for the content component container hierarchy.
ContentComponentIterator ContentComponentIterator, as the name suggests, iterates over ContentComponent objects in a ContentComponentContainer.
ContentLink A ContentLink object represents a link to a Content item in the WCM repository.
ContextProcessor Represents a context processor.
ContextProcessorParams Represents the parameters that a context processor is able to read and modify.
DateComponent Represents a Date component.
Document An interface defining an object that exists as an entity in the repository.
DocumentId Represents the ID of a Document in the repository.
DocumentIdIterator DocumentIdIterator iterates over DocumentId objects.
DocumentIterator DocumentIterator iterates over Document objects.
DocumentLibrary  
DocumentManagerComponent Represents a DocumentManager component.
DocumentType This interface is used to define the types of documents that are available to the API.
DocumentTypes This interface holds constants that define each of the DocumentTypes that are known to the API.
Editable Defines the behaviour for editable objects within the API.
EditableLibraryComponent The EditableLibraryComponent interface represents components that can be stored in the repository that are both Editable through this API and a Library Component.
FileComponent Represents a File component.
HistoryLogEntry A read-only History Log Entry
HistoryLogIterator HistoryLogIterator iterates over HistoryLogEntry objects.
HTMLComponent Represents a HTML component.
ImageComponent Represents an Image component.
LibraryComponent The root interface in the Library Component hierarchy.
LibraryDateComponent Represents a Date component.
LibraryDocumentManagerComponent Represents a DocumentManager component.
LibraryFileComponent Represents a File component that exists in the Component Library.
LibraryHTMLComponent Represents a HTML component that exists in the Component Library.
LibraryImageComponent Represents an Image component that exists in the Component Library.
LibraryLinkComponent Represents a Link component that exists in the Component Library.
LibraryNumericComponent Represents a Number component.
LibraryStyleSheetComponent Represents a Style Sheet component that exists in the Component Library.
LibraryUserSelectionComponent Represents a UserSelection component.
LinkComponent Represents a Link component.
NumericComponent Represents a Number component.
OptionSelectionComponent Represents a OptionSelection component.
PresentationTemplate Represents a Presentation Template in the repository.
Reference An interface defining a reference from one entity in the repository to another.
ReferenceComponent Represents a component that can contain a reference to one LibraryComponent.
RenderingContext Represents a rendering context.
Repository The entry point into the WCM repository.
RichTextComponent Represents a Rich Text component.
Site Represents a Site object.
SiteArea Represents a SiteArea object.
SiteFrameworkContainer The ability to organize and build a Site Framework is enabled by implementing the SiteFrameworkContainer interface.
Taxonomy Represents a Taxonomy in the repository.
TextComponent Represents a Text component.
UserProfile The UserProfile interface retrieves user related information.
UserSelectionComponent Represents a UserSelection component.
WCMServiceHome Deprecated. Replaced by WebContentService
Workflow Represents a workflow.
WorkflowStage Represents a workflow stage.
Workspace Represents a view of the WCM repository for a particular user.
 

Class Summary
WCM_API  
WCMApiService Deprecated. Replaced by WebContentService
WCMApiServiceImpl Deprecated. Replaced by WebContentService
WebContentService WebContentService enables access to the WCM API through Portal services.