org.objectweb.joram.shared.admin

Class UnsetWriter

Implemented Interfaces:
java.io.Serializable

public class UnsetWriter
extends SetRight

An UnsetWriter instance requests to unset a given user as a writer on a destination.

See Also:
Serialized Form

Constructor Summary

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

Method Summary

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

getDestId, getUserProxId

Constructor Details

UnsetWriter

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

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


Copyright B) 2004 Scalagent - All rights reserved