fr.ifremer.allegro.data.batch.denormalized
Class DenormalizedBatch.Factory

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

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

Constructs new instances of DenormalizedBatch.


Constructor Summary
DenormalizedBatch.Factory()
           
 
Method Summary
static DenormalizedBatch newInstance()
          Constructs a new instance of DenormalizedBatch.
static DenormalizedBatch newInstance(java.lang.Short rankOrder)
          Constructs a new instance of DenormalizedBatch, taking all required and/or read-only properties as arguments.
static DenormalizedBatch newInstance(java.lang.Short rankOrder, java.lang.Float weight, java.lang.Float elevateWeight, java.lang.Integer individualcount, java.lang.Integer elevateIndividualCount, java.lang.Float numericalValue, java.lang.Boolean exhaustiveInventory, java.lang.Boolean childBatchsReplication, java.lang.String comments, Parameter numericalParameter, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, java.util.Collection denormalisedBatchSortingValues)
          Constructs a new instance of DenormalizedBatch, 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

DenormalizedBatch.Factory

public DenormalizedBatch.Factory()
Method Detail

newInstance

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


newInstance

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


newInstance

public static DenormalizedBatch newInstance(java.lang.Short rankOrder,
                                            java.lang.Float weight,
                                            java.lang.Float elevateWeight,
                                            java.lang.Integer individualcount,
                                            java.lang.Integer elevateIndividualCount,
                                            java.lang.Float numericalValue,
                                            java.lang.Boolean exhaustiveInventory,
                                            java.lang.Boolean childBatchsReplication,
                                            java.lang.String comments,
                                            Parameter numericalParameter,
                                            TaxonGroup taxonGroup,
                                            ReferenceTaxon referenceTaxon,
                                            java.util.Collection denormalisedBatchSortingValues)
Constructs a new instance of DenormalizedBatch, taking all possible properties (except the identifier(s))as arguments.



Copyright © 2008-2010 IFREMER. All Rights Reserved.