Class CmdUtilPropertiesImpl

    • Field Summary

      • Fields inherited from class org.bedework.util.config.ConfigBase

        ns
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String getAccount()  
      String getDataOut()  
      boolean getSuperUser()  
      void setAccount​(String val)  
      void setDataOut​(String val)  
      void setSuperUser​(boolean val)  
      String toString()  
      • Methods inherited from class org.bedework.util.config.ConfigBase

        addListProperty, compareTo, fromXml, fromXml, fromXml, getLastChanged, getLogger, getName, getProperty, hashCode, markChanged, removeProperty, setListProperty, setName, toProperties, toStringSegment, toXml
      • Methods inherited from interface org.bedework.util.logging.Logged

        audit, debug, debug, enableAuditLogger, enableErrorLogger, enableMetricsLogger, error, error, error, info, isAuditLoggerEnabled, isErrorLoggerEnabled, isMetricsDebugEnabled, isMetricsLoggerEnabled, metrics, setLoggerClass, setLoggerClass, trace, trace, warn