Class IntegrationResourcesPortalPlugin

    • Constructor Detail

      • IntegrationResourcesPortalPlugin

        public IntegrationResourcesPortalPlugin()
    • Method Detail

      • getName

        public String getName()
        Description copied from interface: IFCPlugin
        Getter for the name of this plugin. This name may appear on the user interface.
        Specified by:
        getName in interface IFCPlugin
        Specified by:
        getName in interface INameProviding
        Returns:
        String The name of this plugin.
      • getContextName

        public String getContextName()
        Description copied from interface: IPluginPortal
        Getter for the context-name of the portal. This defines the URL to access the portal. I.e.: http://<server>/<formcycle>/<contextName>
        Specified by:
        getContextName in interface IPluginPortal
        Returns:
        String the portal-context