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 GranException
Throws:
GranException

getAttachmentList

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


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