Uses of Class
org.sakaiproject.tool.assessment.facade.TypeFacade

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)
           
 



Copyright © 2005-2012 Sakai Project. All Rights Reserved.