Joram ${version}

org.objectweb.joram.shared.admin
Class ClearSubscription

java.lang.Object
  extended byorg.objectweb.joram.shared.admin.AdminRequest
      extended byorg.objectweb.joram.shared.admin.UserAdminRequest
          extended byorg.objectweb.joram.shared.admin.SubscriptionAdminRequest
              extended byorg.objectweb.joram.shared.admin.ClearSubscription
All Implemented Interfaces:
java.io.Serializable

public class ClearSubscription
extends SubscriptionAdminRequest

See Also:
Serialized Form

Constructor Summary
ClearSubscription(java.lang.String userId, java.lang.String subName)
           
 
Method Summary
 java.lang.String getSubscriptionName()
           
 
Methods inherited from class org.objectweb.joram.shared.admin.UserAdminRequest
getUserId, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClearSubscription

public ClearSubscription(java.lang.String userId,
                         java.lang.String subName)
Method Detail

getSubscriptionName

public final java.lang.String getSubscriptionName()

Joram ${version}

Copyright © 2005 Scalagent - All rights reserved