org.objectweb.joram.shared.admin
Class UnsetUserDMQ
- java.io.Serializable
public class UnsetUserDMQ
An UnsetUserDMQ
instance requests to unset the
DMQ of a given user.
- Serialized Form
UnsetUserDMQ(String userProxId) - Constructs an
UnsetUserDMQ instance.
|
String | getUserProxId() - Returns the identifier of the user's proxy which DMQ is unset.
|
UnsetUserDMQ
public UnsetUserDMQ(String userProxId)
Constructs an UnsetUserDMQ
instance.
userProxId
- Identifier of the user's proxy which DMQ is unset.
getUserProxId
public String getUserProxId()
Returns the identifier of the user's proxy which DMQ is unset.
Copyright B) 2004 Scalagent - All rights reserved