|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.editor.fckeditor.receiver.CommandReceiverFactory
public class CommandReceiverFactory
| Constructor Summary | |
|---|---|
CommandReceiverFactory()
|
|
| Method Summary | |
|---|---|
static CommandReceiver |
getCommandReceiver(java.lang.String type)
|
void |
setCommandReceiver(java.lang.String type,
CommandReceiver commandReceiver)
|
void |
setCommandReceivers(java.util.Map<java.lang.String,CommandReceiver> commandReceivers)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandReceiverFactory()
| Method Detail |
|---|
public static CommandReceiver getCommandReceiver(java.lang.String type)
public void setCommandReceiver(java.lang.String type,
CommandReceiver commandReceiver)
public void setCommandReceivers(java.util.Map<java.lang.String,CommandReceiver> commandReceivers)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||