com.plumtree.portalpages.common.uiparts
Class JoinCurCommunityControl

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

public class JoinCurCommunityControl
extends java.lang.Object

Joining a community from the navigation Join this Community link. (Not from community preview).

Author:
robertz

Field Summary
static java.lang.String m_CommunityID
          Community ID Query String Param
static java.lang.String STR_MVC_CLASS_NAME
           
 
Constructor Summary
JoinCurCommunityControl()
           
 
Method Summary
 Redirect CheckActionSecurityAndExecute(XPHashtable arg0)
          Looks for the CommunityID parameter and adds 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

JoinCurCommunityControl

public JoinCurCommunityControl()
Method Detail

CheckActionSecurityAndExecute

public Redirect CheckActionSecurityAndExecute(XPHashtable arg0)
Looks for the CommunityID parameter and adds 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)
See Also:
com.plumtree.uiinfrastructure.activityspace.IControl#Init(com.plumtree.uiinfrastructure.activityspace.IModel, com.plumtree.uiinfrastructure.activityspace.AActivitySpace)

GetName

public java.lang.String GetName()
See Also:
com.plumtree.uiinfrastructure.activityspace.IMVCObject#GetName()

Create

public java.lang.Object Create()
See Also:
com.plumtree.uiinfrastructure.activityspace.IManagedObject#Create()



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