public interface IGlobalFormsActionDAO
Modifier and Type | Method and Description |
---|---|
List<GlobalFormsAction> |
selectAllFormActions(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the list of all form actions
|
GlobalFormsAction |
selectGlobalFormsActionByCode(String strCode,
fr.paris.lutece.portal.service.plugin.Plugin plugin,
Locale locale)
Load the global action by its code
|
List<GlobalFormsAction> selectAllFormActions(fr.paris.lutece.portal.service.plugin.Plugin plugin)
plugin
- the pluginGlobalFormsAction selectGlobalFormsActionByCode(String strCode, fr.paris.lutece.portal.service.plugin.Plugin plugin, Locale locale)
strCode
- the codeCopyright © 2020 City of Paris. All rights reserved.