com.plumtree.portalpages.browsing.editors.document
Interface ICardEditorModelRO

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

public interface ICardEditorModelRO
extends IObjEditorModelRO

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

Method Summary
 XPSortedDictionary GetBasicCardProperties()
           
 XPSortedDictionary GetCardInformation()
           
 int GetClassID()
           
 java.lang.String GetCrawlerTag()
           
 java.lang.String GetCreated()
           
 XPSortedDictionary GetCustomCardProperties()
           
 int GetDocType()
           
 java.lang.String GetLastModified()
           
 int GetObjectID()
           
 java.lang.String GetObjectUUID()
           
 java.lang.String GetURL()
           
 
Methods inherited from interface com.plumtree.portaluiinfrastructure.editor.IObjEditorModelRO
GetObject, GetObjectDescription, 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

GetBasicCardProperties

XPSortedDictionary GetBasicCardProperties()

GetCardInformation

XPSortedDictionary GetCardInformation()
Returns:

GetCreated

java.lang.String GetCreated()
Returns:

GetCustomCardProperties

XPSortedDictionary GetCustomCardProperties()
Returns:

GetDocType

int GetDocType()
Returns:

GetLastModified

java.lang.String GetLastModified()
Returns:

GetURL

java.lang.String GetURL()
Returns:

GetCrawlerTag

java.lang.String GetCrawlerTag()
Returns:

GetClassID

int GetClassID()
Specified by:
GetClassID in interface IObjEditorModelRO
Returns:
See Also:
ObjEditorModel.GetClassID()

GetObjectID

int GetObjectID()
Specified by:
GetObjectID in interface IObjEditorModelRO
Returns:
See Also:
ObjEditorModel.GetObjectID()

GetObjectUUID

java.lang.String GetObjectUUID()
Returns:



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