|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Department | |
---|---|
org.apache.empire.samples.cxf.wssample.client | |
org.apache.empire.samples.cxf.wssample.common | |
org.apache.empire.samples.cxf.wssample.server |
Uses of Department in org.apache.empire.samples.cxf.wssample.client |
---|
Methods in org.apache.empire.samples.cxf.wssample.client that return types with arguments of type Department | |
---|---|
java.util.List<Department> |
EmployeeServiceClient.getDepartments()
|
Uses of Department in org.apache.empire.samples.cxf.wssample.common |
---|
Methods in org.apache.empire.samples.cxf.wssample.common that return types with arguments of type Department | |
---|---|
java.util.List<Department> |
EmployeeService.getDepartments()
|
Uses of Department in org.apache.empire.samples.cxf.wssample.server |
---|
Methods in org.apache.empire.samples.cxf.wssample.server that return types with arguments of type Department | |
---|---|
java.util.List<Department> |
EmployeeServiceImpl.getDepartments()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |