Class ClientPortalConfigViewModel

  • All Implemented Interfaces:
    Serializable

    public class ClientPortalConfigViewModel
    extends Object
    implements Serializable
    View model for the configuration UI for the project portal configurations.
    Since:
    8.4.0
    Author:
    XIMA MEDIA GmbH
    See Also:
    Serialized Form
    • Method Detail

      • getClient

        public Mandant getClient()
      • toggleActive

        public void toggleActive()
      • isActive

        public boolean isActive()
      • setActive

        public void setActive​(Boolean active)
      • getNumberOfActiveProjects

        public String getNumberOfActiveProjects()
      • hasActiveProjects

        public boolean hasActiveProjects()