|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.endeca.portal.data.MDEXStateCreator
public class MDEXStateCreator
| Constructor Summary | |
|---|---|
MDEXStateCreator()
|
|
| Method Summary | |
|---|---|
static MDEXState |
createMDEX(java.lang.String jsonString,
javax.portlet.PortletRequest request)
/** Constructs a new MDEXState from a JSONObject configuration If a request object is passed in, error messages relating to base functions and security filter LQL statements will be returned in the appropriate locale. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MDEXStateCreator()
| Method Detail |
|---|
public static MDEXState createMDEX(java.lang.String jsonString,
javax.portlet.PortletRequest request)
throws org.json.JSONException
jsonString - request -
org.json.JSONException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||