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

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

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

Constructs new instances of SortingBatch.


Constructor Summary
SortingBatch.Factory()
           
 
Method Summary
static SortingBatch newInstance()
          Constructs a new instance of SortingBatch.
static SortingBatch newInstance(java.lang.Short rankOrder, java.lang.Boolean childBatchsReplication, java.lang.Boolean exhaustiveInventory)
          Constructs a new instance of SortingBatch, taking all required and/or read-only properties as arguments.
static SortingBatch 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.lang.Float samplingRatio, java.lang.String samplingRatioText, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, java.util.Collection sortingMeasurements)
          Constructs a new instance of SortingBatch, 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

SortingBatch.Factory

public SortingBatch.Factory()
Method Detail

newInstance

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


newInstance

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


newInstance

public static SortingBatch 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.lang.Float samplingRatio,
                                       java.lang.String samplingRatioText,
                                       TaxonGroup taxonGroup,
                                       ReferenceTaxon referenceTaxon,
                                       java.util.Collection sortingMeasurements)
Constructs a new instance of SortingBatch, taking all possible properties (except the identifier(s))as arguments.



Copyright © 2008-2010 IFREMER. All Rights Reserved.