Uses of Interface
org.eclipse.mylar.tasks.core.IAttachmentHandler

Packages that use IAttachmentHandler
org.eclipse.mylar.internal.tasks.web   
org.eclipse.mylar.tasks.core   
org.eclipse.mylar.tasks.tests.connector   
 

Uses of IAttachmentHandler in org.eclipse.mylar.internal.tasks.web
 

Methods in org.eclipse.mylar.internal.tasks.web that return IAttachmentHandler
 IAttachmentHandler WebRepositoryConnector.getAttachmentHandler()
           
 

Uses of IAttachmentHandler in org.eclipse.mylar.tasks.core
 

Methods in org.eclipse.mylar.tasks.core that return IAttachmentHandler
abstract  IAttachmentHandler AbstractRepositoryConnector.getAttachmentHandler()
           
 

Uses of IAttachmentHandler in org.eclipse.mylar.tasks.tests.connector
 

Methods in org.eclipse.mylar.tasks.tests.connector that return IAttachmentHandler
 IAttachmentHandler MockRepositoryConnector.getAttachmentHandler()