Package org.exoplatform.commons.api.ui
Class ActionContext
- java.lang.Object
-
- org.exoplatform.commons.api.ui.BaseContext
-
- org.exoplatform.commons.api.ui.ActionContext
-
public class ActionContext extends BaseContext
-
-
Constructor Summary
Constructors Constructor Description ActionContext(String pluginType, String actionName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()voidsetName(String name)-
Methods inherited from class org.exoplatform.commons.api.ui.BaseContext
getParams, getPluginType, setParams
-
-