|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.web.app.servlet.command.BaseUIActionCommand
public abstract class BaseUIActionCommand
Field Summary | |
---|---|
static java.lang.String |
PROP_REQUEST
|
static java.lang.String |
PROP_RESPONSE
|
static java.lang.String |
PROP_SERVLETCONTEXT
|
Constructor Summary | |
---|---|
BaseUIActionCommand()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.alfresco.web.app.servlet.command.Command |
---|
execute, getPropertyNames |
Field Detail |
---|
public static final java.lang.String PROP_SERVLETCONTEXT
public static final java.lang.String PROP_REQUEST
public static final java.lang.String PROP_RESPONSE
Constructor Detail |
---|
public BaseUIActionCommand()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |