Interface IPluginPortal

All Superinterfaces:
IFCPlugin, INamedUiElement, INameProviding, ITransferable, Serializable

public interface IPluginPortal extends IFCPlugin
Plugin for creating custom portals with own ui
Author:
XIMA MEDIA GmbH
  • Method Details

    • getContextName

      String getContextName()
      Getter for the context-name of the portal. This defines the URL to access the portal. I.e.: http://<server>/<formcycle>/<contextName>
      Returns:
      String the portal-context