public class CachingLevel extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static CachingLevel |
COMPONENT
Deprecated.
|
static CachingLevel |
CONTEXT
Deprecated.
|
static CachingLevel |
NONE
The CachingLevel.NONE will not cache the content of the Component.
|
static CachingLevel |
SESSION
Using the CachingLevel.SESSION will associate the cached content with the
servlet session.
|
static CachingLevel |
SHARED
Means that the cache is shared by all the users
|
static CachingLevel |
USER
Means that the cache is proper to the user
|
| Constructor and Description |
|---|
CachingLevel(String string) |
| Modifier and Type | Method and Description |
|---|---|
static CachingLevel |
parse(String name)
parse a caching level string into a caching level The argument string consist
of a level name
|
String |
toString() |
public static final CachingLevel COMPONENT
public static final CachingLevel CONTEXT
public static final CachingLevel USER
public static final CachingLevel SHARED
public static final CachingLevel SESSION
public static final CachingLevel NONE
public CachingLevel(String string)
string - public static CachingLevel parse(String name)
name - string to be parsed| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com]
|
default
|
EP-PIN-PRT
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/api
|
api
|
EP-PIN
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/lib/api
|
api
|
EP-PIN
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/semantics/api
|
api
|
EP-PIN
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice