org.eclipse.birt.report.model.api.scripts
Interface IScriptableObjectClassInfo


public interface IScriptableObjectClassInfo


Method Summary
 IClassInfo getScriptableClass(java.lang.String className)
          Returns the class information for the given class name.
 

Method Detail

getScriptableClass

IClassInfo getScriptableClass(java.lang.String className)
Returns the class information for the given class name.

Parameters:
className - the class name
Returns:
the class information


Copyright © 2008 Actuate Corp. All rights reserved.