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

java.lang.Object
  extended by com.plumtree.portalpages.common.uiparts.navpagetype.NavigationPage
      extended by com.plumtree.portalpages.common.uiparts.navpagetype.UserProfileNavPage
All Implemented Interfaces:
INavigationPageRO, IUserProfileNavPageRO, IMVCObject

public class UserProfileNavPage
extends NavigationPage
implements IUserProfileNavPageRO

Delegates those model calls only accessible from the user profiel page.

Author:
DavidP

Field Summary
 
Fields inherited from class com.plumtree.portalpages.common.uiparts.navpagetype.NavigationPage
m_model, m_type
 
Constructor Summary
UserProfileNavPage(INavigationModelRO model)
          UserProfileNavPage 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

UserProfileNavPage

public UserProfileNavPage(INavigationModelRO model)
UserProfileNavPage 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 INavigationPageRO
Specified by:
GetName in interface IUserProfileNavPageRO
Specified by:
GetName in interface IMVCObject
Overrides:
GetName in class NavigationPage
Returns:
String
See Also:
IMVCObject.GetName()



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