public interface I_CmsADEAction
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommandClassName()
Returns the client side command to execute.
|
java.lang.String |
getJspPath()
Returns the optional dialog JSP.
|
java.util.Map<java.lang.String,java.lang.String> |
getParams()
Returns the optional command parameters.
|
boolean |
isAdeSupported()
Returns whether the ADE context is supported.
|
java.lang.String getCommandClassName()
java.lang.String getJspPath()
java.util.Map<java.lang.String,java.lang.String> getParams()
boolean isAdeSupported()
true in case the ADE context is supported