com.ibm.mashups.enabler.remote
Interface RemoteLocator


public RemoteLocator

Interface for finding RemoteFile objects.


Method Summary
 Deferred getUserRoot()
           Returns the current user's home Directory.
 

Method Detail

getUserRoot

Deferred getUserRoot()
Returns the current user's home Directory.

Returns:
A Deferred object for which the callback will be passed a RemoteFile.
See Also:
RemoteFile


Copyright IBM Corp. 2010 All Rights Reserved.