com.plumtree.portalpages.browsing.directory.opendoc
Interface IOpenDocModel

All Superinterfaces:
IManagedObject, IModel, IModelRO, IMVCObject
All Known Implementing Classes:
OpenDocModel

public interface IOpenDocModel
extends IModel

Author:
John Osborne

Method Summary
 java.lang.String GetOpenDocURL()
           
 void SetDocumentID(int _nDocID)
           
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IModel
CleanupAllData, CleanupTempData, Init
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject
GetName
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IManagedObject
Create
 

Method Detail

GetOpenDocURL

java.lang.String GetOpenDocURL()
Returns:

SetDocumentID

void SetDocumentID(int _nDocID)
Parameters:
_nDocID -



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