Interface WordpressServiceComments

All Superinterfaces:
WordpressCrudService<Comment,CommentSearchCriteria>, WordpressService
All Known Implementing Classes:
WordpressServiceCommentsAdapter

public interface WordpressServiceComments extends WordpressCrudService<Comment,CommentSearchCriteria>