com.plumtree.portalpages.common.uiparts.navpagetype
Class LoginNavPage

java.lang.Object
  extended by com.plumtree.portalpages.common.uiparts.navpagetype.NavigationPage
      extended by com.plumtree.portalpages.common.uiparts.navpagetype.LoginNavPage
All Implemented Interfaces:
ILoginNavPageRO, INavigationPageRO

public class LoginNavPage
extends NavigationPage
implements ILoginNavPageRO

Delegates model methods only usable by login page.

Author:
DavidP

Field Summary
 
Fields inherited from class com.plumtree.portalpages.common.uiparts.navpagetype.NavigationPage
m_model, m_type
 
Constructor Summary
LoginNavPage(INavigationModelRO model)
          CommunityPreviewNavPage constructor.
 
Method Summary
 java.lang.String GetName()
          Unique String Name of category of object.
 
Methods inherited from class com.plumtree.portalpages.common.uiparts.navpagetype.NavigationPage
Create, GetPageType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginNavPage

public LoginNavPage(INavigationModelRO model)
CommunityPreviewNavPage constructor.

Parameters:
model -
Method Detail

GetName

public java.lang.String GetName()
Unique String Name of category of object. Critical for link blocking by pluggable nav.

Specified by:
GetName in interface ILoginNavPageRO
Specified by:
GetName in interface INavigationPageRO
Overrides:
GetName in class NavigationPage
Returns:
String
See Also:
com.plumtree.uiinfrastructure.activityspace.IMVCObject#GetName()



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