com.plumtree.portalpages.browsing.portletpreview
Class CommunityInviteItem

java.lang.Object
  extended by com.plumtree.portalpages.browsing.portletpreview.CommunityInviteItem

public class CommunityInviteItem
extends java.lang.Object

Author:
DavidP Object used in list of items for generating invite URLs

Constructor Summary
CommunityInviteItem(int commID, java.lang.String commName)
           
 
Method Summary
 int GetCommunityID()
           
 java.lang.String GetCommunityName()
           
 void SetCommunityID(int id)
           
 void SetCommunityName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommunityInviteItem

public CommunityInviteItem(int commID,
                           java.lang.String commName)
Method Detail

GetCommunityName

public java.lang.String GetCommunityName()
Returns:
String

SetCommunityName

public void SetCommunityName(java.lang.String name)
Parameters:
name -

SetCommunityID

public void SetCommunityID(int id)
Parameters:
id -

GetCommunityID

public int GetCommunityID()
Returns:
int



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