net.anotheria.moskitodemo.sqltrace.persistence.data
Class CommentFactory

java.lang.Object
  extended by net.anotheria.moskitodemo.sqltrace.persistence.data.CommentFactory

public class CommentFactory
extends Object


Constructor Summary
CommentFactory()
           
 
Method Summary
static Comment createComment()
           
static Comment createComment(Comment template)
           
static Comment createComment(String anId)
          For internal use only!
static Comment createCommentForImport(String anId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentFactory

public CommentFactory()
Method Detail

createComment

public static Comment createComment(Comment template)

createComment

public static Comment createComment()

createCommentForImport

public static Comment createCommentForImport(String anId)

createComment

public static Comment createComment(String anId)
For internal use only!



Copyright © 2010-2012 anotheria.net. All Rights Reserved.