com.plumtree.server
Interface IPTFileUploadAgent

All Superinterfaces:
IPTUnknown

public interface IPTFileUploadAgent
extends IPTUnknown


Method Summary
 void Clean(IPTSession pSession)
          Deprecated.  
 void CompleteUpload(int lCardID, java.lang.String bstrFileName)
          Deprecated.  
 java.lang.String GetDirectoryForUpload()
          Deprecated.  
 
Methods inherited from interface com.plumtree.server.IPTUnknown
GetInterfaces
 

Method Detail

GetDirectoryForUpload

public java.lang.String GetDirectoryForUpload()
Deprecated. 

CompleteUpload

public void CompleteUpload(int lCardID,
                           java.lang.String bstrFileName)
Deprecated. 

Clean

public void Clean(IPTSession pSession)
Deprecated. 


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.