| Package | Description |
|---|---|
| com.rsmart.kuali.coeus.hr.rest | |
| com.rsmart.kuali.coeus.hr.service.impl |
| Modifier and Type | Field and Description |
|---|---|
protected HRImportService |
HRImportResource.importService
HRImportService implements the business logic to preform the import.
|
| Modifier and Type | Method and Description |
|---|---|
HRImportService |
HRImportResource.getImportService()
If an instance of HRImportService has been provided via setImportService(...) it will be returned
here.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HRImportResource.setImportService(HRImportService importService) |
| Modifier and Type | Class and Description |
|---|---|
class |
HRImportServiceImpl
This implements the core logic for performing an import of an HR file.
|
| Modifier and Type | Field and Description |
|---|---|
protected HRImportService |
ImportRunnerImpl.importService |
| Modifier and Type | Method and Description |
|---|---|
HRImportService |
ImportRunnerImpl.getImportService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportRunnerImpl.setImportService(HRImportService importService) |
Copyright © 2018 KualiCo. All rights reserved.