Uses of Class
org.sakaiproject.entitybroker.entityprovider.extension.RequestStorage.RequestOrigin
-
Packages that use RequestStorage.RequestOrigin Package Description org.sakaiproject.entitybroker.entityprovider.extension -
-
Uses of RequestStorage.RequestOrigin in org.sakaiproject.entitybroker.entityprovider.extension
Methods in org.sakaiproject.entitybroker.entityprovider.extension that return RequestStorage.RequestOrigin Modifier and Type Method Description static RequestStorage.RequestOriginRequestStorage.RequestOrigin. valueOf(String name)Returns the enum constant of this type with the specified name.static RequestStorage.RequestOrigin[]RequestStorage.RequestOrigin. values()Returns an array containing the constants of this enum type, in the order they are declared.
-