Class ProvideModel

java.lang.Object
de.xima.fc.gui.model.designer.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:
  • Constructor Details

  • Method Details

    • getMasterServerProvidePreviewUrl

      @Deprecated public String getMasterServerProvidePreviewUrl()
      Deprecated.
      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.