org.eclipse.mylar.internal.tasks.ui
Class WorkspaceAwareContextStore

java.lang.Object
  extended by org.eclipse.mylar.context.core.AbstractContextStore
      extended by org.eclipse.mylar.internal.tasks.ui.WorkspaceAwareContextStore

public class WorkspaceAwareContextStore
extends org.eclipse.mylar.context.core.AbstractContextStore

Author:
Mik Kersten

Constructor Summary
WorkspaceAwareContextStore()
           
 
Method Summary
 java.io.File getRootDirectory()
           
 
Methods inherited from class org.eclipse.mylar.context.core.AbstractContextStore
addListener, notifyContextStoreMoved, removeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkspaceAwareContextStore

public WorkspaceAwareContextStore()
Method Detail

getRootDirectory

public java.io.File getRootDirectory()
Specified by:
getRootDirectory in class org.eclipse.mylar.context.core.AbstractContextStore