org.eclipse.higgins.sts.spi
Interface IExtensionMapper

All Superinterfaces:
org.eclipse.higgins.configuration.api.IConfigurableComponent

public interface IExtensionMapper
extends org.eclipse.higgins.configuration.api.IConfigurableComponent


Method Summary
 String getConfiguration(Map mapGlobalSettings, String strComponentName, Map mapComponentSettings, Map mapInvocationSettings, org.eclipse.higgins.sts.api.IConstants constants, org.eclipse.higgins.sts.api.ISTSRequest request)
           
 
Methods inherited from interface org.eclipse.higgins.configuration.api.IConfigurableComponent
configure
 

Method Detail

getConfiguration

public String getConfiguration(Map mapGlobalSettings,
                               String strComponentName,
                               Map mapComponentSettings,
                               Map mapInvocationSettings,
                               org.eclipse.higgins.sts.api.IConstants constants,
                               org.eclipse.higgins.sts.api.ISTSRequest request)