Command<Comment>
public class FindCommentById extends Object implements Command<Comment>
protected String
id
FindCommentById(String id)
Comment
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String id
public FindCommentById(String id)
public Comment execute(CommandContext commandContext)
execute