net.sourceforge.spedit.ext
Interface PlugIn

All Known Subinterfaces:
Helper

public interface PlugIn

The PlugIn interface describes the basic functionnalities common to the different plugin types available in this package.


Method Summary
 Map getProperties()
           
 

Method Detail

getProperties

public Map getProperties()