|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ecf.provider.filetransfer.browse.LocalRemoteFile
public class LocalRemoteFile
Local representation of an IRemoteFile.
| Constructor Summary | |
|---|---|
LocalRemoteFile(java.io.File file)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getAdapter(java.lang.Class adapter)
|
IFileID |
getID()
Get the remote file id associated with this file. |
IRemoteFileInfo |
getInfo()
Get remote file info associated with this remote file. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LocalRemoteFile(java.io.File file)
file - | Method Detail |
|---|
public IFileID getID()
IRemoteFile
getID in interface IRemoteFilenull.public IRemoteFileInfo getInfo()
IRemoteFile
getInfo in interface IRemoteFilenull.public java.lang.Object getAdapter(java.lang.Class adapter)
getAdapter in interface org.eclipse.core.runtime.IAdaptablepublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||