com.plumtree.portalpages.browsing.myportal.communities
Interface IJoinPreviewCommunityModel

All Known Implementing Classes:
MyPortalModel, PreviewCommunityBarModel

public interface IJoinPreviewCommunityModel

Author:
robertz

Method Summary
 boolean CommunityJoinFailed()
          Was the join succesful?
 int GetCommunityID()
          Get the ID of the community to join
 java.lang.String GetCommunityName()
          Get the Name of the community
 java.lang.String GetCommunityURL()
          Get the URL to the Community
 java.lang.String GetDefaultCommunityURL()
          Get the URL to the default Community
 

Method Detail

CommunityJoinFailed

boolean CommunityJoinFailed()
Was the join succesful?

Returns:
boolean

GetCommunityID

int GetCommunityID()
Get the ID of the community to join

Returns:
int

GetCommunityURL

java.lang.String GetCommunityURL()
Get the URL to the Community

Returns:
String

GetDefaultCommunityURL

java.lang.String GetDefaultCommunityURL()
Get the URL to the default Community

Returns:
String

GetCommunityName

java.lang.String GetCommunityName()
Get the Name of the community

Returns:
String



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