public static final class ProgramPrivilege.Factory extends Object
ProgramPrivilege.| Constructor and Description |
|---|
ProgramPrivilege.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static ProgramPrivilege |
newInstance()
Constructs a new instance of
ProgramPrivilege. |
static ProgramPrivilege |
newInstance(String label,
String name)
Constructs a new instance of
ProgramPrivilege, taking all required and/or
read-only properties as arguments. |
static ProgramPrivilege |
newInstance(String label,
String name,
Timestamp updateDate,
Collection<Program2Person> program2Persons,
Collection<Program2Department> program2Departments)
Constructs a new instance of
ProgramPrivilege, taking all possible properties
(except the identifier(s))as arguments. |
public static ProgramPrivilege newInstance()
ProgramPrivilege.public static ProgramPrivilege newInstance(String label, String name)
ProgramPrivilege, taking all required and/or
read-only properties as arguments.public static ProgramPrivilege newInstance(String label, String name, Timestamp updateDate, Collection<Program2Person> program2Persons, Collection<Program2Department> program2Departments)
ProgramPrivilege, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.