com.plumtree.portalpages.admin.editors.portlet.plugins
Interface IPChooseModelRO

All Known Implementing Classes:
PChooseModel

public interface IPChooseModelRO

Author:
adolfoc

Method Summary
 java.lang.String GetData(java.lang.String name)
           
 int GetNextPMode()
          Returns the mode that this editor will be changed to when the user clicks finish.
 java.lang.String GetPortletTemplateName()
           
 

Method Detail

GetData

java.lang.String GetData(java.lang.String name)

GetNextPMode

int GetNextPMode()
Returns the mode that this editor will be changed to when the user clicks finish.


GetPortletTemplateName

java.lang.String GetPortletTemplateName()



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