com.sap.netweaver.rtmf.messagingimpl.messages

Class RTMFMessageType

java.lang.Object
  extended by com.sap.netweaver.rtmf.messagingimpl.messages.RTMFMessageType

Deprecated.

public class RTMFMessageType
extends Object

The class that indicates a message type. Each method returns a different message type.


Field Summary
static RTMFMessageType RTMFErrorMessageType
          Deprecated. An instance of error RTMF message type.
static RTMFMessageType RTMFMessageType
          Deprecated. An instance of the default RTMF message type.
static RTMFMessageType RTMFSuccessMessageType
          Deprecated. An instance of the success RTMF message type.
 
Method Summary
 RTMFMessageType getRTMFErrorMessageType()
          Deprecated. Returns an RTMF message type for an error message.
 RTMFMessageType getRTMFMessageType()
          Deprecated. Returns an RTMF message type for a default message.
 RTMFMessageType getRTMFSuccessMessageType()
          Deprecated. Returns an RTMF message type for a success message.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RTMFMessageType

public static final RTMFMessageType RTMFMessageType
Deprecated. 
An instance of the default RTMF message type.


RTMFSuccessMessageType

public static final RTMFMessageType RTMFSuccessMessageType
Deprecated. 
An instance of the success RTMF message type.


RTMFErrorMessageType

public static final RTMFMessageType RTMFErrorMessageType
Deprecated. 
An instance of error RTMF message type.

Method Detail

getRTMFMessageType

public RTMFMessageType getRTMFMessageType()
Deprecated. 
Returns an RTMF message type for a default message.

Returns:
the type of the message

getRTMFSuccessMessageType

public RTMFMessageType getRTMFSuccessMessageType()
Deprecated. 
Returns an RTMF message type for a success message.

Returns:
the type of the message

getRTMFErrorMessageType

public RTMFMessageType getRTMFErrorMessageType()
Deprecated. 
Returns an RTMF message type for an error message.

Returns:
the type of the message
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/rtmf/messaging/apideprecated api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice