org.jasig.portlet.notice.constants.core.ajax
Class AjaxResponseConstants
java.lang.Object
org.jasig.portlet.notice.constants.core.ajax.AjaxResponseConstants
public class AjaxResponseConstants
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MODEL_OBJECT_MODEL
public static final String MODEL_OBJECT_MODEL
- See Also:
- Constant Field Values
MODEL_STATUS_CODE
public static final String MODEL_STATUS_CODE
- See Also:
- Constant Field Values
MODEL_STATUS_MSG
public static final String MODEL_STATUS_MSG
- See Also:
- Constant Field Values
MODEL_STATUS_MSG_TXT
public static final String MODEL_STATUS_MSG_TXT
- See Also:
- Constant Field Values
MODEL_ACTION
public static final String MODEL_ACTION
- See Also:
- Constant Field Values
STATUS_CODE_GENERAL_ERROR
public static final Integer STATUS_CODE_GENERAL_ERROR
STATUS_MSG_GENERAL_ERROR
public static final String STATUS_MSG_GENERAL_ERROR
- See Also:
- Constant Field Values
STATUS_MSGTXT_GENERAL_ERROR
public static final String STATUS_MSGTXT_GENERAL_ERROR
- See Also:
- Constant Field Values
STATUS_CODE_SUCCESS
public static final Integer STATUS_CODE_SUCCESS
STATUS_MSG_SUCCESS
public static final String STATUS_MSG_SUCCESS
- See Also:
- Constant Field Values
STATUS_CODE_AUTHORISATION_ERROR
public static final Integer STATUS_CODE_AUTHORISATION_ERROR
STATUS_MSG_AUTHORISATION_ERROR
public static final String STATUS_MSG_AUTHORISATION_ERROR
- See Also:
- Constant Field Values
STATUS_CODE_DUPLICATE_ERROR
public static final Integer STATUS_CODE_DUPLICATE_ERROR
STATUS_MSG_DUPLICATE_ERROR
public static final String STATUS_MSG_DUPLICATE_ERROR
- See Also:
- Constant Field Values
STATUS_CODE_SESSION_ERROR
public static final Integer STATUS_CODE_SESSION_ERROR
STATUS_MSG_SESSION_ERROR
public static final String STATUS_MSG_SESSION_ERROR
- See Also:
- Constant Field Values
STATUS_MSGTXT_SESSION_ERROR
public static final String STATUS_MSGTXT_SESSION_ERROR
- See Also:
- Constant Field Values
REQUESTER_PARTY_NUMBER
public static final String REQUESTER_PARTY_NUMBER
- See Also:
- Constant Field Values
OPERATION
public static final String OPERATION
- See Also:
- Constant Field Values
AjaxResponseConstants
public AjaxResponseConstants()
Copyright © 2012 Jasig. All Rights Reserved.