com.plumtree.portalpages.common.uiparts
Class UnsubscribeCurCommunityControl

java.lang.Object
  extended by com.plumtree.portalpages.common.uiparts.UnsubscribeCurCommunityControl

public class UnsubscribeCurCommunityControl
extends java.lang.Object

Author:
btse

Field Summary
static java.lang.String m_CommunityID
          Community ID Query String Param
static java.lang.String STR_MVC_CLASS_NAME
           
 
Constructor Summary
UnsubscribeCurCommunityControl()
           
 
Method Summary
 Redirect CheckActionSecurityAndExecute(XPHashtable arg0)
          Looks for the CommunityID parameter and removes the current user as a member of the specified Community ID.
 java.lang.Object Create()
           
 java.lang.String GetName()
           
 void Init(IModel model, AActivitySpace space)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STR_MVC_CLASS_NAME

public static final java.lang.String STR_MVC_CLASS_NAME
See Also:
Constant Field Values

m_CommunityID

public static final java.lang.String m_CommunityID
Community ID Query String Param

See Also:
Constant Field Values
Constructor Detail

UnsubscribeCurCommunityControl

public UnsubscribeCurCommunityControl()
Method Detail

CheckActionSecurityAndExecute

public Redirect CheckActionSecurityAndExecute(XPHashtable arg0)
Looks for the CommunityID parameter and removes the current user as a member of the specified Community ID.

See Also:
com.plumtree.uiinfrastructure.activityspace.IControl#CheckActionSecurityAndExecute(com.plumtree.openfoundation.util.XPHashtable)

Init

public void Init(IModel model,
                 AActivitySpace space)

GetName

public java.lang.String GetName()

Create

public java.lang.Object Create()



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.