com.plumtree.portaluiinfrastructure.expandablelist.template
Interface ITemplateListModelRO

All Superinterfaces:
IModelRO, IMVCObject
All Known Implementing Classes:
CommunityTemplateSelectorModel, PageTemplateListModel, TemplateListModel

public interface ITemplateListModelRO
extends IModelRO

Author:
michaeld

Method Summary
 java.lang.String GetInputValue(java.lang.String name)
          Get the value for the given input.
 int GetTemplateClassID()
          Get the class ID of the template.
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject
GetName
 

Method Detail

GetInputValue

java.lang.String GetInputValue(java.lang.String name)
Get the value for the given input.

Returns:
String

GetTemplateClassID

int GetTemplateClassID()
Get the class ID of the template.

Returns:
int



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