org.openfaces.util
Class NewInstanceScript

java.lang.Object
  extended by org.openfaces.util.Script
      extended by org.openfaces.util.NewInstanceScript
All Implemented Interfaces:
JSONString

public class NewInstanceScript
extends Script


Constructor Summary
NewInstanceScript(java.lang.String functionName, java.lang.Object... params)
           
 
Method Summary
 java.lang.String getScript()
           
 
Methods inherited from class org.openfaces.util.Script
toJSONString, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NewInstanceScript

public NewInstanceScript(java.lang.String functionName,
                         java.lang.Object... params)
Method Detail

getScript

public java.lang.String getScript()
Specified by:
getScript in class Script


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.