net.refractions.udig.issues
Interface IIssuesContentProvider


public interface IIssuesContentProvider

A content provider that the issues view can use to determine the issues it displays.

Since:
1.1.0
Author:
Jesse

Method Summary
 java.lang.String getExtensionID()
          Returns the extension id so that the system can instantiate the sorter again in the future after the workbench has been shutdown.
 

Method Detail

getExtensionID

java.lang.String getExtensionID()
Returns the extension id so that the system can instantiate the sorter again in the future after the workbench has been shutdown.

Returns:
pluginID.extensionid.