Class ProvideModel

  • All Implemented Interfaces:
    Serializable

    public final class ProvideModel
    extends Object
    implements Serializable
    POJO model holding the data for different links to open the form, such as on the master or frontend server. May also contain the available frontend servers.
    Since:
    7.0.0
    Author:
    XIMA MEDIA GmbH
    See Also:
    Serialized Form
    • Method Detail

      • getMasterServerProvidePreviewUrl

        public String getMasterServerProvidePreviewUrl()
        Returns:
        The URL to open the form in preview mode on the master server.
      • getMasterServerProvideUrl

        public String getMasterServerProvideUrl()
        Returns:
        The URL to open the form in live mode on the master server.