public class SettingsController extends CSControllerBase
| Constructor and Description |
|---|
SettingsController() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteType(org.exoplatform.cs.dto.TypeDTO typeDTO) |
juzu.Response |
getBundle(String locale) |
org.exoplatform.services.log.Log |
getLogger() |
Map<String,List<org.exoplatform.cs.dto.TypeDTO>> |
getTypes() |
juzu.Response.Content |
index() |
List<org.exoplatform.cs.dto.EnvironmentDTO> |
loadAllEnvironments() |
org.exoplatform.cs.dto.TypeDTO |
saveType(org.exoplatform.cs.dto.TypeDTO typeDTO) |
getBundle, getCurrentSpaceId, getCurrentUser, getResourceBundle, getResourceBundle, isCSManagerpublic juzu.Response.Content index()
public Map<String,List<org.exoplatform.cs.dto.TypeDTO>> getTypes() throws Exception
Exceptionpublic org.exoplatform.cs.dto.TypeDTO saveType(org.exoplatform.cs.dto.TypeDTO typeDTO)
throws Exception
Exceptionpublic List<org.exoplatform.cs.dto.EnvironmentDTO> loadAllEnvironments() throws Exception
Exceptionpublic void deleteType(org.exoplatform.cs.dto.TypeDTO typeDTO)
throws Exception
Exceptionpublic juzu.Response getBundle(String locale)
public org.exoplatform.services.log.Log getLogger()
getLogger in class CSControllerBaseCopyright © 2003–2019 eXo Platform SAS. All rights reserved.