|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.portions.controller.commands.ChangeStateCommand
Cambia el estado de la ventana del portlet si es necesario
Field Summary | |
protected org.apache.commons.logging.Log |
log
Log de la clase |
Fields inherited from interface org.apache.commons.chain.Command |
CONTINUE_PROCESSING, PROCESSING_COMPLETE |
Constructor Summary | |
ChangeStateCommand()
|
Method Summary | |
boolean |
execute(org.apache.commons.chain.Context context)
Realiza el cambio del estado de la ventana del portlet si es necesario |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected org.apache.commons.logging.Log log
Constructor Detail |
public ChangeStateCommand()
Method Detail |
public boolean execute(org.apache.commons.chain.Context context)
execute
in interface org.apache.commons.chain.Command
context
- ContextoCommand.execute(org.apache.commons.chain.Context)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |