public class EdoChecklistSectionServiceImpl extends Object implements EdoChecklistSectionService
| Constructor and Description |
|---|
EdoChecklistSectionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected List<EdoChecklistSection> |
convertToImmutable(List<EdoChecklistSectionBo> bos) |
EdoChecklistSection |
getChecklistSectionById(String edoChecklistSectionId) |
List<EdoChecklistSection> |
getChecklistSectionsByChecklistId(String edoChecklistId) |
EdoChecklistSectionDao |
getEdoChecklistSectionDao() |
void |
setEdoChecklistSectionDao(EdoChecklistSectionDao edoChecklistSectionDao) |
public EdoChecklistSectionServiceImpl()
protected List<EdoChecklistSection> convertToImmutable(List<EdoChecklistSectionBo> bos)
public EdoChecklistSectionDao getEdoChecklistSectionDao()
public void setEdoChecklistSectionDao(EdoChecklistSectionDao edoChecklistSectionDao)
public EdoChecklistSection getChecklistSectionById(String edoChecklistSectionId)
getChecklistSectionById in interface EdoChecklistSectionServicepublic List<EdoChecklistSection> getChecklistSectionsByChecklistId(String edoChecklistId)
getChecklistSectionsByChecklistId in interface EdoChecklistSectionServiceCopyright © 2004–2015 The Kuali Foundation. All rights reserved.