com.liferay.faces.util.client.internal
Class ScriptImpl

java.lang.Object
  extended by com.liferay.faces.util.client.internal.ScriptImpl
All Implemented Interfaces:
Script
Direct Known Subclasses:
AlloyScriptImpl

public class ScriptImpl
extends Object
implements Script

Author:
Kyle Stiemann

Constructor Summary
ScriptImpl(String sourceCode)
           
 
Method Summary
 String getSourceCode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptImpl

public ScriptImpl(String sourceCode)
Method Detail

getSourceCode

public String getSourceCode()
Specified by:
getSourceCode in interface Script


Copyright © 2015 Liferay, Inc.. All rights reserved.