com.plumtree.portalpages.devices.portlet.common
Interface IPortletDevicesModelRO

All Superinterfaces:
IModelRO, IMVCObject
All Known Implementing Classes:
PortletDevicesModel

public interface IPortletDevicesModelRO
extends IModelRO

Author:
SudhaS

Method Summary
 ASURL GetASURL(java.lang.String _strSpace)
           
 int GetCommunityID()
           
 int GetListID()
           
 int GetPageID()
           
 java.lang.String GetPageName()
           
 java.lang.String GetPortletContent()
           
 int GetPortletCount()
           
 void SetPortletContent(java.lang.String _strUniqueID)
           
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject
GetName
 

Method Detail

GetCommunityID

int GetCommunityID()
Returns:

GetPortletCount

int GetPortletCount()
Returns:

GetListID

int GetListID()
Returns:

GetPageID

int GetPageID()
Returns:

GetASURL

ASURL GetASURL(java.lang.String _strSpace)

GetPageName

java.lang.String GetPageName()

GetPortletContent

java.lang.String GetPortletContent()

SetPortletContent

void SetPortletContent(java.lang.String _strUniqueID)



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