@Exposed @ControllerAdvice public final class WebCmsEndpointControllerAdvice extends Object implements org.springframework.core.Ordered
WebCmsEndpointModelLoader beans in order, until one them returns false
on the call to WebCmsEndpointModelLoader.loadModel(HttpServletRequest, WebCmsEndpointContext, Model).WebCmsEndpointModelLoader,
WebCmsEndpointHandlerInterceptor| Modifier and Type | Field and Description |
|---|---|
static String |
LOAD_ENDPOINT_MODEL_ATTRIBUTE
If the value of the attribute is
true and WebCmsEndpointContext.isAvailable() returns true,
only then will the WebCmsEndpointModelLoader beans be called. |
| Constructor and Description |
|---|
WebCmsEndpointControllerAdvice() |
| Modifier and Type | Method and Description |
|---|---|
void |
loadEndpointData(javax.servlet.http.HttpServletRequest request,
org.springframework.ui.Model model) |
public static final String LOAD_ENDPOINT_MODEL_ATTRIBUTE
true and WebCmsEndpointContext.isAvailable() returns true,
only then will the WebCmsEndpointModelLoader beans be called.Copyright © 2020. All rights reserved.