fr.ifremer.allegro.referential.pmfm
Class AggregationLevel.Factory

java.lang.Object
  extended by fr.ifremer.allegro.referential.pmfm.AggregationLevel.Factory
Enclosing class:
AggregationLevel

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

Constructs new instances of AggregationLevel.


Constructor Summary
AggregationLevel.Factory()
           
 
Method Summary
static AggregationLevel newInstance()
          Constructs a new instance of AggregationLevel.
static AggregationLevel newInstance(java.lang.String name, java.lang.Integer rankOrder)
          Constructs a new instance of AggregationLevel, taking all required and/or read-only properties as arguments.
static AggregationLevel newInstance(java.lang.String name, java.lang.Integer rankOrder, java.sql.Timestamp updateDate)
          Constructs a new instance of AggregationLevel, 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

AggregationLevel.Factory

public AggregationLevel.Factory()
Method Detail

newInstance

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


newInstance

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


newInstance

public static AggregationLevel newInstance(java.lang.String name,
                                           java.lang.Integer rankOrder,
                                           java.sql.Timestamp updateDate)
Constructs a new instance of AggregationLevel, taking all possible properties (except the identifier(s))as arguments.



Copyright © 2008-2010 IFREMER. All Rights Reserved.