Class CMSCommentListWsDTO
java.lang.Object
de.hybris.platform.cmswebservices.dto.CMSCommentListWsDTO
- All Implemented Interfaces:
Serializable
Specifies a list of available CMS comments.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetComments(List<CMSCommentWsDTO> comments) voidsetPagination(PaginationWsDTO pagination)
-
Constructor Details
-
CMSCommentListWsDTO
public CMSCommentListWsDTO()
-
-
Method Details
-
setComments
-
getComments
-
setPagination
-
getPagination
-