com.plumtree.portalpages.ext.providers.www.documentsubmitadvanced
Interface IWWWCardSubmitAdvancedModelRO

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

public interface IWWWCardSubmitAdvancedModelRO
extends IObjEditorModelRO

Author:
StephenC This interface is implemented by CardSubmitAdvancedModel. It contains all the read-only mothods of CardSubmitAdvancedModel.

Method Summary
 java.lang.String GetCardDescription()
          returns the current Card Description
 java.lang.String GetCardName()
          returns the current Card Name
 java.lang.String GetCardPath()
          returns the current Card Path
 
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

GetCardDescription

java.lang.String GetCardDescription()
returns the current Card Description

Returns:

GetCardName

java.lang.String GetCardName()
returns the current Card Name

Returns:

GetCardPath

java.lang.String GetCardPath()
returns the current Card Path

Returns:



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