com.plumtree.portalpages.common.editpage
Interface IPageNameModelRO

All Known Implementing Classes:
PageNamePlugInModel

public interface IPageNameModelRO

Author:
MichaelD

Method Summary
 java.lang.String GetNameLabel()
          Returns the label for the page name input box.
 int GetOpenerObjectID()
          Gets the Object ID of the object that opened this layout page.
 java.lang.String GetPageName()
          Returns the default page name.
 

Method Detail

GetNameLabel

java.lang.String GetNameLabel()
Returns the label for the page name input box.

Returns:
String strLabel

GetOpenerObjectID

int GetOpenerObjectID()
Gets the Object ID of the object that opened this layout page.

Returns:
int nObjectID

GetPageName

java.lang.String GetPageName()
Returns the default page name.

Returns:
String strDefaultPageName



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