public class PluginHandler extends AMSApiHandler implements IPluginHandler
| Constructor and Description |
|---|
PluginHandler() |
getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic Map<String,IPluginFormPreRenderRetVal> executeFormPreRenderPlugins(UserContext uc, Mandant mandant, IPluginFormPreRenderParams params)
executeFormPreRenderPlugins in interface IPluginHandlerpublic Map<String,IPluginFormPrePersistRetVal> executeFormPrePersistPlugins(UserContext uc, Mandant mandant, IPluginFormPrePersistParams params)
executeFormPrePersistPlugins in interface IPluginHandlerpublic Map<String,IPluginFormPreProcessRetVal> executeFormPreProcessPlugins(UserContext uc, Mandant mandant, IPluginFormPreProcessParams params)
executeFormPreProcessPlugins in interface IPluginHandlerpublic Map<String,IPluginFormPreRespondRetVal> executeFormPreRespondPlugins(UserContext uc, Mandant mandant, IPluginFormPreRespondParams params)
executeFormPreRespondPlugins in interface IPluginHandlerpublic IPluginGenericRetVal executeGenericPlugin(UserContext uc, String pluginName, Mandant mandant, IPluginGenericParams params)
executeGenericPlugin in interface IPluginHandlerpublic IPluginServletActionRetVal executeServletActionPlugin(UserContext uc, String pluginName, Mandant mandant, IPluginServletActionParams params)
executeServletActionPlugin in interface IPluginHandlerpublic IPluginDataSourceRetVal executeDatenquelle(UserContext uc, String datasourceName, Mandant mandant, IPluginDataSourceParams params)
executeDatenquelle in interface IPluginHandlerpublic Set<String> getPluginNames(UserContext uc, Mandant mandant, EPluginTypes type)
getPluginNames in interface IPluginHandlerpublic Map<EPluginScope,Set<String>> getPluginNameMap(UserContext uc, Mandant mandant, EPluginTypes type)
getPluginNameMap in interface IPluginHandlerpublic Map<String,IPluginVRuleModel> getAllValidationRulePlugins(Mandant mandant, Locale locale)
getAllValidationRulePlugins in interface IPluginHandlerCopyright © 2018 XIMA MEDIA GmbH. All rights reserved.