Uses of Interface
de.xima.fc.interfaces.auth.IPluginView
-
Packages that use IPluginView Package Description de.xima.fc.interfaces.plugin.retval.backend -
-
Uses of IPluginView in de.xima.fc.interfaces.plugin.retval.backend
Methods in de.xima.fc.interfaces.plugin.retval.backend that return IPluginView Modifier and Type Method Description default IPluginView
IPluginMenuEntry. getPluginView()
Getter for a custom plugin view which can determine the a custom authorization and availablity of the menu entry.
-