|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeFacade | |
|---|---|
| org.sakaiproject.tool.assessment.facade | |
| org.sakaiproject.tool.assessment.services.shared | |
| Uses of TypeFacade in org.sakaiproject.tool.assessment.facade |
|---|
| Fields in org.sakaiproject.tool.assessment.facade declared as TypeFacade | |
|---|---|
protected TypeFacade |
ItemFacade.itemTypeFacade
|
| Methods in org.sakaiproject.tool.assessment.facade that return TypeFacade | |
|---|---|
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 |
| Uses of TypeFacade in org.sakaiproject.tool.assessment.services.shared |
|---|
| Methods in org.sakaiproject.tool.assessment.services.shared that return TypeFacade | |
|---|---|
TypeFacade |
TypeService.getTypeById(String typeId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||