Uses of Class
org.kuali.rice.kim.api.type.KimType
Packages that use KimType
-
Uses of KimType in org.kuali.rice.kim.api.common.attribute
Methods in org.kuali.rice.kim.api.common.attribute that return KimType -
Uses of KimType in org.kuali.rice.kim.api.type
Methods in org.kuali.rice.kim.api.type that return KimTypeModifier and TypeMethodDescriptionKimType.Builder.build()KimTypeInfoService.findKimTypeByNameAndNamespace(String namespaceCode, String name) Gets aKimTypefrom a kim type name and namespace code.KimTypeInfoService.getKimType(String id) Gets aKimTypefrom a kim type id.Methods in org.kuali.rice.kim.api.type that return types with arguments of type KimType