public class OrganisationsAction extends DefaultAction
| Constructor and Description |
|---|
OrganisationsAction() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getOrganisations() |
static org.json.JSONObject |
getOrganisationsJson() |
net.sourceforge.stripes.action.Resolution |
json() |
net.sourceforge.stripes.action.Resolution |
main() |
static void |
saveOrganisations(org.jdom.Document md) |
static void |
setOrganisations(String organisations) |
static void |
setOrganisationsJson(org.json.JSONObject organisations) |
getContext, setContext@DefaultHandler public net.sourceforge.stripes.action.Resolution main()
public net.sourceforge.stripes.action.Resolution json()
public static org.json.JSONObject getOrganisationsJson()
throws IOException,
org.json.JSONException
IOExceptionorg.json.JSONExceptionpublic static String getOrganisations()
public static void setOrganisations(String organisations) throws IOException, org.json.JSONException
IOExceptionorg.json.JSONExceptionpublic static void setOrganisationsJson(org.json.JSONObject organisations)
throws IOException,
org.json.JSONException
IOExceptionorg.json.JSONExceptionpublic static void saveOrganisations(org.jdom.Document md)
throws org.jdom.JDOMException,
org.json.JSONException,
IOException
org.jdom.JDOMExceptionorg.json.JSONExceptionIOExceptionCopyright © 2015. All rights reserved.