com.plumtree.portalpages.admin.editors.condition
Interface IRuleEditorModelRO

All Superinterfaces:
IEditorModelRO, IModelRO, IMVCObject, IObjEditorModelRO
All Known Implementing Classes:
RuleEditorModel

public interface IRuleEditorModelRO
extends IObjEditorModelRO


Method Summary
 java.lang.String GetExpressionName()
          Get Expression Name.
 java.lang.String GetSubportalActionName()
          Get Subportal Action Name.
 java.lang.String GetSubportalTreeSpaceID()
          Returns the Subportal TreeSpace ID.
 
Methods inherited from interface com.plumtree.portaluiinfrastructure.editor.IObjEditorModelRO
GetClassID, GetObject, GetObjectDescription, GetObjectID, GetObjectName, GetParentFolderPath, GetPTSession
 
Methods inherited from interface com.plumtree.uiinfrastructure.editor.IEditorModelRO
GetEditorType, GetEnableApplyButton, GetEnableCancelButton, GetHideLeftNav, GetIsEditorReadOnly
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject
GetName
 

Method Detail

GetSubportalActionName

java.lang.String GetSubportalActionName()
Get Subportal Action Name.

Returns:
String

GetSubportalTreeSpaceID

java.lang.String GetSubportalTreeSpaceID()
Returns the Subportal TreeSpace ID.

Returns:
String

GetExpressionName

java.lang.String GetExpressionName()
Get Expression Name.

Returns:
String



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