Class ServiceForGUI

All Implemented Interfaces:
Serializable, Comparable<PerunBean>

public class ServiceForGUI extends Service
Extension of Service (from Perun-Core) to provide more info for GUI
Author:
Pavel Zlámal <256627@mail.muni.cz>
See Also:
  • Constructor Details

    • ServiceForGUI

      public ServiceForGUI(Service service)
  • Method Details

    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Service
    • getAllowedOnFacility

      public boolean getAllowedOnFacility()
    • setAllowedOnFacility

      public void setAllowedOnFacility(boolean allowed)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Service
    • toString

      public String toString()
      Overrides:
      toString in class Service