|
Joram ${version} | |||||||||
| 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.UnsetUserThreshold
An UnsetUserThreshold instance requests to unset
the threshold of a given user.
| Constructor Summary | |
UnsetUserThreshold(java.lang.String userProxId)
Constructs an UnsetUserThreshold instance. |
|
| Method Summary | |
java.lang.String |
getUserProxId()
Returns the identifier of the user's proxy which threshold is unset. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UnsetUserThreshold(java.lang.String userProxId)
UnsetUserThreshold instance.
userProxId - Identifier of the user's proxy which threshold is
unset.| Method Detail |
public java.lang.String getUserProxId()
|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||