com.sap.portal.adminstudio.workunitfwapipublic interface IEditorResponse
| Modifier and Type | Method and Description |
|---|---|
void |
addJavaScript(String javaScript)
Deprecated.
Adds JavaScript code to the response.
|
void |
addMessageKey(EditorMessageType messageType,
String messageKey)
Deprecated.
Adds a message key that represents a message displayed to the user.
|
void |
addMessageKey(EditorMessageType messageType,
String messageKey,
Object[] parameters)
Deprecated.
Adds a message key that represents a formatted message displayed
to the user.
|
IPortalComponentResponse |
getResponse()
Deprecated.
Gets the portal component response.
|
void |
include(INode node)
Deprecated.
Includes a POM node on this response.
|
void |
setBeforeSaveQuestion(String question)
Deprecated.
Generates a question that is displayed when the user saves editor
content.
|
void |
setClientProperty(String key,
String data)
Deprecated.
Associates the specified property data with a key.
|
void include(INode node)
node - the POM node to includevoid setBeforeSaveQuestion(String question)
question - the question string in NLS formatvoid setClientProperty(String key, String data)
parametersMap.get([key]).key - a keydata - data to associate with the keyIPortalComponentResponse getResponse()
void addJavaScript(String javaScript)
javaScript - JavaScript codevoid addMessageKey(EditorMessageType messageType, String messageKey)
messageType - a message typemessageKey - a message keyvoid addMessageKey(EditorMessageType messageType, String messageKey, Object[] parameters)
messageType - a message typemessageKey - a message keyparameters - an array of parameters used for formatting
the message| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
Copyright 2021 SAP SE Complete Copyright Notice