public final class SecureportaladdonWebConstants
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SecureportaladdonWebConstants.RequestMappings
List of any new request URIs defined and handled in this add on.
|
static class |
SecureportaladdonWebConstants.Views
List of all new Views defined and used in this add on.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ADD_ON_PREFIX |
static java.lang.String |
CMS_REGISTER_PAGE_NAME |
static java.lang.String |
REDIRECT_PREFIX |
static java.lang.String |
VIEW_PAGE_PREFIX |
public static final java.lang.String ADD_ON_PREFIX
public static final java.lang.String VIEW_PAGE_PREFIX
public static final java.lang.String CMS_REGISTER_PAGE_NAME
public static final java.lang.String REDIRECT_PREFIX
Copyright © 2018 SAP SE. All Rights Reserved.