Uses of Interface
org.sakaiproject.tool.assessment.data.ifc.shared.TypeIfc
-
-
Uses of TypeIfc in org.sakaiproject.tool.assessment.data.ifc.assessment
Methods in org.sakaiproject.tool.assessment.data.ifc.assessment that return TypeIfc Modifier and Type Method Description TypeIfcAssessmentBaseIfc. getType()TypeIfcItemDataIfc. getType()TypeIfcSectionDataIfc. getType() -
Uses of TypeIfc in org.sakaiproject.tool.assessment.data.ifc.questionpool
Methods in org.sakaiproject.tool.assessment.data.ifc.questionpool that return TypeIfc Modifier and Type Method Description TypeIfcQuestionPoolDataIfc. getAccessType()TypeIfcQuestionPoolDataIfc. getType()Methods in org.sakaiproject.tool.assessment.data.ifc.questionpool with parameters of type TypeIfc Modifier and Type Method Description voidQuestionPoolDataIfc. setAccessType(TypeIfc accessType)voidQuestionPoolDataIfc. 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 Modifier and Type Interface Description interfaceSiteTypeIfc -
Uses of TypeIfc in org.sakaiproject.tool.assessment.shared.api.common
Methods in org.sakaiproject.tool.assessment.shared.api.common that return TypeIfc Modifier and Type Method Description TypeIfcTypeServiceAPI. getTypeById(String typeId)
-