| Package | Description |
|---|---|
| org.sakaiproject.tool.assessment.facade | |
| org.sakaiproject.tool.assessment.services.shared |
| Modifier and Type | Field and Description |
|---|---|
protected TypeFacade |
ItemFacade.itemTypeFacade |
| Modifier and Type | Method and Description |
|---|---|
TypeFacade |
AssessmentBaseFacade.getAssessmentTypeFacade() |
TypeFacade |
ItemFacade.getItemTypeFacade() |
TypeFacade |
SectionFacade.getSectionTypeFacade() |
TypeFacade |
TypeFacadeQueriesAPI.getTypeFacadeById(Long typeId)
This method returns the TypeFacade with the specified typeId found
in the typeFacadeMap that lives in cache.
|
TypeFacade |
TypeFacadeQueries.getTypeFacadeById(Long typeId)
This method returns the TypeFacade with the specified typeId found
in the typeFacadeMap that lives in cache.
|
TypeFacade |
TypeIteratorFacade.nextType()
DOCUMENTATION PENDING
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<Long,TypeFacade> |
TypeFacadeQueries.getTypeFacadeMap()
get the typeFacadeMap
|
| Modifier and Type | Method and Description |
|---|---|
TypeFacade |
TypeService.getTypeById(String typeId) |
Copyright © 2005–2017 Sakai Project. All rights reserved.