@Component public class DepartmentLoader extends AbstractObjectLoader<Department>
| Constructor and Description |
|---|
DepartmentLoader() |
| Modifier and Type | Method and Description |
|---|---|
Department |
ensureLoaded(Department object) |
protected Class<? extends Department> |
getType() |
accept, loadprotected Class<? extends Department> getType()
getType in class AbstractObjectLoader<Department>public Department ensureLoaded(Department object)
Copyright © 2018–2021 Tesler. All rights reserved.