Class MandantFrontendServerBean

All Implemented Interfaces:
Serializable

@Named @ViewScoped public class MandantFrontendServerBean extends FCContextBean
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • MandantFrontendServerBean

      public MandantFrontendServerBean()
  • Method Details

    • updateModel

      public void updateModel()
    • connect

      public void connect()
    • connect

      public void connect(MandantFrontendServer mfs)
    • getModel

      Returns:
      the model
    • setModel

      public void setModel(IEntityListModel<MandantFrontendServer> model)
      Parameters:
      model - the model to set
    • getFrontendServerList

      public List<FrontendServer> getFrontendServerList(MandantFrontendServer mfs)
    • testConnection

      public boolean testConnection()
    • testConnection

      public boolean testConnection(MandantFrontendServer mfs)
    • testFSConnection

      public boolean testFSConnection(FrontendServer frontendServer)
    • getStatus

      public EConnectionStatus getStatus(MandantFrontendServer mfs)
    • removeFromAllForms

      public void removeFromAllForms()
      For each form: removes this frontend server from the list of allowed frontend servers.
    • hasReachedLicenseLimit

      public boolean hasReachedLicenseLimit()
      Client license is only to limit amount of frontend-servers and not necessary for activation
      Returns:
      true if the limit is reached