org.objectweb.joram.shared.admin

Class UnsetUserDMQ

Implemented Interfaces:
java.io.Serializable

public class UnsetUserDMQ
extends AdminRequest

An UnsetUserDMQ instance requests to unset the DMQ of a given user.

See Also:
Serialized Form

Constructor Summary

UnsetUserDMQ(String userProxId)
Constructs an UnsetUserDMQ instance.

Method Summary

String
getUserProxId()
Returns the identifier of the user's proxy which DMQ is unset.

Constructor Details

UnsetUserDMQ

public UnsetUserDMQ(String userProxId)
Constructs an UnsetUserDMQ instance.

Parameters:
userProxId - Identifier of the user's proxy which DMQ is unset.

Method Details

getUserProxId

public String getUserProxId()
Returns the identifier of the user's proxy which DMQ is unset.


Copyright B) 2004 Scalagent - All rights reserved