Portal, V6.1
API Overview
Only a limited set of functions are available when using the IBM Lotus WCM API.
- Web content libraries:
- Moving or copying items within a library.
- Moving or copying items between libraries.
- Search iterators of item IDs:
- Find item of given type by name.
- Find items of given type.
- Find library components by name.
- Find content by authoring template.
- Find content by category.
- Find content by path.
- Find content by workflow stage.
- Find content modified since date.
- Find content modified between dates.
- Content search (similar to the Menu Component search criteria but using item parameters as ids).
- Retrieve via item IDs.
- The ability to create, delete and save the following items:
- Content
- Sites
- Site Areas
- File Resource components
- HTML components
- Image components
- Date and Time components
- Link components
- Number components
- Rich text components
- Style Sheet components
- Short text components
- Text components
- User Selection components
- The ability to retrieve the following items:
- Content
- Sites
- Site areas
- Taxonomies and categories
- Workflows
- Components
- The ability to retrieve the following items from searches, (but NOT as an item):
- Authoring Template ID (Authoring Template)
- Presentation Template ID (Presentation Template)
- Workflow Stage ID
- The ability to approve or reject content items in a workflow stage. Other item-types do not support this function.
The following features are not available using the API:
- The creation, update or deleting of workflows, workflow stages, workflow actions, taxonomies, categories, syndicators, subscribers, presentation templates authoring templates, and components not specified above.
The JavaDocs should be reviewed for a complete set of the features available using the API. The Javadoc HTML files are located under the was_profile_root\installedApps\node\wcm.ear\ilwwcm.war\webinterface\ folder.
Parent topic
The IBM Lotus WCM API