public class ProjectFactory extends java.lang.Object
ProjectFactory()
static Project
create()
create(java.lang.Integer id)
create(java.lang.String name, java.lang.String identifier)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProjectFactory()
public static Project create(java.lang.Integer id)
public static Project create()
public static Project create(java.lang.String name, java.lang.String identifier)