| 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 |
TypeFacadeQueries.getTypeFacadeById(Long typeId)
This method returns the TypeFacade with the specified typeId found
in the typeFacadeMap that lives in cache.
|
TypeFacade |
TypeFacadeQueriesAPI.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 |
|---|---|
TypeFacade |
TypeService.getTypeById(String typeId) |
Copyright © 2005-2014 Sakai Project. All Rights Reserved.