Class CommentDetailFactory

java.lang.Object
com.echothree.model.data.comment.server.factory.CommentDetailFactory
All Implemented Interfaces:
BaseFactory<CommentDetailPK,CommentDetail>

@ApplicationScoped public class CommentDetailFactory extends Object implements BaseFactory<CommentDetailPK,CommentDetail>