public class PlumForm extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIVE_COMPONENT |
static String |
EVENT_PARAMETER |
static String |
SPECIAL_PARAMETER_PREFIX |
static String |
VIEW_VERSION |
| Constructor and Description |
|---|
PlumForm(ListValueMap<String,Object> parameterMap) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActiveComponentId() |
String |
getComponentId() |
Map<String,ListValueMap<String,Object>> |
getComponentParameters() |
String |
getEvent() |
String |
getEventParameter() |
Map<String,String> |
getSpecialParameters() |
String |
getTag() |
String |
getViewVersion() |
public static final String SPECIAL_PARAMETER_PREFIX
public static final String EVENT_PARAMETER
public static final String VIEW_VERSION
public static final String ACTIVE_COMPONENT
public PlumForm(ListValueMap<String,Object> parameterMap)
public Map<String,ListValueMap<String,Object>> getComponentParameters()
public String getComponentId()
public String getTag()
public String getEvent()
public String getEventParameter()
public String getViewVersion()
public String getActiveComponentId()
Copyright © 2016. All Rights Reserved.