com.plumtree.portalpages.common.plugnav
Interface IUserProfileNavPageRO

All Superinterfaces:
IMVCObject, INavigationPageRO
All Known Implementing Classes:
UserProfileNavPage

public interface IUserProfileNavPageRO
extends INavigationPageRO

Author:
DavidP

Method Summary
 java.lang.String GetName()
          Return the name of the MVC object.
 

Method Detail

GetName

java.lang.String GetName()
Description copied from interface: IMVCObject
Return the name of the MVC object.

Specified by:
GetName in interface IMVCObject
Specified by:
GetName in interface INavigationPageRO
Returns:
the name of the object.
See Also:
IMVCObject.GetName()



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