Interface CommentQuery

All Superinterfaces:
Query<CommentQuery,Comment>
All Known Implementing Classes:
CommentQueryImpl

public interface CommentQuery extends Query<CommentQuery,Comment>