Interface IPluginMenuEntriesParams
- 
- All Superinterfaces:
 IPluginParameters,Serializable
- All Known Implementing Classes:
 PluginMenuEntriesParams
public interface IPluginMenuEntriesParams extends IPluginParameters, Serializable
Parameters for a menu entry plugin.- Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MandantgetClient()Getter for the current client of the backend UI.BenutzergetUser()Getter for the current user of the backend UI. 
 -