Class CommentFactory

java.lang.Object
com.echothree.model.data.comment.server.factory.CommentFactory
All Implemented Interfaces:
BaseFactory<CommentPK,Comment>

public class CommentFactory extends Object implements BaseFactory<CommentPK,Comment>