Uses of Enum Class
org.osid.OSID
Packages that use OSID
Package
Description
The Open Service Interface Definitions for the org.osid
service.
-
Uses of OSID in org.osid
Modifier and TypeMethodDescriptionstatic OSIDReturns the enum constant of this class with the specified name.static OSID[]OSID.values()Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionOsidRuntimeManager.getManager(OSID osid, String implClassName, Version version) Finds, loads and instantiates providers of OSID managers.OsidRuntimeManager.getProxyManager(OSID osid, String implementation, Version version) Finds, loads and instantiates providers of OSID managers. -
Uses of OSID in org.osid.meta
Methods in org.osid.meta with parameters of type OSID