|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public RemoteFile
Interface for a remote File.
| Method Summary | |
|---|---|
String |
getName()
Returns the name of this File |
boolean |
isDirectory()
Returns true if this is a directory otherwise returns false. |
String |
getUrl()
Deprecated. Use getURL instead. |
String |
getURL()
Returns the absolute URL of this file. |
| Methods inherited from interface com.ibm.mashups.enabler.MetaData |
|---|
getMetaDataNames, getMetaData |
| Methods inherited from interface com.ibm.mashups.enabler.Identifiable |
|---|
getID |
| Method Detail |
|---|
String getName()
boolean isDirectory()
String getUrl()
String getURL()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||