|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.devices.choosepage.common.ChoosePageDevicesModel
public class ChoosePageDevicesModel
| Field Summary | |
|---|---|
static int |
NUM_LINKS_PER_SCREEN
|
static java.lang.String |
STR_MVC_CLASS_NAME
|
| Constructor Summary | |
|---|---|
ChoosePageDevicesModel()
|
|
| 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. |
int |
GetCommunityIDIndex()
|
int |
GetCurrentCommunity()
|
int |
GetCurrentPage()
|
int |
GetListID()
|
java.lang.String |
GetName()
Returns the Class name. |
int |
GetNumPages(int iCount,
int iMaxNumber)
|
int |
GetNumTotalPages()
|
int |
GetPageIDIndex()
|
java.lang.Object[][] |
GetPageMemberships()
|
int |
GetSavedCommunity()
|
int |
GetSavedPage()
|
void |
Init(AActivitySpace _asOwner)
This method initializes the model. |
void |
SetCurrentCommunityID(int _nCurrentCommunityID)
|
void |
SetCurrentPageID(int _nCurrentPageID)
|
void |
SetListID(int _nListID)
|
java.lang.Object[][] |
SetPageMemberships()
|
void |
SetSavedCommunityID(int _nCurrentCommunityID)
|
void |
SetSavedPageID(int _nCurrentPageID)
|
| 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 int NUM_LINKS_PER_SCREEN
| Constructor Detail |
|---|
public ChoosePageDevicesModel()
| 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 int GetListID()
GetListID in interface IChoosePageDevicesModelROpublic int GetCurrentCommunity()
GetCurrentCommunity in interface IChoosePageDevicesModelROpublic int GetCurrentPage()
GetCurrentPage in interface IChoosePageDevicesModelROpublic int GetSavedCommunity()
GetSavedCommunity in interface IChoosePageDevicesModelROpublic int GetSavedPage()
GetSavedPage in interface IChoosePageDevicesModelROpublic java.lang.Object[][] GetPageMemberships()
GetPageMemberships in interface IChoosePageDevicesModelROpublic java.lang.String GetName()
GetName in interface IMVCObject
public int GetNumPages(int iCount,
int iMaxNumber)
GetNumPages in interface IChoosePageDevicesModelROiCount - iMaxNumber -
public int GetNumTotalPages()
GetNumTotalPages in interface IChoosePageDevicesModelROpublic java.lang.Object[][] SetPageMemberships()
public int GetCommunityIDIndex()
GetCommunityIDIndex in interface IChoosePageDevicesModelROpublic int GetPageIDIndex()
GetPageIDIndex in interface IChoosePageDevicesModelROpublic void Init(AActivitySpace _asOwner)
IModel
Init in interface IModel_asOwner - public void SetListID(int _nListID)
_nListID - public void SetCurrentCommunityID(int _nCurrentCommunityID)
__nCurrentCommunityID - public void SetCurrentPageID(int _nCurrentPageID)
__nCurrentCommunityID - public void SetSavedCommunityID(int _nCurrentCommunityID)
__nCurrentCommunityID - public void SetSavedPageID(int _nCurrentPageID)
__nCurrentCommunityID -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||