fr.ifremer.allegro.data.batch
Class CatchBatch.Factory

java.lang.Object
  extended by fr.ifremer.allegro.data.batch.CatchBatch.Factory
Enclosing class:
CatchBatch

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

Constructs new instances of CatchBatch.


Constructor Summary
CatchBatch.Factory()
           
 
Method Summary
static CatchBatch newInstance()
          Constructs a new instance of CatchBatch.
static CatchBatch newInstance(java.lang.Short rankOrder, java.lang.Boolean childBatchsReplication, java.lang.Boolean exhaustiveInventory)
          Constructs a new instance of CatchBatch, taking all required and/or read-only properties as arguments.
static CatchBatch newInstance(java.lang.Short rankOrder, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.Boolean childBatchsReplication, java.lang.Boolean exhaustiveInventory, java.lang.String comments, java.util.Collection childBatchs, Batch parentBatch, java.util.Collection quantificationMeasurements, java.util.Collection produces, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, QualityFlag qualityFlag, Landing landing, Sale sale, FishingOperation fishingOperation)
          Constructs a new instance of CatchBatch, 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

CatchBatch.Factory

public CatchBatch.Factory()
Method Detail

newInstance

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


newInstance

public static CatchBatch newInstance(java.lang.Short rankOrder,
                                     java.lang.Boolean childBatchsReplication,
                                     java.lang.Boolean exhaustiveInventory)
Constructs a new instance of CatchBatch, taking all required and/or read-only properties as arguments.


newInstance

public static CatchBatch newInstance(java.lang.Short rankOrder,
                                     java.lang.Float subgroupCount,
                                     java.lang.Short individualCount,
                                     java.lang.Boolean childBatchsReplication,
                                     java.lang.Boolean exhaustiveInventory,
                                     java.lang.String comments,
                                     java.util.Collection childBatchs,
                                     Batch parentBatch,
                                     java.util.Collection quantificationMeasurements,
                                     java.util.Collection produces,
                                     java.util.Date controlDate,
                                     java.util.Date validationDate,
                                     java.util.Date qualificationDate,
                                     java.lang.String qualificationComments,
                                     java.sql.Timestamp updateDate,
                                     QualityFlag qualityFlag,
                                     Landing landing,
                                     Sale sale,
                                     FishingOperation fishingOperation)
Constructs a new instance of CatchBatch, taking all possible properties (except the identifier(s))as arguments.



Copyright © 2008-2010 IFREMER. All Rights Reserved.