
Chapter 10. Portlet application development 373
10.3.5 My Documents portlet
The My Documents portlet shows a list of all documents authored by the current
user, including information on their title, topic, and current workflow state. The
portlet view is illustrated in Figure 10-6.
Figure 10-6 My Documents portlet view
When the user clicks on the document hyperlink, the portlet sends a portlet
message to the other portlets on the current portal page. This causes the
Versioning Portlet and the Document Details Portlet to set the given document as
their current document.
The main API classes used by this portlet are:
Document content access: DKDDO ...