|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
This interface defines a remote path. It is not intended to be implemented by clients.
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
Returns whether this path equals the given object. |
String |
getConnectionName()
Get the connection name. |
String |
getPath()
Get the path of the resource on the server. |
String |
getProfileName()
Get the profile name. |
String |
toString()
Returns the complete string representation of the remote path. |
| Method Detail |
public String getProfileName()
public String getConnectionName()
public String getPath()
public String toString()
public boolean equals(Object obj)
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||