Package | Description |
---|---|
fr.ifremer.adagio.core.dao.administration.user | |
fr.ifremer.adagio.core.dao.technical.optimization.user |
Modifier and Type | Method and Description |
---|---|
DepartmentImpl |
DepartmentPrivilegeTransfertPK.getFromDepartment() |
DepartmentImpl |
DepartmentPrivilegeTransfertPK.getToDepartment() |
Modifier and Type | Method and Description |
---|---|
void |
DepartmentPrivilegeTransfertPK.setFromDepartment(DepartmentImpl fromDepartment) |
void |
DepartmentPrivilegeTransfertPK.setToDepartment(DepartmentImpl toDepartment) |
Constructor and Description |
---|
DepartmentPrivilegeTransfertPK(DepartmentImpl fromDepartment,
DepartmentImpl toDepartment) |
Modifier and Type | Method and Description |
---|---|
DepartmentImpl |
DepartmentHierarchyPK.getChildDepartment() |
DepartmentImpl |
DepartmentHierarchyPK.getParentDepartment() |
Modifier and Type | Method and Description |
---|---|
void |
DepartmentHierarchyPK.setChildDepartment(DepartmentImpl childDepartment) |
void |
DepartmentHierarchyPK.setParentDepartment(DepartmentImpl parentDepartment) |
Constructor and Description |
---|
DepartmentHierarchyPK(DepartmentImpl parentDepartment,
DepartmentImpl childDepartment) |
Copyright © 2012–2014 IFREMER. All rights reserved.