public abstract class AuthAbstractController extends AbstractController
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AuthAbstractController.AdjustResult |
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
admin
True for an administration action
|
req, sessMan| Constructor and Description |
|---|
AuthAbstractController() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
adjustTickets()
Adjust tickets for the current event - perhaps as a result of increasing
seats.
|
protected AuthAbstractController.AdjustResult |
adjustTickets(Registration reg) |
protected org.springframework.web.servlet.ModelAndView |
removeRegistration(boolean admin) |
protected org.springframework.web.servlet.ModelAndView |
setup() |
protected org.springframework.web.servlet.ModelAndView |
updateRegistration() |
doRequest, dumpRequest, errorReturn, errorReturn, errorReturn, getForwardFail, getForwardSuccess, getForwardTo, getLogger, handleRequest, objModel, objModel, reallocate, sessModel, setForwardFail, setForwardSuccess, setForwardTo, setSessionManagerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaudit, debug, debug, enableAuditLogger, enableErrorLogger, enableMetricsLogger, error, error, error, info, isAuditLoggerEnabled, isErrorLoggerEnabled, isMetricsDebugEnabled, isMetricsLoggerEnabled, metrics, setLoggerClass, setLoggerClass, trace, trace, warnprotected org.springframework.web.servlet.ModelAndView setup()
throws Throwable
setup in class AbstractControllerThrowableprotected org.springframework.web.servlet.ModelAndView updateRegistration()
throws Throwable
Throwableprotected org.springframework.web.servlet.ModelAndView removeRegistration(boolean admin)
throws Throwable
Throwableprotected void adjustTickets()
throws Throwable
Throwable - on fatal errorprotected AuthAbstractController.AdjustResult adjustTickets(Registration reg) throws Throwable
ThrowableCopyright © 2018 Bedework. All rights reserved.