|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.administration.programStrategy.Program2Department.Factory
public static final class Program2Department.Factory
Constructs new instances of Program2Department
.
Constructor Summary | |
---|---|
Program2Department.Factory()
|
Method Summary | |
---|---|
static Program2Department |
newInstance()
Constructs a new instance of Program2Department . |
static Program2Department |
newInstance(Program program,
Location location,
ProgramPrivilege programPrivilege,
Department department)
Constructs a new instance of Program2Department , taking all possible properties
(except the identifier(s))as arguments. |
static Program2Department |
newInstance(Program program,
ProgramPrivilege programPrivilege,
Department department)
Constructs a new instance of Program2Department , 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 |
---|
public Program2Department.Factory()
Method Detail |
---|
public static Program2Department newInstance()
Program2Department
.
public static Program2Department newInstance(Program program, ProgramPrivilege programPrivilege, Department department)
Program2Department
, taking all required and/or
read-only properties as arguments.
public static Program2Department newInstance(Program program, Location location, ProgramPrivilege programPrivilege, Department department)
Program2Department
, taking all possible properties
(except the identifier(s))as arguments.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |