Uses of Class
net.sf.jdigg.arguments.ListCommentsArguments

Packages that use ListCommentsArguments
net.sf.jdigg.requests Classes to execute requests 
 

Uses of ListCommentsArguments in net.sf.jdigg.requests
 

Methods in net.sf.jdigg.requests with parameters of type ListCommentsArguments
 Comments ListCommentsRequest.allComments(ListCommentsArguments listCommentsArguments)
          All comments.
 Comments ListCommentsRequest.popularComments(ListCommentsArguments listCommentsArguments)
          All comments on popular stories.
 Comments ListCommentsRequest.topLevelCommentsForGivenStory(ListCommentsArguments listCommentsArguments, int id)
          Top-level comments for a given story.
 Comments ListCommentsRequest.upcomingComments(ListCommentsArguments listCommentsArguments)
          All comments on upcoming stories.
 



Copyright © 2008. All Rights Reserved.