Class PluginMenuEntriesParams
java.lang.Object
de.xima.fc.plugin.models.params.backend.PluginMenuEntriesParams
- All Implemented Interfaces:
IPluginParameters
,IPluginMenuEntriesParams
,Serializable
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PluginMenuEntriesParams
-
-
Method Details
-
getClient
Description copied from interface:IPluginMenuEntriesParams
Getter for the current client of the backend UI.- Specified by:
getClient
in interfaceIPluginMenuEntriesParams
- Returns:
Mandant
the current client
-
getUser
Deprecated.Description copied from interface:IPluginMenuEntriesParams
Getter for the current user of the backend UI.- Specified by:
getUser
in interfaceIPluginMenuEntriesParams
- Returns:
Benutzer
the current user
-