public class AccountStatementPDFController extends GenericController
PAGE_SIZE
contentProvider, database, GLOBALS_LOGIN_PAGE_URI_KEY, MAX_RECORDS, SESSION_ACCOUNT_BALANCE, SESSION_COOKIE, SESSION_LOGIN_USERID, SESSION_LOGIN_USERNAME
Constructor and Description |
---|
AccountStatementPDFController() |
Modifier and Type | Method and Description |
---|---|
void |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
com.webpagebytes.cms.WPBModel model,
com.webpagebytes.cms.WPBForward forward) |
void |
initialize(com.webpagebytes.cms.WPBContentProvider contentProvider) |
handleAuthentication, handleAuthenticationWithoutRedirect
getSession
public void initialize(com.webpagebytes.cms.WPBContentProvider contentProvider)
initialize
in interface com.webpagebytes.cms.WPBRequestHandler
initialize
in class BaseController
public void handleRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, com.webpagebytes.cms.WPBModel model, com.webpagebytes.cms.WPBForward forward) throws com.webpagebytes.cms.exception.WPBException
handleRequest
in interface com.webpagebytes.cms.WPBRequestHandler
handleRequest
in class GenericController
com.webpagebytes.cms.exception.WPBException
Copyright © 2016. All rights reserved.