|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.portal.admin.wizard.panes.FinishPane.FinishMessageType
public static final class FinishPane.FinishMessageType
Enum that holds different levels of messages that would be displayed when the wizard finishes (above the FinishPane): Info for information messages, warning or error.
| Field Summary | |
|---|---|
static FinishPane.FinishMessageType |
ERROR
Deprecated. Error FinishMessageType |
static FinishPane.FinishMessageType |
INFO
Deprecated. Info FinishMessageType |
static FinishPane.FinishMessageType |
WARNING
Deprecated. Warning FinishMessageType |
| Method Summary | |
|---|---|
boolean |
equals(FinishPane.FinishMessageType messageType)
Deprecated. Compares this MessageType to another MessageType. |
boolean |
equals(String messageTypeStr)
Deprecated. Compares this MessageType's String value to the specified string. |
String |
getValue()
Deprecated. Gets the string that represent the level of this message |
String |
toString()
Deprecated. Returns the String value of this MessageType. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final FinishPane.FinishMessageType INFO
public static final FinishPane.FinishMessageType WARNING
public static final FinishPane.FinishMessageType ERROR
| Method Detail |
|---|
public boolean equals(FinishPane.FinishMessageType messageType)
messageType - the MessageType to compare this messageType against
equals(String)public boolean equals(String messageTypeStr)
messageTypeStr - the String to compare this MessageType's value against.
public String getValue()
public String toString()
toString in class ObjectgetValue()| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||