|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.devices.mypage.common.MyPageDevicesModel
public class MyPageDevicesModel
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
|
static java.lang.String |
WML_INTERFACE
|
| Constructor Summary | |
|---|---|
MyPageDevicesModel()
|
|
| Method Summary | |
|---|---|
void |
CleanupAllData()
This method is called when an ActivitySpace is removed from the cache. |
void |
CleanupTempData()
This method is called at the end of every HTTP request by the Interpreter. |
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
ASURL |
GetASURL(java.lang.String _strSpace)
|
int |
GetCommunityID()
|
java.lang.String |
GetFixStringLength(java.lang.String s,
int iMaxSize,
java.lang.String sEnd)
|
int |
GetListID()
|
java.lang.String |
GetName()
Returns the Class name. |
int |
GetNumPages(int iCount,
int iMaxNumber)
|
int |
GetPageID()
|
java.lang.String |
GetPageName()
|
HTMLTableCell |
GetPortletContent(int _nIndex)
The results of this method are not used in the Devices MyPage, but this method needs to be called before calling GetPortletName(int). |
int |
GetPortletCount()
|
int |
GetPortletID(int _nIndex)
|
java.lang.String |
GetPortletName(int _nIndex)
|
java.lang.String |
GetPortletSummary(int _nIndex)
|
void |
Init(AActivitySpace _asOwner)
This method initializes the model. |
void |
SetCommunityID(int _nCommunityID)
|
void |
SetHostPageURI(java.lang.String _strHostPage)
|
void |
SetListID(int _nListID)
|
void |
SetPageID(int _nPageID)
|
void |
SetPageName(java.lang.String _strPageName)
|
void |
SetPortletContent(java.lang.String _strUniqueID)
|
| 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 WML_INTERFACE
| Constructor Detail |
|---|
public MyPageDevicesModel()
| Method Detail |
|---|
public void CleanupTempData()
IModel
CleanupTempData in interface IModelpublic void CleanupAllData()
IModel
CleanupAllData in interface IModelIModel.CleanupAllData()public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectcom.plumtree.xpshared.infrastructure.activityspace.IManagedObject#Create()public ASURL GetASURL(java.lang.String _strSpace)
GetASURL in interface IMyPageDevicesModelRO_strSpace -
public int GetCommunityID()
GetCommunityID in interface IMyPageDevicesModelRO
public java.lang.String GetFixStringLength(java.lang.String s,
int iMaxSize,
java.lang.String sEnd)
GetFixStringLength in interface IMyPageDevicesModelROs - iMaxSize - sEnd -
public int GetPortletCount()
GetPortletCount in interface IMyPageDevicesModelROpublic int GetPortletID(int _nIndex)
GetPortletID in interface IMyPageDevicesModelRO_nIndex -
public java.lang.String GetPortletName(int _nIndex)
GetPortletName in interface IMyPageDevicesModelRO_nIndex -
public java.lang.String GetPortletSummary(int _nIndex)
GetPortletSummary in interface IMyPageDevicesModelRO_nIndex -
public HTMLTableCell GetPortletContent(int _nIndex)
GetPortletContent in interface IMyPageDevicesModelROpublic int GetListID()
GetListID in interface IMyPageDevicesModelROpublic java.lang.String GetName()
GetName in interface IMVCObject
public int GetNumPages(int iCount,
int iMaxNumber)
GetNumPages in interface IMyPageDevicesModelROiCount - iMaxNumber -
public int GetPageID()
GetPageID in interface IMyPageDevicesModelROpublic java.lang.String GetPageName()
GetPageName in interface IMyPageDevicesModelROpublic void SetPageName(java.lang.String _strPageName)
public void Init(AActivitySpace _asOwner)
IModel
Init in interface IModel_asOwner - public void SetCommunityID(int _nCommunityID)
_nCommunityID - public void SetPortletContent(java.lang.String _strUniqueID)
SetPortletContent in interface IMyPageDevicesModelROpublic void SetHostPageURI(java.lang.String _strHostPage)
_strHostPage - public void SetListID(int _nListID)
_nListID - public void SetPageID(int _nPageID)
_nPageID -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||