Uses of Class
org.sakaiproject.api.common.type.UnsupportedTypeException
-
Packages that use UnsupportedTypeException Package Description org.sakaiproject.api.common.type -
-
Uses of UnsupportedTypeException in org.sakaiproject.api.common.type
Methods in org.sakaiproject.api.common.type that throw UnsupportedTypeException Modifier and Type Method Description ObjectUuidTypeResolvable. getObject(String uuid, Type type)Provides an abstract way to retrieve objects from a Manager given only the object's UUID and Type.
-