@Controller @RequestMapping(value="VIEW") public class AjaxUpdateInboxFolderController extends BaseEmailController
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTH_SERVICE_DEFAULT_VALUE_PREFERENCE |
static String |
AUTH_SERVICE_PREFERENCE |
static String |
AUTH_SERVICE_TEST_PREFERENCE |
static String |
INBOX_DEFAULT_VALUE_PREF |
static String |
SELECTED_OPTION |
serviceBroker| Constructor and Description |
|---|
AjaxUpdateInboxFolderController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.portlet.ModelAndView |
inboxFolder(javax.portlet.ResourceRequest req,
javax.portlet.ResourceResponse res) |
getEmailAccountService, getServiceBrokerpublic static final String SELECTED_OPTION
public static final String INBOX_DEFAULT_VALUE_PREF
public static final String AUTH_SERVICE_PREFERENCE
public static final String AUTH_SERVICE_DEFAULT_VALUE_PREFERENCE
public static final String AUTH_SERVICE_TEST_PREFERENCE
Copyright © 2014 Jasig. All Rights Reserved.