fr.ifremer.allegro.administration.user.ageReader
Class AgeReaderQualification.Factory

java.lang.Object
  extended by fr.ifremer.allegro.administration.user.ageReader.AgeReaderQualification.Factory
Enclosing class:
AgeReaderQualification

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

Constructs new instances of AgeReaderQualification.


Constructor Summary
AgeReaderQualification.Factory()
           
 
Method Summary
static AgeReaderQualification newInstance()
          Constructs a new instance of AgeReaderQualification.
static AgeReaderQualification newInstance(java.util.Date startDate, java.util.Date endDate, java.lang.Integer qualificationLevel, java.util.Collection people, ReferenceTaxon referenceTaxon, java.util.Collection locations)
          Constructs a new instance of AgeReaderQualification, taking all possible properties (except the identifier(s))as arguments.
static AgeReaderQualification newInstance(java.util.Date startDate, java.lang.Integer qualificationLevel, ReferenceTaxon referenceTaxon, java.util.Collection locations)
          Constructs a new instance of AgeReaderQualification, taking all required and/or read-only properties as arguments.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgeReaderQualification.Factory

public AgeReaderQualification.Factory()
Method Detail

newInstance

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


newInstance

public static AgeReaderQualification newInstance(java.util.Date startDate,
                                                 java.lang.Integer qualificationLevel,
                                                 ReferenceTaxon referenceTaxon,
                                                 java.util.Collection locations)
Constructs a new instance of AgeReaderQualification, taking all required and/or read-only properties as arguments.


newInstance

public static AgeReaderQualification newInstance(java.util.Date startDate,
                                                 java.util.Date endDate,
                                                 java.lang.Integer qualificationLevel,
                                                 java.util.Collection people,
                                                 ReferenceTaxon referenceTaxon,
                                                 java.util.Collection locations)
Constructs a new instance of AgeReaderQualification, taking all possible properties (except the identifier(s))as arguments.



Copyright © 2008-2010 IFREMER. All Rights Reserved.