org.opengts.war.ctracgts
Class CustomConfig
java.lang.Object
org.opengts.war.ctracgts.CustomConfig
public class CustomConfig
- extends java.lang.Object
Method Summary |
static java.lang.String |
getCustomConfig(boolean respJSON,
javax.servlet.http.HttpServletRequest request,
java.lang.String mobileID,
java.lang.String accountID,
java.lang.String deviceID,
java.lang.String configCode)
Returns a JSON repsonse containing custom configuration data |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TAG_CustomConfig
public static final java.lang.String TAG_CustomConfig
- See Also:
- Constant Field Values
TAG_ConfigCode
public static final java.lang.String TAG_ConfigCode
- See Also:
- Constant Field Values
TAG_ColorThemes
public static final java.lang.String TAG_ColorThemes
- See Also:
- Constant Field Values
TAG_Name
public static final java.lang.String TAG_Name
- See Also:
- Constant Field Values
TAG_ActionBar
public static final java.lang.String TAG_ActionBar
- See Also:
- Constant Field Values
TAG_Page
public static final java.lang.String TAG_Page
- See Also:
- Constant Field Values
TAG_Button
public static final java.lang.String TAG_Button
- See Also:
- Constant Field Values
TAG_BackgroundGradient
public static final java.lang.String TAG_BackgroundGradient
- See Also:
- Constant Field Values
TAG_TextForeground
public static final java.lang.String TAG_TextForeground
- See Also:
- Constant Field Values
TAG_LabelForeground
public static final java.lang.String TAG_LabelForeground
- See Also:
- Constant Field Values
TAG_Properties
public static final java.lang.String TAG_Properties
- See Also:
- Constant Field Values
CustomConfig
public CustomConfig()
getCustomConfig
public static java.lang.String getCustomConfig(boolean respJSON,
javax.servlet.http.HttpServletRequest request,
java.lang.String mobileID,
java.lang.String accountID,
java.lang.String deviceID,
java.lang.String configCode)
- Returns a JSON repsonse containing custom configuration data