Liferay 6.1.2-ce-ga3

com.liferay.portal.tools.seleniumbuilder
Class FunctionConverter

java.lang.Object
  extended by com.liferay.portal.tools.seleniumbuilder.BaseConverter
      extended by com.liferay.portal.tools.seleniumbuilder.FunctionConverter

public class FunctionConverter
extends BaseConverter


Field Summary
 
Fields inherited from class com.liferay.portal.tools.seleniumbuilder.BaseConverter
seleniumBuilderContext, seleniumBuilderFileUtil
 
Constructor Summary
FunctionConverter(SeleniumBuilderContext seleniumBuilderContext)
           
 
Method Summary
 void convert(String functionName)
           
 
Methods inherited from class com.liferay.portal.tools.seleniumbuilder.BaseConverter
getContext, processTemplate, processTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionConverter

public FunctionConverter(SeleniumBuilderContext seleniumBuilderContext)
Method Detail

convert

public void convert(String functionName)
             throws Exception
Throws:
Exception

Liferay 6.1.2-ce-ga3