- getActivePlugin(String) - Method in interface com.suncode.plugin.framework.PluginFramework
-
Zwraca aktywną wtyczkę o podanym kluczu.
- getActivePlugins() - Method in interface com.suncode.plugin.framework.PluginFramework
-
Zwraca wszystkie aktywne wtyczki.
- getAuthor() - Method in class com.suncode.plugin.framework.config.PluginDetails
-
- getCompleteKey() - Method in class com.suncode.plugin.framework.CompleteKey
-
- getConditions() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getConfiguration() - Method in interface com.suncode.plugin.framework.PluginFramework
-
Zwraca konfigurację mechanizmu wtyczek aktualnie uruchomionej instancji.
- getConflictKey() - Method in exception com.suncode.plugin.framework.PluginKeyConflictException
-
- getContext() - Method in interface com.suncode.plugin.framework.Plugin
-
- getDecorator(HttpServletRequest) - Method in interface com.suncode.plugin.framework.web.support.decorator.ViewDecoratorResolver
-
- getDefinition() - Method in interface com.suncode.plugin.framework.Module
-
Definicja, z jaką został stworzony ten moduł
- getDefinition() - Method in class com.suncode.plugin.framework.support.module.ModuleSupport
-
- getDescription() - Method in class com.suncode.plugin.framework.config.PluginDetails
-
- getDetails() - Method in class com.suncode.plugin.framework.config.PluginDescriptor
-
- getElement() - Method in class com.suncode.plugin.framework.config.ModuleDefinition
-
- getHomeDirectory() - Method in class com.suncode.plugin.framework.config.FrameworkConfiguration
-
- getHook() - Method in class com.suncode.plugin.framework.config.PluginDescriptor
-
- getKey() - Method in class com.suncode.plugin.framework.config.ModuleDefinition
-
- getKey() - Method in class com.suncode.plugin.framework.config.PluginDescriptor
-
- getKey() - Method in interface com.suncode.plugin.framework.Module
-
- getKey() - Method in interface com.suncode.plugin.framework.Plugin
-
Zwraca identyfikator tekstowy wtyczki.
- getKey() - Method in exception com.suncode.plugin.framework.PluginKeyConflictException
-
- getKey() - Method in class com.suncode.plugin.framework.support.module.ModuleSupport
-
- getKey() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getLabel() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getLanguage() - Method in class com.suncode.plugin.framework.config.PluginDetails.PropertyTranslation
-
- getLastUpdateDate() - Method in interface com.suncode.plugin.framework.Plugin
-
- getLink() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getLinkPath() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getLocalizedLabel() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getMenuEntries(String) - Method in interface com.suncode.plugin.framework.web.WebFragmentsManager
-
Pobiera wszystkie komponenty, które powinny zostać dodane do aktualnego komponentu.
- getMessage(String) - Method in interface com.suncode.plugin.framework.Plugin
-
- getMessage(String, Object...) - Method in interface com.suncode.plugin.framework.Plugin
-
- getMessage(String, Locale, Object...) - Method in interface com.suncode.plugin.framework.Plugin
-
- getMessage() - Method in exception com.suncode.plugin.framework.PluginKeyConflictException
-
- getMessage() - Method in class com.suncode.plugin.framework.support.LocalizedMessage
-
- getModule(String) - Method in interface com.suncode.plugin.framework.ModuleAccessor
-
Wyszukuje moduł o podanym kluczu.
- getModule(String, Class<T>) - Method in interface com.suncode.plugin.framework.ModuleAccessor
-
Wyszukuje moduł o podanym kluczu.
- getModule(String) - Method in interface com.suncode.plugin.framework.Plugin
-
Zwraca deskryptor modułu o podanym kluczu
- getModuleClass(String) - Method in interface com.suncode.plugin.framework.ModuleFactory
-
Zwraca zarejestrowaną klasę dla podanego typu modułu
- getModuleFactory() - Method in interface com.suncode.plugin.framework.ModuleAccessor
-
- getModuleKey() - Method in class com.suncode.plugin.framework.CompleteKey
-
- getModules() - Method in class com.suncode.plugin.framework.config.PluginDescriptor
-
- getModules(Class<T>) - Method in interface com.suncode.plugin.framework.ModuleAccessor
-
- getModules() - Method in interface com.suncode.plugin.framework.Plugin
-
- getModules(Class<T>) - Method in interface com.suncode.plugin.framework.Plugin
-
- getModulesByClass(Class<T>) - Method in interface com.suncode.plugin.framework.ModuleAccessor
-
Wyszukuje wszystkie moduły wtyczek o podanej klasie.
- getName() - Method in class com.suncode.plugin.framework.config.PluginDescriptor
-
- getName() - Method in interface com.suncode.plugin.framework.Plugin
-
- getObject() - Method in interface com.suncode.plugin.framework.Module
-
- getObject() - Method in class com.suncode.plugin.framework.support.module.ModuleSupport
-
- getObjectClass() - Method in interface com.suncode.plugin.framework.Module
-
- getObjectClass() - Method in class com.suncode.plugin.framework.support.module.ModuleSupport
-
- getOrder() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getParameter(String) - Method in interface com.suncode.plugin.framework.support.Condition
-
Pobiera wartość podanego parametru
- getParameter(String) - Method in class com.suncode.plugin.framework.support.ConditionSupport
-
- getParameters() - Method in interface com.suncode.plugin.framework.support.Condition
-
- getParameters() - Method in class com.suncode.plugin.framework.support.ConditionSupport
-
- getPath() - Method in interface com.suncode.plugin.framework.web.support.WebLink
-
- getPlugin() - Method in interface com.suncode.plugin.framework.Module
-
- getPlugin() - Method in interface com.suncode.plugin.framework.PluginContext
-
- getPlugin(String) - Method in interface com.suncode.plugin.framework.PluginFramework
-
Zwraca wtyczkę o podanym identyfikatorze lub null
w przypadku braku podanej wtyczki.
- getPlugin() - Method in class com.suncode.plugin.framework.support.module.ModuleSupport
-
- getPluginDescriptor() - Method in interface com.suncode.plugin.framework.Plugin
-
- getPluginFramework() - Method in interface com.suncode.plugin.framework.Plugin
-
- getPluginKey() - Method in class com.suncode.plugin.framework.CompleteKey
-
- getPlugins() - Method in interface com.suncode.plugin.framework.PluginFramework
-
Zwraca wszystkie zainstalowane wtyczki
- getProperty(String) - Method in class com.suncode.plugin.framework.config.FrameworkConfiguration
-
- getRequiredMessage() - Method in class com.suncode.plugin.framework.support.LocalizedMessage
-
- getSection() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getState() - Method in interface com.suncode.plugin.framework.Plugin
-
- getStatus() - Method in exception com.suncode.plugin.framework.config.InvalidPluginDescriptorException
-
- getText() - Method in class com.suncode.plugin.framework.config.PluginDetails.PropertyTranslation
-
- getType() - Method in class com.suncode.plugin.framework.config.ModuleDefinition
-
- getValue() - Method in class com.suncode.plugin.framework.config.PluginDetails.LocalizedProperty
-
- getValue(Locale) - Method in class com.suncode.plugin.framework.config.PluginDetails.LocalizedProperty
-
- getVersion() - Method in interface com.suncode.plugin.framework.Plugin
-