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

java.lang.Object
  extended by com.liferay.faces.util.client.internal.ScriptImpl
      extended by com.liferay.faces.util.client.internal.AlloyScriptImpl
All Implemented Interfaces:
AlloyScript, Script

public class AlloyScriptImpl
extends ScriptImpl
implements AlloyScript

Author:
Kyle Stiemann

Constructor Summary
AlloyScriptImpl(String content, String[] modules)
           
 
Method Summary
 String[] getModules()
           
 
Methods inherited from class com.liferay.faces.util.client.internal.ScriptImpl
getSourceCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.liferay.faces.util.client.Script
getSourceCode
 

Constructor Detail

AlloyScriptImpl

public AlloyScriptImpl(String content,
                       String[] modules)
Method Detail

getModules

public String[] getModules()
Specified by:
getModules in interface AlloyScript


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