Liferay 6.0.5

com.liferay.portal.editor.fckeditor.command
Class CommandFactory

java.lang.Object
  extended by com.liferay.portal.editor.fckeditor.command.CommandFactory

public class CommandFactory
extends Object


Constructor Summary
CommandFactory()
           
 
Method Summary
static Command getCommand(String commandStr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandFactory

public CommandFactory()
Method Detail

getCommand

public static Command getCommand(String commandStr)

Liferay 6.0.5