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

    Modifier and Type
    Method
    Description
    Getter for the current client of the backend UI.
    Deprecated.
    Irrelevant for the authorization to the menu entries.
  • Method Details

    • getClient

      Mandant getClient()
      Getter for the current client of the backend UI.
      Returns:
      Mandant the current client
    • getUser

      Deprecated.
      Irrelevant for the authorization to the menu entries. Deprecated since 8.0.0
      Getter for the current user of the backend UI.
      Returns:
      Benutzer the current user