com.trackstudio.soap.service
Class Attachment

java.lang.Object
  extended bycom.trackstudio.soap.service.Attachment

public class Attachment
extends java.lang.Object


Constructor Summary
Attachment()
           
 
Method Summary
 void deleteAttachment(java.lang.String sessionId, java.lang.String attachmentId)
           
 AttachmentBean[] getAttachmentList(java.lang.String sessionId, java.lang.String taskId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Attachment

public Attachment()
Method Detail

deleteAttachment

public void deleteAttachment(java.lang.String sessionId,
                             java.lang.String attachmentId)
                      throws java.lang.Exception
Throws:
java.lang.Exception

getAttachmentList

public AttachmentBean[] getAttachmentList(java.lang.String sessionId,
                                          java.lang.String taskId)
                                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.