gran.app.adapter.kernel.attachment
Class AttachmentAdapterManager

java.lang.Object
  extended bygran.app.adapter.kernel.attachment.AttachmentAdapterManager

public class AttachmentAdapterManager
extends java.lang.Object


Constructor Summary
AttachmentAdapterManager(java.util.ArrayList adapters)
           
 
Method Summary
 void deleteAllAttachments(java.lang.String taskId)
           
 java.util.ArrayList getAttachments(java.lang.String taskid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentAdapterManager

public AttachmentAdapterManager(java.util.ArrayList adapters)
Method Detail

getAttachments

public java.util.ArrayList getAttachments(java.lang.String taskid)
                                   throws GranException
Throws:
GranException

deleteAllAttachments

public void deleteAllAttachments(java.lang.String taskId)
                          throws GranException
Throws:
GranException


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