Uses of Class
org.exoplatform.rhmanagement.entity.CommentEntity
-
Packages that use CommentEntity Package Description org.exoplatform.rhmanagement.dao -
-
Uses of CommentEntity in org.exoplatform.rhmanagement.dao
Methods in org.exoplatform.rhmanagement.dao that return types with arguments of type CommentEntity Modifier and Type Method Description List<CommentEntity>CommentDAO. getCommentsByRequestId(long id, String commentType, int offset, int limit)
-