|
SAP NetWeaver 7.40 Enterprise Portal (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.netweaver.rtmf.serverimpl.servicewrapper.RTMFRuntime
public class RTMFRuntime
The class that supplies information about different RTMF services at runtime.
| Method Summary | |
|---|---|
static int |
getEventRegistrationCount(String event)
Deprecated. Return the number of registrations to a specified event. |
static int |
getNextPollingInterval()
Deprecated. Returns the next polling interval (NPI). |
static boolean |
isEventRegistered(String event)
Deprecated. Indicates whether any application users are subscribed to a specified event. |
static boolean |
isUserRegisteredToEvent(String userId,
String event)
Deprecated. Indicates whether the specified user is registered to the specified event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static int getNextPollingInterval()
public static boolean isEventRegistered(String event)
event - an RTMF event
public static boolean isUserRegisteredToEvent(String userId,
String event)
userId - the user's uninque Id (UME)event - an RTMF event
public static int getEventRegistrationCount(String event)
event - an RTMF event
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS
|
[sap.com]
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.40 Enterprise Portal (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||