| Package | Description |
|---|---|
| org.apache.sling.cms.core.models |
| Modifier and Type | Method and Description |
|---|---|
static RedirectAttribute.LEVEL |
RedirectAttribute.LEVEL.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RedirectAttribute.LEVEL[] |
RedirectAttribute.LEVEL.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RedirectAttribute.setMessage(javax.servlet.http.HttpServletRequest request,
RedirectAttribute.LEVEL level,
java.lang.String message) |
static void |
RedirectAttribute.setMessage(javax.servlet.http.HttpSession session,
RedirectAttribute.LEVEL level,
java.lang.String message) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.