Class SettingsController

    • Constructor Detail

      • SettingsController

        public SettingsController()
    • Method Detail

      • index

        public juzu.Response.Content index()
      • saveType

        public org.exoplatform.cs.dto.TypeDTO saveType​(org.exoplatform.cs.dto.TypeDTO typeDTO)
                                                throws Exception
        Throws:
        Exception
      • loadAllEnvironments

        public List<org.exoplatform.cs.dto.EnvironmentDTO> loadAllEnvironments()
                                                                        throws Exception
        Throws:
        Exception
      • deleteType

        public void deleteType​(org.exoplatform.cs.dto.TypeDTO typeDTO)
                        throws Exception
        Throws:
        Exception
      • getBundle

        public juzu.Response getBundle​(String locale)