Class ServerModeImpl

    • Constructor Summary

      Constructors 
      Constructor Description
      ServerModeImpl()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ServerMode getServerMode()
      Get the Server Mode which is a configuration property set via alfresco-global.propertues.
      void setServerModeAsString​(java.lang.String s)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServerModeImpl

        public ServerModeImpl()
    • Method Detail

      • setServerModeAsString

        public void setServerModeAsString​(java.lang.String s)
      • getServerMode

        public ServerMode getServerMode()
        Description copied from interface: ServerModeProvider
        Get the Server Mode which is a configuration property set via alfresco-global.propertues. It is not persisted anywhere in the database.
        Specified by:
        getServerMode in interface ServerModeProvider
        Returns:
        the server mode