|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.shared.admin.AdminRequest
org.objectweb.joram.shared.admin.UnsetUserDMQ
An UnsetUserDMQ
instance requests to unset the
DMQ of a given user.
Constructor Summary | |
UnsetUserDMQ(java.lang.String userProxId)
Constructs an UnsetUserDMQ instance. |
Method Summary | |
java.lang.String |
getUserProxId()
Returns the identifier of the user's proxy which DMQ is unset. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UnsetUserDMQ(java.lang.String userProxId)
UnsetUserDMQ
instance.
userProxId
- Identifier of the user's proxy which DMQ is unset.Method Detail |
public java.lang.String getUserProxId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |