Uses of Interface
de.xima.fc.interfaces.plugin.lifecycle.helper.IPluginResourceHelper
Packages that use IPluginResourceHelper
Package
Description
- 
Uses of IPluginResourceHelper in de.xima.fc.interfaces.plugin.lifecycle
Methods in de.xima.fc.interfaces.plugin.lifecycle that return IPluginResourceHelperModifier and TypeMethodDescriptionIPluginDefaultLifecycleData.getResourceHelper()Gets the helper-class for working with resources - 
Uses of IPluginResourceHelper in de.xima.fc.plugin
Methods in de.xima.fc.plugin with parameters of type IPluginResourceHelperModifier and TypeMethodDescriptionstatic Map<String,IBundleConfigParam> PluginHelper.readBundleConfigParams(List<IBundleProperties> bundleProps, IPluginResourceHelper resourceHelper, Locale locale) Given a set ofbundle propertyinstances from a plugin, reads and returns all configuration parameters from that plugin. - 
Uses of IPluginResourceHelper in de.xima.fc.plugin.abstracts
Methods in de.xima.fc.plugin.abstracts that return IPluginResourceHelper - 
Uses of IPluginResourceHelper in de.xima.fc.plugin.config
Methods in de.xima.fc.plugin.config with parameters of type IPluginResourceHelperModifier and TypeMethodDescriptiondefault Map<String,IBundleConfigParam> IBundleProperties.getConfigProperties(IPluginResourceHelper resHelper, Locale currentLocale) Returns a map with definitions of bundle configuration parameters. - 
Uses of IPluginResourceHelper in de.xima.fc.plugin.gui
Methods in de.xima.fc.plugin.gui that return IPluginResourceHelperModifier and TypeMethodDescriptionIPluginGenericCustomGUIBean.getResourceHelper()Lets you access the resource helper of the plugin that provided this UI. - 
Uses of IPluginResourceHelper in de.xima.fc.plugin.helper
Methods in de.xima.fc.plugin.helper that return IPluginResourceHelperModifier and TypeMethodDescriptionstatic IPluginResourceHelperPluginResourceHelper.createFacade(PluginRuntime runtime)  - 
Uses of IPluginResourceHelper in de.xima.fc.plugin.lifecycle
Methods in de.xima.fc.plugin.lifecycle that return IPluginResourceHelper