|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.context.support.ApplicationObjectSupport
org.springframework.web.context.support.WebApplicationObjectSupport
org.springframework.web.servlet.support.WebContentGenerator
org.springframework.web.servlet.mvc.AbstractController
org.springframework.web.servlet.mvc.BaseCommandController
org.springframework.web.servlet.mvc.AbstractFormController
org.springframework.web.servlet.mvc.SimpleFormController
nl.gx.webmanager.springmvc.controller.BaseWebmanagerController
nl.gx.webmanager.springmvc.controller.component.ComponentController
nl.gx.webmanager.springmvc.controller.component.PanelComponentController
nl.gx.webmanager.authorization.maintenancepanel.impl.AuthorizationMaintenancePanelController
public class AuthorizationMaintenancePanelController
| Field Summary | |
|---|---|
static java.lang.String |
AUTHORIZATION_IMPORT_USERS
|
static java.lang.String |
AUTHORIZATION_MAINTAIN_ROLES
|
static java.lang.String |
AUTHORIZATION_MAINTAIN_USERS
|
| Fields inherited from class nl.gx.webmanager.springmvc.controller.component.PanelComponentController |
|---|
COMMAND_OBJECT_KEY, PANEL_ID_KEY, PANEL_TAB_ID_KEY, WEB_ID_KEY |
| Fields inherited from class nl.gx.webmanager.springmvc.controller.BaseWebmanagerController |
|---|
formBackingObject, PROTOCOL_PROCESSED_KEY |
| Fields inherited from class org.springframework.web.servlet.mvc.BaseCommandController |
|---|
DEFAULT_COMMAND_NAME |
| Fields inherited from class org.springframework.web.servlet.support.WebContentGenerator |
|---|
METHOD_GET, METHOD_HEAD, METHOD_POST |
| Fields inherited from class org.springframework.context.support.ApplicationObjectSupport |
|---|
logger |
| Constructor Summary | |
|---|---|
AuthorizationMaintenancePanelController()
|
|
| Method Summary | |
|---|---|
void |
initializeTabSet(javax.servlet.http.HttpServletRequest request,
PanelBase panel)
Override this method to define the tabset |
| Methods inherited from class nl.gx.webmanager.springmvc.controller.component.PanelComponentController |
|---|
addTab, addTab, createEditViews, formBackingObject, getEditView, getStatefulTabController, onBind, onSubmit, referenceData, setSingleTab, showForm |
| Methods inherited from class nl.gx.webmanager.springmvc.controller.component.ComponentController |
|---|
addEditView, addEditView, createResourceBaseNames, getBundleDefinitionId, getComponent, getParentController, onSubmit, onSubmit, onSubmit, referenceData, setBundleDefinitionId, setComponent, setDelegatedControllers, setParentController |
| Methods inherited from class nl.gx.webmanager.springmvc.controller.BaseWebmanagerController |
|---|
addControllerDelegation, addDisallowedField, addEditView, addEditViews, addResourceBaseName, addValidator, getControllerDelegationMap, getEditContext, getEditLanguageLabel, getEditViewByValue, getEditViews, getPresentationContext, getResourceBaseNames, getServletContextHack, getVersion, getWebsite, getWebsiteByRequest, getWmSession, initBinder, initialize, isReloadWebManager, onBindAndValidate, popNestedPath, pushNestedPath, removeControllerDelegation, setReloadWebManager, showForm |
| Methods inherited from class org.springframework.web.servlet.mvc.SimpleFormController |
|---|
doSubmitAction, getFormView, getSuccessView, isFormChangeRequest, isFormChangeRequest, onFormChange, onFormChange, processFormSubmission, setFormView, setSuccessView, suppressValidation |
| Methods inherited from class org.springframework.web.servlet.mvc.AbstractFormController |
|---|
currentFormObject, getCommand, getErrorsForNewForm, getFormSessionAttributeName, getFormSessionAttributeName, handleInvalidSubmit, handleRequestInternal, isBindOnNewForm, isFormSubmission, isSessionForm, onBindOnNewForm, onBindOnNewForm, setBindOnNewForm, setSessionForm, showForm, showForm, showNewForm |
| Methods inherited from class org.springframework.web.servlet.mvc.BaseCommandController |
|---|
bindAndValidate, checkCommand, createBinder, createCommand, getBindingErrorProcessor, getCommandClass, getCommandName, getMessageCodesResolver, getPropertyEditorRegistrars, getValidator, getValidators, getWebBindingInitializer, initApplicationContext, isValidateOnBinding, onBind, prepareBinder, setBindingErrorProcessor, setCommandClass, setCommandName, setMessageCodesResolver, setPropertyEditorRegistrar, setPropertyEditorRegistrars, setValidateOnBinding, setValidator, setValidators, setWebBindingInitializer, suppressBinding, suppressValidation, suppressValidation, useDirectFieldAccess |
| Methods inherited from class org.springframework.web.servlet.mvc.AbstractController |
|---|
handleRequest, isSynchronizeOnSession, setSynchronizeOnSession |
| Methods inherited from class org.springframework.web.servlet.support.WebContentGenerator |
|---|
applyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeader |
| Methods inherited from class org.springframework.web.context.support.WebApplicationObjectSupport |
|---|
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext |
| Methods inherited from class org.springframework.context.support.ApplicationObjectSupport |
|---|
getApplicationContext, getMessageSourceAccessor, requiredContextClass, setApplicationContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface nl.gx.webmanager.springmvc.DelegatedController |
|---|
addValidator, getControllerDelegationMap, getEditViewByValue, getResourceBaseNames, getValidators, initBinder, initialize, onBindAndValidate |
| Field Detail |
|---|
public static final java.lang.String AUTHORIZATION_IMPORT_USERS
public static final java.lang.String AUTHORIZATION_MAINTAIN_ROLES
public static final java.lang.String AUTHORIZATION_MAINTAIN_USERS
| Constructor Detail |
|---|
public AuthorizationMaintenancePanelController()
| Method Detail |
|---|
public void initializeTabSet(javax.servlet.http.HttpServletRequest request,
PanelBase panel)
PanelComponentController
initializeTabSet in class PanelComponentController
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||