| Package | Description |
|---|---|
| org.kuali.kra.external.unit.service | |
| org.kuali.kra.external.unit.service.impl |
| Modifier and Type | Method and Description |
|---|---|
UnitDTO |
InstitutionalUnitService.getUnit(String unitNumber)
Get the Unit record corresponding to the given unit number.
|
| Modifier and Type | Method and Description |
|---|---|
List<UnitDTO> |
InstitutionalUnitService.lookupUnits(List<HashMapElement> criteria)
Lookup Units according to the given search criteria.
|
| Modifier and Type | Method and Description |
|---|---|
UnitDTO |
InstitutionalUnitServiceImpl.getUnit(String unitNumber)
Get the Unit record corresponding to the given unit number.
|
protected UnitDTO |
InstitutionalUnitServiceImpl.unitBoToDto(Unit unit)
Create a new Unit DTO from a Unit BO.
|
| Modifier and Type | Method and Description |
|---|---|
List<UnitDTO> |
InstitutionalUnitServiceImpl.lookupUnits(List<HashMapElement> criteria) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.