|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.common.uiparts.JoinCurCommunityControl
public class JoinCurCommunityControl
Joining a community from the navigation Join this Community link. (Not from community preview).
| 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()
This method is used by the ASManager to return new instances of managed objects. |
java.lang.String |
GetName()
Return the name of the MVC object. |
void |
Init(IModel model,
AActivitySpace space)
Initialize the control with the model it should use and it's parent AActivitySpace. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
public static final java.lang.String m_CommunityID
| Constructor Detail |
|---|
public JoinCurCommunityControl()
| Method Detail |
|---|
public Redirect CheckActionSecurityAndExecute(XPHashtable arg0)
CheckActionSecurityAndExecute in interface IControlcom.plumtree.uiinfrastructure.activityspace.IControl#CheckActionSecurityAndExecute(com.plumtree.openfoundation.util.XPHashtable)
public void Init(IModel model,
AActivitySpace space)
IControl
Init in interface IControlIControl.Init(com.plumtree.uiinfrastructure.activityspace.IModel, com.plumtree.uiinfrastructure.activityspace.AActivitySpace)public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectIMVCObject.GetName()public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectIManagedObject.Create()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||