com.sapportals.portal.prt.servlets_jsp.server.jsp

Class RunLibrary

java.lang.Object
  extended by com.sapportals.portal.prt.servlets_jsp.server.jsp.RunLibrary

Deprecated.

public class RunLibrary
extends Object

Introspects some class finding out tits setter methods.


Constructor Summary
RunLibrary()
          Deprecated.  
 
Method Summary
static Object convert(String s, Class class1)
          Deprecated. Returns new object constructed from given class and value.
static void introspect(Object obj, ServletRequest servletrequest)
          Deprecated. Discover what properties are present, and, for each, its name, whether they are simple or indexed, their type, and setter and getter methods.
static void introspecthelper(Object obj, String s, String s1, ServletRequest servletrequest)
          Deprecated. Helper method for introspect.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunLibrary

public RunLibrary()
Deprecated. 
Method Detail

convert

public static Object convert(String s,
                             Class class1)
Deprecated. 
Returns new object constructed from given class and value.

Parameters:
s - value of object
class1 - class of object
Returns:
new Object

introspect

public static void introspect(Object obj,
                              ServletRequest servletrequest)
Deprecated. 
Discover what properties are present, and, for each, its name, whether they are simple or indexed, their type, and setter and getter methods.

Parameters:
obj - bean object
servletrequest - servlet request

introspecthelper

public static void introspecthelper(Object obj,
                                    String s,
                                    String s1,
                                    ServletRequest servletrequest)
Deprecated. 
Helper method for introspect.

Parameters:
obj - bean object
s - parametr name
s1 - parameter value as String
servletrequest - servlet request
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/lib/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice