|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.activityspace.AClearModel
com.plumtree.portaluiinfrastructure.intrinsicportlets.IntrinsicPortletModel
com.plumtree.portalpages.portlets.login.LoginPortletModel
public class LoginPortletModel
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
|
| Fields inherited from class com.plumtree.portaluiinfrastructure.intrinsicportlets.IntrinsicPortletModel |
|---|
m_asOwner, m_nContainerClassID, m_nContainerObjectID, m_nPageID, m_nPortletID, m_nPrefType, m_ptAppDataState, m_ptPortlet, m_ptSession, PREF_TYPE_ADMIN, PREF_TYPE_COMMUNITY, PREF_TYPE_PERSONAL, SETTINGSTYPE_ADMIN, SETTINGSTYPE_COMMUNITY, SETTINGSTYPE_COMMUNITYPORTLET, SETTINGSTYPE_PORTLET, SETTINGSTYPE_USER |
| Constructor Summary | |
|---|---|
LoginPortletModel()
|
|
| Method Summary | |
|---|---|
boolean |
ControlExists()
Returns true if the portlet has a control associated with it. |
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
java.lang.String |
GetName()
Return the name of the MVC object. |
java.lang.Object |
GetNewTempData()
This method returns a new temporary data object. |
| Methods inherited from class com.plumtree.portaluiinfrastructure.intrinsicportlets.IntrinsicPortletModel |
|---|
CleanupAllData, CleanupTempData, GetPortletID, GetSettingValue, GetSettingValues, Init, InitPortlet, IsIntrinsicPortlet |
| Methods inherited from class com.plumtree.uiinfrastructure.activityspace.AClearModel |
|---|
GetTempData |
| 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 LoginPortletModel()
| Method Detail |
|---|
public boolean ControlExists()
IntrinsicPortletModel
ControlExists in interface IIntrinsicPortletModelROControlExists in class IntrinsicPortletModelIIntrinsicPortletModelRO.ControlExists()public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class IntrinsicPortletModelIMVCObject.GetName()public java.lang.Object Create()
AClearModel
Create in interface IManagedObjectCreate in class AClearModelpublic java.lang.Object GetNewTempData()
AClearModel
GetNewTempData in class AClearModel
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||