Constant Field Values


Contents
org.jasig.*

org.jasig.portlet.notice.constants.core.ajax.AjaxResponseConstants
public static final String MODEL_ACTION "action"
public static final String MODEL_OBJECT_MODEL "objectModel"
public static final String MODEL_STATUS_CODE "statusCode"
public static final String MODEL_STATUS_MSG "statusMessage"
public static final String MODEL_STATUS_MSG_TXT "statusMessageText"
public static final String OPERATION "op"
public static final String REQUESTER_PARTY_NUMBER "rpn"
public static final String STATUS_MSG_AUTHORISATION_ERROR "AUTHORISATION ERROR"
public static final String STATUS_MSG_DUPLICATE_ERROR "DUPLICATE"
public static final String STATUS_MSG_GENERAL_ERROR "ERROR"
public static final String STATUS_MSG_SESSION_ERROR "SESSION ERROR"
public static final String STATUS_MSG_SUCCESS "SUCCESS"
public static final String STATUS_MSGTXT_GENERAL_ERROR "A general error has occurred."
public static final String STATUS_MSGTXT_SESSION_ERROR "The portal login session appears to have timed out. Please close this window and log back into portal."



Copyright © 2012 Jasig. All Rights Reserved.