public class NewSessionVoter extends AbstractVoter
| Modifier and Type | Field and Description |
|---|---|
static int |
PRECEDENCE |
| Constructor and Description |
|---|
NewSessionVoter() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<RecalculateAction> |
getActionsForNewSession() |
protected CxConfigurationService |
getCxConfigurationService() |
Vote |
getVote(HttpServletRequest request,
HttpServletResponse response) |
void |
setCxConfigurationService(CxConfigurationService cxConfigurationService) |
getDefaultVote, getOrder, setOrderpublic static final int PRECEDENCE
public Vote getVote(HttpServletRequest request, HttpServletResponse response)
protected java.util.Set<RecalculateAction> getActionsForNewSession()
protected CxConfigurationService getCxConfigurationService()
public void setCxConfigurationService(CxConfigurationService cxConfigurationService)
Copyright © 2018 SAP SE. All Rights Reserved.