Uses of Interface
org.sakaiproject.tool.assessment.data.ifc.shared.TypeIfc

Packages that use TypeIfc
org.sakaiproject.tool.assessment.data.ifc.assessment   
org.sakaiproject.tool.assessment.data.ifc.questionpool   
org.sakaiproject.tool.assessment.data.ifc.shared   
org.sakaiproject.tool.assessment.shared.api.common   
 

Uses of TypeIfc in org.sakaiproject.tool.assessment.data.ifc.assessment
 

Methods in org.sakaiproject.tool.assessment.data.ifc.assessment that return TypeIfc
 TypeIfc ItemDataIfc.getType()
           
 TypeIfc AssessmentBaseIfc.getType()
           
 TypeIfc SectionDataIfc.getType()
           
 

Uses of TypeIfc in org.sakaiproject.tool.assessment.data.ifc.questionpool
 

Methods in org.sakaiproject.tool.assessment.data.ifc.questionpool that return TypeIfc
 TypeIfc QuestionPoolDataIfc.getAccessType()
           
 TypeIfc QuestionPoolDataIfc.getType()
           
 

Methods in org.sakaiproject.tool.assessment.data.ifc.questionpool with parameters of type TypeIfc
 void QuestionPoolDataIfc.setAccessType(TypeIfc accessType)
           
 void QuestionPoolDataIfc.setType(TypeIfc type)
           
 

Uses of TypeIfc in org.sakaiproject.tool.assessment.data.ifc.shared
 

Subinterfaces of TypeIfc in org.sakaiproject.tool.assessment.data.ifc.shared
 interface SiteTypeIfc
           
 

Uses of TypeIfc in org.sakaiproject.tool.assessment.shared.api.common
 

Methods in org.sakaiproject.tool.assessment.shared.api.common that return TypeIfc
 TypeIfc TypeServiceAPI.getTypeById(String typeId)
           
 



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