Uses of Enum Class
org.pentaho.platform.api.engine.IPentahoDefinableObjectFactory.Scope
Packages that use IPentahoDefinableObjectFactory.Scope
- 
Uses of IPentahoDefinableObjectFactory.Scope in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that return IPentahoDefinableObjectFactory.ScopeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static IPentahoDefinableObjectFactory.Scope[]IPentahoDefinableObjectFactory.Scope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pentaho.platform.api.engine with parameters of type IPentahoDefinableObjectFactory.ScopeModifier and TypeMethodDescriptionvoidIPentahoDefinableObjectFactory.defineObject(String key, String className, IPentahoDefinableObjectFactory.Scope scope) Deprecated.Defines a new object.voidIPentahoDefinableObjectFactory.defineObject(String key, String className, IPentahoDefinableObjectFactory.Scope scope, ClassLoader loader) Deprecated.Defines a new object that must be loaded with a specific classloader