com.plumtree.portalpages.common.plugnav
Interface INavigationPageRO

All Superinterfaces:
IMVCObject
All Known Subinterfaces:
ICommunityNavPageRO, ICommunityPreviewNavPageRO, IDirectoryNavPageRO, ILoginNavPageRO, IMyPageNavPageRO, IUserProfileNavPageRO
All Known Implementing Classes:
CommunityNavPage, CommunityPreviewNavPage, DirectoryNavPage, LoginNavPage, MyPageNavPage, NavigationPage, UserProfileNavPage

public interface INavigationPageRO
extends IMVCObject

Author:
DavidP

Method Summary
 java.lang.String GetName()
          Critical for links naming.
 

Method Detail

GetName

java.lang.String GetName()
Critical for links naming.

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



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