|
RSE Release 3.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISystemRemotePath
This interface defines a remote path.
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
Returns whether this path equals the given object. |
java.lang.String |
getConnectionName()
Get the connection name. |
java.lang.String |
getPath()
Get the path of the resource on the server. |
java.lang.String |
getProfileName()
Get the profile name. |
java.lang.String |
toString()
Returns the complete string representation of the remote path. |
| Method Detail |
|---|
java.lang.String getProfileName()
java.lang.String getConnectionName()
java.lang.String getPath()
java.lang.String toString()
toString in class java.lang.Objectboolean equals(java.lang.Object obj)
equals in class java.lang.Object
|
RSE Release 3.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||