org.objectweb.joram.shared.admin

Class UnsetReader

Implemented Interfaces:
java.io.Serializable

public class UnsetReader
extends SetRight

An UnsetReader instance requests to unset a given user as a reader on a given destination.

See Also:
Serialized Form

Constructor Summary

UnsetReader(String userProxId, String destId)
Constructs an UnsetReader instance.

Method Summary

Methods inherited from class org.objectweb.joram.shared.admin.SetRight

getDestId, getUserProxId

Constructor Details

UnsetReader

public UnsetReader(String userProxId,
                   String destId)
Constructs an UnsetReader instance.

Parameters:
userProxId - See superclass.
destId - See superclass.


Copyright B) 2004 Scalagent - All rights reserved