Uses of Interface
de.xima.fc.plugin.interfaces.portal.IPluginPortal
Packages that use IPluginPortal
-
Uses of IPluginPortal in de.xima.fc.portal
Methods in de.xima.fc.portal with parameters of type IPluginPortalModifier and TypeMethodDescriptionstatic void
PortalManager.initPortal
(PluginRuntime prtm, IPluginPortal plugin) Constructors in de.xima.fc.portal with parameters of type IPluginPortalModifierConstructorDescriptionPortalBeanBuilder
(com.sun.faces.mgbean.ManagedBeanInfo beanInfo, IPluginPortal plugin) -
Uses of IPluginPortal in de.xima.fc.portal.runtime
Methods in de.xima.fc.portal.runtime that return IPluginPortalConstructors in de.xima.fc.portal.runtime with parameters of type IPluginPortalModifierConstructorDescriptionPortalRuntime
(PluginRuntime prtm, IPluginPortal plugin) Creates a new runtime for a given portal plugin.