|
Remote Systems v6.4.1 |
||||||||||
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.
Field Summary | |
---|---|
static String |
Copyright
|
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. |
Field Detail |
public static final String Copyright
Method Detail |
public String getProfileName()
public String getConnectionName()
public String getPath()
public String toString()
public boolean equals(Object obj)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |