@Name(value="dndFormActions") @Scope(value=PAGE) public class DndFormActionBean extends Object implements Serializable
Constructor and Description |
---|
DndFormActionBean() |
Modifier and Type | Method and Description |
---|---|
String |
getCollectedData() |
Map<String,Map<String,Serializable>> |
getCollector() |
String |
getLayout() |
String |
getSchema() |
String |
save() |
void |
sendHtmlJSONResponse() |
public String getSchema()
public String getLayout()
@Factory(value="dataCollector", scope=PAGE) public Map<String,Map<String,Serializable>> getCollector()
public String save() throws org.json.JSONException
org.json.JSONException
public void sendHtmlJSONResponse() throws org.json.JSONException
org.json.JSONException
public String getCollectedData() throws org.json.JSONException
org.json.JSONException
Copyright © 2011 Nuxeo SA. All Rights Reserved.