Uses of Interface
de.hybris.platform.comments.services.CommentDao
-
Packages that use CommentDao Package Description de.hybris.platform.comments.services.impl -
-
Uses of CommentDao in de.hybris.platform.comments.services.impl
Classes in de.hybris.platform.comments.services.impl that implement CommentDao Modifier and Type Class Description classDefaultCommentDaoDefault Comment DAO implementation.Methods in de.hybris.platform.comments.services.impl that return CommentDao Modifier and Type Method Description CommentDaoDefaultCommentService. getCommentDao()Deprecated, for removal: This API element is subject to removal in a future version.since agesMethods in de.hybris.platform.comments.services.impl with parameters of type CommentDao Modifier and Type Method Description voidDefaultCommentService. setCommentDao(CommentDao commentDao)
-