Class BaseDesignerModel

  • All Implemented Interfaces:
    Serializable

    public final class BaseDesignerModel
    extends Object
    implements Serializable
    Base designer model used by all designer pages. Contains the selected project, form version, and workflow version.
    Since:
    7.0.0
    Author:
    XIMA MEDIA GmbH
    See Also:
    Serialized Form
    • Constructor Detail

    • Method Detail

      • getBaseUrl

        public String getBaseUrl()
        Returns:
        The base URL that was used to open the designer.
      • getUserGroups

        public List<BenutzerGruppe> getUserGroups()
        Returns:
        The user groups of the user who opened the designer.