- 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.
- getAttribute(String, ModuleDefinition) - Static method in class com.suncode.plugin.framework.support.module.ModuleHelper
-
- getAttribute(String, Element) - Static method in class com.suncode.plugin.framework.support.module.ModuleHelper
-
- getAttribute(String, ModuleDefinition, String) - Static method in class com.suncode.plugin.framework.support.module.ModuleHelper
-
- getAttribute(String, Element, String) - Static method in class com.suncode.plugin.framework.support.module.ModuleHelper
-
- getAttribute(String, ModuleDefinition, boolean) - Static method in class com.suncode.plugin.framework.support.module.ModuleHelper
-
- getAttribute(String, Element, boolean) - Static method in class com.suncode.plugin.framework.support.module.ModuleHelper
-
- getAuthor() - Method in class com.suncode.plugin.framework.config.PluginDetails
-
- getChildElements(String, Element) - Static method in class com.suncode.plugin.framework.util.XmlUtils
-
Zwraca elementy w postaci listy.
- getClassLoader() - Method in interface com.suncode.plugin.framework.Plugin
-
Zwraca obiekt
ClassLoader tej wtyczki, który może być używany do ładowania klas lub zasobów wtyczki.
- getCompleteKey() - Method in class com.suncode.plugin.framework.CompleteKey
-
- getConditions(Plugin, ModuleDefinition) - Static method in class com.suncode.plugin.framework.support.module.ModuleHelper
-
- 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
-
- getFirstChildElement(String, Element) - Static method in class com.suncode.plugin.framework.util.XmlUtils
-
Odczytuje wartość pierwszego elementu o podanej nazwie.
- getFirstChildElementValue(String, Element) - Static method in class com.suncode.plugin.framework.util.XmlUtils
-
Odczytuje pierwszy element o podanej nazwie.
- getHomeDirectory() - Method in class com.suncode.plugin.framework.config.FrameworkConfiguration
-
- getHook() - Method in class com.suncode.plugin.framework.config.PluginDescriptor
-
- getInputStream() - Method in interface com.suncode.plugin.framework.PluginStoreResource
-
Tworzy nowy
InputStream wykorzystywany do odczytu danych.
- 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.DefaultView
-
- 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
-
- getLocalizedMessage(String, Plugin, ModuleDefinition) - Static method in class com.suncode.plugin.framework.support.module.ModuleHelper
-
- 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
-
Pobiera tłumaczenie wiadomości dla podanego klucza i aktualnego języka przechowywanego w
LocaleContextHolder.
- getMessage(String, Object...) - Method in interface com.suncode.plugin.framework.Plugin
-
Pobiera tłumaczenie wiadomości dla podanego klucza i aktualnego języka przechowywanego w
LocaleContextHolder.
- getMessage(String, Locale, Object...) - Method in interface com.suncode.plugin.framework.Plugin
-
Pobiera tłumaczenie wiadomości dla podanego klucza i języka.
- 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(ModuleDefinition) - Static method in class com.suncode.plugin.framework.support.module.ModuleHelper
-
- getOrder(String, ModuleDefinition) - Static method in class com.suncode.plugin.framework.support.module.ModuleHelper
-
- 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
-
- getParameterMap(String, String, Element) - Static method in class com.suncode.plugin.framework.util.XmlUtils
-
Odczytuje z podanego elementu wszystkie node'y o nazwie name.
- 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.PluginStoreResource
-
- getPath() - Method in class com.suncode.plugin.framework.web.support.ScopedWebLink
-
- 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
-
Zwraca wtyczkę do której należy ten kontekst.
- 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
- getPluginStore() - Method in interface com.suncode.plugin.framework.Plugin
-
- getProperty(String) - Method in class com.suncode.plugin.framework.config.FrameworkConfiguration
-
- getRequiredMessage() - Method in class com.suncode.plugin.framework.support.LocalizedMessage
-
- getResource(String) - Method in interface com.suncode.plugin.framework.Plugin
-
Zwraca zasób wtyczki określony podaną ścieżką.
- 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
-
- getStoredResources() - Method in interface com.suncode.plugin.framework.PluginStore
-
Zwraca wszystkie zasoby przechowywane w tym store'rze.
- getText() - Method in class com.suncode.plugin.framework.config.PluginDetails.PropertyTranslation
-
- getType() - Method in class com.suncode.plugin.framework.config.ModuleDefinition
-
- getUrl() - Method in class com.suncode.plugin.framework.web.support.DefaultView
-
- 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
-