fr.ifremer.allegro.referential.taxon
Class ReferenceTaxon.Factory

java.lang.Object
  extended by fr.ifremer.allegro.referential.taxon.ReferenceTaxon.Factory
Enclosing class:
ReferenceTaxon

public static final class ReferenceTaxon.Factory
extends java.lang.Object

Constructs new instances of ReferenceTaxon.


Constructor Summary
ReferenceTaxon.Factory()
           
 
Method Summary
static ReferenceTaxon newInstance()
          Constructs a new instance of ReferenceTaxon.
static ReferenceTaxon newInstance(java.sql.Timestamp updateDate, java.util.Collection referenceTaxonStrategies)
          Constructs a new instance of ReferenceTaxon, taking all possible properties (except the identifier(s))as arguments.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceTaxon.Factory

public ReferenceTaxon.Factory()
Method Detail

newInstance

public static ReferenceTaxon newInstance()
Constructs a new instance of ReferenceTaxon.


newInstance

public static ReferenceTaxon newInstance(java.sql.Timestamp updateDate,
                                         java.util.Collection referenceTaxonStrategies)
Constructs a new instance of ReferenceTaxon, taking all possible properties (except the identifier(s))as arguments.



Copyright © 2008-2010 IFREMER. All Rights Reserved.