Uses of Class
com.stratelia.webactiv.util.questionContainer.model.CommentPK

Packages that use CommentPK
com.stratelia.webactiv.util.questionContainer.model   
 

Uses of CommentPK in com.stratelia.webactiv.util.questionContainer.model
 

Methods in com.stratelia.webactiv.util.questionContainer.model that return CommentPK
 CommentPK Comment.getPK()
           
 

Constructors in com.stratelia.webactiv.util.questionContainer.model with parameters of type CommentPK
Comment(CommentPK commentPK, QuestionContainerPK questionContainerPK, String userId, String comment, boolean isAnonymous, String date)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.