|
SAP NetWeaver 7.20 (SP01) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICMIMessage02
Enhanced message that also supports a (potentially formatted) long text.
Type Classification:
This interface is part of the Common Model Interface and is intended to be implemented by applications.
| Field Summary |
|---|
| Fields inherited from interface com.sap.tc.cmi.messages.ICMIMessage |
|---|
NO_PARAMETERS |
| Method Summary | |
|---|---|
CMITextFormat |
getFormatOfLongText()
Format of the text returned by getLongText() or null if no long text exists. |
String |
getLongText()
Longer (more descriptive) version of the message text in a default locale. |
| Methods inherited from interface com.sap.tc.cmi.messages.ICMIMessage |
|---|
getLifetime, getMessageKey, getParameters, getSeverity, getText, getText, getTextPattern, isObjectRelated, isProcessed, markAsProcessed |
| Method Detail |
|---|
CMITextFormat getFormatOfLongText()
null if no long text exists.
As the long text is already expanded, JAVA_MESSAGE_FORMAT
makes no sense and if the format is SAP_XHTML, then the long text
should not contain the <field/> tag.
String getLongText()
null, if they can't produce a long text
version of a message. They should not return the short message text.
The long text might contain some markup. See getFormatOfLongText() for details.
| Access Rights |
|---|
| SC | DC |
|---|---|
[sap.com] FRAMEWORK
|
[sap.com] tc/cmi
|
[sap.com] FRAMEWORK
|
[sap.com] tc/cm/ejb/api
|
|
SAP NetWeaver 7.20 (SP01) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||