|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportDepartment | |
|---|---|
| arta.synergy.ejb.structure | |
| arta.synergy.web.common.client.data.filecabinet | |
| Uses of ReportDepartment in arta.synergy.ejb.structure |
|---|
| Methods in arta.synergy.ejb.structure that return types with arguments of type ReportDepartment | |
|---|---|
ServerResult<ReportDepartment> |
PositionsManager.getStaffPlanningReport(java.util.Date planDate,
java.lang.String locale)
|
ServerResult<ReportDepartment> |
Structure.getStaffPlanningReport(java.util.Date planDate,
java.lang.String locale)
|
| Uses of ReportDepartment in arta.synergy.web.common.client.data.filecabinet |
|---|
| Methods in arta.synergy.web.common.client.data.filecabinet that return ReportDepartment | |
|---|---|
ReportDepartment |
ReportDepartment.getParent()
|
ReportDepartment |
ReportRecord.getParent()
|
| Methods in arta.synergy.web.common.client.data.filecabinet that return types with arguments of type ReportDepartment | |
|---|---|
java.util.ArrayList<ReportDepartment> |
ReportDepartment.getDepartments()
|
| Methods in arta.synergy.web.common.client.data.filecabinet with parameters of type ReportDepartment | |
|---|---|
void |
ReportDepartment.setParent(ReportDepartment parent)
|
void |
ReportRecord.setParent(ReportDepartment parent)
|
| Method parameters in arta.synergy.web.common.client.data.filecabinet with type arguments of type ReportDepartment | |
|---|---|
void |
ReportDepartment.setDepartments(java.util.ArrayList<ReportDepartment> departments)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||