com.sun.portal.discussions.providers |
|
Java Source File Name | Type | Comment |
Comments.java | Class | Class which mainly deals with clustering of comments and storing
and retrieving of comment properties
Input is one or more discussion streams which is the SOIFInputStream
Discussion stream is normally be sorted by a particular field handled
by the search request. |
DiscussionJSPProvider.java | Class | This is a DiscussionProvider helper class. |
TestComments.java | Class | Comments test routines. |