com.plumtree.portalpages.common.plugnav
Interface ILoginNavPageRO

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

public interface ILoginNavPageRO
extends INavigationPageRO

Login page specific functions

Author:
DavidP

Method Summary
 java.lang.String GetName()
          Unique String Name of category of object.
 

Method Detail

GetName

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

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.