public class BaseSendNotificationController extends org.springframework.web.servlet.mvc.multiaction.MultiActionController
DEFAULT_COMMAND_NAME, LAST_MODIFIED_METHOD_SUFFIX, PAGE_NOT_FOUND_LOG_CATEGORY, pageNotFoundLogger
Constructor and Description |
---|
BaseSendNotificationController() |
Modifier and Type | Method and Description |
---|---|
protected static GroupService |
getGroupService() |
protected static IdentityService |
getIdentityService() |
protected static NamespaceService |
getNamespaceService() |
protected String |
getPrincipalIdFromIdOrName(String principalIdOrName) |
protected boolean |
isUserRecipientValid(String user,
ErrorList errors) |
protected boolean |
isWorkgroupRecipientValid(String groupName,
String namespaceCode,
ErrorList errors) |
protected String[] |
parseCommaSeparatedValues(javax.servlet.http.HttpServletRequest request,
String param) |
protected String[] |
parseUserRecipients(javax.servlet.http.HttpServletRequest request) |
protected String[] |
parseWorkgroupNamespaceCodes(javax.servlet.http.HttpServletRequest request) |
protected String[] |
parseWorkgroupRecipients(javax.servlet.http.HttpServletRequest request) |
bind, createBinder, getCommandName, getExceptionHandler, getLastModified, getMethodNameResolver, getValidators, getWebBindingInitializer, handleNoSuchRequestHandlingMethod, handleRequestInternal, initBinder, invokeNamedMethod, newCommandObject, setDelegate, setMethodNameResolver, setValidators, setWebBindingInitializer
handleRequest, isSynchronizeOnSession, setSynchronizeOnSession
applyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isAlwaysMustRevalidate, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setAlwaysMustRevalidate, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeader
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext
public BaseSendNotificationController()
protected static IdentityService getIdentityService()
protected static GroupService getGroupService()
protected static NamespaceService getNamespaceService()
protected String[] parseUserRecipients(javax.servlet.http.HttpServletRequest request)
protected String[] parseWorkgroupRecipients(javax.servlet.http.HttpServletRequest request)
protected String[] parseWorkgroupNamespaceCodes(javax.servlet.http.HttpServletRequest request)
protected String[] parseCommaSeparatedValues(javax.servlet.http.HttpServletRequest request, String param)
protected boolean isUserRecipientValid(String user, ErrorList errors)
protected boolean isWorkgroupRecipientValid(String groupName, String namespaceCode, ErrorList errors)
protected String getPrincipalIdFromIdOrName(String principalIdOrName)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.