Class GUIWebServiceSettings

  • All Implemented Interfaces:
    Serializable

    public class GUIWebServiceSettings
    extends Object
    implements Serializable
    Web Service and WebDAV Settings bean as used in the GUI.
    Since:
    6.0
    Author:
    Matteo Caruso - LogicalDOC
    See Also:
    Serialized Form
    • Constructor Detail

      • GUIWebServiceSettings

        public GUIWebServiceSettings()
    • Method Detail

      • getUrl

        public String getUrl()
      • setUrl

        public void setUrl​(String url)
      • getDescriptor

        public String getDescriptor()
      • setDescriptor

        public void setDescriptor​(String descriptor)
      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean enabled)