fr.opensagres.xdocreport.core.discovery
Interface IBaseDiscovery

All Known Subinterfaces:
ICacheStorageFactoryDiscovery

public interface IBaseDiscovery

Base interface for discovery.


Method Summary
 String getDescription()
          Returns the description of the discovery.
 String getId()
          Returns the id of the discovery.
 

Method Detail

getId

String getId()
Returns the id of the discovery.

Returns:

getDescription

String getDescription()
Returns the description of the discovery.

Returns:


Copyright © 2014. All Rights Reserved.