PTP
Release 5.0

org.eclipse.ptp.remote.ui
Interface IRemoteUIServicesDescriptor

All Known Subinterfaces:
IRemoteUIServices
All Known Implementing Classes:
RemoteUIServicesProxy

public interface IRemoteUIServicesDescriptor


Method Summary
 java.lang.String getId()
          Get unique ID of this service.
 java.lang.String getName()
          Get display name of this service.
 

Method Detail

getId

java.lang.String getId()
Get unique ID of this service. Can be used as a lookup key.

Returns:
unique ID

getName

java.lang.String getName()
Get display name of this service.

Returns:
display name

PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.