org.eclipse.ecf.discovery.ui.model
Interface IItemStatusLineProvider

All Known Implementing Classes:
IHostItemProvider, INetworkItemProvider, IServiceIDItemProvider, IServiceInfoItemProvider, IServiceTypeIDItemProvider, ItemProviderWithStatusLineAdapter

public interface IItemStatusLineProvider


Method Summary
 java.lang.String getStatusLineText(java.lang.Object object)
          This fetches the status line text specific to this object instance.
 

Method Detail

getStatusLineText

java.lang.String getStatusLineText(java.lang.Object object)
This fetches the status line text specific to this object instance.

Parameters:
object -
Returns:
String the status line text