RSE
Release 1.0

org.eclipse.rse.core.subsystems
Interface IRemoteObjectIdentifier

All Known Subinterfaces:
ISystemDragDropAdapter, ISystemRemoteElementAdapter, ISystemViewElementAdapter
All Known Implementing Classes:
AbstractSystemViewAdapter, SystemTeamViewCategoryAdapter, SystemTeamViewProfileAdapter, SystemTeamViewSubSystemConfigurationAdapter, SystemViewConnectionAdapter, SystemViewFilterAdapter, SystemViewFilterPoolAdapter, SystemViewFilterPoolReferenceAdapter, SystemViewFilterReferenceAdapter, SystemViewFilterStringAdapter, SystemViewMessageAdapter, SystemViewPromptableAdapter, SystemViewRemoteFileAdapter, SystemViewRemoteOutputAdapter, SystemViewRemoteProcessAdapter, SystemViewRemoteSearchResultAdapter, SystemViewRemoteSearchResultSetAdapter, SystemViewRootInputAdapter, SystemViewScratchpadAdapter, SystemViewSubSystemAdapter

public interface IRemoteObjectIdentifier


Method Summary
 String getAbsoluteName(Object object)
          For drag and drop, and clipboard, support of remote objects.
 

Method Detail

getAbsoluteName

public String getAbsoluteName(Object object)
For drag and drop, and clipboard, support of remote objects.

Return the unique ID for the given remote object within the subsystem.


RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.