|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.devices.login.common.LoginDevicesModel
public class LoginDevicesModel
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
|
| Constructor Summary | |
|---|---|
LoginDevicesModel()
|
|
| 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. |
java.lang.String[][] |
GetAuthSources()
|
boolean |
GetIsNumericLogin()
|
java.lang.String |
GetName()
Returns the Class name. |
Redirect |
GetRedirect()
|
void |
Init(AActivitySpace _asOwner)
This method initializes the model. |
void |
SetRedirect(Redirect _redirect)
|
| 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
| Constructor Detail |
|---|
public LoginDevicesModel()
| 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 java.lang.String[][] GetAuthSources()
GetAuthSources in interface ILoginDevicesModelROpublic boolean GetIsNumericLogin()
GetIsNumericLogin in interface ILoginDevicesModelROpublic void SetRedirect(Redirect _redirect)
public Redirect GetRedirect()
GetRedirect in interface ILoginDevicesModelROpublic java.lang.String GetName()
GetName in interface IMVCObjectpublic void Init(AActivitySpace _asOwner)
IModel
Init in interface IModel_asOwner -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||