public interface IBasicEditingContext
| Modifier and Type | Method and Description |
|---|---|
Map |
getInitialParameters()
Deprecated.
Gets a map of the request parameters passed to the editor.
|
Object |
getProperty(String key)
Deprecated.
Gets a property object specified by a key.
|
IPortalComponentRequest |
getRequest()
Deprecated.
Gets the request from which the context was constructed.
|
com.sapportals.util.session.util.StoreableMap |
getSubtreeAsMap(String subtreeRoot)
Deprecated.
Gets a map that represents a subtree of a property.
|
void |
removeProperty(String key)
Deprecated.
Removes a property specified by a key.
|
void |
removeSubtree(String subtreeRoot)
Deprecated.
Removes a property and all of its subproperties.
|
void |
setProperty(String key,
Object value)
Deprecated.
Sets a value for a property specified by a key.
|
void |
setTemporaryProperty(String key,
Object value)
Deprecated.
Sets a value for a temporary property specified by a key.
|
Map getInitialParameters()
void setProperty(String key, Object value)
key - a property keyvalue - a value for the propertyObject getProperty(String key)
key - a property keycom.sapportals.util.session.util.StoreableMap getSubtreeAsMap(String subtreeRoot)
subtreeRoot - a property that is the root of the subtreevoid setTemporaryProperty(String key, Object value)
key - a property keyvalue - a value for the propertyvoid removeProperty(String key)
key - a property keyvoid removeSubtree(String subtreeRoot)
subtreeRoot - a property that is the root of the subtree to
removeIPortalComponentRequest getRequest()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com]
|
-
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com]
|
api
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
Copyright 2021 SAP SE Complete Copyright Notice