|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IBasicEditingContext
The interface that represents the basic editor/wizard context.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
Map getInitialParameters()
void setProperty(String key,
Object value)
key - a property keyvalue - a value for the propertyObject getProperty(String key)
com.sapportals.util.session.util.StoreableMap getSubtreeAsMap(String subtreeRoot)
subtreeRoot - a property that is the root of the subtree
void 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] tc/ep/admin/api
|
api
|
EP-PIN
|
[sap.com] EP-RUNTIME
|
[sap.com]
|
-
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com]
|
api
|
EP-PIN-APF
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||