com.plumtree.portalpages.admin.ptutilities.customactivity
Interface ICustomActivityModelRO

All Superinterfaces:
IEditorModelRO, IModelRO, IMVCObject
All Known Implementing Classes:
CustomActivityModel

public interface ICustomActivityModelRO
extends IEditorModelRO

Author:
SudhaS

Method Summary
 java.lang.String GetActivityDescription()
           
 int GetActivityID()
           
 java.lang.String GetActivityName()
           
 java.lang.String GetActivityURI()
           
 boolean GetDelegateRight()
           
 
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

GetActivityDescription

java.lang.String GetActivityDescription()
Returns:

GetActivityName

java.lang.String GetActivityName()
Returns:

GetActivityURI

java.lang.String GetActivityURI()
Returns:

GetActivityID

int GetActivityID()

GetDelegateRight

boolean GetDelegateRight()



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